Hmmm. Problems with that.
I tried using it, and it is hard crashing the server. Let me explain the
details.
I have a JNLP client talking to a server via a socket.
From the xsdlib download, it came with xsdlib.jar and
relaxngDatatype.jar.
If the server has the new xsdlib.jar, it core dumps with the info below.
It does not seem to make a difference whether the server changes the
relaxngDatatype or not -- with the old xsdlib.jar, it doesn't crash,
with the new, it does...
Error:
An unexpected exception has been detected in native code outside the VM.
Unexpected Signal : EXCEPTION_ACCESS_VIOLATION (0xc0000005) occurred at
PC=0x77E9F340
Function=GetAtomNameA+0x7D48
Library=E:\WINDOWS\system32\kernel32.dll
Current Java thread:
at java.lang.Win32Process.create(Native Method)
at java.lang.Win32Process.<init>(Win32Process.java:66)
at java.lang.Runtime.execInternal(Native Method)
at java.lang.Runtime.exec(Runtime.java:566)
at com.temporalwave.taskman.server.TaskThread.execute(Unknown
Source)
at com.temporalwave.taskman.server.TaskThread.execute(Unknown
Source)
at com.temporalwave.taskman.server.TaskThread.execute(Unknown
Source)
at
com.temporalwave.taskman.server.TaskThread.processAction(Unknown Source)
at com.temporalwave.taskman.server.TaskThread.run(Unknown
Source)
-----Original Message-----
From: Kohsuke Kawaguchi [mailto:Kohsuke.Kawaguchi_at_Sun.COM]
Sent: Monday, August 25, 2003 11:54 AM
To: users_at_jaxb.dev.java.net
I suspect a daylight saving issue. I think we saw a few similar reports
around.
Could you download the latest version of xsdlib.jar from
http://msv.dev.java.net/ file sharing section and see if that fixes the
problem?
regards,
--
Kohsuke Kawaguchi
Sun Microsystems kohsuke.kawaguchi_at_sun.com
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_jaxb.dev.java.net
For additional commands, e-mail: users-help_at_jaxb.dev.java.net