Hi,
For those who have seen my last note: I have cleared everything out and made a fresh install. Everything was installed successful.
However, I now get the following errors while trying to start the otmapp55 service:
Error Exception Missing standard type COMMERCIAL_INVOICE_XID
Error Exception Missing standard type COMMERCIAL_INVOICE_NUMBER
Error Exception Missing standard type ROUTE_TEMPLATE_XID
Error Exception Missing standard type ROUTE_TEMPLATE_LEG_XID
Error Exception Missing standard type ROUTE_INSTANCE_XID
Error Exception Missing standard type ROUTE_INSTANCE_LEG_XID
Error Exception Missing standard type CR_ROUTE_TEMPLATE_XID_WITH_ROUTE
All these also comes with this:
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Construc tor.java:274)
at glog.util.exception.GLException.factory(GLExceptio n.java:413)
at glog.util.exception.GLException.factory(GLExceptio n.java:390)
at glog.server.bngenerator.BNRuleLoader.checkStandard Types(BNRuleLoader.java:422)
at glog.server.bngenerator.BNRuleLoader.readTypes(BNR uleLoader.java:92)
at glog.server.bngenerator.BNRuleLoader.loadData(BNRu leLoader.java:35)
at glog.util.DataLoader.load(DataLoader.java:19)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:76)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:60)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:56)
at glog.util.j2ee.startup.OASStartupShutdownManager.p ostDeploy(OASStartupShutdownManager.java:41)
at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:75)
at com.evermind.server.ApplicationServer.execStartupC lassesPostDeploy(ApplicationServer.java:130
at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:926)
at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:113)
at java.lang.Thread.run(Thread.java:534)
In addition, I also get the following:
Error Exception Unknown service: SecuritySessionHome
javax.naming.NameNotFoundException: SecuritySessionHome not found
at com.evermind.server.rmi.RMIServerContext.lookup(RM IServerContext.java:202)
at com.evermind.server.ApplicationContext.unprivilege d_lookup(ApplicationContext.java:259)
at com.evermind.server.ApplicationContext.lookup(Appl icationContext.java:199)
at com.evermind.naming.FilterContext.lookup(FilterCon text.java:126)
at com.evermind.server.PreemptiveApplicationContext.l ookup(PreemptiveApplicationContext.java:42)
at javax.naming.InitialContext.lookup(InitialContext. java:347)
at glog.util.remote.NamingDirectory.lookupContext(Nam ingDirectory.java:652)
at glog.util.remote.NamingDirectory.lookup(NamingDire ctory.java:612)
at glog.util.remote.SessionBeanHomeInvoker.<init>(Ses sionBeanHomeInvoker.java:27)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:170)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:225)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:241)
at glog.util.remote.NamingDirectory.impersonateSecuri ty(NamingDirectory.java:371)
at glog.server.workflow.WorkflowManager.execute(Workf lowManager.java:323)
at glog.server.workflow.Trigger.trigger(Trigger.java: 111)
at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:141)
at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:96)
at glog.util.event.EventThread.run(EventThread.java:7 9)
at java.lang.Thread.run(Thread.java:534)
Does anyone know where to start looking for error in the configuration or setup? Or if anyone know how to solve these issues, I would be more than happy
Thanks,
Niclas
For those who have seen my last note: I have cleared everything out and made a fresh install. Everything was installed successful.
However, I now get the following errors while trying to start the otmapp55 service:
Error Exception Missing standard type COMMERCIAL_INVOICE_XID
Error Exception Missing standard type COMMERCIAL_INVOICE_NUMBER
Error Exception Missing standard type ROUTE_TEMPLATE_XID
Error Exception Missing standard type ROUTE_TEMPLATE_LEG_XID
Error Exception Missing standard type ROUTE_INSTANCE_XID
Error Exception Missing standard type ROUTE_INSTANCE_LEG_XID
Error Exception Missing standard type CR_ROUTE_TEMPLATE_XID_WITH_ROUTE
All these also comes with this:
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInsta nce(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newI nstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Construc tor.java:274)
at glog.util.exception.GLException.factory(GLExceptio n.java:413)
at glog.util.exception.GLException.factory(GLExceptio n.java:390)
at glog.server.bngenerator.BNRuleLoader.checkStandard Types(BNRuleLoader.java:422)
at glog.server.bngenerator.BNRuleLoader.readTypes(BNR uleLoader.java:92)
at glog.server.bngenerator.BNRuleLoader.loadData(BNRu leLoader.java:35)
at glog.util.DataLoader.load(DataLoader.java:19)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:76)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:60)
at glog.util.StartupShutdownManager.load(StartupShutd ownManager.java:56)
at glog.util.j2ee.startup.OASStartupShutdownManager.p ostDeploy(OASStartupShutdownManager.java:41)
at com.evermind.util.ClassDescriptor.executeStartupCl ass(ClassDescriptor.java:75)
at com.evermind.server.ApplicationServer.execStartupC lassesPostDeploy(ApplicationServer.java:130

at com.evermind.server.ApplicationServer.setConfig(Ap plicationServer.java:926)
at com.evermind.server.ApplicationServerLauncher.run( ApplicationServerLauncher.java:113)
at java.lang.Thread.run(Thread.java:534)
In addition, I also get the following:
Error Exception Unknown service: SecuritySessionHome
javax.naming.NameNotFoundException: SecuritySessionHome not found
at com.evermind.server.rmi.RMIServerContext.lookup(RM IServerContext.java:202)
at com.evermind.server.ApplicationContext.unprivilege d_lookup(ApplicationContext.java:259)
at com.evermind.server.ApplicationContext.lookup(Appl icationContext.java:199)
at com.evermind.naming.FilterContext.lookup(FilterCon text.java:126)
at com.evermind.server.PreemptiveApplicationContext.l ookup(PreemptiveApplicationContext.java:42)
at javax.naming.InitialContext.lookup(InitialContext. java:347)
at glog.util.remote.NamingDirectory.lookupContext(Nam ingDirectory.java:652)
at glog.util.remote.NamingDirectory.lookup(NamingDire ctory.java:612)
at glog.util.remote.SessionBeanHomeInvoker.<init>(Ses sionBeanHomeInvoker.java:27)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:170)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:225)
at glog.util.remote.NamingDirectory.get(NamingDirecto ry.java:241)
at glog.util.remote.NamingDirectory.impersonateSecuri ty(NamingDirectory.java:371)
at glog.server.workflow.WorkflowManager.execute(Workf lowManager.java:323)
at glog.server.workflow.Trigger.trigger(Trigger.java: 111)
at glog.util.event.MemoryEventQueueRunnable.processEv ent(MemoryEventQueueRunnable.java:141)
at glog.util.event.MemoryEventQueueRunnable.run(Memor yEventQueueRunnable.java:96)
at glog.util.event.EventThread.run(EventThread.java:7 9)
at java.lang.Thread.run(Thread.java:534)
Does anyone know where to start looking for error in the configuration or setup? Or if anyone know how to solve these issues, I would be more than happy

Thanks,
Niclas
Comment