cancel
Showing results for 
Search instead for 
Did you mean: 

we can not loging java netweaver administration and visual administrion

Former Member
0 Kudos

Dear All,

We are using bi abap+java. visual administration and also java Netweaver administrion ( through http://<hostname>:portnumber/nwa )web page not open please help me how to find problem and its solution .

Regards

Shahid

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Yes my java instance not started and also I am unable to start java instance our system sappfpar check output , dev_ botstrap, dev_jcontrol,

Nr of operating system shared memory segments: 44

Shared memory resource requirements estimated

================================================================

Total Nr of shared segments required.....: 44

Shared memory segment size required min..: 958464000 ( 914.1 MB)

Swap space requirements estimated

================================================

Shared memory....................: 1679.0 MB

Processes........................: 213.8 MB

Extended Memory .................: 4096.0 MB

Extended Memory 2 ...............: 3088.0 MB

.. 23 VMs, 272.0 MB address space

-


Total, minimum requirement.......: 9076.8 MB

Process local heaps, worst case..: 10239.0 MB

Total, worst case requirement....: 19315.8 MB

Errors detected..................: 0

Warnings detected................: 1

, ___________________________________

[Thr 5008] JLaunchIStartFunc: Thread 5008 started as Java VM thread.

[Thr 5008] *** ERROR => DlLoadLib()==DLENOACCESS - LoadLibrary("jvm.dll")

Error 126 = "The specified module could not be found." [dlnt.c 255]

[Thr 5008] *** ERROR => Can't load VM shared library (jvm.dll) (rc=-2) [jhvmxx.c 1586]

[Thr 5008] **********************************************************************

      • ERROR => Cannot load the Java VM shared library.

      • Please see SAP Note 943602 , section 'Java VM shared library issues'

      • for additional information and trouble shooting.

**********************************************************************

[Thr 5008] *** ERROR => Cannot load DLL for Java VM [jlnchxxi.c 717]

[Thr 4972] Thu Dec 30 17:07:50 2010

[Thr 4972] JLaunchCloseProgram: good bye (exitcode = -2)

__________________________________

[Thr 4944] JStartupICheckFrameworkPackage: can't find framework package F:\usr\sap\EFD\DVEBMGS01\exe\jvmx.jar

[Thr 4944] Thu Dec 30 17:07:51 2010

[Thr 4944] *** ERROR => invalid return code of process [bootstrap] (exitcode = -2) [jstartxx.c 1642]

[Thr 4944] JControlExecuteBootstrap: error executing bootstrap node [bootstrap] (rc = -2)

[Thr 4944] JControlCloseProgram: started (exitcode = -2)

[Thr 4944] JControlCloseProgram: good bye... (exitcode = -2)

please guide me how to start my java instance ( I am us abap +java )

regards

shahid

TomCenens
Active Contributor
0 Kudos

Hello shahid

You should check the content of your jvm and bootstrap log files in the work directory for further clues.

Your java virtual machine creation is failing, this is very early in the startup process. The log files mentioned above should provide the neccesary information to resolve the issue.

Kind regards

Tom

Former Member
0 Kudos

Dear Tom

Thankx again to your help

output of jcmon

============================================================

JControl Monitor Program - Main Menu

============================================================

0 : exit

-


10 : Cluster Administration Menu

-


20 : Local Administration Menu

-


30 : Shared Memory Menu (Solid Rock, experimental)

-


command => 20

Can't open shared memory administration (rc = 3)

TomCenens
Active Contributor
0 Kudos

Hello

This means your Java instance is not starting at all.

You get this message either if the processes are still getting launched (SDM, server, dispatcher not yet running) so if you perform a stopsap and startsap it could take a bit before you get an overview of the processes.

If you started and there is already some time since it has started, your java instance is shutdown already again.

If it doesn't start at all or you don't even get an overview in local administration, it's possible you already bump into issues in the bootstrap procedure so then you should check the bootstrap and vm log files in your work folder (initial vm creation and bootstrap process, these can indicate an unknown java parameter being used for example). You can post the log file content on the forum if you don't understand the content.

If server process starts but fails after little ammount of time you should look for clues in the log files in your work folder, can you check std_server0.out and dev_server0 for more clues (post them if you don't find anything).

Kind regards

Tom

Former Member
0 Kudos

Hi,

From the above screen, your Java instance is not running. Since yours is an ABAP+JAva system, please start java system using Tcode : smicm -> Administration -> J2EE instance (global) -> Restart -> Yes.

Regards,

Denish

Former Member
0 Kudos

Dear Tom

My dev_Disp file out put is

Mon Nov 29 19:54:43 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:55:03 2010

J2EE server info

start = TRUE

state = STARTED

pid = 3924

argv[0] = F:\usr\sap\EFD\DVEBMGS01\exe\jcontrol.EXE

argv[1] = F:\usr\sap\EFD\DVEBMGS01\exe\jcontrol.EXE

argv[2] = -DCONNECT_PORT=64991

argv[3] = -DSAPSYSTEM=01

argv[4] = -DSAPSYSTEMNAME=EFD

argv[5] = -DSAPMYNAME=efldev_EFD_01

argv[6] = -DSAPPROFILE=F:\usr\sap\EFD\SYS\profile\EFD_DVEBMGS01_efldev

argv[7] = -DFRFC_FALLBACK=ON

argv[8] = -DFRFC_FALLBACK_HOST=localhost

start_lazy = 0

start_control = SAP J2EE dispatcher node

DpJ2eeStart: j2ee state = STARTED

Mon Nov 29 19:55:23 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:55:43 2010

J2EE server info

start = TRUE

state = STARTED

Mon Nov 29 19:56:03 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:56:10 2010

rdisp/start_icman : 1 -> 1

Mon Nov 29 19:56:23 2010

DpEnvCheckJ2ee: switch off j2ee start flag

and dev_ms

[Thr 1904] Mon Nov 29 19:49:16 2010

[Thr 1904] MsSSetTrcLog: trc logging active, max size = 20971520 bytes

systemid 562 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 226

intno 20050900

make: multithreaded, Unicode, 64 bit, optimized

pid 320

[Thr 1904] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 320) [msxxserv.c 1837]

[Thr 1904] Mon Nov 29 19:49:17 2010

[Thr 1904] load acl file = F:\usr\sap\EFD\SYS\global\ms_acl_info.DAT

[Thr 1904] MsGetOwnIpAddr: my host addresses are :

[Thr 1904] 1 : [192.168.120.10] efldev (HOSTNAME)

[Thr 1904] 2 : [127.0.0.1] efldev (LOCALHOST)

[Thr 1904] MsHttpInit: full qualified hostname = efldev

[Thr 1904] HTTP logging is switch off

[Thr 1904] set HTTP state to LISTEN

[Thr 1904] ms/icf_info_server : deleted

[Thr 1904] *** I listen to port sapmsEFD (3601) ***

[Thr 1904] *** I listen to internal port 3901 (3901) ***

[Thr 1904] *** HTTP port 8101 state LISTEN ***

[Thr 1904] CUSTOMER KEY: >T0034346513<

[Thr 1904] Mon Nov 29 19:53:16 2010

[Thr 1904] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)

also my SMDagent stop

TomCenens
Active Contributor
0 Kudos

Dear

You should check first how far your J2EE engine starts, it's stopping automatically due to errors according to your logs.

You can check the status of a starting J2EE engine using JCmon (release 7.0x and lower)

jcmon pf=F:\usr\sap\EFD\SYS\profile\EFD_DVEBMGS01_efldev

Then option 20 local administration

You should see to what extent your J2EE engine starts of which part (SDM,server or dispatcher) fails.

The first step would be check the log files in your work directory for clues to why it stops working:

F:\usr\sap\EFD\DVEBMGS01\work\

Depending on how far the engine gets, you should check certain log files, you can already get some idea by checking which ones at written to last when you try to start the engine.

Kind regards

Tom

Former Member
0 Kudos

Dear Tom

My dev_Disp file out put is

Mon Nov 29 19:54:43 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:55:03 2010

J2EE server info

start = TRUE

state = STARTED

pid = 3924

argv[0] = F:\usr\sap\EFD\DVEBMGS01\exe\jcontrol.EXE

argv[1] = F:\usr\sap\EFD\DVEBMGS01\exe\jcontrol.EXE

argv[2] = -DCONNECT_PORT=64991

argv[3] = -DSAPSYSTEM=01

argv[4] = -DSAPSYSTEMNAME=EFD

argv[5] = -DSAPMYNAME=efldev_EFD_01

argv[6] = -DSAPPROFILE=F:\usr\sap\EFD\SYS\profile\EFD_DVEBMGS01_efldev

argv[7] = -DFRFC_FALLBACK=ON

argv[8] = -DFRFC_FALLBACK_HOST=localhost

start_lazy = 0

start_control = SAP J2EE dispatcher node

DpJ2eeStart: j2ee state = STARTED

Mon Nov 29 19:55:23 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:55:43 2010

J2EE server info

start = TRUE

state = STARTED

Mon Nov 29 19:56:03 2010

DpJ2eeEmergencyShutdown: j2ee state = SHUTDOWN

Mon Nov 29 19:56:10 2010

rdisp/start_icman : 1 -> 1

Mon Nov 29 19:56:23 2010

DpEnvCheckJ2ee: switch off j2ee start flag

and dev_ms

[Thr 1904] Mon Nov 29 19:49:16 2010

[Thr 1904] MsSSetTrcLog: trc logging active, max size = 20971520 bytes

systemid 562 (PC with Windows NT)

relno 7000

patchlevel 0

patchno 226

intno 20050900

make: multithreaded, Unicode, 64 bit, optimized

pid 320

[Thr 1904] ***LOG Q01=> MsSInit, MSStart (Msg Server 1 320) [msxxserv.c 1837]

[Thr 1904] Mon Nov 29 19:49:17 2010

[Thr 1904] load acl file = F:\usr\sap\EFD\SYS\global\ms_acl_info.DAT

[Thr 1904] MsGetOwnIpAddr: my host addresses are :

[Thr 1904] 1 : [192.168.120.10] efldev (HOSTNAME)

[Thr 1904] 2 : [127.0.0.1] efldev (LOCALHOST)

[Thr 1904] MsHttpInit: full qualified hostname = efldev

[Thr 1904] HTTP logging is switch off

[Thr 1904] set HTTP state to LISTEN

[Thr 1904] ms/icf_info_server : deleted

[Thr 1904] *** I listen to port sapmsEFD (3601) ***

[Thr 1904] *** I listen to internal port 3901 (3901) ***

[Thr 1904] *** HTTP port 8101 state LISTEN ***

[Thr 1904] CUSTOMER KEY: >T0034346513<

[Thr 1904] Mon Nov 29 19:53:16 2010

[Thr 1904] MsHttpReadUrl2: H-1 url = /sap/public/icf_info/logon_groups (403 Forbidden)

also my SMDagent stop

Former Member
0 Kudos

Thankx Tom for replay.when i run http://<hostname>:5<sno>13 then error display host name XXX not resolved

I check ed in host file , instance profile startup profile EFD_DVEBMGS01_efldev EFD_SCS03_efldev START_DVEBMGS01_efldev START_SCS03_efldev but i can under stand what is the problem

TomCenens
Active Contributor
0 Kudos

Hello

Did you type the full qualified domain name ?

http://<hostname>.<domainname+extension>:5<instance no>13 ?

Kind regards

Tom

TomCenens
Active Contributor
0 Kudos

Dear Shahid

Can you provide more information, which error message are you getting ?

Check if your J2EE engine is still running properly if you cannot access any administration tool.

You can check on http://<hostname>:5<instance number>13 in the console if your J2EE processes are still running properly.

Kind regards

Tom