With Java 2 you are not allowed to throw any exception in jni code. It is one more reason to look for other programming languages.
On Tue, Dec 04, 2001 at 12:27:17PM +0530, suresh wrote: > please help me out with this error > > An unexpected exception has been detected in native code outside the VM. > Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x77f99c14 > Function name=strtoul > Library=C:\WINNT\System32\ntdll.dll > > Current Java thread: > at Dispatcher.cppParser(Native Method) > at Dispatcher.DispatchPPT(Dispatcher.java:52) > at DurableSubscriber.onMessage(DurableSubscriber.java:108) > at com.pramati.jms.client.SubscriberTaskQueue.run(SubscriberTaskQueu > va:56) > at java.lang.Thread.run(Unknown Source) -- Miroslaw Dobrzanski-Neumann MOSAIC SOFTWARE AG Base Development and Research Tel +49-2225-882-291 Fax +49-2225-882-201 E-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
