cancel
Showing results for 
Search instead for 
Did you mean: 

Unable to start webservices in Visual Administrator

Former Member
0 Kudos

Hi,

All was good, I was upgrading the patches through SDM. When I try to upgrade "EPPSERV22_0-10003474.zip" file, It gave an error, Webservices is stoped, unable to deploy the file.

I tried to start the webservices through Visual Admin. I am getting errors as below.

Start service Web Services Container

java.rmi.RemoteException: Could not start service webservices on cluster ID 44039950; nested exception is:

com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Service webservices error. Nested exception is: java.lang.NoClassDefFoundError: com.sap.engine.interfaces.webservices.runtime.reverseproxy.WSReverseProxyConfiguration

-


Loader Info -


ClassLoader name: [service:webservices]

Parent loader name: [Frame ClassLoader]

References:

interface:webservices

interface:naming

interface:ejbmonitor

interface:log

interface:container

interface:shell

interface:security

interface:tcsecdestinations~interface

interface:appcontext

library:sapxmltoolkit

common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore

library:servlet

common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl

library:jnet

library:jsse

library:ejb20

library:com.sap.guid

library:core_lib

library:com.sap.lcr.api.cimclient

service:timeout

service:log_configurator

library:tc~jmx

library:tc.httpclient

service:licensing

Resources:

/usr/sap/QAP/JC04/j2ee/cluster/server0/bin/services/webservices/webservices.jar

Loading model: {parent,local,references}

-


The error occurred while trying to load "com.sap.engine.services.webservices.server.WSManagementInterfaceImpl".

at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)

at java.lang.J9VMInternals.verifyImpl(Native Method)

at java.lang.J9VMInternals.verify(J9VMInternals.java:59)

at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)

at java.lang.Class.forNameImpl(Native Method)

at java.lang.Class.forName(Class.java:153)

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

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

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

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

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Service webservices error. Nested exception is: java.lang.NoClassDefFoundError: com.sap.engine.interfaces.webservices.runtime.reverseproxy.WSReverseProxyConfiguration

-


Loader Info -


ClassLoader name: [service:webservices]

Parent loader name: [Frame ClassLoader]

References:

interface:webservices

interface:naming

interface:ejbmonitor

interface:log

interface:container

interface:shell

interface:security

interface:tcsecdestinations~interface

interface:appcontext

library:sapxmltoolkit

common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore

library:servlet

common:library:IAIKSecurity;library:activation;library:mail;library:tcsecssl

library:jnet

library:jsse

library:ejb20

library:com.sap.guid

library:core_lib

library:com.sap.lcr.api.cimclient

service:timeout

service:log_configurator

library:tc~jmx

library:tc.httpclient

service:licensing

Resources:

/usr/sap/QAP/JC04/j2ee/cluster/server0/bin/services/webservices/webservices.jar

Loading model: {parent,local,references}

-


The error occurred while trying to load "com.sap.engine.services.webservices.server.WSManagementInterfaceImpl".

at com.sap.engine.frame.core.load.ReferencedLoader.loadClass(ReferencedLoader.java:401)

at java.lang.J9VMInternals.verifyImpl(Native Method)

at java.lang.J9VMInternals.verify(J9VMInternals.java:59)

at java.lang.J9VMInternals.initialize(J9VMInternals.java:120)

at java.lang.Class.forNameImpl(Native Method)

at java.lang.Class.forName(Class.java:153)

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

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

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

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

I checked SLD, UME. All other services are running.

Any Idiea , why webservices is not running ?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Experts,

Facing the same issue...unable to start webservicescontainer in Visual Admin...but the exception is like below:   Please help to resolve this.

Also I am trying to create deployable proxy (WSDL URL) and trying to consume it in SHREXT.  As a process, i need to add references in web-j2ee-engine.xml.  But i dont find this in SHREXT...it is available in TC WEB CORE....please suggest the steps to perform from here on:

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

Exception:

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

Start service Web Services Container

java.rmi.RemoteException: Could not start service webservices on cluster ID 5390250; nested exception is:

          com.sap.engine.frame.ServiceException: <--Localization failed: ResourceBundle='com.sap.engine.frame.KernelResourceBundle', ID='Service webservices error. Nested exception is: java.lang.NoClassDefFoundError: com/sap/tc/logging/LogController

          at com.sap.engine.services.webservices.server.WebServicesFrame.setServiceProperty(WebServicesFrame.java:222)

          at com.sap.engine.services.webservices.server.WebServicesFrame.start(WebServicesFrame.java:97)

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

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

', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key Service webservices error. Nested exception is: java.lang.NoClassDefFoundError: com/sap/tc/logging/LogController

          at com.sap.engine.services.webservices.server.WebServicesFrame.setServiceProperty(WebServicesFrame.java:222)

          at com.sap.engine.services.webservices.server.WebServicesFrame.start(WebServicesFrame.java:97)

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

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

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

Thanks,

Satish

Former Member
0 Kudos

Hi Sunil,

But, I did the deployment through SDM in the Sandbox and Development servers. I have raised the ticket with SAP Support, SAP Support observation is "webservices_lib.sda" is corrupt.

Thanks

Sundaresh Suryanaryan

Former Member
0 Kudos

Hi Sundaresh,

I am trying to upgrade SAP_JTECHS. It is failing at com.sap.engine.heartbeat development component. The reason behind this error is given as - Container webservices_container is not active at the moment.

When I try to start the WebService Container from Visual administrator, I am getting similar error as yours.

Can you please tell me what solution did you try to start WebService Container from Visual Administrator?

Thanks in advance.

Amol Joshi

Former Member
0 Kudos

Hi Amol,

Could you please share the resolution? facing the same issue....

Thanks,

Satish

sunny_pahuja2
Active Contributor
0 Kudos

Hi,

SAP does not support upgrade of Java system from SDM. You have to use JSPM to upgrade the patches.

Thanks

Sunny