Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » What do these errors mean?
What do these errors mean? [message #610555] Mon, 21 January 2008 10:00
Eclipse UserFriend
Originally posted by: freshon.gmail.com

I'm modifying B2J Engine to weave AspectJ.
By the way, I saw these errors.

--------------------------------------
C:\Documents and Settings\In Seon Son\Local
Settings\Temp\B2jEngineDependency_58710.jar
file:/C:/Documents and Settings/In Seon Son/Local
Settings/Temp/B2jEngineDependency_58710.jar
C:\Documents and Settings\In Seon Son\Local
Settings\Temp\B2jEngineDependency_58711.jar
file:/C:/Documents and Settings/In Seon Son/Local
Settings/Temp/B2jEngineDependency_58711.jar
C:\Documents and Settings\In Seon Son\Local
Settings\Temp\B2jEngineDependency_58712.jar
file:/C:/Documents and Settings/In Seon Son/Local
Settings/Temp/B2jEngineDependency_58712.jar
C:\Documents and Settings\In Seon Son\Local
Settings\Temp\B2jEngineDependency_58713.jar
file:/C:/Documents and Settings/In Seon Son/Local
Settings/Temp/B2jEngineDependency_58713.jar
java.lang.reflect.InvocationTargetException
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.stp.b2j.core.jengine.internal.core.Runner.run(Ru nner.java:230)
Caused by: java.lang.NoClassDefFoundError:
org/aspectj/lang/NoAspectBoundException
at
JEngineProgram_20080121183815765.activity3(JEngineProgram_20 080121183815765.java:996)
at
JEngineProgram_20080121183815765.activity1(JEngineProgram_20 080121183815765.java:954)
at
JEngineProgram_20080121183815765.engine_main(JEngineProgram_ 20080121183815765.java:43)
... 5 more
E:(JEngine (mini) Runner Thread (ID:
0000000000000001)):org.eclipse.stp.b2j.core.jengine.internal .core.Runner.run(Runner.java:238):JEngine
(mini) Runner Thread (ID: 0000000000000001) failed
runner JEngineProgram_20080121183815765.engine_main started (ALIVE)
runner(1)@localhost:BPEL **new thread - bpel process (file: (Final BPEL
Source), line: 2)**: java.lang.NoClassDefFoundError:
org/aspectj/lang/NoAspectBoundException
java.lang.NoClassDefFoundError: org/aspectj/lang/NoAspectBoundException
at
JEngineProgram_20080121183815765.activity3(JEngineProgram_20 080121183815765.java:996)
at
JEngineProgram_20080121183815765.activity1(JEngineProgram_20 080121183815765.java:954)
at
JEngineProgram_20080121183815765.engine_main(JEngineProgram_ 20080121183815765.java:43)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAcce ssorImpl.java:39)
at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMe thodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:597)
at
org.eclipse.stp.b2j.core.jengine.internal.core.Runner.run(Ru nner.java:230)
--------------------------------------


How can I fix these errors?
I really want to find fixing these.
Thank you for your reading to end.
Previous Topic:Re: BPMN Diagram orientation
Next Topic:Further information BPMN Modeler
Goto Forum:
  


Current Time: Thu Apr 25 17:13:01 GMT 2024

Powered by FUDForum. Page generated in 0.02833 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top