I just updated Servoy 4.0.1 to beta1, now I can’t open any methods in script editor.
It opens a tab called “DLTK Javascript Editor” with nothing in it. If I try to close the tab, I can’t. I tried to do this also in other perspectives, but it won’t work.
The only way to have the tabs closed is to quit Servoy.
Thank you Johan, nothing is wrong with me.
and yes it happens with all script. I have crated a new solution, and I can’t write any scripts because as soon as I specify the script name and click OK I see this. See attachment.
Ok, just to be sure I’ve thrown everything away (including workspace), I reinstalled Servoy 4.0.1, I opened the solution and several scripts everything OK. I ran the update… and guess what… the problem is here again.
I’ve tested it also on another mac… same problem.
All other editors are working fine.
This is the servoy_log.txt in the application_server dir., in the other dir. there is no log. (visible or invisible)
2008-10-09 11:52:31,181 ERROR [http-8080-1] com.servoy.j2db.util.Debug - Throwable
com.servoy.j2db.persistence.RepositoryException: com.servoy.j2db.persistence.RepositoryException: Operation cancelled
at com.servoy.j2db.persistence.i.a(Unknown Source)
at com.servoy.j2db.persistence.XMLImporter.importFromJarFile(Unknown Source)
at com.servoy.j2db.server.servlets.ConfigServlet.if(Unknown Source)
at com.servoy.j2db.server.servlets.ConfigServlet.service(Unknown Source)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:230)
at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:175)
at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:128)
at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:104)
at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:563)
at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:261)
at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:844)
at org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:581)
at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:447)
at java.lang.Thread.run(Thread.java:613)
Caused by: com.servoy.j2db.persistence.RepositoryException: Operation cancelled
at com.servoy.j2db.persistence.i.a(Unknown Source)
… 18 more
OK. I ran the update… and guess what… the problem is here again.
This one triggered me.
So, what you say is that there is no issue before the update (in other words when you perform an ‘out of the box’ install) and after an update you have the issue?
What OS X and Java are you running?
Anything specific about your install (eclipse plugins like svn)?
The reason I ask, I have been working with beta versions of 4.0 and the one thing that NEVER created any issue was… The method editor…
is exactly what I say, no special plugins, no special things.
I run Java 1.5.0_16 on Mac OS X 10.5.5.
I have the same problem on 2 different machines, one MacBook and a brand new MacMini. I don’t have a clue of what I do wrong, I didn’t nothing more than click on an installer.