Shouldn't happen that the trigger element names are empty

Discuss all problems you have with Servoy here. It might help to mention the Servoy version and Operating System version you are using

Shouldn't happen that the trigger element names are empty

Postby deezzub » Mon Feb 03, 2014 2:23 pm

I get the following error in Servoy Developer.:

Code: Select all
AWT-EventQueue-0   ERROR   com.servoy.j2db.util.Debug   Shouldn't happen that the trigger element names are empty, is this called in a script that is triggered by solution startup?


What is this? Is this error caused by the main solution in the onOpen (onSolutionStart) method?
deezzub
 
Posts: 328
Joined: Tue May 28, 2013 3:02 pm
Location: Oldenburg, Germany

Re: Shouldn't happen that the trigger element names are empt

Postby jcompagner » Mon Feb 10, 2014 3:17 pm

do you use the deprecated method: application.getMethodTriggerElementName() or application.getMethodTriggerFormName()

That can trigger that error
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8833
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Shouldn't happen that the trigger element names are empt

Postby deezzub » Mon Feb 10, 2014 6:49 pm

jcompagner wrote:do you use the deprecated method: application.getMethodTriggerElementName() or application.getMethodTriggerFormName()

That can trigger that error

No, I don't use the methods. I used the File Search and nothing is found (only 2 commented out methods).

Code: Select all
//   application.getMethodTriggerElementName();
//   application.getMethodTriggerFormName();
deezzub
 
Posts: 328
Joined: Tue May 28, 2013 3:02 pm
Location: Oldenburg, Germany


Return to Discuss possible Issues and Bugs

Who is online

Users browsing this forum: No registered users and 14 guests

cron