cancel
Showing results for 
Search instead for 
Did you mean: 

/SYCLO/CX_CORE_RFC_OO_DATA:An exception occurred

0 Kudos
199

Hi,

I am in middle of Agentry app development with SMP 2.3 server. Could any one help me why this issue occurs while starting agentry dev server in Agentry Admin Client?

10:49:20 11/14/2013: Exception: 10:49:20 11/14/2013 : 20 (Agentry3), JavaBackEndError (JAVA EXCEPTION CAUGHT: com.syclo.agentry.AgentryException: 14.11.2013 10:49:16  - /SYCLO/CX_CORE_RFC_OO_DATA:An exception occurred),
10:49:20 11/14/2013: Failed to init Java Back End (Java v6.1.0.3 (JVM version 1.6.0_45, AJAPI version  build )) from ag3javabe.dll

-Ganesan Mohanasundaram

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

I just solved the problem,
it was the java version installed and the java version needed for the application.

/SYCLO/CX_CORE_RFC_OO_DATA:An exception occurred),

10:49:20 11/14/2013: Failed to init Java Back End (Java v6.1.0.3 (JVM version 1.6.0_45, AJAPI version  build )) from ag3javabe.dll

here you installed java version 1.6.0 and you need (JAVA SDK 1.6.1.* or higther).

Good Luck !

0 Kudos

I tried installing with JDK 1.7.0_45. But the issue still exists. Any Idea?

0 Kudos

Hello Mohanasundaram,

please check, if the JAVA_HOME variable is set properly and pointing to the path of the version you posted.

Best Regards,

0 Kudos

Hi Andrej,

JAVA_HOME is assigned as "C:\Program Files\Java\jdk1.7.0_45". Is this right?

It doesn't make any change

Regards

Former Member
0 Kudos

Try this, go to your enviroment variables and edit the JAVA_HOME.

0 Kudos

Yes Gian, It is already assigned. But no use.

Former Member
0 Kudos

What about hose variables ?

Enviroment Variable

Path = C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;%SystemRoot%\system32;%SystemRoot%;%SystemRoot%\System32\Wbem;%SYSTEMROOT%\System32\WindowsPowerShell\v1.0\;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Java\jdk1.7.0_45\bin;C:\Program Files\Java\jre7\bin\server

add this

"C:\Program Files\Java\jdk1.7.0_45\bin;C:\Program Files\Java\jre7\bin\server"


Vlad
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Mohanasundaram,

You should add two paths to the PATH environment variable without spaces (by default Java uses "Program Files" with the space). For example, my PATH is

c:\Progra~1\Java\jdk1.6.0_45\bin\;c:\Progra~1\Java\jdk1.6.0_45\jre\bin;c:\Progra~1\Java\jdk1.6.0_45\jre\bin\server

p.s. you can simply install Java to the root folder (without spaces), ex: c:\Java\jre...

Kind regards,
Vlad

0 Kudos

What jar file are you using. SAPCommon-121161.jar?

Or SAPCommon-130881.jar?

If i use 121161, i am getting this issue.

If i use 130881, then it says NoClassDefException for the class com.syclo.sap.Server. But this class is already available in both these jar files

Former Member
0 Kudos

The issue isn't where the Server is failing to load the Java code, but when it goes into the SAP system it is failing finding the appname.  In the JavaBE.ini for the appname make sure the this matches the name in the Syclo\ConfigPanel for the app you connection to.

/SYCLO/CX_CORE_RFC_OO_DATA:An exception occurred

Former Member
0 Kudos

Hello Mohansundaram

Im facing the  same problem, are you interested to get in contact to help each other ?

[removed by Moderator]

thank you !

Message was edited by: Michael Appleby

0 Kudos

Fine. I will give you if i get any updates..

let me know the same