I’m posting this question again since I have not been able to solve the problem, I am using Servoy Dev R2 1.2 and all of a sudden I cannot view the method editor. I click on the Method Editor button once and nothing happens, click a second time and I get the method editor window and title bar, but the windows is completely empty, just gray. I have to quit servoy to get it to close. Any ideas how to fix this?
ok i ran this from my command prompt and there is a LOT of stuff that comes up when i do that, i kept it open while i tried to open method editor and noted what it said:
java.lang.NoClassDefFoundError: org/quartz/SchedulerException
at com.servoy.r2.plugins.scheduler.SchedulerPlugin.getScriptObject
there are a bunch of messages after that, let me know if you need them
hmm… I do have a quartz.jar but the same “problem” once in a while. I restart and I am fine. But this also happens to the whole application once in while (in my case). You see a grey screen, you can resize the window etc., the menus are selectable but without action. I put the blame on some other process or on java but maybe there is a glitch…