Hello all
When I try to launch my solution the java console throws this excpetion
Java Web Start 1.6.0_26
Usar versión JRE 1.6.0_26-b03 Java HotSpot™ Client VM
Directorio local del usuario = C:\Users\rj15-nov-2011 10:17:10 com.servoy.j2db.util.Debug error
GRAVE: Fatal Exception
15-nov-2011 10:17:10 com.servoy.j2db.util.Debug error
GRAVE: Throwable
java.lang.RuntimeException: Cannot open solution
at com.servoy.j2db.ClientState.selectSolutionToLoad(ClientState.java:473)
at com.servoy.j2db.smart.J2DBClient.selectSolutionToLoad(J2DBClient.java:1809)
at com.servoy.j2db.ClientState.selectAndOpenSolution(ClientState.java:427)
at com.servoy.j2db.smart.J2DBClient.startupApplication(J2DBClient.java:728)
at com.servoy.j2db.smart.J2DBClient$4.run(J2DBClient.java:644)
at com.servoy.j2db.smart.J2DBClient.mainImpl(J2DBClient.java:668)
at com.servoy.j2db.smart.J2DBClient.main(J2DBClient.java:632)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.sun.javaws.Launcher.executeApplication(Unknown Source)
at com.sun.javaws.Launcher.executeMainClass(Unknown Source)
at com.sun.javaws.Launcher.doLaunchApp(Unknown Source)
at com.sun.javaws.Launcher.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
I’m using servoy 6.02 with MySQL in Ubuntu.
¿How can I solve this problem?
Best regards. Roberto Blasco.