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 Jing Xue <jx...@digizenstudio.com> on 2005/06/24 04:51:02 UTC

Could not get Jetspeed Component Manager

James Liao wrote:

>I think J2 doesn't support maven 1.1 now, please use maven 1.0.x.
>
>  
>
Thanks, James.  That was that.

Now I have followed the rest of the installation instructions, and got 
this error when trying to start tomcat. I searched the mail list archive 
and saw somebody else having the same problem couple weeks back but 
didn't get any solution.  Any pointers?

Thanks
--Jing Xue

 javax.servlet.ServletException: Could not get Jetspeed Component Manager
    at 
org.apache.jetspeed.velocity.JetspeedVelocityViewServlet.init(JetspeedVelocityViewServlet.java:138)
    at 
org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
    at 
org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
    at 
org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3857)
    at 
org.apache.catalina.core.StandardContext.start(StandardContext.java:4118)
    at 
org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
    at 
org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
    at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
    at 
org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:589)
    at 
org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:536)
    at 
org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:471)
    at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1102)
    at 
org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
    at 
org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)
    at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
    at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
    at 
org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
    at 
org.apache.catalina.core.StandardService.start(StandardService.java:450)
    at 
org.apache.catalina.core.StandardServer.start(StandardServer.java:683)
    at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:585)
    at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
    at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)


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


Re: Could not get Jetspeed Component Manager

Posted by Jing Xue <ji...@digizenstudio.com>.
And it is indeed clearly stated in the description for the property.  
I'll go home and write down "RTFM" for 500 times...

--JX

Jing Xue wrote:

> James Liao wrote:
>
>> Hi,
>> There must be some errors occur when initialize the componentManager.
>> please check your jetspeed.log in $TOMCAT_HOME/webapps/jetspeed/logs/
>> for detail.
>>
>>  
>>
> Got it.  The org.apache.jetspeed.catalina.version.major should have 
> been set to 5.5, instead of 5.  It would probably make sense to note 
> this in the installation instructions - after all, in the usual 
> version number scheme, it's not so obvious to take 5.5 as the 
> "version.major".
>
> Thanks for the help!
> --Jing Xue
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>


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


Re: Could not get Jetspeed Component Manager

Posted by Jing Xue <jx...@digizenstudio.com>.
And on another closer look, it is incredibly clearly stated in the 
description for the property.  I shall go home and write down "RTFM" for 
500 times...

--JX

Jing Xue wrote:

> James Liao wrote:
>
>> Hi,
>> There must be some errors occur when initialize the componentManager.
>> please check your jetspeed.log in $TOMCAT_HOME/webapps/jetspeed/logs/
>> for detail.
>>
>>  
>>
> Got it.  The org.apache.jetspeed.catalina.version.major should have 
> been set to 5.5, instead of 5.  It would probably make sense to note 
> this in the installation instructions - after all, in the usual 
> version number scheme, it's not so obvious to take 5.5 as the 
> "version.major".
>
> Thanks for the help!
> --Jing Xue
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
>


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


Re: Could not get Jetspeed Component Manager

Posted by Jing Xue <jx...@digizenstudio.com>.
James Liao wrote:

>Hi,
>There must be some errors occur when initialize the componentManager.
>please check your jetspeed.log in $TOMCAT_HOME/webapps/jetspeed/logs/
>for detail.
>
>  
>
Got it.  The org.apache.jetspeed.catalina.version.major should have been 
set to 5.5, instead of 5.  It would probably make sense to note this in 
the installation instructions - after all, in the usual version number 
scheme, it's not so obvious to take 5.5 as the "version.major".

Thanks for the help!
--Jing Xue

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


Re: Could not get Jetspeed Component Manager

Posted by James Liao <ji...@gmail.com>.
Hi,
There must be some errors occur when initialize the componentManager.
please check your jetspeed.log in $TOMCAT_HOME/webapps/jetspeed/logs/
for detail.

- James Liao

On 6/24/05, Jing Xue <jx...@digizenstudio.com> wrote:
> James Liao wrote:
> 
> >I think J2 doesn't support maven 1.1 now, please use maven 1.0.x.
> >
> >
> >
> Thanks, James.  That was that.
> 
> Now I have followed the rest of the installation instructions, and got
> this error when trying to start tomcat. I searched the mail list archive
> and saw somebody else having the same problem couple weeks back but
> didn't get any solution.  Any pointers?
> 
> Thanks
> --Jing Xue
> 
>  javax.servlet.ServletException: Could not get Jetspeed Component Manager
>     at
> org.apache.jetspeed.velocity.JetspeedVelocityViewServlet.init(JetspeedVelocityViewServlet.java:138)
>     at
> org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1091)
>     at
> org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:925)
>     at
> org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:3857)
>     at
> org.apache.catalina.core.StandardContext.start(StandardContext.java:4118)
>     at
> org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:759)
>     at
> org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:739)
>     at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:524)
>     at
> org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:589)
>     at
> org.apache.catalina.startup.HostConfig.deployDescriptors(HostConfig.java:536)
>     at
> org.apache.catalina.startup.HostConfig.deployApps(HostConfig.java:471)
>     at org.apache.catalina.startup.HostConfig.start(HostConfig.java:1102)
>     at
> org.apache.catalina.startup.HostConfig.lifecycleEvent(HostConfig.java:311)
>     at
> org.apache.catalina.util.LifecycleSupport.fireLifecycleEvent(LifecycleSupport.java:119)
>     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1020)
>     at org.apache.catalina.core.StandardHost.start(StandardHost.java:718)
>     at org.apache.catalina.core.ContainerBase.start(ContainerBase.java:1012)
>     at
> org.apache.catalina.core.StandardEngine.start(StandardEngine.java:442)
>     at
> org.apache.catalina.core.StandardService.start(StandardService.java:450)
>     at
> org.apache.catalina.core.StandardServer.start(StandardServer.java:683)
>     at org.apache.catalina.startup.Catalina.start(Catalina.java:537)
>     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>     at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
>     at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
>     at java.lang.reflect.Method.invoke(Method.java:585)
>     at org.apache.catalina.startup.Bootstrap.start(Bootstrap.java:271)
>     at org.apache.catalina.startup.Bootstrap.main(Bootstrap.java:409)
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: jetspeed-user-unsubscribe@portals.apache.org
> For additional commands, e-mail: jetspeed-user-help@portals.apache.org
> 
>

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