users@glassfish.java.net

Re: Glassfish 3.1.1 - Setting -Dcom.sun.appserv.iiop.endpoints=host1:port1,host2:port2 causes Exceptions

From: Harshad Vilekar <harshad.vilekar_at_oracle.com>
Date: Wed, 16 Nov 2011 10:12:34 -0800

The property is used to specify the cluster endpoints when an appclient
/ standalone client enables Fail Over / Load Balancing.

On 11/15/2011 9:11 AM, forums_at_java.net wrote:
> 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
>
>