cancel
Showing results for 
Search instead for 
Did you mean: 

J2EE Start Problem:Exception in native code outside the VM

Former Member
0 Kudos

Hi,

I am unable to start my J2EE engine 6.20 installed inside WAS 6.20.

Log files contain:

An unexpected exception has been detected in native code outside the VM.

Unexpected Signal : EXCEPTION_ACCESS_VIOLATION occurred at PC=0x0

Function name=(N/A)

Library=(N/A)

NOTE: We are unable to locate the function name symbol for the error

just occurred. Please refer to release documentation for possible

reason and solutions.

Current Java thread:

at com.sap.mw.jco.rfc.MiddlewareRFC$Server.nativeListen(Native Method)

at com.sap.mw.jco.rfc.MiddlewareRFC$Server.listen(Unknown Source)

at com.sap.mw.jco.JCO$Server.listen(Unknown Source)

at com.sap.mw.jco.JCO$Server.run(Unknown Source)

at java.lang.Thread.run(Thread.java:479)

Dynamic libraries:

0x00400000 - 0x00405000 C:\jdk1.3.1_12\jre\bin\java.exe

0x77F80000 - 0x77FFD000 C:\WINNT\system32\ntdll.dll

........................

.......................

Any suggestions?

Regards

Meesum

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

I Guess got the wrong fastrfc library.

Renamed the frfclib.dll file as the WAS 6.20 was desperately trying to start it.

It works ofcourse with another set of log files.