You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jetspeed-user@portals.apache.org by SanjeevGour <sa...@gmail.com> on 2008/07/28 10:57:42 UTC

JetSpeed 2.1.3 installation on Weblogic 9.2

Hello,

I am trying to install Jetspeed 2.1.3 on Weblogic 9.2 but not having any
luck to get it up and running. I am deployinh the jetspeed-2.1.3.war from
the admin console of Weblogic. I have copied the necessary jar files to the
E:\BEA\weblogic92\samples\domains\wl_server\lib. The application installs
successfully but when I start it, I get the following log4j exception- 

weblogic.application.ModuleException: 
	at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:894)
	at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:336)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
	at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
	at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:641)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:229)
	at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
	at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:565)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
	at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:128)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
	at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
	at
weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
	at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
	at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
java.lang.NullPointerException
	at
java.util.Hashtable.put(Ljava.lang.Object;Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
	at java.util.Properties.setProperty(Properties.java:128)
	at
org.apache.jetspeed.webapp.logging.Log4JConfigurator.contextInitialized(Log4JConfigurator.java:73)
	at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:375)
	at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
	at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
	at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:83)
	at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1591)
	at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2734)
	at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:892)
	at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:336)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
	at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
	at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:641)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:229)
	at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
	at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:565)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
	at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:128)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
> 
####<Jul 28, 2008 2:00:08 PM GMT+05:30> <Error> <Deployer> <gousa01-xp>
<examplesServer> <[ACTIVE] ExecuteThread: '7' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1217233808391> <BEA-149202> <Encountered an exception while attempting to
commit the 7 task for the application 'jetspeed-2'.> 
####<Jul 28, 2008 2:00:08 PM GMT+05:30> <Warning> <Deployer> <gousa01-xp>
<examplesServer> <[ACTIVE] ExecuteThread: '1' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1217233808453> <BEA-149004> <Failures were detected while initiating start
task for application 'jetspeed-2'.> 
####<Jul 28, 2008 2:00:08 PM GMT+05:30> <Warning> <Deployer> <gousa01-xp>
<examplesServer> <[ACTIVE] ExecuteThread: '1' for queue:
'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <>
<1217233808469> <BEA-149078> <Stack trace for message 149004
weblogic.application.ModuleException: 
	at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:894)
	at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:336)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
	at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
	at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:641)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:229)
	at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
	at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:565)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
	at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:128)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleCommit(DeploymentManager.java:433)
	at
weblogic.deploy.internal.targetserver.DeploymentServiceDispatcher.commit(DeploymentServiceDispatcher.java:161)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.doCommitCallback(DeploymentReceiverCallbackDeliverer.java:181)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer.access$100(DeploymentReceiverCallbackDeliverer.java:12)
	at
weblogic.deploy.service.internal.targetserver.DeploymentReceiverCallbackDeliverer$2.run(DeploymentReceiverCallbackDeliverer.java:67)
	at
weblogic.work.ServerWorkManagerImpl$WorkAdapterImpl.run(ServerWorkManagerImpl.java:518)
	at weblogic.work.ExecuteThread.execute(ExecuteThread.java:209)
	at weblogic.work.ExecuteThread.run(ExecuteThread.java:181)
java.lang.NullPointerException
	at
java.util.Hashtable.put(Ljava.lang.Object;Ljava.lang.Object;)Ljava.lang.Object;(Unknown
Source)
	at java.util.Properties.setProperty(Properties.java:128)
	at
org.apache.jetspeed.webapp.logging.Log4JConfigurator.contextInitialized(Log4JConfigurator.java:73)
	at
weblogic.servlet.internal.EventsManager$FireContextListenerAction.run(EventsManager.java:375)
	at
weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
	at
weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
	at
weblogic.servlet.internal.EventsManager.notifyContextCreatedEvent(EventsManager.java:83)
	at
weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1591)
	at
weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:2734)
	at
weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:892)
	at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:336)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
	at
weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:117)
	at
weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:204)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:60)
	at
weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:26)
	at
weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:641)
	at
weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:26)
	at
weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:229)
	at
weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:154)
	at
weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:80)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.activate(AbstractOperation.java:565)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.activateDeployment(ActivateOperation.java:136)
	at
weblogic.deploy.internal.targetserver.operations.ActivateOperation.doCommit(ActivateOperation.java:104)
	at
weblogic.deploy.internal.targetserver.operations.StartOperation.doCommit(StartOperation.java:128)
	at
weblogic.deploy.internal.targetserver.operations.AbstractOperation.commit(AbstractOperation.java:320)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.handleDeploymentCommit(DeploymentManager.java:815)
	at
weblogic.deploy.internal.targetserver.DeploymentManager.activateDeploymentList(DeploymentManager.java:1222)

I have verified that the log4j.property file path is correct.  I have
followed the instructions given on the path- 
http://wiki.apache.org/portals/Jetspeed2/Fusion
http://wiki.apache.org/portals/Jetspeed2/Fusion  with no success.

Any help will be highly appreciated.
Thanks.
Sanjeev.
-- 
View this message in context: http://www.nabble.com/JetSpeed-2.1.3-installation-on-Weblogic-9.2-tp18686460p18686460.html
Sent from the Jetspeed - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
For additional commands, e-mail: jetspeed-user-help@portals.apache.org