OBJCJava_RUNTIME_EXCEPTION
OBJCJava_RUNTIME_EXCEPTION
- Subject: OBJCJava_RUNTIME_EXCEPTION
- From: David Kocher <email@hidden>
- Date: Mon, 20 Jan 2003 00:05:15 +0100
Hi,
I'm currently trying to wrap a new cocoa GUI around a existing java
app. To keep things simple I thought writing the new cocoa classes in
java would be the best thing. It works quite well but suddenly I got
the following error message trying to run the app:
ObjCJava WARNING:
jobjc_jvm_newObject(): constructor with signature
(Ljava/io/InputStream;)V on class java/io/ObjectInputStream failed
(should morph the java exception)
2003-01-19 01:27:22.560 Cyberduck[18584] AppKitJava: uncaught exception
OBJCJava_RUNTIME_EXCEPTION ((null))
2003-01-19 01:27:22.560 Cyberduck[18584] AppKitJava: exception = (null
description)
2003-01-19 01:27:22.560 Cyberduck[18584] AppKitJava: terminating.
I've no idea what he wants to tell me. I can't even remember
instantiating an ObjectInputStream class.
Any hints?
Thanks.
/david
-----------------------------------------------------------------
D a v i d K o c h e r - Zurich - Switzerland
mailto:email@hidden
http://www.cyberduck.ch/
-----------------------------------------------------------------
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.