Skip to Main Content

Java Development Tools

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Can't inspect Elements with Eclipse Debugger usingFastSwap

Dennis FlottmannMar 1 2016 — edited Mar 24 2016

Hello,

i have a Problem using the Eclipse Debugger with Weblogic 12.1.2.

Inspecting an element within a class i get the following Message: beaVersion0_149 [in classname [in [Working copy] classname.java [in package [in src/main/java [in projetcnamer]]]]] does not exist.

This message occurs only when FastSwap is enabled.

The application is a single WAR file within an EAR, and it is deployed as an exploded Archive. I set this Option on the WebLogic Options in the eclipse Server Panel.

My Environment:

Eclipse 4.5.1

OEPE 12.2.1.2

Weblogic 12.1.2

Eclipse and Weblogic both running on JDK 1.7.0-80

I already searched the Forum and the Web but could not find any fix for the Issue.

Using FastSwap would be really great since it speeds up the development process and i wasn't able to use the default hot code replacement of the jdk.

I appreciate any hint or help.

Best regards

Dennis

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 21 2016
Added on Mar 1 2016
7 comments
2,852 views