[redhat-ccm-list] Cannot seem to get ccm installed. Please help.

Dennis Gregorovic dgregor at redhat.com
Mon Apr 19 17:51:12 UTC 2004


That error indicates that the Servlet jar is not in your classpath. 
Installing servlet-2.3-1ccm.noarch.rpm from the nightly builds should
solve the problem.  If not, try manually adding the servlet jar to your
classpath (e.g. CLASSPATH=$CLASSPATH:/usr/share/java/servlet-2.3.jar)

-- Dennis


On Mon, 2004-04-19 at 13:06, Tom wrote:
> I just cannot seem to get ccm installed and running.  I've done a few
> complete uninstalls and re-installs with no success.  Would someone
> please help.
> 
> I've downloaded the nightly builds and installed them.  When I then try
> to load the applications using "ccm load --interactive <pkg-key>" I get
> the following error:
> 
> [root at www noarch]# ccm load --interactive ccm-core ccm-cms
> ccm-portalserver
> com.arsdigita.util.UncheckedWrapperException: class = class
> com.arsdigita.web.WebConfig, params = [], values = [] (root cause:
> java.lang.reflect.InvocationTargetException)
>         at com.arsdigita.util.Classes.newInstance(Classes.java:85)
>         at com.arsdigita.util.Classes.newInstance(Classes.java:133)
>         at com.arsdigita.packaging.Config.<init>(Config.java:44)
>         at com.arsdigita.packaging.Load.run(Load.java:232)
>         at com.arsdigita.packaging.MasterTool.main(MasterTool.java:90)
> Root cause:
> java.lang.reflect.InvocationTargetException
>         at
> sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>         at
> sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
>         at
> sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
>         at
> java.lang.reflect.Constructor.newInstance(Constructor.java:274)
>         at com.arsdigita.util.Classes.newInstance(Classes.java:77)
>         at com.arsdigita.util.Classes.newInstance(Classes.java:133)
>         at com.arsdigita.packaging.Config.<init>(Config.java:44)
>         at com.arsdigita.packaging.Load.run(Load.java:232)
>         at com.arsdigita.packaging.MasterTool.main(MasterTool.java:90)
> Caused by: java.lang.NoClassDefFoundError:
> javax/servlet/ServletResponse
>         at
> com.arsdigita.web.WebConfig$CachePolicyParameter.<init>(WebConfig.java:188)
>         at com.arsdigita.web.WebConfig.<init>(WebConfig.java:90)
>         ... 9 more
> 
> 
> Please help.  Thanks.
> 
> Regards,
> Tom Baik
> 
> 
> 
> 
> 
> 	
> 		
> __________________________________
> Do you Yahoo!?
> Yahoo! Photos: High-quality 4x6 digital prints for 25
> http://photos.yahoo.com/ph/print_splash
> 





More information about the Redhat-ccm-list mailing list