cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to access NWA and all other urls after java netweaver 7.3 Installation

Former Member
0 Kudos

Hi

Experts,

After Sap Netweaver 7.3 Installation unable to access  NWA and all other urls .....

http://<hostname>:port number/ not working. but only start up page working.

This is the Error:

500 Internal Server Error

SAP NetWeaver Application Server

  Error: Application error occurred during the request processing.

Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/JSTSG/Home

Details:WebApplicationException log ID is [C000C0A8650F00D30000000100000DA8].

please help me how to solve this issue ..

Thanks & Regards

sagi

Accepted Solutions (0)

Answers (5)

Answers (5)

former_member185239
Active Contributor
0 Kudos

Hi Rahu,

Open the default profile and comment the parameter icm/HTTP/mod_0

Take a restart and checked.

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

hi guys ,

please help me how to solve this issue...... thanks in advance......

Thanks & Regards,

sagi

Akashcm10
Explorer
0 Kudos
  1. Install the portal using default parameters.
  2. Start page of the portal can be accessed from the url http://hostname.domain:Port
  3. By default, NWA will be locked for security, to unlock this add the following parameter to DEFAULT.PFL
  4. icm/HTTP/mod_0 = PREFIX=/,FILE=$(DIR_GLOBAL)/security/data/icm_filter_rules.txt
  5. Open /usr/sap/EPD/SYS/global/security/data/icm_filter_rules.txt and comment the following lines.

  • if %{REMOTE_ADDR} !stricmp ::1
  • RegIRedirectUrl /webdynpro/resources/sap.com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA]

Hope it helps to resolve the issue. dont forget to credit points

Best regards,

Krishna Prasad

Former Member
0 Kudos

Hi,

Krishna prasad

i'm getting same error while doing changes ...............

Regards

sagi

Reagan
Advisor
Advisor
0 Kudos

Check whether this SAP note is addressing your probem.

1451753  - Filtering administration requests for AS Java

If yes then remove all the entries from icm_filter_rules.txt file and restart Java

Regards

RB

Former Member
0 Kudos

Hi

RB,

Already i implement the above you mentioned note, but no use...

Regards,

raju

Reagan
Advisor
Advisor
0 Kudos

What is the URL you are using to access the J2EE page ?

Regards

RB

Former Member
0 Kudos

Hi

RB,

http://hostname:50000/nwa

not working

regards

sagi

Former Member
0 Kudos

Hi

RB,

403 Forbidden
SAP NetWeaver Application Server 7.20 / AS Java 7.30

  Error: Remote access to the NetWeaver Administrator is forbidden. See SAP Note XXXXX for details.

  Troubleshooting Guide https://sdn.sap.com/irj/sdn/wiki?path=/display/JSTSG/Home

Details:
No details available.
Reagan
Advisor
Advisor
0 Kudos

Do you have any entries in the icm_filter_rules.txt file ?

Did you restart the SAP after making changes to icm_filter_rules.txt ?

Regards

RB

Former Member
0 Kudos

Hi

RB,

# ICM Rewrite Rules for NWA (restrict access to local host)

if %{REMOTE_ADDR} !stricmp 127.0.0.1 [AND]

if %{REMOTE_ADDR} !stricmp ::1

RegIRedirectUrl ^/webdynpro/resources/sap.com/tc~lm~itsam~ui~mainframe~wd/.*$ /nwa/remote_access_error [QSA]

Regards

raju sagi

Reagan
Advisor
Advisor
0 Kudos

Put an empty icm_filter_rules.txt file there and restart the system. Check if that helps.

Regards

RB

Former Member
0 Kudos

Hi

RB,

Not working.... same thing repeat  again........

Regards,

raju

Syamkriz
Active Participant
0 Kudos

Hi Raju,

Is your host file has the host entries?

Thanks and Regards,

Syam

Former Member
0 Kudos

Hi

Syam,

yes, host file has the host entries..........

Regards,

raju

former_member184548
Participant
0 Kudos

Hi can you add below. it worked for me.

# ICM Rewrite Rules for NWA (restrict access to local host)

if %{REMOTE_ADDR} !stricmp 127.0.0.1 [AND]

if %{REMOTE_ADDR} !stricmp ::1

RegIRedirectUrl ^/webdynpro/resources/sap.com/tc~lm~itsam~ui~mainframe~wd/(.)*$ /nwa/remote_access_error [QSA]

       if % !regimatch ...

RegIRedirectUrl ^/webdynpro/resources/sap. com/tclmitsamuimainframe~wd/(.)*$ /nwa/remote_access_error [QSA]

thanks

atul

Former Member
0 Kudos

Hi

atul,

not working......

former_member185239
Active Contributor
0 Kudos

Hi Raju,

Paste the default trace ,std_server0 and dev_icm log file.

Also paste the default trace

With Regards

Ashutosh Chaturvedi

Former Member
0 Kudos

Hi

ashotosh,

---------------------------------------------------

trc file: "dev_icm", trc level: 1, release: "720"

---------------------------------------------------

sysno      00

sid        BJP

systemid   562 (PC with Windows NT)

relno      7200

patchlevel 0

patchno    68

intno      20020600

make       multithreaded, Unicode, 64 bit, optimized

profile    \\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

pid        1176

[Thr 4460] Sat May 17 16:29:19 2014

[Thr 4460] Parameter system/type has value: "DS"

[Thr 4460] started security log to file ./dev_icm_sec

[Thr 4460] ICM running on: venkatlakshmi

[Thr 4460] MtxInit: 30001 0 2

[Thr 4460] ***LOG IM1=> IcmInit, Startup (ICM&venkatlakshmi&1176&) [icxxman.c    1914]

[Thr 4460] Sat May 17 16:29:20 2014

[Thr 4460] IcmInit: listening to admin port: 64999

[Thr 4460] DpSysAdmExtCreate: ABAP is active

[Thr 4460] DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

[Thr 4460] DpSysAdmExtCreate: J2EE Engine running with this server

[Thr 4460] DpIPCInit2: read dp-profile-values from sys_adm_ext

[Thr 4460] DpShMCreate: sizeof(wp_adm) 40752 (2264)

[Thr 4460] DpShMCreate: sizeof(tm_adm) 5517056 (27448)

[Thr 4460] DpShMCreate: sizeof(wp_ca_adm) 64000 (64)

[Thr 4460] DpShMCreate: sizeof(appc_ca_adm) 64000 (64)

[Thr 4460] DpCommTableSize: max/headSize/ftSize/tableSize=500/16/584064/584080

[Thr 4460] DpShMCreate: sizeof(comm_adm) 584080 (1144)

[Thr 4460] DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

[Thr 4460] DpShMCreate: sizeof(slock_adm) 0 (104)

[Thr 4460] DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

[Thr 4460] DpShMCreate: sizeof(file_adm) 0 (80)

[Thr 4460] DpShMCreate: sizeof(vmc_adm) 0 (2152)

[Thr 4460] DpShMCreate: sizeof(wall_adm) (41664/36752/64/192)

[Thr 4460] DpShMCreate: sizeof(gw_adm) 48

[Thr 4460] DpShMCreate: sizeof(j2ee_adm) 3936

[Thr 4460] DpShMCreate: SHM_DP_ADM_KEY (addr: 0000000002940050, size: 6366336)

[Thr 4460] DpShMCreate: allocated sys_adm at 0000000002940060

[Thr 4460] DpShMCreate: allocated wp_adm_list at 0000000002943040

[Thr 4460] DpShMCreate: allocated wp_adm at 0000000002943230

[Thr 4460] DpShMCreate: allocated tm_adm_list at 000000000294D170

[Thr 4460] DpShMCreate: allocated tm_adm at 000000000294D1C0

[Thr 4460] DpShMCreate: allocated wp_ca_adm at 0000000002E900D0

[Thr 4460] DpShMCreate: allocated appc_ca_adm at 0000000002E9FAE0

[Thr 4460] DpShMCreate: allocated comm_adm at 0000000002EAF4F0

[Thr 4460] DpShMCreate: system runs without slock table

[Thr 4460] DpShMCreate: system runs without file table

[Thr 4460] DpShMCreate: allocated vmc_adm_list at 0000000002F3DE90

[Thr 4460] DpShMCreate: system runs without vmc_adm

[Thr 4460] DpShMCreate: allocated gw_adm at 0000000002F3DF40

[Thr 4460] DpShMCreate: allocated j2ee_adm at 0000000002F3DF80

[Thr 4460] DpShMCreate: allocated ca_info at 0000000002F3EEF0

[Thr 4460] DpRqQInit: use protect_queue / slots_per_queue 0 / 2001 from sys_adm

[Thr 4460] MPI: dynamic quotas disabled.

[Thr 4460] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

[Thr 4460] Sat May 17 16:29:21 2014

[Thr 4460] CCMS: initialize CCMS Monitoring for ABAP instance with J2EE addin.

[Thr 4460] CCMS uses Shared Memory Key 73 for monitoring.

[Thr 4460] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.

[Thr 4460] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.

[Thr 4460] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

[Thr 5704] Sat May 17 16:29:22 2014

[Thr 5704] IcmProxyWatchDog: proxy watchdog started

[Thr 5708] IcmJSessCommThread started

[Thr 5712] IcmMplxThread started

[Thr 4460] *** LOG => JsfOpenControl: Instance Controller is not started.

[Thr 4460] Sat May 17 16:29:23 2014

[Thr 4460] IcmCreateWorkerThreads: created worker thread 0

[Thr 4460] IcmCreateWorkerThreads: created worker thread 1

[Thr 4460] IcmCreateWorkerThreads: created worker thread 2

[Thr 4460] IcmCreateWorkerThreads: created worker thread 3

[Thr 4460] IcmCreateWorkerThreads: created worker thread 4

[Thr 4460] IcmCreateWorkerThreads: created worker thread 5

[Thr 4460] IcmCreateWorkerThreads: created worker thread 6

[Thr 4460] IcmCreateWorkerThreads: created worker thread 7

[Thr 4460] IcmCreateWorkerThreads: created worker thread 8

[Thr 4460] IcmCreateWorkerThreads: created worker thread 9

[Thr 5760] IcmMpiWatchDogThread: MPI watchdog started

[Thr 5764] IcmWatchDogThread: watchdog started

[Thr 5768] HttpISubHandlerAdd: Added handler HttpFileAccessHandler(000000000CC56D30), slot=0, flags=4098) for /sap/public/icmandir/, active: 1, table 000000000CC56B00

[Thr 5768] Sat May 17 16:29:25 2014

[Thr 5768] ISC: created 400 MB disk cache.

[Thr 5768] ISC: created 50 MB memory cache.

[Thr 5768] Sat May 17 16:29:26 2014

[Thr 5768] HttpISubHandlerAdd: Added handler HttpCacheHandler(000000000CCF32A0), slot=1, flags=12293) for /, active: 1, table 000000000CC56B00

[Thr 5768] HttpExtractArchive: files from archive G:\usr\sap\BJP\DVEBMGS00\exe/icmadmin.SAR in directory G:/usr/sap/BJP/DVEBMGS00/data/icmandir are up to date

[Thr 5768] HttpISubHandlerAdd: Added handler HttpAdminHandler(000000000CD6A270), slot=2, flags=36869) for /sap/admin, active: 1, table 000000000CC56B00

[Thr 5768] CsiInit(): Initializing the Content Scan Interface

[Thr 5768]            PC with Windows NT (mt,unicode,SAP_CHAR/size_t/void* = 16/64/64)

[Thr 5768] CsiInit(): CSA_LIB = "G:\usr\sap\BJP\DVEBMGS00\exe\sapcsa.dll"

[Thr 5768] Sat May 17 16:29:28 2014

[Thr 5768] HttpISubHandlerAdd: Added handler HttpModHandler(000000000CD6A680), slot=3, flags=12293) for /, active: 1, table 000000000CC56B00

[Thr 5768] HttpISubHandlerAdd: Added handler HttpAuthHandler(000000000CD95E80), slot=4, flags=12293) for /, active: 1, table 000000000CC56B00

[Thr 5768] HttpISubHandlerAdd: Added handler HttpSAPR3Handler(000000000CDA7850), slot=5, flags=4101) for /, active: 1, table 000000000CC56B00

[Thr 5768] HttpISubHandlerAdd: Added handler HttpJ2EE2Handler(000000000CDA78D0), slot=6, flags=1060869) for /, active: 1, table 000000000CC56B00

[Thr 5768] Started service PORT=50000,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=600

[Thr 5768] Started service PORT=50004,PROT=P4,TIMEOUT=60,PROCTIMEOUT=60

[Thr 5768] Started service PORT=50007,PROT=IIOP,TIMEOUT=60,PROCTIMEOUT=60

[Thr 5768] Started service HOST=localhost,PORT=50008,PROT=TELNET,TIMEOUT=60,PROCTIMEOUT=60

[Thr 5768] Started service PORT=0,PROT=SMTP,TIMEOUT=120,PROCTIMEOUT=120

[Thr 5712] JNCMIHttpMsPutLogon: http port information not available

[Thr 5712] JNCMIP4MsPutLogon: p4 port information not available

[Thr 5712] JNCMIIIOPMsPutLogon: iiop port information not available

[Thr 5712] JNCMIHttpMsPutLogon: delete http logon information

[Thr 5712] JNCMIP4MsPutLogon: reset p4 logon information

[Thr 5712] JNCMIIIOPMsPutLogon: reset iiop logon information

[Thr 5712] JNCMITelnetMsPutLogon: reset telnet logon information

[Thr 5712] JNCMIHttpMsPutLogon: delete http logon information

[Thr 5712] JNCMIP4MsPutLogon: reset p4 logon information

[Thr 5712] JNCMIIIOPMsPutLogon: reset iiop logon information

[Thr 5712] JNCMITelnetMsPutLogon: reset telnet logon information

[Thr 5728] Sat May 17 16:29:33 2014

[Thr 5728] HttpExtractArchive: files from archive G:\usr\sap\BJP\DVEBMGS00\exe/ITS.SAR in directory G:/usr/sap/BJP/DVEBMGS00/data/icmandir are up to date

[Thr 5768] *** WARNING => IcmNetCheck: NiAddrToHost(10.0.0.1) took 5 seconds [icxxman.c    5617]

[Thr 5768] *** WARNING => IcmNetCheck: 1 possible network problems detected - please check the network/DNS settings [icxxman.c    5673]

[Thr 4460] Sat May 17 16:30:04 2014

[Thr 4460] IcmJsfAttach: attached to Java Startup Framework

[Thr 5712] JNCMIHttpMsPutLogon: delete http logon information

[Thr 5712] JNCMIP4MsPutLogon: reset p4 logon information

[Thr 5712] JNCMIIIOPMsPutLogon: reset iiop logon information

[Thr 5712] JNCMITelnetMsPutLogon: reset telnet logon information

[Thr 5712] JNCMIHttpMsPutLogon: delete http logon information

[Thr 5712] JNCMIP4MsPutLogon: reset p4 logon information

[Thr 5712] JNCMIIIOPMsPutLogon: reset iiop logon information

[Thr 5712] JNCMITelnetMsPutLogon: reset telnet logon information

[Thr 5712] Sat May 17 16:33:09 2014

[Thr 5712] JNCMIP4CallLBListener: node 2693850, service P4 joins load balancing

[Thr 5712] JNCMIP4MsPutLogon: set p4 logon port (port:50004) (lbcount: 1)

[Thr 5712] IcmJSessCommServiceJoin: server 2693850 started protocol P4 (active services: 1)

[Thr 5712] JNCMIIIOPCallLBListener: node 2693850, service IIOP joins load balancing

[Thr 5712] JNCMIIIOPMsPutLogon: set iiop logon port (port:50007) (lbcount: 1)

[Thr 5708] IcmJSessCommAttach: Attached to J2EE request queue BJP_00_2693850_P4

[Thr 5712] IcmJSessCommServiceJoin: server 2693850 started protocol IIOP (active services: 3)

[Thr 5712] JNCMITelnetCallLBListener: node 2693850, service Telnet joins load balancing

[Thr 5712] JNCMITelnetMsPutLogon: set telnet logon port (port:50008) (lbcount: 1)

[Thr 5712] IcmJSessCommServiceJoin: server 2693850 started protocol TELNET (active services: 7)

[Thr 5712] Sat May 17 16:35:56 2014

[Thr 5712] JNCMIHttpCallLBListener: node 2693850, service Http joins load balancing

[Thr 5712] HttpJ2EELbPut: server 2693850 started protocol HTTP, attached to request queue BJP_00_2693850_HTTP

[Thr 5712] JNCMIHttpMsPutLogon: set http logon port (port:50000) (lbcount: 1)

Former Member
0 Kudos

Hi

Ashutosh,

---------------------------------------------------

trc file: "dev_server0", trc level: 1, release: "720"

---------------------------------------------------

sysno      00

sid        BJP

systemid   562 (PC with Windows NT)

relno      7200

patchlevel 0

patchno    63

intno      20020600

make       multithreaded, Unicode, 64 bit, optimized

profile    \\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

pid        6044

*

*  ACTIVE TRACE LEVEL           1

*  ACTIVE TRACE COMPONENTS      All, egi

*

Sat May 17 16:30:05 2014

*

*  trace logging activated, max size = 52428800 bytes, 2 versions

*

arguments :

  arg[ 0] : G:\usr\sap\BJP\DVEBMGS00\exe\jstart.EXE

  arg[ 1] : -appTrc

  arg[ 2] : -nodeId=2

  arg[ 3] : pf=\\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

  arg[ 4] : -DSAPINFO=BJP_00_server0

  arg[ 5] : -hostvm

  arg[ 6] : -nodeName=ID2693850

  arg[ 7] : -file=G:\usr\sap\BJP\DVEBMGS00\j2ee\cluster\instance.properties

  arg[ 8] : -jvmFile=G:\usr\sap\BJP\DVEBMGS00\work\jstart.jvm

  arg[ 9] : -traceFile=G:\usr\sap\BJP\DVEBMGS00\work\dev_server0

  arg[10] : -javaOutFile=G:\usr\sap\BJP\DVEBMGS00\work\jvm_server0.out

  arg[11] : -DSAPSTART=1

  arg[12] : -DSAPSYSTEM=00

  arg[13] : -DSAPSYSTEMNAME=BJP

  arg[14] : -DSAPMYNAME=venkatlakshmi_BJP_00

  arg[15] : -DSAPPROFILE=\\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

  arg[16] : -DFRFC_FALLBACK=ON

  arg[17] : -DFRFC_FALLBACK_HOST=localhost

F Sat May 17 16:30:05 2014

F  ********************************************************************************

F  Java environment properties

F    root directory    : G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6

F    vendor            : SAP AG

F    version           : 1.6.0_17

F    cpu               : amd64

F    java vm type      : server

F    java vm version   : 6.1.018

F    jvm library name  : jvm.dll

F    library path      : G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\jre\bin\server;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\jre\bin

F    executable path   : G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\bin

F    SAP extensions    : available

F  ********************************************************************************

I  [Thr 6048] MtxInit: 10002 0 2

I  [Thr 6048] MPI: dynamic quotas disabled.

I  [Thr 6048] MPI init: pipes=4000 buffers=1279 reserved=383 quota=10%

M  [Thr 6048] NiInit3: NI already initialized; param 'maxHandles' ignored (init=2;par=32768;cur=2048)

M  [Thr 6048] CCMS: Detected Double Stack (parameter "rdisp/j2ee_start" is active)

M  [Thr 6048] CCMS uses Shared Memory Key 73 for monitoring.

M  [Thr 6048] CCMS: SemInMgt: Semaphore Management initialized by AlAttachShm_Doublestack.

M  [Thr 6048] CCMS: SemInit: Semaphore 38 initialized by AlAttachShm_Doublestack.

M  [Thr 6048] CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

M  [Thr 6048] CCMS: CCMS Monitoring Initialization finished, rc=0.

F Sat May 17 16:30:05 2014

F  ********************************************************************************

F  SAP Java VM arguments:

F    arg[ 0] = vfprintf

F    arg[ 1] = abort

F    arg[ 2] = exit

F    arg[ 3] = -XmonGcCallback

F    arg[ 4] = -XdebugStateChangeCallback

F    arg[ 5] = -DSAPJStartVersion=720, patch 68, changelist 1198183, NTAMD64, optU (Oct 20 2010, 01:55:49)

F    arg[ 6] = -DSAPSTART=1

F    arg[ 7] = -DSAPSYSTEM=00

F    arg[ 8] = -DSAPSYSTEMNAME=BJP

F    arg[ 9] = -DSAPMYNAME=venkatlakshmi_BJP_00

F    arg[10] = -DSAPPROFILE=\\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

F    arg[11] = -DFRFC_FALLBACK=ON

F    arg[12] = -DFRFC_FALLBACK_HOST=localhost

F    arg[13] = -Xjvmx

F    arg[14] = -XsapSystem:00

F    arg[15] = -DSAPSTARTUP=1

F    arg[16] = -DSAPDBHOST=VENKATLAKSHMI

F    arg[17] = -DSAPINFO=BJP_00_server0

F    arg[18] = -Dj2ee.dbhost=VENKATLAKSHMI

F    arg[19] = -Dsun.java.launcher=jstart

F    arg[20] = -Dsun.java.command=com.sap.engine.boot.Start  -DSAPSTART=1 -DSAPSYSTEM=00 -DSAPSYSTEMNAME=BJP -DSAPMYNAME=venkatlakshmi_BJP_00 -DSAPPROFILE=\\\\venkatlakshmi\\sapmnt\\BJP\\SYS\\profile\\BJP_DVEBMGS00_venkatlakshmi -DFRFC_FALLBACK=ON -DFRFC_FALLBACK_HOST=localhost

F    arg[21] = -Djstartup.mode=JSTART

F    arg[22] = -Djstartup.whoami=server

F    arg[23] = -Djstartup.ownProcessId=6044

F    arg[24] = -Djstartup.ownHardwareId=E0700730281

F    arg[25] = -Djstartup.debuggable=yes

F    arg[26] = -DLoadBalanceRestricted=no

F    arg[27] = -XdebugPortRange:50021-50021

F    arg[28] = -Denv.class.path=

F    arg[29] = -Dsys.global.dir=G:\usr\sap\BJP\SYS\global

F    arg[30] = -Dapplication.home=G:\usr\sap\BJP\DVEBMGS00\exe

F    arg[31] = -Djava.class.path=G:\usr\sap\BJP\DVEBMGS00\exe\jstart71.jar;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\lib\jvmx.jar;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\lib\jvmx_tools.jar;G:\usr\sap\BJP\DVEBMGS00\exe\jre\lib\iqlib.jar;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\lib\tools.jar;G:\usr\sap\BJP\DVEBMGS00\j2ee\cluster\bin\boot\sap.com~tc~bl~jkernel_boot~impl.jar;G:\usr\sap\BJP\DVEBMGS00\j2ee\cluster\bin\boot\jaas.jar;G:\usr\sap\BJP\DVEBMGS00\j2ee\cluster\bin\system\sap.com~tc~bl~bytecode~library.jar;G:\usr\sap\BJP\DVEBMGS00\j2ee\cluster\bin\boot\memoryanalyzer.jar

F    arg[32] = -Djava.library.path=G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\jre\bin\server;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\jre\bin;G:\usr\sap\BJP\DVEBMGS00\j2ee\os_libs;G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\bin;G:\usr\sap\BJP\DVEBMGS00\exe;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0;C:\j2sdk1.4.2_12\bin;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\Tools\Binn;C:\Program Files\Microsoft SQL Server\100\DTS\Binn;C:\Program Files (x86)\Microsoft SQL Server\100\Tools\Binn\VSShell\Common7\IDE;C:\Program Files (x86)\Microsoft Visual Studio 9.0\Common7\IDE\PrivateAssemblies;C:\Program Files (x86)\Microsoft SQL Server\100\DTS\Binn;G:\usr\sap\BJP\SYS\exe\uc\NTAMD64

F    arg[33] = -XX:PermSize=1024m

F    arg[34] = -Xmx2048m

F    arg[35] = -XX:MaxNewSize=410m

F    arg[36] = -XX:MaxPermSize=1024m

F    arg[37] = -Xms2048m

F    arg[38] = -XX:NewSize=410m

F    arg[39] = -Dorg.omg.CORBA.ORBClass=com.sap.engine.system.ORBProxy

F    arg[40] = -Djavax.management.builder.initial=com.sap.pj.jmx.server.interceptor.InterceptorChainBuilder

F    arg[41] = -Djmx.invoke.getters=true

F    arg[42] = -Djava.security.policy=./../bin/kernel/java.policy

F    arg[43] = -Djava.security.egd=file:/dev/urandom

F    arg[44] = -Djava.awt.headless=true

F    arg[45] = -Dorg.omg.CORBA.ORBSingletonClass=com.sap.engine.system.ORBSingletonProxy

F    arg[46] = -Drdbms.driverLocation=G:\usr\sap\BJP\DVEBMGS00\exe\mssjdbc\jdbc4\sqljdbc4.jar

F    arg[47] = -Djava.io.tmpdir=./temp

F    arg[48] = -Dsun.lang.ClassLoader.allowArraySyntax=true

F    arg[49] = -Djava.protocol.handler.pkgs=com.sap.engine.httpdsrclient.protocols|iaik.protocol

F    arg[50] = -Dnetworkaddress.cache.ttl=10

F    arg[51] = -DSAPJVM_EXTENSION_COMMAND_HANDLER=com.sap.tools.memory.protocol.ProtocolHandler

F    arg[52] = -Djco.jarm=1

F    arg[53] = -Djavax.rmi.CORBA.PortableRemoteObjectClass=com.sap.engine.system.PortableRemoteObjectProxy

F    arg[54] = -XX:+UseConcMarkSweepGC

F    arg[55] = -XX:TargetSurvivorRatio=90

F    arg[56] = -verbose:gc

F    arg[57] = -XX:+DumpDetailedClassStatisticOnOutOfMemory

F    arg[58] = -XX:+PrintGCDetails

F    arg[59] = -XX:MaxErrorQueueLength=200

F    arg[60] = -XX:+PrintGCTimeStamps

F    arg[61] = -XX:+DisableExplicitGC

F    arg[62] = -XX:SoftRefLRUPolicyMSPerMB=1

F    arg[63] = -XX:-StringInternTableInPermGen

F    arg[64] = -XX:SurvivorRatio=9

F    arg[65] = -XX:+HeapDumpOnOutOfMemoryError

F    arg[66] = -XX:HeapDumpPath=OOM.hprof

F    arg[67] = -XX:-TraceClassUnloading

F    arg[68] = -Xss2097152

F  ignore unrecognized options : no

F  ********************************************************************************

J Sat May 17 16:30:06 2014

J  JVMX version - Sep 16 2010 15:40:24 - 61_REL - optU - windows amd64 - 6 - bas2:142976 (mixed mode)

J  (CompilerOracle read from file G:\usr\sap\BJP\DVEBMGS00\exe\sapjvm_6\jre\.hotspot_compiler )

F [Thr 5876] Sat May 17 16:30:08 2014

F  [Thr 5876] *** LOG => SfCJavaVm: Java VM started.

F  ********************************************************************************

F  Main method call:

F  com/sap/engine/boot/Start.main()

F    arg[ 0] = -DSAPSTART=1

F    arg[ 1] = -DSAPSYSTEM=00

F    arg[ 2] = -DSAPSYSTEMNAME=BJP

F    arg[ 3] = -DSAPMYNAME=venkatlakshmi_BJP_00

F    arg[ 4] = -DSAPPROFILE=\\venkatlakshmi\sapmnt\BJP\SYS\profile\BJP_DVEBMGS00_venkatlakshmi

F    arg[ 5] = -DFRFC_FALLBACK=ON

F    arg[ 6] = -DFRFC_FALLBACK_HOST=localhost

F  ********************************************************************************

J Sat May 17 16:30:36 2014

J  30.447: [GC 30.447: [ParNew: 343552K->6637K(381696K), 0.1298095 secs] 343559K->6645K(2059008K), 0.1301047 secs] [Times: user=0.11 sys=0.00, real=0.13 secs]

F [Thr 5876] Sat May 17 16:30:40 2014

F  [Thr 5876] *** LOG => State changed from 0 (Initial) to 1 (Waiting to start).

F  [Thr 5876] *** LOG    state real time: 35.482 CPU time: 1.092 sys, 9.828 usr

F  [Thr 5876] *** LOG    total real time: 35.482 CPU time: 1.092 sys, 9.828 usr

F  [Thr 5876]

F  [Thr 5876] *** LOG => State changed from 1 (Waiting to start) to 2 (Starting framework).

F  [Thr 5876] *** LOG    state real time: 0.001 CPU time: 0.000 sys, 0.000 usr

F  [Thr 5876] *** LOG    total real time: 35.483 CPU time: 1.092 sys, 9.828 usr

F  [Thr 5876]

J Sat May 17 16:30:45 2014

J  39.696: [GC 39.697: [ParNew: 350189K->11535K(381696K), 0.0314297 secs] 350240K->11586K(2059008K), 0.0316186 secs] [Times: user=0.09 sys=0.00, real=0.03 secs]

J Sat May 17 16:31:09 2014

J  63.640: [GC 63.640: [ParNew: 355087K->28727K(381696K), 0.0599914 secs] 355178K->28818K(2059008K), 0.0601775 secs] [Times: user=0.22 sys=0.01, real=0.06 secs]

J Sat May 17 16:31:39 2014

J  93.101: [GC 93.101: [ParNew: 372279K->38144K(381696K), 0.1693310 secs] 373297K->58239K(2059008K), 0.1695922 secs] [Times: user=0.53 sys=0.03, real=0.17 secs]

J Sat May 17 16:32:22 2014

J  136.970: [GC 136.970: [ParNewJ 

J Sat May 17 16:32:23 2014

: 381696K->38144K(381696K), 0.2363412 secs] 402039K->101100K(2059008K), 0.2365386 secs] [Times: user=0.81 sys=0.06, real=0.24 secs]

J Sat May 17 16:32:28 2014

J  142.457: [GC 142.457: [ParNew: 381696K->38144K(381696K), 0.1872076 secs] 445284K->127318K(2059008K), 0.1873984 secs] [Times: user=0.64 sys=0.01, real=0.19 secs]

M [Thr 6604] Sat May 17 16:32:31 2014

M  [Thr 6604] CCMS: openMonitoringSegment(): inside static JMON Lib: already connected.

J Sat May 17 16:32:34 2014

J  148.419: [GC 148.419: [ParNew: 381696K->38144K(381696K), 0.1015440 secs] 473471K->147296K(2059008K), 0.1016583 secs] [Times: user=0.33 sys=0.00, real=0.10 secs]

J Sat May 17 16:32:54 2014

J  168.015: [GC 168.015: [ParNew: 381696K->38144K(381696K), 0.1787952 secs] 490900K->168907K(2059008K), 0.1789963 secs] [Times: user=0.56 sys=0.02, real=0.18 secs]

F [Thr 5876] Sat May 17 16:33:09 2014

F  [Thr 5876] *** LOG => State changed from 2 (Starting framework) to 10 (Starting apps).

F  [Thr 5876] *** LOG    state real time: 148.691 CPU time: 7.690 sys, 130.214 usr

F  [Thr 5876] *** LOG    total real time: 184.174 CPU time: 8.782 sys, 140.042 usr

F  [Thr 5876]

J Sat May 17 16:33:10 2014

J  184.939: [GC 184.939: [ParNewJ 

J Sat May 17 16:33:11 2014

: 381696K->38144K(381696K), 0.1895368 secs] 512635K->186048K(2059008K), 0.1897738 secs] [Times: user=0.58 sys=0.03, real=0.19 secs]

J Sat May 17 16:33:15 2014

J  189.706: [GC 189.707: [ParNew: 381643K->31857K(381696K), 0.1119609 secs] 529766K->193723K(2059008K), 0.1122645 secs] [Times: user=0.37 sys=0.00, real=0.11 secs]

J Sat May 17 16:33:18 2014

J  192.056: [GC 192.057: [ParNew: 375409K->38144K(381696K), 0.1022470 secs] 537469K->207897K(2059008K), 0.1024751 secs] [Times: user=0.36 sys=0.02, real=0.10 secs]

J  192.433: [GC 192.433: [ParNew: 381696K->37692K(381696K), 0.0910367 secs] 551449K->213662K(2059008K), 0.0912340 secs] [Times: user=0.37 sys=0.00, real=0.09 secs]

J  192.786: [GC 192.786: [ParNew: 381244K->38144K(381696K), 0.0607629 secs] 557214K->214195K(2059008K), 0.0609584 secs] [Times: user=0.25 sys=0.00, real=0.06 secs]

J Sat May 17 16:33:19 2014

J  193.968J 

J Sat May 17 16:33:20 2014

: [GC 194.003: [ParNew: 381695K->16385K(381696K), 0.0793379 secs] 557746K->205601K(2059008K), 0.0795506 secs] [Times: user=0.28 sys=0.02, real=0.12 secs]

J Sat May 17 16:33:23 2014

J  197.817: [GC 197.818: [ParNew: 359891K->17417K(381696K), 0.0387929 secs] 549107K->206633K(2059008K), 0.0389986 secs] [Times: user=0.11 sys=0.00, real=0.04 secs]

J Sat May 17 16:33:27 2014

J  201.527: [GC 201.527: [ParNew: 360954K->19475K(381696K), 0.0440307 secs] 550169K->208691K(2059008K), 0.0442485 secs] [Times: user=0.13 sys=0.00, real=0.04 secs]

J Sat May 17 16:33:31 2014

J  205.520: [GC 205.521: [ParNew: 363017K->22536K(381696K), 0.0456765 secs] 552233K->211752K(2059008K), 0.0458761 secs] [Times: user=0.16 sys=0.00, real=0.05 secs]

F [Thr 6616] Sat May 17 16:33:32 2014

F  [Thr 6616] *** WARNING => ShmComponent_findAlias: Cannot find alias for URL '/' (rc = 4 object not found). [sfxxjshm.c   2141]

J Sat May 17 16:33:42 2014

J  216.433: [GC 216.433: [ParNew: 366088K->38144K(381696K), 0.0520012 secs] 555564K->229543K(2059008K), 0.0521225 secs] [Times: user=0.19 sys=0.00, real=0.05 secs]

J Sat May 17 16:33:55 2014

J  229.676: [GC 229.676: [ParNew: 381696K->38144K(381696K), 0.1952215 secs] 573471K->258297K(2059008K), 0.1954151 secs] [Times: user=0.61 sys=0.05, real=0.20 secs]

J Sat May 17 16:34:25 2014

J  259.342: [GC 259.342: [ParNew: 381696K->38144K(381696K), 0.1929926 secs] 602453K->286576K(2059008K), 0.1931820 secs] [Times: user=0.64 sys=0.03, real=0.19 secs]

J Sat May 17 16:34:49 2014

J  283.370: [GC 283.370: [ParNew: 381696K->38144K(381696K), 0.2193029 secs] 630748K->315085K(2059008K), 0.2195357 secs] [Times: user=0.69 sys=0.06, real=0.22 secs]

J Sat May 17 16:35:07 2014

J  301.158: [GC 301.158: [ParNew: 381696K->38144K(381696K), 0.1280368 secs] 659103K->346803K(2059008K), 0.1281655 secs] [Times: user=0.41 sys=0.05, real=0.13 secs]

J Sat May 17 16:35:17 2014

J  311.458: [GC 311.458: [ParNew: 381696K->38144K(381696K), 0.2664498 secs] 690430K->385030K(2059008K), 0.2667003 secs] [Times: user=0.89 sys=0.09, real=0.27 secs]

J Sat May 17 16:35:29 2014

J  323.378: [GC 323.378: [ParNew: 381696K->38144K(381696K), 0.1925238 secs] 728660K->407430K(2059008K), 0.1927458 secs] [Times: user=0.64 sys=0.05, real=0.19 secs]

J Sat May 17 16:35:46 2014

J  340.502: [GC 340.502: [ParNew: 381696K->38144K(381696K), 0.1590056 secs] 751258K->432995K(2059008K), 0.1591982 secs] [Times: user=0.53 sys=0.06, real=0.16 secs]

F [Thr 6616] Sat May 17 16:35:56 2014

F  [Thr 6616] *** LOG => State changed from 10 (Starting apps) to 3 (Running).

F  [Thr 6616] *** LOG    state real time: 167.502 CPU time: 12.074 sys, 153.988 usr

F  [Thr 6616] *** LOG    total real time: 351.677 CPU time: 20.857 sys, 294.030 usr

F  [Thr 6616]

J Sat May 17 16:51:16 2014

J  1270.308: [GC 1270.309: [ParNew: 381696K->38144K(381696K), 0.1779098 secs] 777300K->456454K(2059008K), 0.1781296 secs] [Times: user=0.62 sys=0.00, real=0.18 secs]