Quantcast
Channel: SCN : All Content - SAP NetWeaver Application Server
Viewing all 2997 articles
Browse latest View live

Last error reported by the step: Could not read the profile path for user S-1-5-21-1659004503-2077806209-682003330-489316 from the registry

$
0
0

Hello all,

 

I am doing the installation of the Ides on MSSQL+WINDOWS.

In the CREATE USERS FOR SAP SYSTEM I GOT this error:

 

error occurred while processing option Enhancement Package 6 for SAP ERP 6.0 > SAP Application Server ABAP > MS SQL Server > Central System > Central System( Last error reported by the step: Could not read the profile path for user S-1-5-21-1659004503-2077806209-682003330-489316 from the registry: The system cannot find the file specified.

 

 

 

I had find the and deletete reg. key(S-1-5-21-1659004503-2077806209-682003330-489316) from Regedit and restart sapinst, but i get the same error after restart.

 

 

 

Any idea?

 

 

Thanks for any help


ADS ECC6 and NW7.3 Java Concerns

$
0
0

 

Hi All,

 

Hopefully you have some insight, notes, experience or advice on assisting us on dealing with the following:

 

ADS Issue and background

 

We require a technical guideline to install ADS so that we can print our ECC6 output forms (ABAP forms) using ADS.

 

- We are currently running ECC6 EhP3 on NW 7.01, ABAP stack only

 

- We need at least ADS 9.x on NW 7.3 Java in order to meet all the requirements for printing.

 

- We are not ready/able to upgrade ECC6, eg. to ECC6 EhP6 on NW 7.3

 

 

What are the options/restrictions?

 

 

  • Can we install NW 7.3 Java stack as standalone to host ADS, then get ECC6 NW 7.01 ABAP system to talk to ADS?

 

OR

 

  • Since we are restricted to ECC6 EhP3 on NW 7.01, is the only option available is NW7.01 Java with ADS 8.x, which may not provide some of the functionality that we are asking for (eg. double sided printing?).

 

Thanks in advance.

Starting NWA fails with 500 Internal Server Error

$
0
0

Dear SAP-Gurus,

 

I have a little problem with a Double Stack System (Java-Addin). I wanted to create a Sandbox-System of our BW systems, so I copied our production system to the sandbox. I made the post copy work and the abap and java started. I can display the system information page and logon to the portal http://<server>:50000/irj. But when I want to enter the NWA or the web dynpro tools, I get the error:

 

500   Internal Server Error
SAP J2EE Engine

 

 

 

 

 

 

 

  Application error occurred during request
processing.
  Details:
  java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/repository/persistence/SharedCache : cannot initialize class because prior initialization attempt failed
Exception id: [78E7D17321F600700000000000006A3B0004F067CD939C16]

 

 

 

 

 

 

 

 

 

 

 

 

 

In the dev_server0-file I can see:

[Thr 17] *** ERROR => SfFreeShmCache(-1) failed (rc = 12 index out of range) [jsfxxshm_mt. 4903]

 

The defaultTrace.0.trc states:

 

#1.5^H#78E7D17321F600680000000300006A3B0004F067DA356BD9#1390228740129#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tc~wd~dispwda#com.sap.engine.services.servlets_jsp.server.HttpHandle

rImpl#J2EE_GUEST#0##n/a##999fa2a481e011e38f840000005fbebe#SAPEngine_Application_Thread[impl:3]_34##0#0#Error#1#/System/Server/WebRequests#Plain###application [webdynpro/dispatcher] Processing HTTP request t

o servlet [dispatcher] finished with error.^M

The error is: java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/repository/persistence/SharedCache : cannot initialize class because prior initialization attempt failed^M

Exception id: [78E7D17321F600680000000100006A3B0004F067DA3566A7]#

#1.5^H#78E7D17321F600710000000000006A3B0004F067DA6485AA#1390228743216#com.sap.engine.services.servlets_jsp.client.RequestInfoServer#sap.com/tc~wd~dispwda#com.sap.engine.services.servlets_jsp.client.RequestI

nfoServer#J2EE_GUEST#0##n/a##9b76f4af81e011e3c4b40000005fbebe#SAPEngine_Application_Thread[impl:3]_27##0#0#Error##Plain###application [webdynpro/dispatcher] Processing HTTP request to servlet [dispatcher] f

inished with error. The error is: java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/repository/persistence/SharedCache : cannot initialize class because prior initialization attempt failed

        at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.doFindRepositoryObject(RepositoryPersistence.java:582)

        at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.findObjectInPredecessors(RepositoryPersistence.java:387)

        at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.doFindRepositoryObject(RepositoryPersistence.java:617)

        at com.sap.tc.webdynpro.repository.persistence.RepositoryPersistence.findRepositoryObject(RepositoryPersistence.java:171)

        at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObjectInternal(Repository.java:590)

        at com.sap.tc.webdynpro.repository.model.Repository.findRepositoryObject(Repository.java:555)

        at com.sap.tc.webdynpro.repository.model.RepositoryModel.getModelObject(RepositoryModel.java:254)

        at com.sap.tc.webdynpro.progmodel.repository.IWDProgmodelRepository$Implementation.getIWDApplicationInfo(IWDProgmodelRepository.java:102)

        at com.sap.tc.webdynpro.serverimpl.core.repository.AbstractServerRepository.getApplicationInternal(AbstractServerRepository.java:162)

        at com.sap.tc.webdynpro.serverimpl.wdc.um.ClientUserFactory.isAuthenticationRequired(ClientUserFactory.java:309)

        at com.sap.tc.webdynpro.services.sal.um.api.WDClientUser.isAuthenticationRequired(WDClientUser.java:229)

        at com.sap.tc.webdynpro.clientserver.session.RequestManager.setSpnegoParameter(RequestManager.java:948)

        at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:157)

        at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)

        at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

        at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

        at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

        at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1060)

        at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

        at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

        at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

        at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

        at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

        at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

        at java.security.AccessController.doPrivileged(Native Method)

        at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

        at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

Caused by: java.lang.UnsatisfiedLinkError: com.sap.bc.proj.jstartup.sadm.ShmCache.nativeNew(Ljava/lang/String;I)I

        at com.sap.bc.proj.jstartup.sadm.ShmCache.nativeNew(Native Method)

        at com.sap.bc.proj.jstartup.sadm.ShmCache.<init>(ShmCache.java:204)

        at com.sap.engine.core.cache.impl.ShmMonitor.<init>(ShmMonitor.java:19)

        at com.sap.engine.core.cache.impl.CacheManagerImpl.onGetCacheRegion(CacheManagerImpl.java:364)

        at com.sap.engine.cache.core.impl.InternalRegionFactory.getCacheRegion(InternalRegionFactory.java:148)

        at com.sap.tc.webdynpro.repository.persistence.SharedCache.<init>(SharedCache.java:112)

        at com.sap.tc.webdynpro.repository.persistence.SharedCache.<clinit>(SharedCache.java:83)

        ... 31 more

#

#1.5^H#78E7D17321F600710000000200006A3B0004F067DA648977#1390228743217#com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl#sap.com/tc~wd~dispwda#com.sap.engine.services.servlets_jsp.server.HttpHandle

rImpl#J2EE_GUEST#0##n/a##9b76f4af81e011e3c4b40000005fbebe#SAPEngine_Application_Thread[impl:3]_27##0#0#Error#1#/System/Server/WebRequests#Plain###application [webdynpro/dispatcher] Processing HTTP request t

o servlet [dispatcher] finished with error.^M

The error is: java.lang.NoClassDefFoundError: com/sap/tc/webdynpro/repository/persistence/SharedCache : cannot initialize class because prior initialization attempt failed^M

 

I didn't found a useful hint in SDN, google or the marcetplace. Maybe one of you sap gurus can find the error. Good luck!

 

Systeminformation:

System BISSAP

Find other systems in SLD...

Message Server
Host:bisall
Port:3901

 

Enqueue Server
Host:bisall
Port:3201

 

Database
Name:BIS
Host:bisdb
Type:Oracle (Oracle Database 11g Release 11.1.0.0.0 -
Production)

 

Software Componentsall
components...
NameVersionApplied
sap.com/SAP-JEECOR7.01 SP13 (1000.7.01.13.5.20130412173903)20130719082001
sap.com/SAP-JEE7.01 SP13 (1000.7.01.13.2.20130307152400)20130719081556

 

Licenses
Installation Number*** not yet assigned ***
System Number*** not yet assigned ***
Software ProductDays Until Expiry

 

Download system configuration

 

Instance DVEBMGS00All processes running

 

Host:des00933

 

OS:HP-UX (ia64) B.11.31

 

dispatcherRunning

 

VMsystem
properties...
PID:27194
Name:SAP Java Server VM
Vendor:SAP AG
Version:4.1.016 19.1-b02
VM
Parameters

 

Cluster
Node ID:6274700
Kernel Version:7.01 PatchLevel 150743.
HTTP Port:50000
HTTPS Port:50001
P4 Port:50004
Telnet Port:50008

 

server0Running

 

VMsystem
properties...
PID:27195
Name:SAP Java Server VM
Vendor:SAP AG
Version:4.1.016 19.1-b02
VM
Parameters

 

Cluster
Node ID:6274750
Kernel Version:7.01 PatchLevel 150743.

 

SDMRunning

 

VM
PID:27196
SDM Port:50018


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

- Systeminfo   ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

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

ABAP+JAVA (ADDIN) 7.01

Oracle

HP-UX IA64

Kernelinfo from SM51:

Applikationsserver des00933_BIS_00

SAP-Kernel Informationen

SAP-Kernel :  721_EXT_REL

Datenbank Client Library : OCI_112, 11.2.0.2.0, V1, default

hergestellt auf  :  HP-UX B.11.31 U ia64

hergestellt am  :  Feb 28 2013 11:51:49

Support-Level  :  0

Kernel Patchnummer : 100

Source-Id  :  0.100

DBSL Patchnummer : 112

ICU Version : 4.0.1 Unicode Version 5.1

Unterstützte Umgebung

SAP-Datenbankversion

700

710

701

702

703

711

720

730

731

732

Datenbank

ORACLE 10.1.0.*.*

ORACLE 10.2.0.*.*

ORACLE 11.2.*.*.*

Betriebssystem

hp-ux b.11.31

The componentlist is in the attached file BIS_component.txt

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

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

P.S. I reward useful and correct answers, because I respect the time and work of others!!!

 

Best regards

Willi Eimler

J2EE server Gray stopped : Connection timed out

$
0
0

Hello,

 

I have downloaded a SAP demo system. Which is SAP 7.31 NW Java instance on Suse Linux.

Every thing went fine and server also started earlier.

 

But today when I tried to start this server I get below SAP status:

 

20.01.2014 17:15:10

GetProcessList

OK

0 name: igswd_mt

0 description: IGS Watchdog

0 dispstatus: GREEN

0 textstatus: Running

0 starttime: 2014 01 20 16:43:00

0 elapsedtime: 0:32:10

0 pid: 14127

1 name: jstart

1 description: J2EE Server

1 dispstatus: GRAY

1 textstatus: Stopped

1 starttime:

1 elapsedtime:

1 pid: 14126

 

 

20.01.2014 17:15:15

GetProcessList

OK

0 name: enserver

0 description: EnqueueServer

0 dispstatus: GREEN

0 textstatus: Running

0 starttime: 2014 01 20 16:42:47

0 elapsedtime: 0:32:28

0 pid: 12506

1 name: msg_server

1 description: MessageServer

1 dispstatus: GREEN

1 textstatus: Running

1 starttime: 2014 01 20 16:42:47

1 elapsedtime: 0:32:28

1 pid: 12505

2 name: gwrd

2 description: Gateway

2 dispstatus: GREEN

2 textstatus: Running

2 starttime: 2014 01 20 16:42:47

2 elapsedtime: 0:32:28

2 pid: 12507

 

 

 

As you see above, everything is in green status but J2EE server is Gray and Stopped.

When I opened SAP management console I found below error :

Connection to instance <instance name> failed. COnnection refused.

Exception : Connection timed out.

 

Please throw your valuable inputs.

SSO between ECC & BI

$
0
0

Hi ,

 

Appreciate your help if you can guide me to document that helps in configuring SSO between ECC and BI .

 

Thank you,

Kiran

Migration of Oracle DB to HANA

$
0
0

Hi,

 

We have planned to migrate our ECC Development, Quality and production system from Oracle Database to SAP HANA database.

 

Since it is bit new topic for me on HANA.

 

Can anyone help me on how to perform this activity? If anyone can guide on system copy guide for HANA, that would be great.

 

Please suggest a ideal approach for this migration.

 

Thanks and Regards,

Joseph

BEX 7 report opens a blank Excel file

$
0
0

Hello,

 

We have SAP BW system running on NetWeaver 7.3 platform.

 

Recently we have upgraded  SAP GUI from version 710 to 720 Patch 11.

 

With SAP GUI 710 , both BEX 3 and BEX 7 reports were functioning perfectly.

 

After upgrade of SAP GUI to 720 Patch 11, BEX 3 reports still works properly.

 

However when we run BEX 7 reports, it launches the Excel but nothing happens after that. (blank Excel file)

 

 

Note- We thought this might be an issue with SAP GUI 720 version so we have also installed SAP GUI 730 on few workstations but the issue remains same.

 

Your expert advise to resolve above issue would be highly appreciated.

 

Regards,

Jayesh

 


How to setup connection from PRD system to SQL Database.

$
0
0

Hi,

 

I need documentation or steps to setup a connection from production system to a SQL Server Database.

 

Thanks in Advance.

 

Regards,

Raj


difference between Software Update Manager 1.0 SP09 and SP06

$
0
0

Hello

 

I wander is there any difference between Software Update Manager 1.0 SP09 and Software Update Manager 1.0 SP06

(having in mind 1843776 - Central Note - Software Update Manager 1.0 SP09 [lmt_005])

 

Namely I do not find guide for Software Update Manager 1.0 SP09 but have guide for Software Update Manager 1.0 SP06

 

Thank you in advance

Jan

Check Table Size in Oracle Database

$
0
0

Hi all!

 

Iwas faced witha simple task.

How to determine thesize of the table? UsingreportsRSSPACECHECK andRSTABLESIZEtonote (118823 - CC-ADMIN: Size of a client)and data fromDB02I getdifferent sizestalitsy. For example,tableMARC.

1) DB02:

SAPSR3 MARC TABLE PSAPSR3, Size:70440,000(MB)

2) FromRSTABLESIZE:

  2469.66kbyte

Whom to believe?

SMS Configuration in SCOT

$
0
0

Hi All,

 

We have an requirement to configure the SMS(SCOT) from ECC System.Also we have the third party SMS Services provider who is providing the API for that.Kindly suggest me what are the pre-requisite to use this API for SMS configuration.

 

 

Regards

Yogesh

Installtion CI after migration failed - The dbmcli call for action SDB_DBMVERSION failed

$
0
0

Hello,

 

we would like to migrate Portal NW 7.01 with database 7.8.01.12. The installer was running with MaxDB 7.7

 

 

we installed the maxdb 7.7, the backup/restore with SAPINST, before we started we patched the destination DB to 7.8 and we finished the db install with SAPinst without problems.

 

Now only the CI ist missing but we got following mistakes

 

 

WARNING[E]
2012-07-13 17:08:16.320

 

FSL-02015
Node /proc/sys/vm/compact_memory does not exist.

    

WARNING[E]
2012-07-13 17:08:16.356

 

FSL-02015
Node /proc/sys/net/ipv4/route/flush does not exist.

    

WARNING
2012-07-13 17:08:16.508

 

Host name
has been overridden. Using host name 'xxxxxci' which might not be the real host
name.

 

ERROR
2012-07-13 17:09:04.787

 

MDB-07001 No action defined for actor.

    

ERROR
2012-07-13 17:09:04.787

The dbmcli call for action SDB_DBMVERSION failed. SOLUTION: Check the logfile XCMDOUT.LOG.

 

ERROR 2012-07-13 17:09:04.787

 

MUT-03025 Caught ESAPinstException in Modulecall: SDB_DBMVERSION.

    

ERROR 2012-07-13 17:09:04.811

 

 

FCO-00011 The step CheckExistingSoftware with step key |NW_Java_CI|ind|ind|ind|ind|0|0|NW_DBClient|ind|in

d|ind|ind|11|0|NW_ADA_DBClient|ind|ind|ind|ind|4|0|Sdb_ClientSoftware_Dialogs|ind|ind|ind|ind|0|0|CheckExi 

stingSoftware
was executed with status ERROR ( Last error reported by the step :Caught
ESAPinstException in
Modulecall: SDB_DBMVERSION.).

 

The XCMDOUT.LOG shows no problems, any ideas?

 

Thanks a lot

Best Regards

Steffi

Portal upgrade on new hardware

$
0
0

Hi All,

 

 

We are using SAP Netweaver Enterprise portal 7.01 for which we are planning to upgrade to 7.3 on New hardware Database will be changing from Oracle 10.2.0.5 to 11.2.0.3 and OS from RHEL5 to RHEL6.

 

1) Can we do fresh installtion of 7.3 and deploy all the DC's (after migrating to 7.3)

                                   OR

2) Take the system copy of the existing system and upgrade from 7.01 to 7.3

 

Kindly suggest the best way with pro's and con's

 

Regards,

Lalitha

Validation is not ported to target client properly though the status of TR is 'Successfully Completed'

$
0
0

Hi Friends, 

I created a validation(OPSI/GGB0) in DEV(700)client. I copied the settings to DEV(710) client (SCC1). Tested the scenario sussessfully.

Then I ported the same TR to QAS client (STMS).While testing ,not all the tasks are working in QAS as per the logic of validation.However,the transportaion of TR to QAS is successful (w/o error).

Could you please comment on this strange behavior of system if you have encountered this in past?

 

Thank You !

 

With regards

Saurabh

Saposcol RFC on DB+SCS host not working

$
0
0

Hello ,

 

I am trying to set the archiving directory full alert and i believe we don't get data for it as the saposcol destination is not working

The host is database plus the ASCS so there is a sap gateway running on this host

 

SAPXPG_DBDEST_<DBHOST> is working fine

 

SAPOSCOL_<DBHOST> is setup like this

 

Activation type: startup on explicit host

 

program: rfcoscol

 

Startup type: default gateway value

 

gateway host : <DBHOST>

 

gateway service: sapgw00 (00 is the instance number of the ASCS)

 

Whenever i test the connection it says Partner program fork unsuccessful

 

P.S saposcol is running inside the sap host agent.

 

Any ideas here?


Logon Groups acess via Router

$
0
0

Dear all

 

I have an issue acessing the System via logongroups through sap router.

 

i had gone though sdn and other blogs , but no reslut.

 

i don't have msn messenger and my registry is as per the SAP Note.

 

I am able to access the same system with the Physical Ip from router , but not able to login via logon groups through router.

 

i have entry of sapmsSID 3600/tcp in my services file,even though

 

i get the below error,

 

 

Can any one pls guide me in acessing the Logongroup via saprouter.

 

Regards

 

Sandeep

web dispatcher logon problem 404 http error

$
0
0

Hi guys

 

i configure web dispatcher on sap netweaver 720. ABAP stack

when i run >sapwebdisp -checkconfig pf=sapwebdisp.pfl i have 0 errors 0 warnings .

When i try use http://hostname:80/sap/wdisp/admin or http://hostname:80/ i have

 

The termination occurred in system with error code 404 and for the reason Not found.

What can I do?

Please select a valid URL.

 

HTTP 404 - Not found

Your SAP Internet Communication Framework Team

 

My webdispatcher profile :

sapwebdisp.pfl:

 

# Profile generated by sapwebdisp bootstrap

 

# unique instance number

SAPSYSTEM = 00

 

# add default directory settings

DIR_EXECUTABLE = .

 

DIR_INSTANCE = .

 

# Accessibility of Message Servers

rdisp/mshost =my host ip address

ms/http_port = 8100

 

# SAP Web Dispatcher Parameter

wdisp/auto_refresh = 25

wdisp/max_servers = 100

 

wdisp/shm_attach_mode = 6

 

# configuration for default scenario (medium size)

icm/max_conn      = 500

icm/max_sockets   = 1024

icm/req_queue_len = 500

icm/min_threads   = 10

icm/max_threads   = 50

mpi/total_size_MB = 80

 

#maximum number of concurrent connections to one server

wdisp/HTTP/max_pooled_con = 500

 

wdisp/HTTPS/max_pooled_con = 500

 

# SAP Web Dispatcher Ports

icm/server_port_0 = PROT=HTTP,PORT=80

icm/server_port_1 =

 

# SAP Web Dispatcher Web Administration

icm/HTTP/admin_0 = PREFIX=/sap/wdisp/admin,DOCROOT=./admin,AUTHFILE=icmauth.txt, PORT=80

 

 

 

dev_icm trace file:

 

  1. 23.01.2014 RSTR0006: Display Developer Traces 1

 

 

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

 

sysno      00

 

sid S01

systemid 562 (PC with Windows NT)

relno 7200

patchlevel 0

patchno 96

intno 20020600

make multithreaded, Unicode, 64 bit, optimized

profile \\srvs01\sapmnt\S01\SYS\profile\S01_DVEBMGS00_srvs01

pid 3224

[Thr 4456] Thu Jan 23 14:34:16 2014

[Thr 4456] Parameter system/type has value: "ABAP"

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

[Thr 4456] ICM running on: srvs01

[Thr 4456] MtxInit: 30001 0 2

[Thr 4456] ***LOG IM1=> IcmInit, Startup (ICM&srvs01&3224&) [icxxman.c 1931]

[Thr 4456] IcmInit: listening to admin port: 65000

[Thr 4456] DpSysAdmExtCreate: ABAP is active

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

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

[Thr 4456] DpShMCreate: sizeof(wp_adm)                   43024 (2264)

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

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

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

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

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

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

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

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

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

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

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

[Thr 4456] DpShMCreate: sizeof(gw_adm)          48

[Thr 4456] DpShMCreate: sizeof(j2ee_adm)        3952

[Thr 4456] DpShMCreate: SHM_DP_ADM_KEY            (addr: 00000000029A0050, size: 6368736)

[Thr 4456] DpShMCreate: allocated sys_adm at 00000000029A0060

[Thr 4456] DpShMCreate: allocated wp_adm_list at 00000000029A3040

[Thr 4456] DpShMCreate: allocated wp_adm at 00000000029A3230

[Thr 4456] DpShMCreate: allocated tm_adm_list at 00000000029ADA50

[Thr 4456] DpShMCreate: allocated tm_adm at 00000000029ADAA0

[Thr 4456] DpShMCreate: allocated wp_ca_adm at 0000000002EF09B0

[Thr 4456] DpShMCreate: allocated appc_ca_adm at 0000000002F003C0

[Thr 4456] DpShMCreate: allocated comm_adm at 0000000002F0FDD0

[Thr 4456] DpShMCreate: system runs without slock table

[Thr 4456] DpShMCreate: system runs without file table

[Thr 4456] DpShMCreate: allocated vmc_adm_list at 0000000002F9E770

[Thr 4456] DpShMCreate: system runs without vmc_adm

[Thr 4456] DpShMCreate: allocated gw_adm at 0000000002F9E820

[Thr 4456] DpShMCreate: allocated j2ee_adm at 0000000002F9E860

[Thr 4456] DpShMCreate: allocated ca_info at 0000000002F9F7E0

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

[Thr 4456] MPI: dynamic quotas disabled.

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

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

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

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

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

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

[Thr 4456] IcmCreateWorkerThreads: created worker thread 0

[Thr 4456] IcmCreateWorkerThreads: created worker thread 1

[Thr 4456] IcmCreateWorkerThreads: created worker thread 2

[Thr 4456] IcmCreateWorkerThreads: created worker thread 3

[Thr 4456] IcmCreateWorkerThreads: created worker thread 4

[Thr 4456] IcmCreateWorkerThreads: created worker thread 5

[Thr 4456] IcmCreateWorkerThreads: created worker thread 6

[Thr 4456] IcmCreateWorkerThreads: created worker thread 7

[Thr 4456] IcmCreateWorkerThreads: created worker thread 8

[Thr 4456] IcmCreateWorkerThreads: created worker thread 9

[Thr 4732] IcmMpiWatchDogThread: MPI watchdog started

[Thr 2252] HttpISubHandlerAdd: Added handler HttpFileAccessHandler(000000000080FF20), slot=0, flags=4098) for /sap/public/icmandir/, active: 1, table 0000000001F858F0

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

[Thr 3572] IcmProxyWatchDog: proxy watchdog started

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

[Thr 2252] HttpISubHandlerAdd: Added handler HttpCacheHandler(0000000001F85B20), slot=1, flags=12293) for /, active: 1, table 0000000001F858F0

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

[Thr 2252] HttpISubHandlerAdd: Added handler HttpAdminHandler(000000000C8C9C70), slot=2, flags=36869) for /sap/admin, active: 1, table 0000000001F858F0

[Thr 2252] HttpISubHandlerAdd: Added handler HttpModHandler(000000000080FE00), slot=3, flags=12293) for /, active: 1, table 0000000001F858F0

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

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

[Thr 2252] CsiInit(): CSA_LIB = "C:\usr\sap\S01\DVEBMGS00\exe\sapcsa.dll"

[Thr 4368] Thu Jan 23 14:34:17 2014

[Thr 4368] IcmWatchDogThread: watchdog started

[Thr 2252] HttpISubHandlerAdd: Added handler HttpAuthHandler(000000000C8CA210), slot=4, flags=12293) for /, active: 1, table 0000000001F858F0

[Thr 2252] HttpISubHandlerAdd: Added handler HttpSAPR3Handler(000000000CA3FDF0), slot=5, flags=1052677) for /, active: 1, table 0000000001F858F0

[Thr 2252] Started service PORT=80,PROT=HTTP,TIMEOUT=60,PROCTIMEOUT=60

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

[Thr 2252] Thu Jan 23 14:34:21 2014

[Thr 2252] IcmNetCheck: network check passed without detecting problems

[Thr 3712] Thu Jan 23 14:34:27 2014

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

DB OS Performance details in ST06

$
0
0

Hi

 

We are in NW7.4 and would like to monitor DB OS performance from application level like OS07 .As ST06 is showing all application server details it is not showing DB server under Host.

 

Is it possible to add DB server under the host?if yes then without CCMSR Agent is it possible? since we are getting application server details without CCMSR agent.

 

Regards,

Sriram M

About WebDispatcher's parameter

$
0
0

Hi Experts!

 

Now, I investigate about Web Dispatcher's Restrict.

Exactly, I'd like to know as follows.

 

1. Max Connections

   ->Max requests those are requests at same time.

 

2. Max Queuing number

  ->In case requests exceed, request must be stayed queue.

 

3. Max Size of Request

  ->Example, Web Dispatcher can't process the data those are more than 10MB , etc.

 

4. Timeout

  ->Requests can wait xxx sedonds until they are processed.

 

5. Remarks & Frequent Troubles about them.

 

Best Regadrts,

Toshi

"No switch to HTTPS occurred, so it is not secure to send a password"

$
0
0

Hello All,

 

I'm getting this and some other errors when I try to access any webdynpro in my system (Netweaver 7.2). Here is screenshot http://pokazywarka.pl/vaj15y-2/

Problem is that I have never configured https nor sso, but not so long ago everything was working fine. I had to do somewere a change in configuration, but I don't know were to look since I made quite a lot of them. In my ICM trace file I've no new warnings/errors after calling webdynpro. Also in RZ10 in profiles I don't see anything suspicious.

Any suggestions?

 

Best regards

Marcin Cholewczuk

Viewing all 2997 articles
Browse latest View live


Latest Images