cancel
Showing results for 
Search instead for 
Did you mean: 

Urgent - Issue -XI upgrade to NW2004s - PI 7.0

Former Member
0 Kudos

We have the following issue in the DEPLOY_ONLINE phase of the upgrade.

Both ABAP and Java Prepare phases went fine.

Following is the log:

-


<--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceB

undle', ID='Service tclmctcconfsservice_sda error. Nested exception is: com.sap.tc.lm.ctc.confs.service.exception.ConfServ

iceException: Admin subject is null!

at java.lang.Throwable.<init>(Throwable.java:56)

at com.sap.exception.BaseException.<init>(BaseException.java:102)

at com.sap.engine.frame.ServiceException.<init>(ServiceException.java:44)

at com.sap.tc.lm.ctc.confs.service.exception.ConfServiceException.<init>(ConfServiceException.java:59)

at com.sap.tc.lm.ctc.confs.service.ServiceFrame.start(ServiceFrame.java:99)

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:150)

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Service tclmctcconfsservice_sda

error. Nested exception is: com.sap.tc.lm.ctc.confs.service.exception.ConfServiceException: Admin subject is null!

at java.lang.Throwable.<init>(Throwable.java:56)

at com.sap.exception.BaseException.<init>(BaseException.java:102)

at com.sap.engine.frame.ServiceException.<init>(ServiceException.java:44)

at com.sap.tc.lm.ctc.confs.service.exception.ConfServiceException.<init>(ConfServiceException.java:59)

at com.sap.tc.lm.ctc.confs.service.ServiceFrame.start(ServiceFrame.java:99)

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.core.service630.container.MemoryContainer.startServiceRuntime(MemoryContainer.java:409)

at com.sap.engine.core.service630.container.ServiceWrapper.start(ServiceWrapper.java:107)

at com.sap.engine.services.deploy.server.ReferenceResolver.processReferenceToService(ReferenceResolver.java:468)

... 21 more

-


When started the J2EE engine through SMICM transaction,

Service tcseccertrevoc~service started. (1169 ms).

Service ejb started. (1624 ms).

Service cafummetadata~imp started. (1520 ms).

Service jmx started. (1794 ms).

<b>service tclmctcconfsservice_sda ================= ERROR =================</b>

Service CUL started. (278 ms).

Service servlet_jsp started. (2562 ms).

Service tcsecwssec~service started. (2572 ms).

Service tcsecdestinations~service started. (2925 ms).

Service dsr started. (2427 ms).

Service pmi started. (514 ms).

Service cafruntimeconnectivity~impl started. (27981 ms).

reg

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

1. try to deploy it manualy.

2. Look at the deploy log in the SDM directory.

Former Member
0 Kudos

Pavel sheynkman,

We did try deploying it manually. And we had the same error

We had to go through the upgrade phase again.

Basically it was a restore to the earlier date on which prepare was complete and then continue with the upgrade

reg