users@glassfish.java.net

Glassfish 3.1.1 - Setting

From: <forums_at_java.net>
Date: Tue, 15 Nov 2011 11:11:17 -0600 (CST)

Hi,

adding the system property to a standalone instance or cluster causes several
exceptions, e.g.

[#|2011-11-15T18:05:09.885+0100|WARNING|glassfish3.1.1|javax.enterprise.resource.corba.OMG|_ThreadID=11;_ThreadName=Thread-2;|IOP00100006:
Class
com.sun.enterprise.transaction.TransactionNamingProxy$UserTransactionProxy is
not Serializab
le
org.omg.CORBA.BAD_PARAM: WARNING: IOP00100006: Class
com.sun.enterprise.transaction.TransactionNamingProxy$UserTransactionProxy is
not Serializable  vmcid: SUN  minor code: 6 completed: Maybe

...

[#|2011-11-15T18:05:09.889+0100|WARNING|glassfish3.1.1|javax.enterprise.resource.jta.com.sun.enterprise.transaction|_ThreadID=11;_ThreadName=Thread-2;|Can't
bind "UserTransaction" in JNDI|#]
[#|2011-11-15T18:05:09.918+0100|WARNING|glassfish3.1.1|javax.enterprise.resource.corba.OMG|_ThreadID=10;_ThreadName=Thread-2;|IOP00100006:
Class org.glassfish.kernel.javaee.MEJBNamingObjectProxy is not Serializable
org.omg.CORBA.BAD_PARAM: WARNING: IOP00100006: Class
org.glassfish.kernel.javaee.MEJBNamingObjectProxy is not Serializable 
vmcid: SUN  minor code: 6 completed: Maybe
...

Is this property only for standalone clients? I need to make remote calls
from a frontend web-cluster to the backend-cluster and thought I could handle
InitialContext load balancing this way.

Regards

 

 


--
[Message sent by forum member 'boernd']
View Post: http://forums.java.net/node/864551