Can't create new solution with 1.2; java 1.3 on Linux

Trying to create a new solution via File->New Solution with Servoy 1.2, java 1.3 on Linux doesn’t do anything :-(

The error reported is:

Exception occurred during event dispatching:
java.lang.NoSuchMethodError
at com.servoy.j2db.util.gui.g.a(Unknown Source)
at com.servoy.j2db.util.gui.g.a(Unknown Source)
at com.servoy.j2db.develop.J2DBDeveloper.newSolution(Unknown Source)
at com.servoy.j2db.develop.d.aa.doIt(Unknown Source)
[snip]

Any ideas?

Thanks,
Neale.

Here’s the rest of the error:

at com.servoy.j2db.cmd.b$2.run(Unknown Source)
at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:154)
at java.awt.EventQueue.dispatchEvent(EventQueue.java:337)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(EventDispatchThread.java:131)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:98)
at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThread.java:85)

[I couldn’t post it all at once - do we have a PMTUD problem?]

Neale.

we don’t support 1.3 anymore for the client/developer (only server)
upgrade to 1.4 if you can.

OK, upgrading to java 1.4 was surprisingly painless (so far).

Works just fine now :-)

Thanks,
Neale.

Minor point: if java 1.3 isn’t fully supported then the requirements on (at least) the beta “Downloads, requirements and instructions” page should be updated accordingly.

Regards,
Neale.