we are on OD 5.6 W2k.i get this in server_eventreporting.log at first i thought java wasnt installed, but i did make sure it is installed.can anybody tell what causes this be thrown??]thank you.2006-11-06 10:53:29,188 [Thread-3] WARN - Skipping JNDI context JndiContext-11 and all its subordinate objects.2006-11-06 10:58:29,178 [Thread-3] ERROR - Error loading JNDI context JndiContext-11.2006-11-06 10:58:29,178 [Thread-3] INFO - Reason: javax.naming.NamingException: JndiServer. Root exception is java.rmi.NotBoundException: JndiServer at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:240) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:349) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at java.rmi.Naming.lookup(Naming.java:79) at org.exolab.jms.jndi.rmi.RmiJndiInitialContextFactory.getInitialContext(Unknown Source) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:660) at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:241) at javax.naming.InitialContext.init(InitialContext.java:217) at javax.naming.InitialContext.(InitialContext.java:173) at com.interwoven.report100.TEventReportingManager.initJndiContext(TEventReportingManager.java:746) at com.interwoven.report100.TEventReportingManager.initJndiContexts(TEventReportingManager.java:786) at com.interwoven.report100.TEventReportingManager.access$1300(TEventReportingManager.java:108) at com.interwoven.report100.TEventReportingManager$TRestartTask.run(TEventReportingManager.java:1872) at java.util.TimerThread.mainLoop(Timer.java:430) at java.util.TimerThread.run(Timer.java:380)2006-11-06 10:58:29,178 [Thread-3] WARN - Skipping JNDI context JndiContext-11 and all its subordinate objects.
yes it is enable, and i guess we are not using it... enabled="yes" cfgPath="D:\Interwoven\OpenDeployNG\etc\eventReportingConfig.xml" />would this affect our deployment process if we turn it off?the reason i am only 99% sure that we are not using it, because i just started with this organization, and so far i dont see it used anywhere because i maintain OD here... but there are always suprises out there...