cancel
Showing results for 
Search instead for 
Did you mean: 

Can we modify SPSTab.xml - Need quick help.

Former Member
0 Kudos

The stack file - SPSTab.xml has Kernel entries also.. When deploying the new kernel as part of JSPM, it fails for some reason. I wanted to keep my old kernel and install other Java SCA files.

I removed Kernel files from ../../EPS/in directory. However, JSPM is not accepting to go further as Kernel entries are in SPSTab.xml file. Is there is anyway, JSPM could install other Java components with out Kernel. I am happy with existing kernel.

NW - Ehp1 SPS3 to Ehp1 SPS4

Would appreciate quick help on this.

Thanks,

Raj

Edited by: Raj on Oct 16, 2009 1:11 AM

Accepted Solutions (0)

Answers (4)

Answers (4)

former_member227283
Active Contributor
0 Kudos

Hi RaJ,

What OS you are using for SAP ??

Pls paste Dev_wo , dev_disp & dev_ms log

Thanks,

Anil

Former Member
0 Kudos

Anil / Rahul , I would post more info on this.. Thx for your quick help.

former_member227283
Active Contributor
0 Kudos

Hi Raj,

First of all we try to solve the problem of kernal .

i.e after you upgrade the kernal , your system is not getting UP.

As per the log you pasted , it says your dispatcher is not able to connect gateway service.Check dev_rd , dev_w0, dev_disp, dev_ms check all this logs where you will get idea where is the exact problem.

Also check which are the latest log present in the system, also you can paste the log in the forum.

First resolve the problem of Abap side , once that resolve you java will get start automatically.

Thanks

Anil

Edited by: Anil Bhandary on Oct 16, 2009 8:06 AM

Former Member
0 Kudos

Yes Anil.. thats perfect.. sapbieci --- SID

File - CPICTRC4653

Fri Oct 16 01:28:45 2009

***LOG Q0I=> NiPConnect: connect (146: Connection refused) [nixxi.cpp 2460]

      • ERROR => NiPConnect: SiConnect failed for hdl 2 / sock 14

(SI_ECONN_REFUSE/146; I4; ST; 164.103.187.193:3321) [nixxi.cpp 2460]

      • ERROR => GwIConnect: GwConnect to sapbieci / 3321 failed (rc=NIECONN_REFUSED) [gwxx_mt.c 296]

***LOG S0T=> GwIConnect, GwConnect (-0010) [gwxx_mt.c 297]

***LOG S0R=> GwIConnect, GwConnect () [gwxx_mt.c 299]

***LOG S0S=> GwIConnect, GwConnect (3321) [gwxx_mt.c 301]

***LOG S90=> SAP_CMREGTP2, GwIConnect ( 236) [r3cpic_mt.c 9624]

File - dev_rfc.trc

>TS> Fri Oct 16 01:24:45 2009

T:6 Error in program 'igsmux_m': ======> Connect to SAP gateway failed

Connect_PM TPNAME=IGS.BWE, GWHOST=sapbieci, GWSERV=3321

LOCATION CPIC (TCP/IP) on local host

ERROR partner 'sapbieci>:3321' not reached

TIME Fri Oct 16 01:24:45 2009

RELEASE 700

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2460

DETAIL NiPConnect

SYSTEM CALL connect

ERRNO 146

ERRNO TEXT Connection refused

COUNTER 98

Former Member
0 Kudos

Hey Raj,

Check your ABAP system first.

Logs make it clear that, ABAP work processes are not available.

Let us know further

Thanks

R.

former_member227283
Active Contributor
0 Kudos

Hi Raj,

In JSPM , when you provide the .XML , after that you will get the step where you can select option skip for kernal upgrade.

Thanks

Anil

Former Member
0 Kudos

Thanks !!.. I am using "Support Stack" option, where it takes SPSTab.xml file as reference for listing and deploying. However, if there is any such skip is possible, please provide more info.

It is not recommended to use single package option by SAP.

Below is the error meassge after the Kernel deployed. It could not restart the J2EE engine and JSPM fails after Kernel deployment. Since this is the first component it tries to do, remaining java SCA files are not processed. When I tried to remove Kernel files from ESP/in directory, it does not allow me to go forward in JSPM.

My current Kernel is fine and would like to keep it.

Thanks,

Raj

ERROR mesage from /usr/sap/SID/DVEBMGS21/j2ee/cluster/server0/log

LOCATION CPIC

(TCP/IP) on local host with Unicode

ERROR partner 'localhost:sapgw21' not reached

TIME Fri Oct

RELEASE 701

COMPONENT NI (network interface)

VERSION 38

RC -10

MODULE nixxi.cpp

LINE 2519

DETAIL NiPConnect

SYSTEM CALL connect

ERRNO 146

ERRNO TEXT Connection refused

COUNTER 2

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.newPersistenceException(R3PersistenceBase.java:2

36)

at com.sap.security.core.persistence.datasource.imp.R3PersistenceBase.init(R3PersistenceBase.java:491)

at com.sap.security.core.persistence.imp.PrincipalDatabagFactoryInstance.<init>(PrincipalDatabagFactoryInstance.java:4

46)

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)

... 6 more

#

#1.5^H#0003BA52C5210023000000110000125800047606D035B00C#1255671541903#com.sap.engine.core.Framework##com.sap.engine.core.Frame

work#######SAPEngine_System_Thread[impl:5]_70##0#0#Fatal#1#/System/Server/Critical#Plain###Critical shutdown was invoked. Reason is: Core service com.sap.security.core.ume.service failed. J2EE Engine cannot be started.#

Former Member
0 Kudos

Hi Raj,

Provide the error logs, let see why its fails , it should not be due to kernal entries in .xml file.

Thanks

R.