Quantcast
Channel: SCN : Discussion List - SAP NetWeaver Application Server
Viewing all 3078 articles
Browse latest View live

How to move transports between development systems

$
0
0


Scenario: Assume I am upgrading my ERP system to SPS21. I have two development systems DA1 & DA2. DA1 is in the production support path DA1->QA1-->PA1. DA2 is in the SAP upgrade path DA2-->QA2. To prepare for the upgrade I used system refresh techniques to copy DA1 to DA2 and QA1 to QA2. Then I applied SPS21 to both DA1 and DA2.

 

Once transports are applied to PA1 they need to be "replicated" in the upgraded systems so they can be tested again. What is the best method for getting the DA1 transports into DA2?

 

I was thinking of using the following technique

1) Use STMS to manually add the DA1 transport to DA2 - AFTER it is applied to the production system (PA2)

2) I will select the option to overwite originals when importing the DA1 transport to DA2

3) I will create a DA2 transport and merge the objects from the DA1 transport into this new transport

4) I will test the changes in DA2 and if it looks good I'll release the DA2 transport into QA2 for integration testing

 

Does this make sense? Is there a recommended way for performing this type of transport?


Process ICM started with pid 1148 failed

$
0
0

Hi, all.

I was trying to start the netweaver via sapmmc.

However, the jstart.exe always failed.

Capture.PNG

 

I referred to the file dev_jstart in C:\usr\sap\INS\J00\work.

It appears working normally until the information below.

 

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

F  Process ICM started with pid 1148

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

F  [Thr 11248] *** LOG => Process icm started (pid 1148).

F  [Thr 11248] *** LOG => Process icm stopping (pid 1148).

F  [Thr 11248] *** LOG => Process icm stopping (pid 1148).

F [Thr 15028] Tue Nov 03 13:03:16 2015

F  [Thr 15028] *** LOG => Signal 13 SIGCHLD.

F  [Thr 11248] *** LOG => Process icm stopped (pid 1148).

F  [Thr 11248] *** ERROR => Emergency shutdown: 1 node failed to start. [sfxxinst.hpp 1061]

F  [Thr 11248] *** ERROR => Node icm: failed with exit code 0 [sfxxinst.hpp 1072]

F  [Thr 11248] *** LOG => Instance state is "Stopping the processes" (STOPPING @ 0, INACTIVE).

F  [Thr 11248] *** LOG => Run level 3 completed.

F  [Thr 11248] *** LOG => Instance state is "All processes stopped" (STOPPED @ 0, INACTIVE).

I  [Thr 11248] MPI: dynamic quotas disabled.

I  [Thr 11248] MPI init: pipes=4000 buffers=6395 reserved=1918 quota=10%

F  [Thr 11248] *** LOG => exiting (exitcode 0, retcode 0).

 

Can anyone help??

History of free WP

$
0
0

Dear expert

 

There is a way to find history of  WP?

Forexample ifbetween 07 - 08  I had freewp?freeDIA?in SAP system.

 

 

 

Thanks

 

Naor

How to set Response Headers in sap web dispatcher

$
0
0

Hi all,

 

We are facing cross origin issues, while calling sap net weaver gateway server from internet(outside)

Our architecture is as below

 

internet-->DMS server(sap web dispatcher and reverse prosy)--> sap net weaver gate way

 

 

in sap web dispatcher we are terminating SSL.

 

I googled it. to solve cross domain error we need to set the response headers access-control-origin = *

But in sap web dispatcher how to set?

 

thanks

suresh

blank page after install sca

$
0
0

hi

I installed on server SCA with telnet console (deploy options). After update I can't open SAP NW. I see only blank page.

 

How I can fix it??? Please help.

probels installing new license key

$
0
0

Hi, I have problems while installing new license key on my NSP demo system. Is not the first time I've done it.

 

I have to logged in with SAP* because license has expired.

 

Go to transaction SLICENSE and, after requesting new license key, next error appears when trying to install it.

 

This system's system number is "000000000311048508", but there is a license key for system number "000000000311107510" in the license key file.

 

Does anyone how to proced in order to install it correctly?

 

Thanks.

SAP NW "Cannot redirect to the requested application, the redirect attribute is invalid."

$
0
0

Hi everyone,

 

I have been trying to setup a new local SLD, but when I tried to set the user and password in SAP NW logon page, I got the next message "Cannot redirect to the requested application, the redirect attribute is invalid."

 

SAP NW.JPG

I have tried these next threads without success:

Cannot redirect to the requested application, of VIRSA URL

Cannot redirect to the requested application - NW70 (EHP1) Java

 

Do you know how to check that redirect attribute or how can I get fix this issue?,

 

Thanks in advance,

Carlos Sanchez.

Java failed to start in a dual stack environment

$
0
0

Dear Sir / Madam,

 

During our annual disaster recovery drill (which try to restore a dual stack netweaver environment from one server to another server, using system copy), We found that the netweaver platform can successfully start off - ASCS, SCS, ABAP server, but failed to start off its Java server.

From "dev.jstart", we see something like :

 

F  [Thr 10624] *** LOG => Process collector started (pid 7384).

F [Thr 10624] Tue Oct 20 18:07:38 2015

F  [Thr 10624] *** LOG => Process server0 stopping (pid 7320).

F [Thr 8788] Tue Oct 20 18:07:38 2015

F  [Thr 8788] *** LOG => Signal 13 SIGCHLD.

F  [Thr 10624] *** LOG => Process server0 stopped (pid 7320).

F  [Thr 10624] *** WARNING => Node server0 failed: result 1, exit code 2150. [sfxxnode.hpp 1024]

 

 

From stdout.server0, we see below :


SCOT : Confirmation Message Receipt

$
0
0

Hello All,

 

SCOT -> Setting -> Mail Confirmation

 

When I look the jpg file, I understood, Except DEMISAS.COM.TR, I will receive confirmation  any internet mail .

 

Unfortunately, it is not working succesfully.

 

I am wondering, Did you use it ?

Is it succesfully ?

 

scotsample.jpg.jpg

 

Regards

 

Tanju

How get instances information in cluster Java AS

$
0
0

I have arbitrary java claster Architecture.

I do solution to parse Java AS logs files and and further processing it. Files are in

/usr/sap/<SID>/J00/j2ee/cluster/server0/log/system


How can I get information about all AS instances in claster (hosts) to log in and read the files?

Now I use simple file to store hosts list but it is not convenient and it will extra work for SAP admin when add new AS instance (He can forget to add new host in file ).


I read about config tool but did not found simple way to get cluster hosts list. I use Java, where are some java, bapi, OS tools and utils to get it?

STMS - default for "Leave Transport Request in Queue for Later Import"

$
0
0

Hi

 

Users/developers of a development system have asked to have the default value changed for "Leave Transport Request in Queue for Later Import". Presently this is by default selected, the users would like to have this changed, so that by default this option is NOT selected.

 

I cannot however find the right TP parameter to change for this...

 

Anyone know where to, if possible at all, to change the default setting of "Leave Transport Request in Queue for Later Import"  ???

 

Best Regards

Error ICM in HTTPS connection in CRM

$
0
0

Hello,

 

I'm facing an problem when the user login on the CRM WEBUI using HTTPS protocol. The user use BCM to receive the calls from a 0800 number and the BCM software communicates with the CRM filling the customer's informations. When the user use HTTP protocol, the informations fills, but when the user use the HTTPS protocol, she can login (using a certificate or/and login manually), but the customer's informations don't fills.

 

I already update the certificate from BCM to CRM (in the STRUST).

 

My parâmeters for HTTPS in RZ10 is:

 

icm/HTTPS/verify_client                     2

icm/server_port_2                           PROT=HTTPS,PORT=443$$

ssl/ssl_lib                                 C:\usr\sap\CRP\DVEBMGS00\exe\sapcrypto.dll

sec/libsapsecu                              C:\usr\sap\CRP\DVEBMGS00\exe\sapcrypto.dll

ssf/ssfapi_lib                              C:\usr\sap\CRP\DVEBMGS00\exe\sapcrypto.dll

 

SMICM it's ok.

 

In the ICM logs i see a error (Atached on file erro_ICM_CHELEB_CERTIFICADOS).

 

CANOPUS, in the ICM logs error, is a virtual host that have two apps, in server CHELEB and CHERTAN, but the ICM errors appears only in CHELEB server. This is the CRM landscape.

 

Can you tell me if i need to do any configuration in CRM side? Or its like a infrastructure problem?

 

Thanks in advanced!!!!

 

Cleiton Folster Eli

How can we stop only one Job server in Data Services

$
0
0

Hello all,

 

I'm not sure if this is the appropiate forum but anyway Im going to make my question.

I know how we can stop and start Job servers in a Data Service system.

 

The standard to stop and start job servers could be this:

 

cd $LINK_DIR/bin

. ./al_env.sh

./svrcfg

1   -> "Control job Service".

"o" -> "Stop Job Service".

"q" -> Quit.

 

But when you have more that one, How can you stop only one of them?


Thank you!

SGEN hangs sequential read TRDIR

$
0
0

After a  kernel upgrade from 7.01 to 7.21_ext in a SAP SCM 7.0 i have problems during execution of sgen.

I want to generate all objects of selected components....but when i arrive to choose the applications server where i want sgen has to run, and

pressing continue it remains in hang like the picture in attachment.

 

I see that it hangs in a sequential read in table trdir....that is a select * from REPOSRC.

This selection runs for hours until in next step i finally start the sgen.

I did statistics on table reposrc but the problem remains. Could it be a db problem? In other systems this phase is faster...only few minutes in worst of cases.

How can i solve this problem?

Thanks

Nickk

System does not start post SAP JVM update

$
0
0

Hi,

 

We updated our SAP JVM  6 for EP 7.3 SP7 from patch 46 to patch 59 using JSPM.

The patch got deployed successfully; however, post deployment server0 refuses to start...stating the below cause:

 

Service [cross] start ================= ERROR =================

  CSN Component [BC-JAS-COR-RMT], DC Name [sap.com/cross]

java.lang.NoSuchFieldError: ipaddress

at com.sap.bc.proj.jstartup.fca.FCAProperties.init1(Native Method)

at com.sap.bc.proj.jstartup.fca.FCAProperties.init(FCAProperties.java:54)

at com.sap.engine.services.cross.fca.FCAConnectorImpl.<init>(FCAConnectorImpl.java:101)

at com.sap.engine.services.cross.CrossFrame.start(CrossFrame.java:82)

at com.sap.engine.core.service630.container.ServiceRunner.startFrame(ServiceRunner.java:165)

at com.sap.engine.core.service630.container.ServiceRunner.startService(ServiceRunner.java:118)

at com.sap.engine.core.service630.container.ServiceRunner.run(ServiceRunner.java:65)

at com.sap.engine.frame.core.thread.Task.run(Task.java:73)

at com.sap.engine.core.thread.impl5.SingleThread.execute(SingleThread.java:178)

at com.sap.engine.core.thread.impl5.SingleThread.run(SingleThread.java:316)

  Service [userstore] started. [187] ms / [15] CPU ms

FATAL: Critical shutdown with exit code [2150] was requested due to [AS Java cannot be started; core service [cross] failed to start]


Please help...

 

Thanks a lot !

saba.



Full Active Active & HA without Hardware Clustering?

$
0
0

Hello,

 

I am currently working for a client who has some stringent HA requirements for up and coming releases. In a nutshell they are; fully resilient, instant mean time to repair, on Active Active, And we need some help in understanding what can be done within the constraints of their available infrastructure services.

 

The client is using Oracle Data Guard + other measures to provide HA throughout the stack and would like to run all SAP component Active Active. However, we understand this is not possible for ASCS/SCS, which are designed to run Active Passive. We also understood ASCS/SCS require hardware clustering for automatic failover. Unfortunately hardware clustering is not something available to the client for various reasons, thus, failover of ASCS/SCS would have to be manual, which is not acceptable.

 

This point is the crux of my question; is it possible to run a full Active Active including ASCS/SCS? Or can the ASCS/SCS failover being automated without hardware clustering?

 

The client currently has NW 7.31 ABAP and 7.4 JAVA for different software components and would like HA available on both.

 

Thanks in advance

Laurie

TMS configuration - newly build PRD server

$
0
0

Hi Friends,

 

We build new PRD server copy of old PRD server

 

After system build, I would like to configure TMS.

 

Kindly let me know the steps to rebuild my STMS configuration.

Also please let me know how to take care of BG jobs and Printers?

 

 

Best Regards

Satya

Strange License Expiry

Error run report TMS_BCI_START_SERVICE

$
0
0

Hi,

 

I want activate the report TMS_BCI_START_SERVICE because  i need apply automaticly the transports request for Qas system, but run the report show the following message:

 

Internal error getting jobname, RC= 1

Message No. 2B010

Diagnosis

An internal error occurred.

System Response

The function terminates.

Procedure

Read the short text to see where the error occurred.

Procedure for System Administration

You can use the system log, database log and message server to analyze the error.

 

Please, can you help me with this error?

 

Best Regards,

Basis EDRS

Caught exception during application deployment from SAP J2EE Engine's deploy service

$
0
0

Hi, SAP Gurus.

 

Please help me with this error, show me when i tray to make deploy to DC's:


Caught exception during application deployment from SAP J2EE Engine's deploy service

java.rmi.RemoteException: Cannot deploy application corg.com/capexii~wd_ac_03_sg.. Reason: Clusterwide exception: Failed to deploy application corg.com/capexii~wd_ac_03_sg. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application corg.com/capexii~wd_ac_03_sg. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)

Viewing all 3078 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>