Hi,
Sorry, please ignore my earlier mail. It was solved by including the
jndi.properties file in the classpath. However, I have another problem now
as follows: Cannot rebind TM. I saw previously posted mails but those does
not help.
JOnAS Server, version 2.0, running on rmi.
TransactionService: Cannot rebind TM:
javax.naming.CommunicationException [Root exception is
java.rmi.MarshalException: Transport protocol not supported by server]
JOnAS: Cannot start Transaction Service
javax.naming.CommunicationException. Root exception is
java.rmi.MarshalException: Transport protocol not supported by server
at
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:208)
at
sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:174)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:318)
at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
at
com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java:134)
at
com.sun.jndi.rmi.registry.RegistryContext.rebind(RegistryContext.java:141)
at javax.naming.InitialContext.rebind(InitialContext.java:366)
at
org.objectweb.jonas.naming.NamingManager.rebind(NamingManager.java:226)
at
org.objectweb.jonas.jtm.TransactionService.<init>(TransactionService.java:66
)
at org.objectweb.jonas.server.Server.main(Server.java:89)
My classpath is:
/usr/jonas/examples/classes:/usr/local/lib/idb.jar:/usr/local/lib/idbexmpl.j
ar:/usr/local/lib/classes111.zip:/usr/jonas/lib/jndi.jar:/usr/jonas/lib/prov
iderutil.jar:/usr/jonas/lib/rmiregistry.jar:/usr/jonas/lib/ejb.jar:/usr/jona
s/lib/jta-spec1_0_1.jar:/usr/jonas/lib/jdbc2_0-stdext.jar:/usr/jonas/lib/RMI
_jonas.jar::/usr/jonas
Can anyone please help.
Thanks.
Regards,
Ken, See Kai Leong
> ----- Original Message -----
> From: "See Kai Leong, Ken" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, September 18, 2000 02:16
> Subject: Fail to start EJBServer
>
>
> > Hi,
> >
> > I have started rmi with ./registry 1099 &.
> > Then, when I start EJBServer, I have the following errors:
> >
> > JOnAS Server, version 2.0, running on rmi.
> > JOnAS: Cannot start Naming Manager
> > java.lang.NullPointerException
> > at
> > org.objectweb.jonas.naming.NamingManager.<init>(NamingManager.java:75)
> > at org.objectweb.jonas.server.Server.main(Server.java:78)
> >
> > Can anyone please help.
> >
> > Thanks.
> >
> > Regards,
> > Ken, See Kai Leong
> >
> >
> > ----
> > To unsubscribe, send email to [EMAIL PROTECTED] and
> > include in the body of the message "unsubscribe jonas-users".
> > For general help, send email to [EMAIL PROTECTED] and
> > include in the body of the message "help".
> >
>
----
To unsubscribe, send email to [EMAIL PROTECTED] and
include in the body of the message "unsubscribe jonas-users".
For general help, send email to [EMAIL PROTECTED] and
include in the body of the message "help".