i.tpr...@gmail.com
unread,Jan 17, 2014, 1:17:38 AM1/17/14You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I installed Portal Server and WCM 7 without advance configuration (LDAP and DB).I checked portal and console both were running. After it I installed CTC 3.0 , it was successfully installed , I restarted both the servers, After this portal is not Running but console is working properly.
On hitting portal URL it shows following ERROR.
Error 404: javax.servlet.UnavailableException: Initialization of one or more services failed.
And below mentioned exception in trace.log
1/15/14 17:56:23:265 IST] 00000015 Servlet E com.ibm.wps.engine.Servlet init EJPFD0016E: Initialization of service failed. java.lang.NoClassDefFoundError: com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand at java.lang.J9VMInternals.verifyImpl(Native Method) at java.lang.J9VMInternals.verify(J9VMInternals.java:72) at java.lang.J9VMInternals.initialize(J9VMInternals.java:134) at java.lang.J9VMInternals.newInstanceImpl(Native Method) at java.lang.Class.newInstance(Class.java:1325) at com.ibm.wkplc.extensionregistry.ConfigurationElement.getExecutable(ConfigurationElement.java:214) at com.ibm.wkplc.extensionregistry.ConfigurationElement.createExecutableExtension(ConfigurationElement.java:124) at com.ibm.wps.model.command.CommandFactoryImpl.addExtension(CommandFactoryImpl.java:190) at com.ibm.wps.model.command.CommandFactoryImpl.initExtensions(CommandFactoryImpl.java:415) at com.ibm.wps.model.command.CommandFactoryImpl.(CommandFactoryImpl.java:141) at com.ibm.wps.model.command.CommandFactoryHomeImpl.(CommandFactoryHomeImpl.java:64) at com.ibm.wps.model.command.service.CommandFactoryBootstrapService.init(CommandFactoryBootstrapService.java:95) at com.ibm.wps.services.Service.init(Service.java:107) at com.ibm.wps.services.Service.init(Service.java:83) at com.ibm.wps.services.ServiceManager.createService(ServiceManager.java:363) at com.ibm.wps.services.ServiceManager.initInternal(ServiceManager.java:261) at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:173) at com.ibm.wps.services.ServiceManager.init(ServiceManager.java:115) at com.ibm.wps.engine.Servlet.init(Servlet.java:252) at com.ibm.ws.webcontainer.servlet.ServletWrapper.init(ServletWrapper.java:358) at com.ibm.ws.webcontainer.servlet.ServletWrapperImpl.init(ServletWrapperImpl.java:168) at com.ibm.ws.webcontainer.servlet.ServletWrapper.initialize(ServletWrapper.java:1807) at com.ibm.wsspi.webcontainer.extension.WebExtensionProcessor.createServletWrapper(WebExtensionProcessor.java:98) at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:1011) at com.ibm.ws.webcontainer.webapp.WebApp.getServletWrapper(WebApp.java:932) at com.ibm.ws.webcontainer.webapp.WebApp.initializeTargetMappings(WebApp.java:611) at com.ibm.ws.webcontainer.webapp.WebApp.commonInitializationFinally(WebApp.java:429) at com.ibm.ws.webcontainer.webapp.WebAppImpl.initialize(WebAppImpl.java:304) at com.ibm.ws.webcontainer.webapp.WebGroupImpl.addWebApplication(WebGroupImpl.java:100) at com.ibm.ws.webcontainer.VirtualHostImpl.addWebApplication(VirtualHostImpl.java:166) at com.ibm.ws.webcontainer.WSWebContainer.addWebApp(WSWebContainer.java:731) at com.ibm.ws.webcontainer.WSWebContainer.addWebApplication(WSWebContainer.java:616) at com.ibm.ws.webcontainer.component.WebContainerImpl.install(WebContainerImpl.java:376) at com.ibm.ws.webcontainer.component.WebContainerImpl.start(WebContainerImpl.java:668) at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:1122) at com.ibm.ws.runtime.component.DeployedApplicationImpl.fireDeployedObjectStart(DeployedApplicationImpl.java:1315) at com.ibm.ws.runtime.component.DeployedModuleImpl.start(DeployedModuleImpl.java:623) at com.ibm.ws.runtime.component.DeployedApplicationImpl.start(DeployedApplicationImpl.java:940) at com.ibm.ws.runtime.component.ApplicationMgrImpl.startApplication(ApplicationMgrImpl.java:725) at com.ibm.ws.runtime.component.ApplicationMgrImpl.start(ApplicationMgrImpl.java:2046) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:439) at com.ibm.ws.runtime.component.CompositionUnitImpl.start(CompositionUnitImpl.java:123) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.start(CompositionUnitMgrImpl.java:382) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl.access$300(CompositionUnitMgrImpl.java:110) at com.ibm.ws.runtime.component.CompositionUnitMgrImpl$CUInitializer.run(CompositionUnitMgrImpl.java:949) at com.ibm.wsspi.runtime.component.WsComponentImpl$_AsynchInitializer.run(WsComponentImpl.java:349) at com.ibm.ws.util.ThreadPool$Worker.run(ThreadPool.java:1550) Caused by: java.lang.ClassNotFoundException: com.ibm.portal.model.command.instantiation.InstantiateTemplateContentNodeCommand at java.lang.Throwable.(Throwable.java:80) at java.lang.ClassNotFoundException.(ClassNotFoundException.java:77) at java.net.URLClassLoader.findClass(URLClassLoader.java:383) at com.ibm.ws.bootstrap.ExtClassLoader.findClass(ExtClassLoader.java:150) at java.lang.ClassLoader.loadClass(ClassLoader.java:652) at com.ibm.ws.bootstrap.ExtClassLoader.loadClass(ExtClassLoader.java:90) at java.lang.ClassLoader.loadClass(ClassLoader.java:618) at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:62) at com.ibm.ws.classloader.ProtectionClassLoader.loadClass(ProtectionClassLoader.java:58) at com.ibm.ws.classloader.CompoundClassLoader.loadClass(CompoundClassLoader.java:540) at java.lang.ClassLoader.loadClass(ClassLoader.java:618) ... 47 more
Can anyone suggest some solution to get the portal running?
Regards,
Pranav