
AnilKumar9
Member
Good Day to all JDE Experts,
I'm facing the below all Warnings, when i try to test my Code by creating sample Java Class in Jdeveloper software.
Details:
SYSTEM : 9.2 Demo
JDeveloper:12.1.3
32bit JDK: jdk-8u21
WebLogic: fmw_12.1.3.0.0_wls
Local web : Installed Successfully but facing this Error while launching :" Unable to Find iexplore.exe,please make sure to you typed the name correctly and try it again".
Below is the Message Log from JDeveloper :
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read managementServerUsingJMXSecurityStr property from system property and setting it to unknown
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read httpport property from system property and setting it to -1
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read usingssl property from system property and setting it to unknown
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Invalid configuration file 'C:\E920_1\DEMO\Java\source\oracle\e1\bssv\JP551151\agent.properties'; the file does not contain an entry 'management.server.name' containing the management console machine name.
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: SCF management agent initialized successfully. This product is not being managed through SCF.
Please guide me through to resolve this issue.
I'm facing the below all Warnings, when i try to test my Code by creating sample Java Class in Jdeveloper software.
Details:
SYSTEM : 9.2 Demo
JDeveloper:12.1.3
32bit JDK: jdk-8u21
WebLogic: fmw_12.1.3.0.0_wls
Local web : Installed Successfully but facing this Error while launching :" Unable to Find iexplore.exe,please make sure to you typed the name correctly and try it again".
Below is the Message Log from JDeveloper :
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read managementServerUsingJMXSecurityStr property from system property and setting it to unknown
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read httpport property from system property and setting it to -1
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Failed to read usingssl property from system property and setting it to unknown
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: Invalid configuration file 'C:\E920_1\DEMO\Java\source\oracle\e1\bssv\JP551151\agent.properties'; the file does not contain an entry 'management.server.name' containing the management console machine name.
Jun 27, 2017 9:24:26 PM com.jdedwards.mgmt.agent.E1Agent init
WARNING: SCF management agent initialized successfully. This product is not being managed through SCF.
Please guide me through to resolve this issue.
Last edited: