Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[aspectj-users] Aspectj error:Internal compiler error: java.lang.RuntimeException: key not found in wovenClassFile at org.aspectj.weaver.WeaverStateInfo.findEndOfKey(WeaverStateInfo.java:408)

Hi,
I am trying to run my aspectj project.  There is no error in the code. 
However, when I try to run it, I get this message: Internal compiler error:
java.lang.RuntimeException: key not found in wovenClassFile at
org.aspectj.weaver.WeaverStateInfo.findEndOfKey(WeaverStateInfo.java:408)

Can anyone please explain this error to me and give a possible solution.  

Thank you.
Aryenne



--
View this message in context: http://aspectj.2085585.n4.nabble.com/Aspectj-error-Internal-compiler-error-java-lang-RuntimeException-key-not-found-in-wovenClassFile-at--tp4650879.html
Sent from the AspectJ - users mailing list archive at Nabble.com.


Back to the top