I updated to Java for Mac OS X 10.4, Release 7 (1.0) this morning. Now when I open a form in Developer at the same time the Developer web client is open, I get the spinning pizza and Servoy crashes.
I use a MacBook Pro with Mac OSX 10.4.11 and Servoy v4.0.1.628.
Yes thanks Graham - I see both the Apple’s Java-dev mailing list and the post refer to Mac OSX Java for 10.5 rather than the 10.4 update for non-Leopard users.
After some testing, here is what is happening:
After start-up, Servoy Eclipse will let me open a form if the web client is not open.
The web client opens and works correctly.
If I then close the web client, on opening a form, Servoy Eclipse crashes.
Once crashed, the web client seems to continue to operate correctly.
Servoy log says:
2008-09-26 18:04:02,083 ERROR [Thread-2] com.servoy.j2db.util.Debug - Error occured loading server plugin class com.it2be.servoy.plugin.datastream.server.DataStreamServer, error: com/oreilly/servlet/multipart/MultipartParser
2008-09-26 18:04:02,109 ERROR [Thread-2] com.servoy.j2db.util.Debug - Error occured loading server class com.it2be.common.htmleditor.n from plugin, error: java.lang.NoSuchMethodError: com.it2be.common.p: method ()V not found
No clues in Console - any suggestions as to what I should be looking for?
Yes I was aware that you on different version of OSX but thought Roberts post & link would be a useful start.
Looking at the log post they are referring to the Datastream and HTML Editor plugins. The HTML Editor error points to a missing Method/Function. Have you checked through the info on the Eclipse Debug / Console tab? This is usually very helpful.
Sorry, can’t really help on the Mac Console - most of it is well above my level - - other than to look for errors around the time Eclipse crashed.
Servoy log says:
2008-09-26 18:04:02,083 ERROR [Thread-2] com.servoy.j2db.util.Debug - Error occured loading server plugin class com.it2be.servoy.plugin.datastream.server.DataStreamServer, error: com/oreilly/servlet/multipart/MultipartParser
2008-09-26 18:04:02,109 ERROR [Thread-2] com.servoy.j2db.util.Debug - Error occured loading server class com.it2be.common.htmleditor.n from plugin, error: java.lang.NoSuchMethodError: com.it2be.common.p: method ()V not found
I doubt very much that these come from the update. They both complain about an issue with the server jar.
When a new install does not solve the issue please post to our forum or support site.
Hi Marcel
Yes - I am inclined to agree with you as, so far, neither the global or form methods in my solution have any plug-in or bean commands.
Nick Barnett
I seem to have solved it for the moment. On opening Servoy, it said that my global.js file did not sync with the file system and asked me whether to save - I clicked ‘Yes’ but this did not solve the problem, even after restarting the computer and Servoy. I then activated the CRM solution and that worked fine. When I reopened the original (and very basic) solution, it too works fine?
if you close all editors before you shutdown eclipse
and then start eclipse and let it startup completely then start a debug client do you still have the same problem?
Yes
The problem returned on the next solution start. The problem occurs while a client is open or after a client has been opened and closed.
At the moment, I am contemplating reinstalling Mac OSX to get back to Java for Mac OSX 10.4 Release 6 or upgrading to Leopard which would give me Java for Mac OSX 10.5.
I am no longer sure this is tied to the Java upgrade as the CRM solution seems to work. I cleared the log and started over. This was one of the lines generated - does anyone know what would cause such a line?
2008-09-29 14:21:02,932 ERROR [Thread-6] com.servoy.j2db.util.Debug - Client closes abnormally, trying to unbind the client from the server’