Error while loading source
sukesh <[email protected]> Sat, 05 Mar 2005 12:42:04 +0530
| Newsgroups | gmane.linux.redhat.ccm.general |
|---|---|
| Message-ID | <1110006724.1629.9.camel@triconnode104> |
Hi All,
I'm trying to run cms 6.1 using source.I was able to compile the code
and now while running load command i'm getting exceptions.
I was able to load ccm-core but now when i give "ccm load --init
--schema --data --config --interactive ccm-cms" it is giving following
error.I saw in one of the mail posted to ccm-list that tells
servlet2.3.jar should be set in classpath,I verified it,it's already in
classpath.Any help will be greatly appreciated
com.arsdigita.util.UncheckedWrapperException: class = class
com.arsdigita.cms.ContentSectionConfig, 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: com.arsdigita.util.UncheckedWrapperException: Cannot parse
URL (root cause: java.net.MalformedURLException: unknown protocol:
resource)
at
com.arsdigita.cms.ContentSectionConfig.<init>(ContentSectionConfig.java:152)
... 9 more
Regards,
Sukesh Shetty
--
Redhat-ccm-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/redhat-ccm-list
Archives: https://www.redhat.com/pipermail/redhat-ccm-list/