cancel
Showing results for 
Search instead for 
Did you mean: 

Undeploying an apllication from SDM throws an error

Former Member
0 Kudos

Hi,

When I undeploy an application from the SDM, this is the error we are seeing in the logviewer.

[permissions_collection_operator]: domain[apps/test.com/WEBSE/hp.com~CMPOBJ.jar] not removed, because is not registered

Can you please help as to why I am seeing this error.

thanks in advance for your help

Padmaja

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello Padmaja,

I have exactly the same problem... if I undeploy my SAP XI adapter.

For every jar or rar I think this error occurs.

Even after the deployment I get strange errorMessages:

java.io.FileNotFoundException: D:\usr\sap\J2E\DVEBMGS00\j2ee\cluster\server0\temp\deploy\1134039039593\tc_ra.rar1134039039703\dom.jar

at com.sap.engine.frame.core.load.res.JarResource.openJar(JarResource.java:401)

at com.sap.engine.frame.core.load.res.JarResource.getClassInfo(JarResource.java:130)

at com.sap.engine.frame.core.load.res.MultipleResource.getClassInfo(MultipleResource.java:56)

at com.sap.engine.frame.core.load.ResourceLoader.loadLocalClass(ResourceLoader.java:249)

at com.sap.engine.frame.core.load.ResourceLoader.loadClass(ResourceLoader.java:143)

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

at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:302)

at com.ecs.aii.af.tc.adapter.ra.SPIManagedConnectionFactory.stopMCF(Unknown Source)

at com.ecs.aii.af.tc.adapter.ra.SPIManagedConnectionFactory.finalize(Unknown Source)

at java.lang.ref.Finalizer.invokeFinalizeMethod(Native Method)

at java.lang.ref.Finalizer.runFinalizer(Finalizer.java:83)

at java.lang.ref.Finalizer.access$100(Finalizer.java:14)

at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:160)

Do you have a solution now??

Regards, Christian

Former Member
0 Kudos

hi,

Sorry have not been able to solve this problem yet.

thanks

Padmaja

Former Member
0 Kudos

hi,

Sorry have not been able to solve this problem yet.

thanks

Padmaja

Former Member
0 Kudos

Hi guys,

not really sure what the problem might be in this particular case - just wanted to make a suggestion to try undeploying your apps using the Visual Administrator (this way you'll eliminate the chances that there are any disruptions in SDM -> Deploy service communicataion, as well as any problems with the SDM repository).

To undeploy with the Visual Administrator, you should first connect it to the J2EE Engine, then open the Deploy Service on the server. Then you click the Applications radio button and browse the list of all deployed apps. Locate your application, select it and press Remove button.

Hope this could be a workaround!

Former Member
0 Kudos

Hi,

I tried to undeploy my adapter with the deploy service through the visualAdmin but without success. The adapter gets stopped and undeployed but the strange error messages remain...

I also unpacked all the jars I need for my adapter und just put the class files into the .rar file inside the sda.

Then I get no error messages at deploy time. But if I undeploy the still get 2 error messages:

[permissions_collection_operator]: domain[apps//ecs.com/com.ecs.aii.af.tc.ra/connector/connectors/tc_ra.rar/tc_ra.jar] not removed, because is not registered

[permissions_collection_operator]: domain[ecs.com/com.ecs.aii.af.tc.ra] not removed, because is not registered

The one jar which is named in the log is the adapter.jar itself! The other thing I don't know exactly, perhaps the .rar or .sda file is meant. I just don't know what to do...

Any further ideas???

Best regards,

Christian

Former Member
0 Kudos

Hi again,

I just want to mention that also the deployment of the sampleAdapter

[sample_ra.sda] brings up that error! So what is wrong here?

Thanks in advance!

Best regards,

Christian