IT Process Automation

 View Only

ITPAM is not working and the archive tables are not getting created

  • 1.  ITPAM is not working and the archive tables are not getting created

    Posted Sep 23, 2019 01:38 PM
    we have some issue with our production ITPAM. It is not opening and we are seeing below error in the logs. can someone suggest how can this be resolved?

    we are currently on 4.2sp02 version of ITPAM.


    2019-09-23 12:37:55,907 WARN  [com.optinuity.c2o.util.SingletonMBeanLookupUtil] [ Initialization] Failed to create server connection to singleton MBean: c2o:service=OasisServerController in partition: 76ca82e2-f7fa-4873-adad-24193b7185d12019-09-23 12:37:55,907 WARN  [com.optinuity.c2o.util.SingletonMBeanLookupUtil] [ Initialization] Failed to create server connection to singleton MBean: c2o:service=OasisServerController in partition: 76ca82e2-f7fa-4873-adad-24193b7185d1javax.naming.NameNotFoundException: SingletonRMIAdaptor not bound at org.jnp.server.NamingServer.getBinding(NamingServer.java:771) at org.jnp.server.NamingServer.getBinding(NamingServer.java:779) at org.jnp.server.NamingServer.getObject(NamingServer.java:785) at org.jnp.server.NamingServer.lookup(NamingServer.java:443) at org.jnp.server.NamingServer.lookup(NamingServer.java:399) at org.jnp.server.NamingServer.lookup(NamingServer.java:399) at org.jboss.ha.jndi.HAJNDI.lookupLocally(HAJNDI.java:131) at org.jboss.ha.jndi.HAJNDI.lookup(HAJNDI.java:202) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:726) at org.jnp.interfaces.NamingContext.lookup(NamingContext.java:686) at javax.naming.InitialContext.lookup(InitialContext.java:411) at com.optinuity.c2o.util.SingletonMBeanLookupUtil.getMBeanServer(SingletonMBeanLookupUtil.java:49) at com.optinuity.c2o.server.ServerController.performDDLAction(ServerController.java:968) at com.optinuity.c2o.c2oserver.ServerManager.initializeFullServer(ServerManager.java:537) at com.ca.pam.frontcontroller.ConfiguratorServlet$1.run(ConfiguratorServlet.java:40)