CDV ❯ BootJarException occurred when try to run the jtable demo using Eclipse 3.3
-
Bug
-
Status: Closed
-
2 Major
-
Resolution: Duplicate
-
Eclipse Plugin
-
-
gkeim
-
Reporter: kkannaiy
-
October 01, 2007
-
0
-
Watchers: 0
-
September 30, 2008
-
October 04, 2007
Attachments
Description
Steps:
- Install Eclipe plugin rev 5744 from trunk
- Create the jtable project
- Add the Terracotta nature
- Run as Terracotta DSO application
- Terracotta server started successfully
Actual: java.lang.RuntimeException: BootJarException occurred while attempting to verify the contents of the boot jar. see the attached client log.
2007-10-01 14:31:12,343 WARN - Unable to resolve repository location, verify that it exists and that it is a valid repository: ‘file:/C:/eclipse/plugins/org.terracotta.dso_1.0.0.trunk_nightly_r5744_v20071001/build/modules’
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.createGlobalContext(ClassProcessorHelper.java:504)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.init(ClassProcessorHelper.java:374)
at com.tc.object.bytecode.hook.impl.ClassProcessorHelper.systemLoaderInitialized(ClassProcessorHelper.java:673)
at java.lang.ClassLoader.initSystemClassLoader(Unknown Source)
at java.lang.ClassLoader.getSystemClassLoader(Unknown Source)
Caused by: java.lang.RuntimeException: BootJarException occurred while attempting to verify the contents of the boot jar. Unable to verify the contents of the boot jar; Please check the client logs for more information.
at com.tc.object.bytecode.hook.impl.DSOContextImpl.validateBootJar(DSOContextImpl.java:99)
at com.tc.object.bytecode.hook.impl.DSOContextImpl.