on 2013 Nov 14 1:59 PM
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
Request clarification before answering.
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 !
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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"
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
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
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
94 | |
11 | |
9 | |
8 | |
7 | |
5 | |
5 | |
4 | |
4 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.