cancel
Showing results for 
Search instead for 
Did you mean: 

CMSUnexpectedException: Workspace name does not exist?

Former Member
0 Kudos

I have a fun one for everybody.

<p>I have an NWDI/CMS track that we have been using for quite some time to manage the source code for a custom logon screen which we built for our portal. This has been working quite well up until recently when some additional changes were requested.

<p>I was able to connect to the DTR, check out the project from the inactive workspace in the Development system development configuration, create an activity, check it back into the inactive workspace, and activate the changes (copying the source code from the inactive workspace to the active buildspace). However, when I first access the Transport View in NWDS to attempt to release the activity for transport to Consolidation, I receive a rather disturbing error:

<p>

<b>com.sap.cms.util.exception.conf.CMSCFinderException: Workspace name does not exist: version=0,dtrWSName=cmsSpace </b><br>

Note: This error is happens when I first access the Transport View. I can't even see the activity to attempt to release it.

<P>

The following was pulled out of the CMS.log:<br>

<i>

#

#1.5 #001E0B88829800810000004F0000711E000489331C064F95#1276752513369#/Applications/CMS/PCS#sap.com/tcSLCMS~PCS#com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean#rauchenstein.pm#4178##n/a##2b85908879d111dfab72001e0b888298#SAPEngine_Application_Thread[impl:3]_18##0#0#Info#1#com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean#Plain###Transaction rollbacked#

#1.5 #001E0B8882980081000000510000711E000489331C06603A#1276752513373#/Applications/CMS/PCS#sap.com/tcSLCMS~PCS#com.sap.cms.pcs.serverAPI.OrganizerDispatcher#rauchenstein.pm#4178##n/a##2b85908879d111dfab72001e0b888298#SAPEngine_Application_Thread[impl:3]_18##0#0#Error#1#com.sap.cms.pcs.serverAPI.OrganizerDispatcher#Plain###EJBException from server Exc=com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method getRequestMaskForWorkspace.#

#1.5 #001E0B8882980088000000BE0000711E0004893858139107#1276774995717#/Applications/CMS/PCS#sap.com/tcSLCMS~PCS#com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean#rauchenstein.pm#6705#SAP J2EE Engine JTA Transaction : [060ffffffd6a00221d]#n/a##843375547a0511dfae70001e0b888298#SAPEngine_Application_Thread[impl:3]_22##0#0#Error#1#com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean#Plain###Throwable in getRequestMaskForWorkspacecom.sap.cms.util.exception.CMSUnexpectedException: Workspace name does not exist: version=0,dtrWSName=cmsSpace

at com.sap.cms.util.logging.CmsLogger.cmsalert(CmsLogger.java:471)

at com.sap.cms.util.logging.CmsLogger.errorWithStackTrace(CmsLogger.java:377)

at com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean.getRequestMaskForWorkspace(CmsOrganizerProxyBean.java:1081)

at com.sap.cms.pcs.organizer.proxy.LocalCmsOrganizerProxyLocalObjectImpl0_0.getRequestMaskForWorkspace(LocalCmsOrganizerProxyLocalObjectImpl0_0.java:2480)

at com.sap.cms.pcs.serverAPI.OrganizerDispatcher.invokeMethod(OrganizerDispatcher.java:547)

at com.sap.cms.pcs.serverAPI.CMSAdapter.cmsExec(CMSAdapter.java:184)

at com.sap.cms.pcs.serverAPI.CmsOrganizerAdapter.doPost(CmsOrganizerAdapter.java:84)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)

at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)

at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)

at java.security.AccessController.doPrivileged(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

Caused by: com.sap.cms.util.exception.conf.CMSCFinderException: Workspace name does not exist: version=0,dtrWSName=cmsSpace

at com.sap.cms.pcs.conf.dbo.obj.Compartment.findDTRWorkspace(Compartment.java:133)

at com.sap.cms.pcs.conf.communicator.CMSOrganizerConfCommunicator.getExportConfigurationData(CMSOrganizerConfCommunicator.java:77)

at com.sap.cms.pcs.organizer.manager.ReleaseManager.getRequestMaskForWorkspace(ReleaseManager.java:1053)

at com.sap.cms.pcs.organizer.proxy.CmsOrganizerProxyBean.getRequestMaskForWorkspace(CmsOrganizerProxyBean.java:1071)

... 20 more

Caused by: javax.ejb.ObjectNotFoundException: Workspace name does not exist: version=0,dtrWSName=cmsSpace

at com.sap.cms.pcs.conf.dbo.reg.comp.SqlJCSyscomp.findByDTRWSName(SqlJCSyscomp.sqlj:192)

at com.sap.cms.pcs.conf.dbo.obj.Compartment.findDTRWorkspace(Compartment.java:130)

... 23 more

</i>

<p>Any ideas as to what could have happened here before I open a customer message? The rest of my tracks appear to be just fine. Additionally, we haven't done any recent system upgrades either. We're currently on an NW 7.0 SP21 stack.

<p>

Thanks in advance for any suggestions!

<p>

Pete

Accepted Solutions (0)

Answers (5)

Answers (5)

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Sumanth ,

this case I kindly ask you to mark the thread as "answered".

Thank you!

Best Regards,

Ervin

former_member194612
Active Participant
0 Kudos

Hi Colleagues,

could you please let me know, Why you are choosing the CMS transport ?

Already CTS+ is available to do the transport?

This is for my understanding ,which cases we will choose CMS or CTS+ transports...

Advance thanks colleagues..

Thanks

Satish

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Satish,

have a look at this guide:

Similarities and Differences in CMS and CM Services

I hope this helps.

Regards,

Ervin

ErvinSzolke
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi,

did the re-save of the track resolve the problem ?

Thank you!

Best Regards,

Ervin

SUMANTH2
Participant
0 Kudos

Yes. It did resolved the Issue for us.

Thanks

Sumanth

SUMANTH2
Participant
0 Kudos

If any one looking for the answer to this thread, Please check the Note 1530065 Unable to release activities CMSUnexpectedException : Workspace name does not exist

Thanks

Sumanth

Former Member
0 Kudos

Hi Pete,

Have you figured this out? We are experiencing the same problem with one of our tracks?

Thanks,

Arvind

Former Member
0 Kudos

Does this work on another NWDS installation? (To narrow down the area that may be causing the issue)