Hello, last week I stopped my ManifoldCF instance and today I started it again. I noticed that my jobs are in “Starting up” state for very long time. When investigating it I’ve found that repository connection status is “Connection temporarily failed: documentum_factory”.
In the log file I can see: WARN 2016-02-15 12:44:17,715 (Startup thread) - DCTM: RMI server not up at the moment: documentum_factory java.rmi.NotBoundException: documentum_factory at sun.rmi.registry.RegistryImpl.lookup(RegistryImpl.java:137) at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source) at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:409) at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:267) at sun.rmi.transport.Transport$2.run(Transport.java:202) at sun.rmi.transport.Transport$2.run(Transport.java:199) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.Transport.serviceCall(Transport.java:198) at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:567) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run0(TCPTransport.java:828) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.access$400(TCPTransport.java:619) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:684) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler$1.run(TCPTransport.java:681) at java.security.AccessController.doPrivileged(Native Method) at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:681) at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) at java.lang.Thread.run(Thread.java:745) at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:275) at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:252) at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:378) at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source) at java.rmi.Naming.lookup(Naming.java:101) at org.apache.manifoldcf.crawler.connectors.DCTM.DCTM$GetSessionThread.run(DCTM.java:116) WARN 2016-02-15 12:44:17,715 (Startup thread) - Startup service interruption reported for job 1444897745621 connection 'MIDAS-production': documentum_factory org.apache.manifoldcf.agents.interfaces.ServiceInterruption: documentum_factory at org.apache.manifoldcf.crawler.connectors.DCTM.DCTM.getSession(DCTM.java:217) at org.apache.manifoldcf.crawler.connectors.DCTM.DCTM.buildDateString(DCTM.java:485) at org.apache.manifoldcf.crawler.connectors.DCTM.DCTM.addSeedDocuments(DCTM.java:1175) at org.apache.manifoldcf.crawler.system.StartupThread.run(StartupThread.java:154) If I run ManifoldCF with the same configuration on another machine it works fine, the connection is established. Do you know what is wrong and how to solve it? Thank you in advance, Radko Notice: This e-mail message, together with any attachments, contains information of Merck & Co., Inc. (2000 Galloping Hill Road, Kenilworth, New Jersey, USA 07033), and/or its affiliates Direct contact information for affiliates is available at http://www.merck.com/contact/contacts.html) that may be confidential, proprietary copyrighted and/or legally privileged. It is intended solely for the use of the individual or entity named on this message. If you are not the intended recipient, and have received this message in error, please notify us immediately by reply e-mail and then delete it from your system.
