Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Technology Platform
Viewing all 1520 articles
Browse latest View live

Trial SAP NetWeaver 7.4 AS Java with BI Java

$
0
0

Hi,

 

where i can download trial "BIJ - SAP NetWeaver 7.4 AS Java (Linux / MaxDB) with BI Java" ?

 

 

Thanks


ESH_COCKPIT: no model exists under SAPAPPLH

$
0
0

Hi,

 

I want to use models of SAPAPPLH at ESH_COCKPIT. However, it returns no value. How can I access to those models?

 

Best regards,

ts

XA_Transaction Rollback issue.

$
0
0

Hi All,

 

We have scheduled a job which should run at certain number of times in a year. The job should run and delete the CE table content (We are using Composite Application Framework (CAF), and Business Objects (BOs)).That is, here the data is deleted from CAF table.

 

Problem is, scheduled job will run at given time and it works fine as we could see it in logs it is deleting each line of the table, but when the job is completed, the transaction will rollback and result in no deleteion. when we check in logs, we are getting following error,

 

Capture.JPG

  • Cannot end XA transaction: XID:<XID> in state ROLLBACK_ONLY
  • XAException occured during <CLIENT SESSION>Returned status is XAER_PROTO

 

We are using JEE for coding. When we checked this with Basis team, it looks like a Time out problem. As job is taking nearly 3 and half to complete when actually it should comlete within 45min. So we have thought may be this is because of more data in the table.

 

can anybody give a solution for this? or can anybody tell if there is any way by which we can COMMIT in code after every line instead of waiting for all the lines to get delete and then COMMIT.

 

Thanks in Advance.

Net weaver 7.0 or above in Non Unicode

$
0
0

Hi guys,

Is it possible to install Net weaver 7.0 or above in Non Unicode??

 

Thanks

CD

SLES 11, SDM did not start

$
0
0

Hello,

we have a SUSE Linux Enterprise Server 11 (x86_64) Patch Level 3

 

JAVA:

java version "1.4.2"

Java(TM) 2 Runtime Environment, Standard Edition (build 2.3)

IBM J9 VM (build 2.3, J2RE 1.4.2 IBM J9 2.3 Linux amd64-64 j9vmxa64142-20090310 (JIT enabled)

J9VM - 20090309_31291_LHdSMr

JIT  - 20090210_1447ifx1_r8

GC   - 200902_24)

 

 

if i start SDM:

 

cd /usr/sap/<SID>/DVEBMGS00/SDM/program

./StartServer.sh

Starting SDM - Software Deployment Manager...

tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

JStartupFramework is active

Operation mode of SDM in JStartupFramework is "Integrated".

Check if Server is running already.

OK server is not running. Enable SDM Process in JStartupFramework.

Successfully enabled SDM Process in JStartupFramework.

+--------------------------------------------------------------+

+ The SDM server will be started by the JStartupFramework now. +

+--------------------------------------------------------------+

Waiting 5 seconds for SDM server to start...

SDM server not up after 5 seconds. Waiting for another 5 seconds.

SDM server not up after 10 seconds. Waiting for another 5 seconds.

SDM server not up after 15 seconds. Waiting for another 5 seconds.

SDM server not up after 20 seconds. Waiting for another 5 seconds.

SDM server not up after 25 seconds. Waiting for another 5 seconds.

 

 

cat sdm_jdk.sh

#!/bin/sh

# don't edit manually use the sdm command newjdk instead

 

sdm_java_home=/usr/lib64/jvm/java-1_4_2-ibm-1.4.2

export sdm_java_home

 

sdm_64bit_switch=

export sdm_64bit_switch

 

sdm_heap_size=512

export sdm_heap_size

sdm_java_params=

export sdm_java_params

 

 

/usr/sap/WAP/DVEBMGS00/SDM/program/log

 

cat

cat sdmlog20140710.log

<!--LOGHEADER[START]/-->

<!--HELP[Manual modification of the header may cause parsing problem!]/-->

<!--LOGGINGVERSION[1.5.3.7185 - 630]/-->

<!--NAME[/usr/sap/WAP/DVEBMGS00/SDM/program/log/sdmlog20140710.log]/-->

<!--PATTERN[sdmlog20140710.log]/-->

<!--FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/-->

<!--ENCODING[UTF8]/-->

<!--LOGHEADER[END]/-->

Jul 10, 2014 12:53:40... Info:

Jul 10, 2014 12:53:40... Info: ============================================

Jul 10, 2014 12:53:40... Info: =   Starting to execute command 'server'   =

Jul 10, 2014 12:53:40... Info: ============================================

Jul 10, 2014 12:53:40... Info: Starting SDM - Software Deployment Manager...

Jul 10, 2014 12:53:40... Info: tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

Jul 10, 2014 12:53:41... Info: SDM operation mode successfully set to: Integrated

Jul 10, 2014 12:53:42... Info: JStartupFramework is active

Jul 10, 2014 12:53:42... Info: Operation mode of SDM in JStartupFramework is "Integrated".

Jul 10, 2014 12:53:42... Info: Check if Server is running already.

Jul 10, 2014 12:53:42... Info: OK server is not running. Enable SDM Process in JStartupFramework.

Jul 10, 2014 12:53:42... Info: enabling SDM Process with JStartupFramework

Jul 10, 2014 12:53:42... Info: enabled SDM Process with JStartupFramework

Jul 10, 2014 12:53:42... Info: Successfully enabled SDM Process in JStartupFramework.

 

 

No TCP Port: 50000 is open

 

The Problem is that the System runs with this configuration some Weeks.

 

How to find the Problem of the SDM

 

I tryed to set the SDM Password new, that was possible.

But the SDM Server did not start.

 

./sdm.sh jstartup

Starting '/usr/lib64/jvm/java-1_4_2-ibm-1.4.2/bin/java' '-Xmx512M' -jar '/usr/sap/WAP/DVEBMGS00/SDM/program/bin/SDM.jar' jstartup 'sdmhome=/usr/sap/WAP/DVEBMGS00/SDM/program'

Starting SDM - Software Deployment Manager...

tc/SL/SDM/SDM/sap.com/SAP AG/7.0030.20130801103129.0000

Initializing Network Manager (50017)

Checking if another SDM is running on port 50018

Operation mode of SDM regarding JStartupFramework is: integrated

Successfully executed. Return code: 0

 

But the Port: 50017 is not open

 

Only Port: 50013 and 50014 is open.

 

 

SAP is running, is it necessary to stop SAP before set the password ?

Error in step SUBMOD_SHD2_RUN/CONVBUFFER_AIMMRG_L2B_SHD

$
0
0

Hello, experts,

 

I´m trying to update the java stack to level SP08 in SAP Netweaver 731, firstly i started my update in the JSPM, but after JSPM update to level 8 is required the  update for other components using the SAP SUM. I did the calculate for this environment and i started the update in SUM. But i have the error below in abap stack during of step SUBMOD_SHD2_RUN/CONVBUFFER_AIMMRG_L2B_SHD in module MAIN_SHDIMP / Shadow Import.

 

I look at the directory and doesn´t have the file XPRASUPGMOD.LST. How i can get this file?

 

Follow sap trouble ticket:

 

This trouble ticket was created by SAPup on 20130819104743

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

SAPup broke during phase SUBMOD_SHD2_RUN/CONVBUFFER_AIMMRG_L2B_SHD in module MAIN_SHDIMP / Shadow Import

Error Message: Cannot open '/usr/sap/PID/SUM/abap/mem/XPRASUPGMOD.LST': No such file or directory

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

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

Summary of SAPup:

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

SAPehpi Release:    lmt_004

SAPehpi Version:    SAPup release lmt_004 version 53.000

Start Release:        731

Target Release:        731

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

Summary of host system details:

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

SID:            PID

Host:            srvpidev

MS Host:        srvpidev

GW Host:        srvpidev

Start Path:        /usr/sap/PID/DVEBMGS00/exe   

Kernel Path:        /usr/sap/PID/DVEBMGS00/exe

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

Summary of operating system details:

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

OS Type:        AIX

OS Version:        7.1.0

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

Summary of database details:

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

Database Type:        ora

Database Version:    11.2.0.3.0

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

Summary of RFC details:

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

Host:            srvpidev

GW Host:        srvpidev

Client:            000

Destination:        PID

Language:        E

System No.:        03

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

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

 

Thanks in advanced.

Rafael Bento

ORA-28000:the account is locked

$
0
0

Dear All,

             my saperpecc6.0 with oracle 10g in my system in error all services is properly start but click on gui log on this system same time stop my mmc in dis+dilg service is stop error is showing

 

 

Database- ORA-28000:the account is locked

Database error 28000 at CON

 

DB-Connect Failed, Return Code 000256

SAP-Basis System:Message Server Disconnected

 

 

Regard's

vinod

How to monitoring users which are using interfaces to nonSAP systems ?

$
0
0

Hi all,

 

I'm searching a way to see all the users that are using an interface in SAP systems to non SAP systems an vice versa (for license audit purposes)

 

Some of my partners indicate that ST03 transaction is the correct.....but I have no idea

 

Can anybody help me please?

 

Thanks !


High Response after system restart

$
0
0

Hi All,

 

I've performed fine tuning in ST02 and currently I have zero swaps or paging in ST02 which seems to be fine.

 

But whenever I restart the system, it takes long time to load any transaction for the first time which for sure seems to be the time

taken for the request to load to the buffers.

 

Even opening the initial login screen for the first time takes more than 30secs but later it will come in 1 sec which is the same with the transactions also.

 

Could you kindly help me to reduce this response time by giving valuable inputs.

 

Thanks and regards,

Nikhil

Add custom field in powl Planner Monitor SAP GRC

$
0
0

Hi experts,

I nedd to add a custom field in result list of POWL Planner Monitor.

In method IF_POWL_FEEDER~GET_FIELD_CATALOG, the coderefersto the structure GRFN_S_UI_PLAN_MONITOR.

Thesystem does not allowyou to enter a custom append in structure GRFN_S_UI_PLAN_MONITOR.


What's the way to insert a custom field in this powl standard ( CL_GRFN_POWL_EVA_MONITOR ) ?


Thanks.

Andrea.

login issue

$
0
0

Hi Experts,

 

After patch upgrade, we are facing a problem while login to the R3 PRD system.

 

Attaching the error. it is not login after giving user name and password.

 

I have checked the setting in SICF..Any services needs to be activated after patch upgrade.

 

Quick response will appreciated.

 

Regards

Hemant G

Error while Installing ECC6.0

$
0
0

Hello

 

This is my 1st thread so idk if this fits here, but i hope you can help me

 

There is my Scenario: my company implemented an ODA (Oracle Database Appliance), we have a VM with  Oracle Linux 6 in which we are installing SAP ERP 6.0 EHP7 but when installing im getting following error

 

 

An error occurred while processing option SAP Business Suite 7i 2013 Support Release 1 > EHP7 for SAP ERP 6.0 ABAP Support Release 1 > Oracle > SAP Systems > Application Server ABAP > Standard System > Standard System( Last error reported by the step: System call failed. Error 13 (Permission denied) in execution of system call 'openU' with parameter (/root/MEDIA_SAP/SWPM/COMMON/INSTALL/ORA/STARTDB, O_RDONLY), line (291) in file (syuxcfile.cpp), stack trace: EJSController.cpp: 181: EJSControllerImpl::executeScript() JSExtension.hpp: 1058: CallFunctionBase::call() iaxxbfile.cpp: 493: CIaOsFile::copyFromPath_impl() syuxcfile.cpp: 255: CSyFileImpl::copy(const CSyPath & /usr/sap/ECT/SYS/exe/uc/linuxx86_64/startdb, ISyNode::CopyMoveMode_t 0x3, ISyProgressObserver*) const .). You can now:

Choose Retry to repeat the current step.

Choose Log Files to get more information about the error.

Stop the option and continue with it later.

Log files are written to /tmp/sapinst_instdir/BS2013SR1/ERP607SR1/ORA/INSTALL/BS2013SR1/ERP607SR1/ORA/STD/ABAP.

 

I have checked permissions, hostname,  jvm version (1.4.X.X)

but still getting this error

 

 

any idea ?

Triggering alert using UDF

$
0
0


Hi Guys,

 

I have a requirement in my project in which PI should trigger alert which will go to concerned persons and the message should also fail in PI.

I know the code to trigger alert using UDF but dont know how to make the message to fail in PI.

 

Please share your thoughts or links with me. Your help will be highly appreciated.

 

Thanks,

Shankul Saxena

Warning#1#com.sap.sup.admin.scheduler.JmsScheduler#Plain

$
0
0

hi

 

In our SAP portal server's default traces and application logs we are constantly seeing warning messages as follows

 

#1.#00144F54B441000A0000007800002B75000456B6617AB4F7#1221241226310#com.sap.sup.admin.scheduler.JmsScheduler##com.sap.sup.admin.scheduler.JmsScheduler####n/a##6db45ff07fa211ddc2a600144f54b441#SAPEngine_System_Thread[impl:5]_54##0#0#Warning#1#/Applications/AdminConsole/Scheduler#Plain#[3989] The Scheduler is inactive: the Maintenance Mode is enabled!###

 

 

could you guide on how do we get rid of this warning messages as this is filling up the filesystem

 

Thank you

Jonu Joy

WSDL Migration from 7.0 to 7.3

$
0
0

Hello Experts,

 

We have requirement for migrating the WSDL from 7.0 server to 7.3.

 

I took the 7.0 WSDL and imported in NWDS 7.3 to check and fix errors. But i didnt any face any error.

 

I tried to generate client and deploy the imported WSDL. But i throwed " "java.lang.*" packages are not allowed in JAX-WS proxy generation" error.

 

I followed these steps to import and deploy WSDL.

 

Create Standalone java project.

Import the WSDL to java project

Created Enterprise Application Project and added above java project as refernce to it.

Right Click WSDL in java project and generate client keep the slighter in deploy mode.

 

I tried creating web project and imported WSDL. Both type of project doesnt throw any error during bulid time but when we try to deploy i face the error.

 

Can any one guide me the steps to migrate WSDL developed in 7.0 version to 7.3?

 

 

 

Regards,

V Karthi


SM21 \\ Database error 60 at UPD access to table ZLWAM001

$
0
0

Hello All,

 

In sm21 following warnings occured

 

1) Database error 60 at UPD access to table ZLWAM001

 

2) Database error 60 at SEL access to table NRIV

 

 

Kindly suggest me how to resolve

 

Regards

Mohsin

Issue with kernel upgrade (Disp+work stopped after couple minutes)

$
0
0

Hi Guys,

 

I'm running NW 7.0 IDES system with oracle 10.2 database in MS 2003 server. I picked up all the kernel files from Services market place for NW7.21 database independents files as well as Oracle kernel files and upgraded my NW7.0 with patch level 300 from 111. everything worked fine but when I started the MMC it's turned green but after couple minutes Disp+work (dispatcher stopped) and it happens every time I start my  MMC. It's basically just work for a minute.

 

After I troubleshoot for couple days, I put my old kernel back in which was 111 patch level that was working fine before I upgraded to 300, but now my old kernel has same issue. Its looks like there are some other problems in the system that cause this issue not my ne kernel.  I really need help to resolve this issue. please look at my developer trace and suggest me the right direction.

 

 

Thanks in advance

 


---------------------------------------------------
trc file: "dev_disp", trc level: 1, release: "700"
---------------------------------------------------
sysno      69
sid        S96
systemid   560 (PC with Windows NT)
relno      7000
patchlevel 0
patchno    111
intno      20050900
make:      multithreaded, Unicode, optimized
pid        3448


Mon Jul 14 09:36:11 2014
kernel runs with dp version 229000(ext=109000) (@(#) DPLIB-INT-VERSION-229000-UC)
length of sys_adm_ext is 576 bytes
*** SWITCH TRC-HIDE on ***
***LOG Q00=> DpSapEnvInit, DPStart (69 3448) [dpxxdisp.c   1239]
shared lib "dw_xml.dll" version 111 successfully loaded
shared lib "dw_xtc.dll" version 111 successfully loaded
shared lib "dw_stl.dll" version 111 successfully loaded
shared lib "dw_gui.dll" version 111 successfully loaded
shared lib "dw_mdm.dll" version 111 successfully loaded
rdisp/softcancel_sequence :  -> 0,5,-1
use internal message server connection to port 3969

Mon Jul 14 09:36:23 2014
*** WARNING => DpNetCheck: NiHostToAddr(www.doesnotexist0107.qqq.nxst) took 12 seconds

Mon Jul 14 09:36:40 2014
*** WARNING => DpNetCheck: NiAddrToHost(1.0.0.0) took 17 seconds
***LOG GZZ=> 2 possible network problems detected - check tracefile and adjust the DNS settings [dpxxtool2.c  5361]
MtxInit: 30000 0 0
DpSysAdmExtInit: ABAP is active
DpSysAdmExtInit: VMC (JAVA VM in WP) is not active
DpIPCInit2: start server >nineserver_S96_69                       <
DpShMCreate: sizeof(wp_adm)  18672 (1436)
DpShMCreate: sizeof(tm_adm)  4232256 (21056)
DpShMCreate: sizeof(wp_ca_adm)  24000 (80)
DpShMCreate: sizeof(appc_ca_adm) 8000 (80)
DpCommTableSize: max/headSize/ftSize/tableSize=500/8/528056/528064
DpShMCreate: sizeof(comm_adm)  528064 (1048)
DpSlockTableSize: max/headSize/ftSize/fiSize/tableSize=0/0/0/0/0
DpShMCreate: sizeof(slock_adm)  0 (96)
DpFileTableSize: max/headSize/ftSize/tableSize=0/0/0/0
DpShMCreate: sizeof(file_adm)  0 (72)
DpShMCreate: sizeof(vmc_adm)  0 (1536)
DpShMCreate: sizeof(wall_adm)  (38456/34360/64/184)
DpShMCreate: sizeof(gw_adm) 48
DpShMCreate: SHM_DP_ADM_KEY  (addr: 05AF0040, size: 4892312)
DpShMCreate: allocated sys_adm at 05AF0040
DpShMCreate: allocated wp_adm at 05AF2090
DpShMCreate: allocated tm_adm_list at 05AF6980
DpShMCreate: allocated tm_adm at 05AF69B0
DpShMCreate: allocated wp_ca_adm at 05EFFDF0
DpShMCreate: allocated appc_ca_adm at 05F05BB0
DpShMCreate: allocated comm_adm at 05F07AF0
DpShMCreate: system runs without slock table
DpShMCreate: system runs without file table
DpShMCreate: allocated vmc_adm_list at 05F889B0
DpShMCreate: allocated gw_adm at 05F889F0
DpShMCreate: system runs without vmc_adm
DpShMCreate: allocated ca_info at 05F88A20
DpShMCreate: allocated wall_adm at 05F88A28
MBUF state OFF
DpCommInitTable: init table for 500 entries
EmInit: MmSetImplementation( 2 ).
MM global diagnostic options set: 0
<ES> client 0 initializing ....
<ES> InitFreeList
<ES> block size is 1024 kByte.
Using implementation view
<EsNT> Using memory model view.
<EsNT> Memory Reset disabled as NT default
<ES> 511 blocks reserved for free list.
ES initialized.
rdisp/http_min_wait_dia_wp : 1 -> 1
***LOG CPS=> DpLoopInit, ICU ( 3.0 3.0 4.0.1) [dpxxdisp.c   1629]
***LOG Q0K=> DpMsAttach, mscon ( nineserver) [dpxxdisp.c   11753]
DpStartStopMsg: send start message (myname is >nineserver_S96_69                       <)
DpStartStopMsg: start msg sent
CCMS: AlInitGlobals : alert/use_sema_lock = TRUE.
CCMS: Initalizing shared memory of size 60000000 for monitoring segment.
CCMS: start to initalize 3.X shared alert area (first segment).
DpMsgAdmin: Set release to 7000, patchlevel 0
MBUF state PREPARED
MBUF component UP
DpMBufHwIdSet: set Hardware-ID
***LOG Q1C=> DpMBufHwIdSet [dpxxmbuf.c   1050]
DpMsgAdmin: Set patchno for this platform to 111
Release check o.K.

Mon Jul 14 09:37:20 2014
*** ERROR => W0 (pid 3888) died [dpxxdisp.c   14441]
*** ERROR => W1 (pid 3900) died [dpxxdisp.c   14441]
*** ERROR => W2 (pid 612) died [dpxxdisp.c   14441]
*** ERROR => W3 (pid 984) died [dpxxdisp.c   14441]
*** ERROR => W4 (pid 1076) died [dpxxdisp.c   14441]
*** ERROR => W5 (pid 3296) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xbf --> 0xbe
*** ERROR => W6 (pid 3624) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xbe --> 0xbc
*** ERROR => W7 (pid 624) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xbc --> 0xb8
*** ERROR => W8 (pid 1472) died [dpxxdisp.c   14441]
*** ERROR => W9 (pid 3168) died [dpxxdisp.c   14441]
*** ERROR => W10 (pid 2224) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xb8 --> 0xb0
*** ERROR => W11 (pid 4000) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xb0 --> 0xa0
*** ERROR => W12 (pid 908) died [dpxxdisp.c   14441]
my types changed after wp death/restart 0xa0 --> 0x80
*** DP_FATAL_ERROR => DpWPCheck: no more work processes
*** DISPATCHER EMERGENCY SHUTDOWN ***
increase tracelevel of WPs
NiWait: sleep (10000ms) ...
NiISelect: timeout 10000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:30 2014
NiISelect: TIMEOUT occured (10000ms)
dump system status
Workprocess Table (long)   Mon Jul 14 16:37:30 2014
========================

No Ty. Pid      Status  Cause Start Err Sem CPU    Time  Program          Cl  User         Action                    Table
-------------------------------------------------------------------------------------------------------------------------------
0 DIA     3888 Ended         no      1   0        0                                                                         
1 DIA     3900 Ended         no      1   0        0                                                                         
2 DIA      612 Ended         no      1   0        0                                                                         
3 DIA      984 Ended         no      1   0        0                                                                         
4 DIA     1076 Ended         no      1   0        0                                                                         
5 DIA     3296 Ended         no      1   0        0                                                                         
6 UPD     3624 Ended         no      1   0        0                                                                         
7 ENQ      624 Ended         no      1   0        0                                                                         
8 BTC     1472 Ended         no      1   0        0                                                                         
9 BTC     3168 Ended         no      1   0        0                                                                         
10 BTC     2224 Ended         no      1   0        0                                                                         
11 SPO     4000 Ended         no      1   0        0                                                                         
12 UP2      908 Ended         no      1   0        0                                                                         
Dispatcher Queue Statistics   Mon Jul 14 16:37:30 2014
===========================

+------+--------+--------+--------+--------+--------+
|  Typ |    now |   high |    max | writes |  reads |
+------+--------+--------+--------+--------+--------+
| NOWP |      0 |      2 |   2000 |      6 |      6 |
+------+--------+--------+--------+--------+--------+
|  DIA |      5 |      5 |   2000 |      5 |      0 |
+------+--------+--------+--------+--------+--------+
|  UPD |      0 |      0 |   2000 |      0 |      0 |
+------+--------+--------+--------+--------+--------+
|  ENQ |      0 |      0 |   2000 |      0 |      0 |
+------+--------+--------+--------+--------+--------+
|  BTC |      0 |      0 |   2000 |      0 |      0 |
+------+--------+--------+--------+--------+--------+
|  SPO |      0 |      0 |   2000 |      0 |      0 |
+------+--------+--------+--------+--------+--------+
|  UP2 |      0 |      0 |   2000 |      0 |      0 |
+------+--------+--------+--------+--------+--------+


max_rq_id  12
wake_evt_udp_now 0

wake events       total     8,  udp     7 ( 87%),  shm     1 ( 12%)
since last update total     8,  udp     7 ( 87%),  shm     1 ( 12%)


Dump of tm_adm structure:   Mon Jul 14 16:37:30 2014
=========================

Term    uid  man user    term   lastop  mod wp  ta   a/i (modes)

Workprocess Comm. Area Blocks   Mon Jul 14 16:37:30 2014
=============================

Slots: 300, Used: 1, Max: 0
+------+--------------+----------+-------------+
|   id | owner        |   pid    | eyecatcher  |
+------+--------------+----------+-------------+
|    0 | DISPATCHER   |       -1 | *WPCAAD000* |

NiWait: sleep (5000ms) ...
NiISelect: timeout 5000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:35 2014
NiISelect: TIMEOUT occured (5000ms)
DpHalt: shutdown server >nineserver_S96_69                       < (normal)
DpJ2eeDisableRestart
DpModState: buffer in state MBUF_PREPARED

NiBufSend starting
NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
MsINiWrite: sent 110 bytes
MsIModState: change state to SHUTDOWN
DpModState: change server state from STARTING to SHUTDOWN
Switch off Shared memory profiling
ShmProtect( 57, 3 )
ShmProtect(SHM_PROFILE, SHM_PROT_RW
ShmProtect( 57, 1 )
ShmProtect(SHM_PROFILE, SHM_PROT_RD
DpWakeUpWps: wake up all wp's
Stop work processes
Stop gateway
killing process (348) (SOFT_KILL)
Stop icman
killing process (320) (SOFT_KILL)
Terminate gui connections
wait for end of work processes
wait for end of gateway
[DpProcDied] Process lives  (PID:348  HANDLE:1556)
waiting for termination of gateway ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:36 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process died  (PID:348  HANDLE:1556)
wait for end of icman
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:37 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:38 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:39 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:40 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:41 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:42 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:43 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:44 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:45 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:46 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process lives  (PID:320  HANDLE:1560)
waiting for termination of icman ...
NiWait: sleep (1000ms) ...
NiISelect: timeout 1000ms
NiISelect: maximum fd=1585
NiISelect: read-mask is NULL
NiISelect: write-mask is NULL
Mon Jul 14 09:37:47 2014
NiISelect: TIMEOUT occured (1000ms)
[DpProcDied] Process died  (PID:320  HANDLE:1560)
DpStartStopMsg: send stop message (myname is >nineserver_S96_69                       <)
NiIMyHostName: hostname = 'nineserver'
AdGetSelfIdentRecord: >                                                                           <
AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
AdCvtRecToExt: opcode 4 (AD_STARTSTOP), ser 0, ex 0, errno 0
DpConvertRequest: net size = 189 bytes

NiBufSend starting
NiIWrite: hdl 2 sent data (wrt=562,pac=1,MESG_IO)
MsINiWrite: sent 562 bytes
send msg (len 110+452) to name                    -, type 4, key -
DpStartStopMsg: stop msg sent
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 received data (rcd=274,pac=1,MESG_IO)
NiBufIIn: NIBUF len=274
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 274 bytes
MSG received, len 110+164, flag 1, from MSG_SERVER          , typ 0, key -
DpHalt: received 164 bytes from message server
NiIRead: hdl 2 recv would block (errno=EAGAIN)
NiIRead: read for hdl 2 timed out (0ms)
DpHalt: no more messages from the message server
DpHalt: send keepalive to synchronize with the message server

NiBufSend starting
NiIWrite: hdl 2 sent data (wrt=114,pac=1,MESG_IO)
MsINiWrite: sent 114 bytes
send msg (len 110+4) to name           MSG_SERVER, type 0, key -
MsSndName: MS_NOOP ok
Send 4 bytes to MSG_SERVER
NiIRead: hdl 2 recv would block (errno=EAGAIN)
NiIPeek: peek successful for hdl 2 (r)
NiIRead: hdl 2 received data (rcd=114,pac=1,MESG_IO)
NiBufIIn: NIBUF len=114
NiBufIIn: packet complete for hdl 2

NiBufReceive starting
MsINiRead: received 114 bytes
MSG received, len 110+4, flag 3, from MSG_SERVER          , typ 0, key -
Received 4 bytes from MSG_SERVER                             
Received opcode MS_NOOP from msg_server, reply MSOP_OK
MsOpReceive: ok
MsSendKeepalive : keepalive sent to message server
NiIRead: hdl 2 recv would block (errno=EAGAIN)
Mon Jul 14 09:37:48 2014
NiIPeek: peek for hdl 2 timed out (r; 1000ms)
NiIRead: read for hdl 2 timed out (1000ms)
DpHalt: no more messages from the message server
DpHalt: sync with message server o.k.
detach from message server
***LOG Q0M=> DpMsDetach, ms_detach () [dpxxdisp.c   12099]

NiBufSend starting
NiIWrite: hdl 2 sent data (wrt=110,pac=1,MESG_IO)
MsINiWrite: sent 110 bytes
MsIDetach: send logout to msg_server
MsIDetach: call exit function
DpMsShutdownHook called
NiBufISelUpdate: new MODE -- (r-) for hdl 2 in set0
SiSelNSet: set events of sock 1496 to: ---
NiBufISelRemove: remove hdl 2 from set0
SiSelNRemove: removed sock 1496 (pos=2)
SiSelNRemove: removed sock 1496
NiSelIRemove: removed hdl 2
MBUF state OFF
AdGetSelfIdentRecord: >                                                                           <
AdCvtRecToExt: opcode 60 (AD_SELFIDENT), ser 0, ex 0, errno 0
AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
AdCvtRecToExt: opcode 40 (AD_MSBUF), ser 0, ex 0, errno 0
blks_in_queue/wp_ca_blk_no/wp_max_no = 1/300/13
LOCK WP ca_blk 1
make DISP owner of wp_ca_blk 1
DpRqPutIntoQueue: put request into queue (reqtype 1, prio LOW, rq_id 15)
MBUF component DOWN
NiICloseHandle: shutdown and close hdl 2 / sock 1496
NiBufIClose: clear extension for hdl 2
MsIDetach: detach MS-system
cleanup EM
EsCleanup ....
EmCleanup() -> 0
Es2Cleanup: Cleanup ES2
***LOG Q05=> DpHalt, DPStop ( 3448) [dpxxdisp.c   10371]
Good Bye .....

SUM Error Configuration Information Gathering

$
0
0

Hello all

 

I'm a bit stuck. I started a SUM to update our Solution Manager from 71 SP4 to SP 11. Downloaded SUM and started it. It got through the Extraction phase OK but at the Configuration  - Information Gathering phase I have encountered a problem.

 

Error while executing Task with input file ReadProfiles.xml and task READ_DB_DRIVER_LOCATION. Task READ_DB_DRIVER_LOCATION not found in configuration file ReadProfiles.xml.

 

And indeed, there is no mention of READ_DB_DRIVER_LOCATION in the xml file. SUM release details:

 

Software Update Manager Version: 1.0

Support Package Version: 10

Patch Level: 8

 

I have tried to reset update and presented with

 

Unable to reset the upgrade

Unable to execute the SDT request list SUM

Revoke is not allowed for the current operation configure.

 

So it seems I need to fix the problme before I proceed any further. I was planning on downloading a later release or support package of the current release of SUM.

 

Any insight would be appreciated.

 

Regards

Ray Phillips

Work Items not showing up in users inbox - Basis Issue?

$
0
0

Recently I was testing a new workflow with a user in our quality environment. He claimed he wasn't getting SOME of the work items that were definitely assigned to him. I could see they were assigned to him in the workflow log. While I won't belabor the specifics of my investigation, I became highly suspicious that work items created on different application servers of the same SAP instance, were not visible beyond the server they were created on.


To test this theory, I assisted my user in changing his SAP login so that he was no longer logging in to the (load balanced) group server set up by our basis team, but to one of our two application servers. Once there we looked into the SAP Business Workplace (SBWP). Some of the work items assigned to this user were visible. We did this once more for the second application server. This time his inbox showed the remaining work items I knew to be assigned to him. In NEITHER case was he able to see ALL of the work items assigned to him.


ISSUED FIXED- I contacted our basis team and relayed our test efforts above. They DID FIX the issue, and now my user can see all the work items assigned to him. Upon querying the basis team as to what was causing this behavior, I received NO reply at all.


This issue looks very much like that discussed a couple years ago in the workflow space (http://scn.sap.com/thread/1122712). Unfortunately, there too, the solution was not shared.


Can anyone enlighten me? Kindest Regards to all and thanks in advance for your insights.

BAPI development error NetWeaver 7.4

$
0
0

Good evening.

 

I was following the develop steps in this URL www.sapdev.co.uk/java/jco/bapi_jco.pdf and everything was working fine, but when I try to activate the function, the following errors where displayed.


¿Is there anything i was doing wrong because of  the version of the netweaver?


I was receiving several errors like "LIKE is obsolete, use TYPE"


Thanks in advance.

 

sap.jpg

 

 

sap.jpg

Viewing all 1520 articles
Browse latest View live




Latest Images