Bugs item #645670, was opened at 2002-11-29 15:24
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=645670&group_id=22866

Category: JBossServer
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Vladimir Korenev (vkorenev)
Assigned to: David Jencks (d_jencks)
Summary: Client cannot find ResourceException

Initial Comment:
JBoss 3.0.4
Sun JDK 1.4.1_01
Win2000

File "jbossall-client.jar" does not contain all
necessary files for standalone client.
I have got an exception:
java.rmi.UnmarshalException: Error unmarshaling return;
nested exception is: 
        java.lang.ClassNotFoundException:
org.jboss.resource.ResourceException (no security
manager: RMI class loader disabled)
        at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:217)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:133)
        at
org.jboss.invocation.jrmp.server.JRMPInvoker_Stub.invoke(Unknown
Source)
. . .
Maybe some other exceptions are to be included in
client libraries.

----------------------------------------------------------------------

>Comment By: Vladimir Korenev (vkorenev)
Date: 2002-12-17 12:36

Message:
Logged In: YES 
user_id=622967

It occured when EJB tried to connect to Oracle database, but
it was unavailable. Server logs showed the cause, but the
client got ClassNotFoundException.

----------------------------------------------------------------------

Comment By: David Jencks (d_jencks)
Date: 2002-12-09 08:37

Message:
Logged In: YES 
user_id=60525

Can you supply any more information about when this occurs? My first 
idea is that this exception should not really be getting to  a client.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376685&aid=645670&group_id=22866


-------------------------------------------------------
This sf.net email is sponsored by:
With Great Power, Comes Great Responsibility 
Learn to use your power at OSDN's High Performance Computing Channel
http://hpc.devchannel.org/
_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to