Menu

#76 Error connecting to Tomcat 5.0.27

open
nobody
5
2004-07-26
2004-07-26
Anonymous
No

I followed the instructions on
http://mc4j.sourceforge.net/usageTomcat.html to the
tee and started Tomcat back up successfully. After
creating a new connection I got this error message:

avax.naming.NameNotFoundException: jrmp
at
com.sun.jndi.rmi.registry.RegistryContext.lookup
(RegistryContext.java:90)
at
com.sun.jndi.rmi.registry.RegistryContext.lookup
(RegistryContext.java:98)
at javax.naming.InitialContext.lookup
(InitialContext.java:347)
at mx4j.connector.rmi.RMIConnector.connect
(RMIConnector.java:110)
at
org.mc4j.console.connection.Mx4jConnectionNode.conne
ct(Mx4jConnectionNode.java:70)
at
org.mc4j.console.ConnectAction.performAction
(ConnectAction.java:79)
at org.openide.util.actions.NodeAction$3.run
(NodeAction.java:440)
at
org.openide.util.actions.CallableSystemAction$ActionRunn
able.actionPerformed(CallableSystemAction.java:247)
at
org.netbeans.core.ModuleActions.invokeAction
(ModuleActions.java:71)
at
sun.reflect.NativeMethodAccessorImpl.invoke0(Native
Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke
(NativeMethodAccessorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke
(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke
(Method.java:324)
at
org.openide.util.actions.CallableSystemAction.invokeActio
n(CallableSystemAction.java:179)
at
org.openide.util.actions.CallableSystemAction.access$00
0(CallableSystemAction.java:31)
at
org.openide.util.actions.CallableSystemAction$ActionRunn
able.doRun(CallableSystemAction.java:241)
at
org.openide.util.actions.CallableSystemAction$2.run
(CallableSystemAction.java:111)
at org.openide.util.Task.run(Task.java:136)
at org.openide.util.RequestProcessor$Task.run
(RequestProcessor.java:330)
[catch] at
org.openide.util.RequestProcessor$Processor.run
(RequestProcessor.java:686)

Discussion

  • Sandy McArthur

    Sandy McArthur - 2004-08-25

    Logged In: YES
    user_id=45467

    Same problem for me with Tomcat 5.0.18 and MX4J 2.0.1 (1.1.1
    as stated on http://mc4j.sourceforge.net/usageTomcat.html
    doesn't seem to be available.)

     
  • Sandy McArthur

    Sandy McArthur - 2004-08-25

    Logged In: YES
    user_id=45467

    Ah! when I copy MX4J from
    MC4J-Console-1.2b5/mc4jlib/MX4J/*.jar it works fine.

     

Log in to post a comment.