cancel
Showing results for 
Search instead for 
Did you mean: 

Dispatcher - J2EE status unavailable, J2EE Visual Administrator unavailable

Former Member
0 Kudos

Greeting experts,

I present to you a problem that my company is having trying to get Portal and the WAS up and running. I was handed this box after a former employee left our company. There was no knowledge handover, so I am looking at a black box. The main problem we are having is our main server (double stack ABAP and J2EE) simply will not get the Java stack up and running no matter how much we tweak the profiles or play with the network. I have been searching these forums for answers, and while I have gained a great deal of knowledge form the very generous people on this site, my problem still eludes me. I hope I can provide enough technical answers to help anyone that might have an idea of what I can do.

SAP Management Console - disp+work.exe: Running but Dialog Queue info unavailable, J2EE status info unavailable.

J2EE Visual administrator - Unable to log onto localhoast

Windows Event Viewer: SAP-Basis System: Transaction Canceled ITS_P 001 ( )

Instance Profile:

DIR_CT_RUN = $(DIR_EXE_ROOT)\$(OS_UNICODE)\NTI386

DIR_EXECUTABLE = $(DIR_INSTANCE)\exe

jstartup/trimming_properties = off

jstartup/protocol = on

jstartup/vm/home = D:\j2sdk1.4.2

jstartup/max_caches = 500

jstartup/release = 700

jstartup/instance_properties = $(jstartup/j2ee_properties);$(jstartup/sdm_properties)

j2ee/dbdriver = D:\sapdb\programs\runtime\jar\sapdbc.jar

PHYS_MEMSIZE = 2048

#old_value: 5

rdisp/wp_no_dia = 10

#old_value: 2

rdisp/wp_no_btc = 5

rdisp/j2ee_start_control = 1

rdisp/j2ee_start = 1

rdisp/j2ee_libpath = $(DIR_EXECUTABLE)

#old_value: $(DIR_EXECUTABLE)\jcontrol$(FT_EXE)

exe/j2ee = $(DIR_EXECUTABLE)\jcontrol.exe

rdisp/j2ee_timeout = 600

rdisp/frfc_fallback = on

icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=5$$00

#old_value: PROT=HTTP,PORT=5$$80

icm/server_port_0 = PROT=HTTP, PORT=51080, TIMEOUT=900

#----


  1. SAP Messaging Service parameters are set in the DEFAULT.PFL

#----


ms/server_port_0 = PROT=HTTP,PORT=81$$

rdisp/wp_no_enq = 2

rdisp/wp_no_vb = 1

rdisp/wp_no_vb2 = 1

rdisp/wp_no_spo = 1

rsdb/dbid = ERP

dbs/ada/schema = SAPERP

#old_value: 300000

abap/buffersize = 350000

login/no_automatic_user_sapstar = 0

login/password_history_size = 1

login/min_password_lng = 4

#----


  1. Jcontrol: Migrated Profile Parameter

  2. create at Wed Jun 06 06:43:16 2007

#----


#old_value: 1039293

j2ee/instance_id = ID1039293

#----


rdisp/max_wprun_time = 100000

#----


  1. Added by TH 21.06.07 (int. ITS, int. IPC)

#----


    1. ssl/ssl_lib = d:\usr\sap\ERP\DVEBMGS10\sec\sapcrypto.dll

    2. sec/libsapsecu = d:\usr\sap\ERP\DVEBMGS10\sec\sapcrypto.dll

    3. ssf/ssfapi_lib = d:\usr\sap\ERP\DVEBMGS10\sec\sapcrypto.dll

icm/host_name_full = iwdfvm2160.wdf.sap.corp

#old_value: PROT=HTTP, PORT=1080, TIMEOUT=900

icm/server_port_0 = PROT=HTTP, PORT=51080, TIMEOUT=900

#old_value: PROT=HTTPS,PORT=51081, TIMEOUT=900

icm/server_port_1 = PROT=HTTPS, PORT=51081, TIMEOUT=900

#old_value: PROT=SMTP,PORT=25001, TIMEOUT=900

icm/server_port_2 = PROT=SMTP, PORT=25001, TIMEOUT=900

    1. vmcj/enable = on

    2. #vmcj/option/ps = 512M

    3. #vmcj/option/maxJavaHeap = 200M

login/accept_sso2_ticket = 1

#parameter created by: IDADMIN 27.04.2006 20:04:36

#em/global_area_MB = 384

#old_value: 1 changed: J2EE_ADMIN 11.08.2006 19:02:40

#old_value: 2 changed: J2EE_ADMIN 11.08.2006 19:11:41

#old_value: 1 changed: CHENW 11.08.2006 19:12:57

login/create_sso2_ticket = 2

icm/keep_alive_timeout = 900

#parameters added for xCQM / PDCE

enque/table_size = 8192

abap/shared_objects_size_MB = 200

Thanks for anyone that can help with this. It is much appreciated, as it has stumped our BASIS guys for weeks.

Cheers

Ryan Geiger

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Answers (6)

Answers (6)

Former Member
0 Kudos

We were able to solve the xuser problem. It seems the list was still blank even after some repairs. We refilled the list and made new connections to the database. Closing thread. Thanks to everyone that helped.

Former Member
0 Kudos

My appologies, i have been away on vacation, and have not been able to reply to the thread. I'm afraid that now there are more problems with the system, so much so that the dispatcher will not even run anymore. I wish I could attach the dev_w0 in total, but for now I will post this snippet:

ERROR => Connect to database failed, rc = -10757 (XUSER error (the USERKEY is unknown)) [dbsdbsql.cpp 113]

Try to connect (SQLOPT) on connection 0 ...

ERROR => Connect to database failed, rc = -10709 (Connection failed (RTE:Database name is missing)) [dbsdbsql.cpp 137]

LOG BV3=> severe db error -10709 ; work process is stopped [dbsh#2 @ 1199] [dbsh 1199 ]

LOG BY2=> sql error -10709 performing CON [dblink#5 @ 431] [dblink 0431 ]

LOG BY0=> Connection failed (RTE:Database name is missing) [dblink#5 @ 431] [dblink 0431 ]

LOG R19=> ThInit, db_connect ( DB-Connect 000256) [thxxhead.c 1449]

in_ThErrHandle: 1

ERROR => ThInit: db_connect (step 1, th_errno 13, action 3, level 1) [thxxhead.c 10524]

(see the full file [here|http://sites.google.com/site/bdtechsupportproject/reference-files/dev_w0.txt?attredirects=0] )

As far as i can see, the database is running, and the xuser list is complete and correct. This error occurs after a recent crash where the registry was corrupted and most windows users were deleted (including the SAP user). We restored the SAP user but we are currently stuck here.

Thanks

Ryan Geiger

Former Member
0 Kudos

Hi

ERROR ================= Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started. com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Connect to SAP gateway failed Connect_PM TYPE=A ASHOST=localhost SYSNR=10 GWHOST=localhost GWSERV=sapgw10 PCS=1 LOCATION CPIC (TCP/IP) on local host with Unicode ERROR timeout occured TIME Thu Jul 30 22:37:00 200 RELEASE 700

Have you cross checked you host settings,r u able to ping your host ? check host setting entries in profiles are correct

Regards

Uday

Former Member
0 Kudos

Hello again SAPperts!

It isnt solved yet but I wanted to update you on my progress. I still have the same errors as before (disp+work still cant see J2EE engine, J2EE not running, and J2EE Virtual Admin not working)

After cleaning up some entries in the the instance profile, restarting SAP and the database, I've been able to widdle down the errors to these lines (at least for now) of the std_server0.out:

***************
Jul 30, 2009 10:37:00...        com.sap.security.core.persistence [SAPEngine_System_Thread[impl:5]_74] Fatal: User Management Engine (com.sap.security.core.persistence.datasource.imp.R3Persistence) failed to connect to the ABAP backend system. Check that connection data are correct and the backend system is available. Error message: "Connect to SAP gateway failed
Connect_PM  TYPE=A ASHOST=localhost SYSNR=10 GWHOST=localhost GWSERV=sapgw10 PCS=1

LOCATION    CPIC (TCP/IP) on local host with Unicode
ERROR       timeout occured
TIME        Thu Jul 30 22:37:00 200
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -5
MODULE      gwxx.c
LINE        480
DETAIL      timeout 60000 msecs
SYSTEM CALL NiRead
COUNTER     1
Connection data obtained from properties of UME service in section ume.r3.connection.master:
  passwd=********
  lang=EN
  receiverid=master
  sysnr=$$
  client=001
  poolmaxsize=10
  user=SAPJSF
  receiverid_guest=master
  ashost=localhost
  poolmaxwait=1000000

Jul 30, 2009 10:37:00... ...re.server.ume.service.UMEServiceFrame [SAPEngine_System_Thread[impl:5]_74] Fatal: 
  service com.sap.security.core.ume.service ================= ERROR =================
Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.
com.sap.engine.frame.ServiceException: Start of UME service failed. Check help topic "Start of UME Service Failed". Technical details: Connect to SAP gateway failed
Connect_PM  TYPE=A ASHOST=localhost SYSNR=10 GWHOST=localhost GWSERV=sapgw10 PCS=1

LOCATION    CPIC (TCP/IP) on local host with Unicode
ERROR       timeout occured
TIME        Thu Jul 30 22:37:00 200
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -5
MODULE      gwxx.c
LINE        480
DETAIL      timeout 60000 msecs
SYSTEM CALL NiRead
COUNTER     1

	at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:398)
	at com.sap.engine.frame.ApplicationFrameAdaptor.start(ApplicationFrameAdaptor.java:31)
	at com.sap.engine.core.service630.container.ServiceRunner.startApplicationServiceFrame(ServiceRunner.java:214)
	at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:144)
	at com.sap.engine.frame.core.thread.Task.run(Task.java:64)
	at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:79)
	at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:105)
Caused by: com.sap.security.core.persistence.datasource.PersistenceException: Connect to SAP gateway failed
Connect_PM  TYPE=A ASHOST=localhost SYSNR=10 GWHOST=localhost GWSERV=sapgw10 PCS=1

LOCATION    CPIC (TCP/IP) on local host with Unicode
ERROR       timeout occured
TIME        Thu Jul 30 22:37:00 200
RELEASE     700
COMPONENT   NI (network interface)
VERSION     38
RC          -5
MODULE      gwxx.c
LINE        480
DETAIL      timeout 60000 msecs
SYSTEM CALL NiRead
COUNTER     1

	at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:178)
	at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:446)
	at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:440)
	at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.newInstance(PrincipalDatabagFactory.java:164)
	at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:117)
	at com.sap.security.core.persistence.imp.PrincipalDatabagFactory.getInstance(PrincipalDatabagFactory.java:63)
	at com.sap.security.core.InternalUMFactory.initializeUME(InternalUMFactory.java:221)
	at com.sap.security.core.server.ume.service.UMEServiceFrame.start(UMEServiceFrame.java:287)
***************

So now Im researching possible ume and security core settings. Any and all ideas are always welcome.

Cheers

Ryan Geiger

ps- is there any way to control the text formating on these messages so that it doesnt converge into one paragraph?

Edited by: Ryan Geiger on Jul 31, 2009 12:19 AM

Edited by: Ryan Geiger on Jul 31, 2009 12:22 AM

Former Member
0 Kudos

Thanks for all the help so far! Ajay beat me to it, but I was about to post the dev_jontrol:

node name : jcontrol

pid : 6220

system name : ERP

system nr. : 10

started at : Wed Jul 29 01:20:19 2009

arguments :

arg[00] : D:\usr\sap\ERP\DVEBMGS10\exe\jcontrol.exe

arg[01] : pf=
iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160

arg[02] : -DSAPSTART=1

arg[03] : -DCONNECT_PORT=64989

arg[04] : -DSAPSYSTEM=10

arg[05] : -DSAPSYSTEMNAME=ERP

arg[06] : -DSAPMYNAME=tx300-s4_ERP_10

arg[07] : -DSAPPROFILE=
iwdfvm2160\sapmnt\ERP\SYS\profile\ERP_DVEBMGS10_iwdfvm2160

arg[08] : -DFRFC_FALLBACK=ON

arg[09] : -DFRFC_FALLBACK_HOST=localhost

[Thr 6228] Wed Jul 29 01:20:19 2009

[Thr 6228] *** WARNING => INFO: Unknown property [instance.box.number=ERPDVEBMGS10iwdfvm2160] [jstartxx.c 841]

[Thr 6228] *** WARNING => INFO: Unknown property [instance.en.host=iwdfvm2160] [jstartxx.c 841]

[Thr 6228] *** WARNING => INFO: Unknown property [instance.en.port=3200] [jstartxx.c 841]

[Thr 6228] *** WARNING => INFO: Unknown property [instance.system.id=10] [jstartxx.c 841]

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

JStartupReadInstanceProperties: read instance properties [D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties;D:\usr\sap\ERP\DVEBMGS10\SDM\program\config\sdm_jstartup.properties]

-> ms host : iwdfvm2160

-> ms port : 3900

-> OS libs : D:\usr\sap\ERP\DVEBMGS10\j2ee\os_libs

-> Admin URL :

-> run mode : normal

-> run action : NONE

-> enabled : yes

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

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

Used property files

-> files [00] : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

-> files [01] : D:\usr\sap\ERP\DVEBMGS10\SDM\program\config\sdm_jstartup.properties

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

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

Instance properties

-> ms host : iwdfvm2160

-> ms port : 3900

-> os libs : D:\usr\sap\ERP\DVEBMGS10\j2ee\os_libs

-> admin URL :

-> run mode : normal

-> run action : NONE

-> enabled : yes

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

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

Bootstrap nodes

-> [00] bootstrap : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

-> [01] bootstrap_ID10392930 : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

-> [02] bootstrap_ID10392935 : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

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

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

Worker nodes

-> [00] ID103929300 : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

-> [01] ID103929350 : D:\usr\sap\ERP\DVEBMGS10\j2ee\cluster\instance.properties

-> [02] sdm : D:\usr\sap\ERP\DVEBMGS10\SDM\program\config\sdm_jstartup.properties

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

[Thr 6228] *** WARNING => JsfOpenShm: ShmCreate (69, 295952, CREATE) failed(rc = 4 SHM segment already exists) [jsfxxshm.c 715]

[Thr 6228] *** ERROR => JsfOpenShm: Shm version mismatch (shm "JSF-ADM-CORRUPT", code "JSF-ADM-015") [jsfxxshm.c 761]

[Thr 6228] *** ERROR => Can't create shared memory segment 69 (rc = 😎 [jcntrxx.c 1749]

[Thr 6228] *** ERROR => Can't initialize JControl Administration [jcntrxx.c 273]

[Thr 6228] JControlCloseProgram: started (exitcode = -1)

[Thr 6228] *** ERROR => JsfCloseShm: FiDetachIndex(SESSION) failed (rc = 6 invalid argument) [jsfxxshm.c 1243]

[Thr 6228] *** ERROR => JsfCloseShm: FiDetachIndex(ALIAS) failed (rc = 6 invalid argument) [jsfxxshm.c 1250]

[Thr 6228] *** ERROR => JsfCloseShm: FiDetachIndex(SERVICE) failed (rc = 6 invalid argument) [jsfxxshm.c 1257]

[Thr 6228] JControlCloseProgram: good bye... (exitcode = -1)

Thanks again! Will post the solution here if/when we find it. Will give out points then.

Cheers

Ryan Geiger

sunny_pahuja2
Active Contributor
0 Kudos

Hi Ryan,

Check SAP Note 724452 - Central Note for SAP NetWeaver Java Server 04 or 2004s.pdf

Thanks

Sunny

ajjunit84
Active Participant
0 Kudos

Ryan

Is it possible for you to reboot the server??

Seems shared memory conflict...else if its Unix ,there are some commands to clean up the shared memory ..google it .

Regards

Ajay

Former Member
0 Kudos

And finaly, the defaultTrace file:

#1.5 #00199903F3B3003E0000079C00000EAC00046FA92CED5171#1248672300828#com.sap.workflow#sap.com/irj#com.sap.workflow#J2EE_GUEST#0#####Thread[ThreadPool.Worker2,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error#1#/Applications/Workflow/General#Plain###TaskSchedulerDeadline.run()#

#1.5 #00199903F3B3003E0000079D00000EAC00046FA92CED52B2#1248672300828#com.sap.workflow#sap.com/irj#com.sap.workflow.#J2EE_GUEST#0#####Thread[ThreadPool.Worker2,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###com.sap.workflow.engine.WorkflowException

at com.sap.workflow.eventsender.WFDirectEventSender.sendWFEvent(WFDirectEventSender.java:28)

at com.sap.workflow.es.scheduler.TaskSchedulerDeadline.run(TaskSchedulerDeadline.java:79)

at com.sapportals.wcm.service.scheduler.SchedulerEntry.run(SchedulerEntry.java:174)

at com.sapportals.wcm.service.scheduler.crt.PoolWorker.run(PoolWorker.java:108)

at java.lang.Thread.run(Thread.java:534)

Caused by: java.rmi.RemoteException: EWorkflowBeanDirect.processEvent(): null; nested exception is:

com.sap.workflow.engine.WorkflowInvalidException

at com.sap.workflow.engine.ejb.EWorkflowDirectBean.processEvent(EWorkflowDirectBean.java:47)

at com.sap.workflow.engine.ejb._EWorkflowDirectBean__EJBProxy.processEvent(_EWorkflowDirectBean__EJBProxy.java:212)

at com.sap.workflow.eventsender.WFDirectEventSender.sendWFEvent(WFDirectEventSender.java:24)

... 4 more

Caused by: com.sap.workflow.engine.WorkflowInvalidException

at com.sap.workflow.engine.WFMS.processEventEx(WFMS.java:849)

at com.sap.workflow.engine.WFMS.processEvent(WFMS.java:703)

at com.sap.workflow.engine.WFMS.processEvent(WFMS.java:692)

at com.sap.workflow.engine.BPRuntime.continueExecution(BPRuntime.java:22)

at com.sap.workflow.engine.BPMS.processBPEvent(BPMS.java:98)

at com.sap.workflow.engine.ejb.EWorkflowDirectBean.processEvent(EWorkflowDirectBean.java:39)

... 6 more

Caused by: com.sap.workflow.eventsender.WFEventException

at com.sap.workflow.engine.WorkflowRuntime.continueExecution(WorkflowRuntime.java:220)

at com.sap.workflow.engine.WFMS.processEventEx(WFMS.java:827)

... 11 more

java.rmi.RemoteException: EWorkflowBeanDirect.processEvent(): null; nested exception is:

com.sap.workflow.engine.WorkflowInvalidException

at com.sap.workflow.engine.ejb.EWorkflowDirectBean.processEvent(EWorkflowDirectBean.java:47)

at com.sap.workflow.engine.ejb._EWorkflowDirectBean__EJBProxy.processEvent(_EWorkflowDirectBean__EJBProxy.java:212)

at com.sap.workflow.eventsender.WFDirectEventSender.sendWFEvent(WFDirectEventSender.java:24)

at com.sap.workflow.es.scheduler.TaskSchedulerDeadline.run(TaskSchedulerDeadline.java:79)

at com.sapportals.wcm.service.scheduler.SchedulerEntry.run(SchedulerEntry.java:174)

at com.sapportals.wcm.service.scheduler.crt.PoolWorker.run(PoolWorker.java:108)

at java.lang.Thread.run(Thread.java:534)

Caused by: com.sap.workflow.engine.WorkflowInvalidException

at com.sap.workflow.engine.WFMS.processEventEx(WFMS.java:849)

at com.sap.workflow.engine.WFMS.processEvent(WFMS.java:703)

at com.sap.workflow.engine.WFMS.processEvent(WFMS.java:692)

at com.sap.workflow.engine.BPRuntime.continueExecution(BPRuntime.java:22)

at com.sap.workflow.engine.BPMS.processBPEvent(BPMS.java:98)

at com.sap.workflow.engine.ejb.EWorkflowDirectBean.processEvent(EWorkflowDirectBean.java:39)

... 6 more

Caused by: com.sap.workflow.eventsender.WFEventException

at com.sap.workflow.engine.WorkflowRuntime.continueExecution(WorkflowRuntime.java:220)

at com.sap.workflow.engine.WFMS.processEventEx(WFMS.java:827)

... 11 more

#

#1.5 #00199903F3B3003100008F4800000EAC00046FA92F5E86A6#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG \#@\#@\#@\# Mon Jul 27 07:25:41 CEST 2009 - Running BackgroundJobScheduler \#@\#@\#@\#

#

#1.5 #00199903F3B3003100008F4900000EAC00046FA92F5E876F#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG Number of schedular Threads ========== 4

#

#1.5 #00199903F3B3003100008F4A00000EAC00046FA92F5E8814#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG getJobsTobeScheduled query ====== SELECT A.JOB_ID JOBID,A.TASK_ID,A.JOB_DESC,A.START_DATE,A.END_DATE,A.NEXT_IN_DATE, A.STATUS_ID,A.JOB_TYPE,A.WEEK_DAYS,A.REC_INTERVAL,A.ACTIVE_RECORD,A.USER_ID, B.TASK_DESC,B.TASK_HNDLR, B.TASK_HNDLR_TYP,C.STATUS_DESC FROM VT_GBL_SCHEDULER A, VT_GBL_TASKS B, VT_GBL_JBSTCODES C WHERE A.TASK_ID = B.TASK_ID AND A.STATUS_ID = C.STATUS_ID AND A.ACTIVE_RECORD IN ('1','YES','yes','Y','y') AND C.STATUS_DESC in ('Ready','Completed','Error') AND A.NEXT_IN_DATE <= ? AND B.LNGID = 1 ORDER BY JOBID

#

#1.5 #00199903F3B3003100008F4B00000EAC00046FA92F5E88E3#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG scheduler is checking NextInDate with 2009-07-27 07:25:00.0

#

#1.5 #00199903F3B3003100008F4C00000EAC00046FA92F5E8AF1#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG Jobs list Size ==== 0

#

#1.5 #00199903F3B3003100008F4D00000EAC00046FA92F5E8B6C#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG Thread ===== Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]

#

#1.5 #00199903F3B3003100008F4E00000EAC00046FA92F5E8BDF#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG Placing jobs into queues

#

#1.5 #00199903F3B3003100008F4F00000EAC00046FA92F5E8C51#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG HP Size ==== 0

#

#1.5 #00199903F3B3003100008F5000000EAC00046FA92F5E8CC0#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG MP Size ==== 0

#

#1.5 #00199903F3B3003100008F5100000EAC00046FA92F5E8D36#1248672341796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:25:41,796 [Thread-62] DEBUG LP Size ===== 0

#

#1.5 #00199903F3B3003100008F5200000EAC00046FA932F20A11#1248672401796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:26:41,796 [Thread-62] DEBUG \#@\#@\#@\# Mon Jul 27 07:26:41 CEST 2009 - Running BackgroundJobScheduler \#@\#@\#@\#

#

#1.5 #00199903F3B3003100008F5300000EAC00046FA932F20B37#1248672401796#System.out#sap.com/REEar#System.out#J2EE_GUEST#0#####Thread[Thread-62,5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Info##Plain###2009-07-27 07:26:41,796 [Thread-62] DEBUG Number of schedular Threads ========== 4

#

Former Member
0 Kudos

Ok guys, I will try to bring these suggestions to our BASIS team. You seem to be leaning towards a buffer problem. And while we have restarted the system multiple times, the same errors remain. And recommendations on how to clear/resize the buffers in question?

Oh, and it is a Windows 2003 system for those that are wondering.

Edited by: Ryan Geiger on Jul 30, 2009 11:14 AM

martin_juen2
Contributor
0 Kudos

hi.

sappfpar pf=<Instance Profile> check

regards,

Martin

Former Member
0 Kudos

(logs cont.)

dev_w0:

B Wed Jul 29 01:13:59 2009

B create_con (con_name=R/3)

B Loading DB library 'D:\usr\sap\ERP\DVEBMGS10\exe\dbsdbslib.dll' ...

B Library 'D:\usr\sap\ERP\DVEBMGS10\exe\dbsdbslib.dll' loaded

B Version of 'D:\usr\sap\ERP\DVEBMGS10\exe\dbsdbslib.dll' is "700.08", patchlevel (0.184)

B New connection 0 created

M sysno 10

M sid ERP

M systemid 560 (PC with Windows NT)

M relno 7000

M patchlevel 0

M patchno 185

M intno 20050900

M make: multithreaded, Unicode, optimized

M pid 8420

M

M kernel runs with dp version 241000(ext=110000) (@(#) DPLIB-INT-VERSION-241000-UC)

M length of sys_adm_ext is 576 bytes

M ***LOG Q0Q=> tskh_init, WPStart (Workproc 0 8420) [dpxxdisp.c 1347]

I MtxInit: 30000 0 0

M DpSysAdmExtCreate: ABAP is active

M DpSysAdmExtCreate: VMC (JAVA VM in WP) is not active

M DpShMCreate: sizeof(wp_adm) 34080 (1704)

M DpShMCreate: sizeof(tm_adm) 4415616 (21968)

M DpShMCreate: sizeof(wp_ca_adm) 24064 (80)

M DpShMCreate: sizeof(appc_ca_adm) 8000 (80)

M DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064

M DpShMCreate: sizeof(comm_adm) 528064 (1048)

M DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0

M DpShMCreate: sizeof(slock_adm) 0 (96)

M DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0

M DpShMCreate: sizeof(file_adm) 0 (72)

M DpShMCreate: sizeof(vmc_adm) 0 (1544)

M DpShMCreate: sizeof(wall_adm) (38456/34360/64/184)

M DpShMCreate: sizeof(gw_adm) 48

M DpShMCreate: SHM_DP_ADM_KEY (addr: 06A60040, size: 5091280)

M DpShMCreate: allocated sys_adm at 06A60040

M DpShMCreate: allocated wp_adm at 06A62118

M DpShMCreate: allocated tm_adm_list at 06A6A638

M DpShMCreate: allocated tm_adm at 06A6A668

M DpShMCreate: allocated wp_ca_adm at 06EA06E8

M DpShMCreate: allocated appc_ca_adm at 06EA64E8

M DpShMCreate: allocated comm_adm at 06EA8428

M DpShMCreate: system runs without slock table

M DpShMCreate: system runs without file table

M DpShMCreate: allocated vmc_adm_list at 06F292E8

M DpShMCreate: allocated gw_adm at 06F29328

M DpShMCreate: system runs without vmc_adm

M DpShMCreate: allocated ca_info at 06F29358

M DpShMCreate: allocated wall_adm at 06F29360

M rdisp/queue_size_check_value : -> off

M ThTaskStatus: rdisp/reset_online_during_debug 0

X EmInit: MmSetImplementation( 2 ).

X MM global diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation view

X <EsNT> Using memory model view.

M <EsNT> Memory Reset disabled as NT default

X ES initialized.

X mm.dump: set maximum dump mem to 96 MB

M

M Wed Jul 29 01:14:00 2009

M ThInit: running on host tx300-s4

M

M Wed Jul 29 01:14:01 2009

M calling db_connect ...

C

C DBSDBSLIB : version 700.08, patch 0.184 (Make PL 0.185)

C MAXDB shared library (dbsdbslib) patchlevels (last 10)

C (0.184) Create index serial for MaxDB 7.6 (note 1267841)

C (0.184) More trace in case of packed to string conversion error (note 1262799)

C (0.182) R3trans export aborts with signal 6 (note 1262245)

C (0.169) Support DB-Type 'SAP DB' by UPDSTAT (note 1225668)

C (0.167) DB2 - z/OS: performance improvement for long running LUWs (note 1179742)

C (0.158) No truncation warnings with tracelevel 1 (note 1164122)

C (0.152) Corrections of odbc-based dbsl (note 1135165)

C (0.144) MSSQL: ODBC fastload on separate connection (note 1131805)

C (0.144) I5/OS ldappasswd support for 5250 terminal. (note 1129573)

C (0.139) Return DS_SQLERR instead of DS_CONNECTERR (note 1121076)

C

C

C Loading SQLDBC client runtime ...

C SQLDBC SDK Version : SQLDBC.H 7.6.0 BUILD 002-121-083-965

C SQLDBC Library Version : libSQLDBC 7.6.4 BUILD 016-123-191-583

C SQLDBC client runtime is MaxDB 7.6.4.016 CL 191583

C SQLDBC supports new DECIMAL interface : 0

C SQLDBC supports VARIABLE INPUT data : 1

C SQLDBC supports keepAlive indicator : 0

C INFO : SQLOPT= -I 0 -t 0 -S SAPR3

C Try to connect (DEFAULT) on connection 0 ...

C

C Wed Jul 29 01:14:02 2009

C Attach to SAP DB : Kernel 7.6.04 Build 016-123-191-583

C Database release is SAP DB 7.6.04.016

C INFO : Database 'ERP' instance is running on 'iwdfvm2160'

C INFO : SAP DB Packet_Size = 131072

C INFO : SAP DB Min_Reply_Size = 4096

C INFO : SAP DB Comm_Size = 126976

C INFO : DBSL buffer size = 126976

C INFO : SAP DB MaxLocks = 300000

C INFO : Connect to DB as 'SAPERP'

C Command info enabled

C Now I'm connected to SAP DB

C 00: iwdfvm2160-ERP, since=20090729011401, ABAP= <unknown> (0)

B Connection 0 opened (DBSL handle 0)

B Wp Hdl ConName ConId ConState TX PRM RCT TIM MAX OPT Date Time DBHost

B 000 000 R/3 000000000 ACTIVE NO YES NO 000 255 255 20090729 011401 iwdfvm2160

C INFO : SAP RELEASE (DB) = 700

M db_connect o.k.

M ICT: exclude compression: .zip,.cs,.rar,.arj,.z,.gz,.tar,.lzh,.cab,.hqx,.ace,.jar,.ear,.war,.css,.pdf,.js,.gzip,.uue,.bz2,.iso,.sda,.sar,.gif

I

I Wed Jul 29 01:14:04 2009

I MtxInit: 0 0 0

M SHM_PRES_BUF (addr: 0A590040, size: 4400000)

M SHM_ROLL_AREA (addr: 2C520040, size: 268435456)

M SHM_PAGING_AREA (addr: 12D70040, size: 131072000)

M SHM_ROLL_ADM (addr: 0A9D0040, size: 2678942)

M SHM_PAGING_ADM (addr: 0AC60040, size: 525344)

M ThCreateNoBuffer allocated 544152 bytes for 1000 entries at 0ACF0040

M ThCreateNoBuffer index size: 3000 elems

M ThCreateVBAdm allocated 12160 bytes (50 server) at 071B0040

X EmInit: MmSetImplementation( 2 ).

X MM global diagnostic options set: 0

X <ES> client 0 initializing ....

X Using implementation view

X ES initialized.

X mm.dump: set maximum dump mem to 96 MB

B dbntab: NTAB buffers attached

B dbntab: Buffer FTAB(hash header) (addr: 0AE10088, size: 536)

B dbntab: Buffer FTAB(anchor array) (addr: 0AE102A0, size: 160036)

B dbntab: Buffer FTAB(item array) (addr: 0AE373C8, size: 720000)

B dbntab: Buffer FTAB(data area) (addr: 0AEE7048, size: 30720000)

B dbntab: Buffer IREC(hash header) (addr: 0CC40088, size: 536)

B dbntab: Buffer IREC(anchor array) (addr: 0CC402A0, size: 160036)

B dbntab: Buffer IREC(item array) (addr: 0CC673C8, size: 180000)

B dbntab: Buffer IREC(data area) (addr: 0CC932E8, size: 6144000)

B dbntab: Buffer STAB(hash header) (addr: 0D270088, size: 536)

B dbntab: Buffer STAB(anchor array) (addr: 0D2702A0, size: 160036)

B dbntab: Buffer STAB(item array) (addr: 0D2973C8, size: 180000)

B dbntab: Buffer STAB(data area) (addr: 0D2C32E8, size: 3072000)

B dbntab: Buffer TTAB(hash header) (addr: 0D5C0088, size: 2616)

B dbntab: Buffer TTAB(anchor array) (addr: 0D5C0AC0, size: 160036)

B dbntab: Buffer TTAB(item array) (addr: 0D5E7BE8, size: 480000)

B dbntab: Buffer TTAB(data area) (addr: 0D65CEE8, size: 5840000)

B db_con_shm_ini: WP_ID = 0, WP_CNT = 20, CON_ID = -1

B dbstat: TABSTAT buffer attached (addr: 1AA8F048)

B dbtbxbuf: Buffer TABL (addr: 0DBF00C8, size: 30000000, end: 0F88C448)

B dbtbxbuf: Buffer TABLP (addr: 108F00C8, size: 10240000, end: 112B40C8)

B dbexpbuf: Buffer EIBUF (addr: 0F8900D0, size: 4194304, end: 0FC900D0)

B dbexpbuf: Buffer ESM (addr: 112C00D0, size: 4194304, end: 116C00D0)

B dbexpbuf: Buffer CUA (addr: 0FCA00D0, size: 3072000, end: 0FF8E0D0)

B dbexpbuf: Buffer OTR (addr: 116D00D0, size: 4194304, end: 11AD00D0)

B dbcalbuf: Buffer CALE (addr: 11AE0040, size: 500000, end: 11B5A160)

M CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.

S *** init spool environment

S initialize debug system

T Stack direction is downwards.

T debug control: prepare exclude for printer trace

T new memory block 05E06C90

S spool kernel/ddic check: Ok

S using table TSP02FX for frontend printing

S 1 spool work process(es) found

S frontend print via spool service enabled

S printer list size is 150

S printer type list size is 50

S queue size (profile) = 300

S hostspool list size = 3000

S option list size is 30

S found processing queue enabled

S found spool memory service RSPO-RCLOCKS at 126500A8

S doing lock recovery

S setting server cache root

S found spool memory service RSPO-SERVERCACHE at 126505F0

S using messages for server info

S size of spec char cache entry: 297028 bytes (timeout 100 sec)

S size of open spool request entry: 2236 bytes

S immediate print option for implicitely closed spool requests is disabled

A **GENER Trace switched on ***

A

A -PXA--


A PXA INITIALIZATION

A PXA: Locked PXA-Semaphore.

A System page size: 4kb, total admin_size: 23068kb, dir_size: 22988kb.

A Attached to PXA (address 3C550040, size 350000K)

A abap/pxa = shared protect gen_remote

A PXA INITIALIZATION FINISHED

A -PXA--


A

A ABAP ShmAdm attached (addr=5D44C000 leng=209698816 end=69C48000)

A >> Shm MMADM area (addr=5FEFAC30 leng=1278592 end=60032EB0)

A >> Shm MMDAT area (addr=60033000 leng=163659776 end=69C47000)

A RFC Destination> destination tx300-s4_ERP_10 host tx300-s4 system ERP systnr 10 (tx300-s4_ERP_10)

A RFC Options> H=tx300-s4,S=10,d=2,

A RFC FRFC> fallback activ but this is not a central instance.

A

A RFC rfc/signon_error_log = -1

A RFC rfc/dump_connection_info = 0

A RFC rfc/dump_client_info = 0

A RFC rfc/cp_convert/ignore_error = 1

A RFC rfc/cp_convert/conversion_char = 23

A RFC rfc/wan_compress/threshold = 251

A RFC rfc/recorder_pcs not set, use defaule value: 2

A RFC rfc/delta_trc_level not set, use default value: 0

A RFC rfc/no_uuid_check not set, use default value: 0

A RFC rfc/bc_ignore_thcmaccp_retcode not set, use default value: 0

A RFC Method> initialize RemObjDriver for ABAP Objects

M ThrCreateShObjects allocated 41588 bytes at 071D0040

N

N =================================================

N === SSF INITIALIZATION:

N ===...SSF Security Toolkit name SAPSECULIB .

N ===...SSF trace level is 0 .

N ===...SSF library is D:\usr\sap\ERP\DVEBMGS10\exe\sapsecu.dll .

N ===...SSF hash algorithm is SHA1 .

N ===...SSF symmetric encryption algorithm is DES-CBC .

N ===...completed with return code 5.

N =================================================

N MskiInitLogonTicketCacheHandle: Logon Ticket cache pointer retrieved from shared memory.

N MskiInitLogonTicketCacheHandle: Workprocess runs with Logon Ticket cache.

M JrfcVmcRegisterNativesDriver o.k.

W =================================================

W === ipl_Init() called

B dbtran INFO (init_connection '<DEFAULT>' [ADABAS D:700.08]):

B max_blocking_factor = 10, max_in_blocking_factor = 127,

B min_blocking_factor = 10, min_in_blocking_factor = 127,

B prefer_union_all = 1, prefer_join = 0,

B prefer_fix_blocking = 0, prefer_in_itab_opt = 1,

B convert AVG = 0, alias table FUPD = 0,

B escape_as_literal = 0, opt GE LE to BETWEEN = 0,

B select * =0x0f, character encoding = STD / <none>:-,

B use_hints = abap->1, dbif->0x1, upto->2147483647, rule_in->0,

B rule_fae->0, concat_fae->0, concat_fae_or->0

W ITS Plugin: Path dw_gui

W ITS Plugin: Description ITS Plugin - ITS rendering DLL

W ITS Plugin: sizeof(SAP_UC) 2

W ITS Plugin: Release: 700, [7000.0.185.20050900]

W ITS Plugin: Int.version, [33]

W ITS Plugin: Feature set: [19]

W ===... Calling itsp_Init in external dll ===>

W === ipl_Init() returns 0, ITSPE_OK: OK

W =================================================

E Replication is disabled

E EnqCcInitialize: local lock table initialization o.k.

E EnqId_SuppressIpc: local EnqId initialization o.k.

E EnqCcInitialize: local enqueue client init o.k.

A

A Wed Jul 29 01:14:05 2009

A **GENER Trace switched off ***

M SosICreateNewAnchorArray: sos_search_anchor_semantics = 1

B

B Wed Jul 29 01:14:09 2009

B table logging switched off for all clients

M

M Wed Jul 29 01:14:25 2009

M SecAudit(RsauShmInit): WP attached to existing shared memory.

M SecAudit(RsauShmInit): addr of SCSA........... = 06A30040

M SecAudit(RsauShmInit): addr of RSAUSHM........ = 06A307A8

M SecAudit(RsauShmInit): addr of RSAUSLOTINFO... = 06A307E0

M SecAudit(RsauShmInit): addr of RSAUSLOTS...... = 06A307EC

M *** ERROR => SosIAnchorArrayCreatable: T21/M0 in state cancel [thxxtool2.c 947]

W

W Wed Jul 29 01:15:06 2009

W *** ERROR => plugin: Invalid request method (ICMTRGURLUPLD). Request aborted. [itsphttp.cpp 618]

M ***LOG W08=> ICMTRGURLUPLD& [itsphttp.cpp 619]

W *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 712]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 878]

M ***LOG W03=> [itsplxx.c 879]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 881]

W *** ERROR => Raise Last error:[1 from: itspxx.cpp :713] [itsplxx.c 1216]

W *** ERROR => RaiseError(sapdext) ITS_P:01 [itspxx.cpp 713]

W

W Wed Jul 29 01:16:06 2009

W *** ERROR => plugin: Invalid request method (ICMTRGURLUPLD). Request aborted. [itsphttp.cpp 618]

M ***LOG W08=> ICMTRGURLUPLD& [itsphttp.cpp 619]

W *** ERROR => plugin: ItspAgat_InitContext failed, rc = 1 [itspxkrn.cpp 174]

W *** ERROR => Failed to create new session, rc: 0x1 [itspxx.cpp 712]

W *** ERROR => itsp_OpenSession failed rc = 1, send icf error page [itsplxx.c 878]

M ***LOG W03=> [itsplxx.c 879]

W *** ERROR => ipl_OpenSession returns 1(ITSPE_FAILURE) [itsplxx.c 881]

W *** ERROR => Raise Last error:[1 from: itspxx.cpp :713] [itsplxx.c 1216]

W *** ERROR => RaiseError(sapdext) ITS_P:01 [itspxx.cpp 713]

martin_juen2
Contributor
0 Kudos

booaaahh - it's really difficult to read your thread...

I think i have read that the as abap is running but the as java not.

First of all i would stop the system and clean the shared memory segments of all instances (cleanipc <Instancenumber> remove).

After that i would do a normal restart of all instances. Check the AS Java with jcmon - if there is a problem you can locate it very fast. jcmon tells you if dispatcher, server0 and SDM are available. If one of them fails go to /usr/sap/<SID>/j2ee/cluster (i think this is the correct path) and check the logs of the instance that failed to start.

regards,

Martin

ajjunit84
Active Participant
0 Kudos

Check whether Central Services are running.

Restart you Java stack with using smicm and put the last few para of dev_jcontrol or std.server.out

Regards

Ajay