Hi Experts,
I am facing problem in starting java server in Portal system.I am attaching the log files from work directory. Please help me to resolve this.
Below is a section of dev_server0 log file.It seems memory issue to me.plz suggest.
********************************************************************************
J : [258] 10:00:25 ***Warning: Omitting automatic activation of GC history: Only 471.29 MB usable disk space available.
J JVMX version - Nov 2 2012 03:57:47 - 61_REL - optU - aix ppc64 - 6 - bas2:182728 (mixed mode)
J (CompilerOracle read from file /usr/sap/EPD/J01/exe/sapjvm_6/jre/.hotspot_compiler)
F [Thr 258] *** LOG => SfCJavaVm: Java VM started.
F
F Tue Feb 4 10:00:26 2014
F ********************************************************************************
F Main method call:
F com/sap/engine/boot/Start.main()
F ********************************************************************************
J
J Tue Feb 4 10:00:29 2014
J 3.392: [GC 3.392: [ParNew: 343552K->3825K(381696K), 0.0668230 secs] 343558K->3832K(2059008K), 0.0671560 secs] [Times: user=0.00 sys=0.08, real=0.07 secs]
F
F [Thr 258] Tue Feb 4 10:00:29 2014
F [Thr 258] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).
F [Thr 258] *** LOG state real time: 4.872 CPU time: 0.520 sys, 6.060 usr
F [Thr 258] *** LOG total real time: 4.872 CPU time: 0.520 sys, 6.060 usr
F [Thr 258]
F [Thr 258] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).
F [Thr 258] *** LOG state real time: 0.000 CPU time: 0.000 sys, 0.000 usr
F [Thr 258] *** LOG total real time: 4.873 CPU time: 0.520 sys, 6.060 usr
F [Thr 258]
J
J Tue Feb 4 10:00:36 2014
J 11.103: [GC 11.103: [ParNewJ
J Tue Feb 4 10:00:37 2014
: 347377K->34828K(381696K), 0.1847490 secs] 347432K->34884K(2059008K), 0.1851530 secs] [Times: user=0.00 sys=0.26, real=0.19 secs]
J
J Tue Feb 4 10:00:45 2014
J 20.235: [GC 20.235: [ParNewJ
J Tue Feb 4 10:00:46 2014
: 378380K->38144K(381696K), 0.4181470 secs] 378599K->62251K(2059008K), 0.4184690 secs] [Times: user=0.01 sys=0.57, real=0.42 secs]
J
J Tue Feb 4 10:00:51 2014
J 26.261: [GC 26.261: [ParNewJ
J Tue Feb 4 10:01:56 2014
J 27.742: [GC 27.742: [ParNew: 381696K->38144K(381696K), 0.4228780 secs] 413672K->111577K(2059008K), 0.4232030 secs] [Times: user=0.00 sys=0.76, real=0.43 secs]
J
J Tue Feb 4 10:02:07 2014
J 39.265: [GC 39.265: [ParNewJ
J Tue Feb 4 10:02:08 2014
: 381696K->38144K(381696K), 0.4925380 secs] 455789K->147872K(2059008K), 0.4928750 secs] [Times: user=0.00 sys=0.72, real=0.49 secs]
J
J Tue Feb 4 10:02:10 2014
J Heap
J par new generation reserved 419840K, committed 419840K, used 58667K [0x0000000040000000, 0x0000000059a00000, 0x0000000059a00000)
J eden space 343552K, 5% used [0x0000000040000000, 0x000000004140ae68, 0x0000000054f80000)
J from space 38144K, 100% used [0x00000000574c0000, 0x0000000059a00000, 0x0000000059a00000)
J to space 38144K, 0% used [0x0000000054f80000, 0x0000000054f80000, 0x00000000574c0000)
J concurrent mark-sweep generation reserved 1677312K, committed 1677312K, used 109729K [0x0000000059a00000, 0x00000000c0000000, 0x00000000c0000000)
J concurrent-mark-sweep perm gen reserved 1048576K, committed 1048576K, used 64534K [0x00000000c0000000, 0x0000000100000000, 0x0000000100000000)
F
F [Thr 1800] Tue Feb 4 10:02:10 2014
F [Thr 1800] *** LOG => SfCJavaVm: exit hook is called. (rc = 2150)
F
F ********************************************************************************
F *** ERROR => Java node 'server0' terminated with exit code 2150.
F ***
F *** Please see section 'Java program exit codes'
F *** in SAP Note 1316652 for additional information and trouble shooting advice.
F ********************************************************************************
F
F [Thr 1800] *** LOG => exiting (exitcode 2150, retcode 1).
M [Thr 1800] CCMS: CCMS Monitoring Cleanup finished successfully.
Thanks
Aditya Roushan