cancel
Showing results for 
Search instead for 
Did you mean: 

Dual Stack system but JAva side doesn't startup

Former Member
0 Kudos

The java side is not starting up and the only relevant message that we found is:

LaunchRequestFunc: receive command:17, argument:0 from pid:684182

[Thr 258] JLaunchIShutdownInvoke: set shutdown interval (stop:1317833403/end:1317833523/TO:120)

[Thr 258] JLaunchProcessCommand: Invoke VM Shutdown

[Thr 258] JHVM_FrameworkShutdownDirect: invoke direct shutdown

[Thr 56096] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]

[Thr 56096] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]

Has anyone faced that kind of issue?

tks a lot,

Re

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi,

Please have a deep look at jvm_bootstrap.out file for Java starup problems.

Thanks,

Siva Kumar

Former Member
0 Kudos

Hi guys,

i found this in the trace file:

#1E4E929A37020010000000010012E0EE0004AE7DF8AF403B#1317755973193#com.sap.engine.services.rmi_p4##com.sap.engine.services.rmi_p4#######SAPEngine_System_Thread[impl:6]_34##0#0#Error##Plain###java.io.IOException: Cannot establish connection with any of the profiles : None:<IP> #

#1.#1E4E929A3702001A000000010012E0EE0004AE7ED573AA1B#1317759676997#com.sap.engine.services.rmi_p4##com.sap.engine.services.rmi_p4#######SAPEngine_System_Thread[impl:6]_24##0#0#Error##Plain###java.io.IOException: Cannot establish connection with any of the profiles :

Former Member
0 Kudos

Hi,

The logs pasted do not contain helpful information to analyze the cause and possible resolutions.

Can you please update if there were any configuration changes made recently and if this was working fine earlier ?

Try to restart the application again and check the latest log files from the work directory. Read these log files carefully for any 'ERROR' or 'WARNING' messages and paste them here.

Incase the system is not coming up after an upgrade, please read:

http://wiki.sdn.sap.com/wiki/display/JSTSG/(SLTG)(SAPJUP)+Problems-P14

Regards,

Varun

nirmal_konchada
Active Contributor
0 Kudos

Hi,

Check wheher your /sapmnt/SID/exe is mounted and also paste the error information from default trace which will be under server logs.

Regards,

Nirmal.K

Former Member
0 Kudos

Hi,

Could check contents of files in the /usr/sap/SID/DVE../work folder?

dev_server0

std_server0.out

jvm_bootstrap.out

and other last updated relevant log files.

Regards,

Srikishan

Former Member
0 Kudos

Here are they:

dev_server0

JLaunchRequestFunc: receive command:17, argument:0 from pid:684182

[Thr 258] JLaunchIShutdownInvoke: set shutdown interval (stop:1317833403/end:1317833523/TO:120)

[Thr 258] JLaunchProcessCommand: Invoke VM Shutdown

[Thr 258] JHVM_FrameworkShutdownDirect: invoke direct shutdown

[Thr 56096] JLaunchISetState: change state from [Running (3)] to [Waiting for stop (4)]

[Thr 56096] JLaunchISetState: change state from [Waiting for stop (4)] to [Stopping (5)]

std_server0.out

Stopping services.

Service com.adobe~TrustManagerService stopped. (896 ms)

Service com.adobe~DocumentServicesConfiguration stopped. (152 ms)

Service tcdisdic~srv stopped. (146 ms)

Service tceCATTPingservice stopped. (0 ms)

Service com.adobe~PDFManipulation stopped. (809 ms)

Service com.adobe~DocumentServicesBinaries2 stopped. (361 ms)

Service com.adobe~DocumentServicesLicenseSupportService stopped. (317 ms)

Service com.adobe~FontManagerService stopped. (332 ms)

Service jms_provide

jvm_bootstrap.out

Missing RunningMode property - runningin NORMAL mode.

Instance [ID12587] will run in [NORMAL] mode, performing action [NONE]

Discovered property [instance.en.port] with value [3201] !

Discovered property [instance.en.host] with value [hostname)!

Synchronizing file [./.hotspot_compiler].

...Synched ok!

Synchronizing file [../../SDM/program/.hotspot_compiler].

...Synched ok!

Synch time: 8351 ms

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

There is no useful info in the logs. I would suggest you to try to start it again and then paste fresh error logs from default trace file.

Thanks

Sunny

Former Member
0 Kudos

Hi,

where can I find those logs?

Tks

Former Member
0 Kudos

They are in your J2EE's home dir under <J2EEdir>/log

Thanks

Sukrut