Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Eclipse for ABAP: ByteCode.java:778: unexpected case in reading pad file

clemens_prill
Explorer

Hello,

in the error log view, I got several of these info events when I open an ABAP program's source code in Eclipse 2018-12:

"Plug-in: com.sap.rnd.rndrt

Message: ByteCode.java:778: unexpected case in reading pad file

An exception stack trace is not available."

This is quite annoying because I don't know why this message occurs and it doesn't mean anything to me. It happens several times when opening an ABAP program's source code and it looks like some bug. It is hard to see other (relevant) error messages if this message spams the error log.

Is this expected behavior or actually a bug? If it is a bug, how can I report it (via Launchpad -> which component?)?

Thanks for your replies!

1 ACCEPTED SOLUTION

clemens_prill
Explorer

This issue seems to occur because NW version 731 is used. Thus an older ADT backend is being used with latest Eclipse. I didn't find a solution but I found out that this error doesn't happen with systems which use a newer NW version.

1 REPLY 1

clemens_prill
Explorer

This issue seems to occur because NW version 731 is used. Thus an older ADT backend is being used with latest Eclipse. I didn't find a solution but I found out that this error doesn't happen with systems which use a newer NW version.