ID transports via CMS

Hello,
I have CMS transport question related to ID on XI. The CMS transport environmnet is setup as follows.
DEV -
   QA -
PROD
We are using XI 7.0, SP11 and CMS is on SP11
We configured a scenario on Dev environment and transported configuration scenario with all objects. Our basis team released the transport and now it is available on QA environment. When we checked QA enviroment we got transported scenario with all objects. We transfered all objects and tested successfully.
Now we want to release transport to PROD. Our admin assembled package and resleased to PROD environment. When he was assembling package used "Same Support Package number as the last Support Package number" option. This option is supposed to assemble only changed items since last assembly. We do not have option to disable "Assemble all components"(per user guide).
Interstingly When I look in ID, found all objects that have ever been transported including objects released about 6 months back. I do not want to assemble and release transports that were already released 6 months back.
I appreciate your help.
Thank you,
Balaji

Sudharshan,
Thank you for the response. After I read VJ response I am not sure if it really addresses our problem.
As you know in the current issue every ID object from QA moved to PRD via CMS transport, I tried to activate only those configuration scenarios and all objects related to scenarios we are interested.
I got following error .
"Unable to move object. Change lists were not part of same import."
I made sure in all communication channels, all required fields have values filled in and saved before activating. I searched SDN for the error message and found couple of responses. They also suggested to fill in all required values in the communication channels.
Any suggestions or comments? I appreciate your help.
Thank you,
Balaji

Similar Messages

  • Transport via CMS (Java stack) no longer available after upgrade to sp 14

    Hello
    Recently we have upgraded our SAP-XI  (SAP NetWeaver 2004s) up to service pack 14.
    Since then the CMS is no longer available on the Java stack. Exporting objects is only possible using the File System.
    When we try to release change lists for CMS transport we get the following errors:
    #8 10:22:41 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    Has anybody experienced similar problems with service pack 14 and has found a solution to "reactivate" the CMS? Might it be an authorization problem (UME)?
    Regards
       Uwe
    Appendix: Entire ErrorLog
    #8 10:22:41 [AWT-EventQueue-0] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable
    Thrown:
    MESSAGE ID: com.sap.aii.ib.gui.operations.rb_commands.MESSAGE_TRANSPORTERROR
    com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    Root cause:
    java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
         at $Proxy8.releaseChangelist(Unknown Source)
         at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseChangelist(TransportServiceDelegate.java:219)
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:192)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #7 10:22:41 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:203)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #6 10:22:41 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Errors occurred when transporting the change list
    #5 10:22:41 [AWT-EventQueue-0] FINE AutoLog.created.java.lang.AbstractMethodError: java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
         at java.lang.reflect.Method.invoke(Unknown Source)
         at com.sap.engine.services.ejb.session.stateless_sp5.ObjectStubProxyImpl.invoke(ObjectStubProxyImpl.java:187)
         at $Proxy8.releaseChangelist(Unknown Source)
         at com.sap.aii.ib.client.transport.gen.TransportServiceDelegate.releaseChangelist(TransportServiceDelegate.java:219)
         at com.sap.aii.ib.gui.operations.TransportCLCommand.execute(TransportCLCommand.java:192)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:196)
         at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:134)
         at com.sap.aii.utilxi.swing.framework.CommandAction.actionPerformed(CommandAction.java:69)
         at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
         at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
         at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
         at javax.swing.AbstractButton.doClick(Unknown Source)
         at com.sap.plaf.frog.FrogMenuItemUI$MouseInputHandler.mouseReleased(FrogMenuItemUI.java:833)
         at java.awt.Component.processMouseEvent(Unknown Source)
         at javax.swing.JComponent.processMouseEvent(Unknown Source)
         at java.awt.Component.processEvent(Unknown Source)
         at java.awt.Container.processEvent(Unknown Source)
         at java.awt.Component.dispatchEventImpl(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
         at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
         at java.awt.Container.dispatchEventImpl(Unknown Source)
         at java.awt.Window.dispatchEventImpl(Unknown Source)
         at java.awt.Component.dispatchEvent(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #4 10:22:41 [AWT-EventQueue-0] DEBUG AutoLog.created.java.lang.AbstractMethodError: com.sap.aii.ib.sbeans.transport.TransportServiceRemote_Stub.releaseChangelist(Lcom/sap/aii/ib/core/clmgmt/ChangeListData;Lcom/sap/aii/ib/bom/gen/XiTypeId;Lcom/sap/aii/ib/core/transport/api/options/ExportOptions;)Lcom/sap/aii/utilxi/misc/api/ICheckResult;
    #3 10:22:13 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.createEmptyXiItem(InternalXiItemService.java:92)
         at com.sap.aii.ib.gui.xiitem.services.XiItemServiceProvider.createEmptyXiItem(XiItemServiceProvider.java:97)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.addType(InternalXiItemServiceForNameNamespaceObjects.java:68)
         at com.sap.aii.ib.gui.xiitem.InternalXiItemServiceForNameNamespaceObjects.<init>(InternalXiItemServiceForNameNamespaceObjects.java:55)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:154)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:111)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #2 10:22:13 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "TypeConntestObj" is not registered in the service class Type Service - Type Information
    #1 10:22:13 [AWT-EventQueue-0] FINE AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information
         at com.sap.aii.ib.core.service.ServiceBase.getServiceImpl(ServiceBase.java:71)
         at com.sap.aii.ib.bom.gen.TypeServiceImpl.getTypeInformation(TypeServiceImpl.java:82)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemService.getTypeInfo(InternalXiItemService.java:23)
         at com.sap.aii.ib.gui.xiitem.services.InternalXiItemServiceBase.<init>(InternalXiItemServiceBase.java:44)
         at com.sap.aii.ib.gui.xiitem.CommonInternalXiItemService$ForVersionConflictList.<init>(CommonInternalXiItemService.java:326)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.guiStartup(StartupCodeEntry.java:150)
         at com.sap.aii.ib.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:111)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ibrep.gui.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:93)
         at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
         at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
         at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
         at com.sap.aii.ib.gui.login.SplashLoginFrame$6.run(SplashLoginFrame.java:429)
         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
         at java.awt.EventQueue.dispatchEvent(Unknown Source)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
         at java.awt.EventDispatchThread.run(Unknown Source)
    #0 10:22:13 [AWT-EventQueue-0] DEBUG AutoLog.created.com.sap.aii.ib.core.service.TypeNotRegisteredException: Type "versConflList" is not registered in the service class Type Service - Type Information

    Hello Lieselot
    The upgrade of our SAP-XI was done by an external company. Therefore I cannot tell you the detailed procedure.
    However, you should search the Service Marketplace for patches of support package 0014 (there should be at least one patch around).
    If I remember correctly patching was required on both ABAP and Java stack.
    Regards
      Uwe

  • Transport via CMS into two diferent XI landscapes

    Hello,
    we have one XI development system and have to transport the design and configuration objects to two different sets of consolidation and productive sets.
    we set up two tracks in the landscape configurator, but the exported objects only appear in one of the tracks, ut not in the other.
    How do I have to set up the landscape configurator that I can transport the objects to different tracks at the same time?
    Kind regards,
    Peter

    Hi,
    Refer to following weblogs for the same. We had the same scenario and we have followed the process mentioned in blogs.
    /people/sap.india5/blog/2005/11/03/xi-software-logistics-1-sld-preparation
    /people/sap.india5/blog/2005/11/09/xi-software-logistics-ii-overview
    /people/sap.india5/blog/2005/11/28/xi-software-logistics-solution-iii-cms
    Refer the How to guide for XI and CMS set up.
    https://websmp106.sap-ag.de/~form/sapnet?_SHORTKEY=01200252310000071155&
    Thanks,
    Prateek

  • Transport using CMS Export Error on Integration Repository

    Hello
    We are transporting an maximo-integrate,max60-ERP2004 via export mode
    Transport using CMS. Got an error during export. The error says :
    "Workspace was not defined for software component version Maximo-
    Integrate,MAX60-SAPERP2004 of mro.com
    Assign the software component version in the landscape configurator of
    the change management service to a track."
    As already software component version Maximo in the landscape
    configurator of the change management service to a track has been
    defined.
    The Software component (SWCV) has already been defined on CMS. But still getting the error.
    Please advise anybody comes across these type of error.
    Thanks & regards
    AK

    Thanks sumit for reply. Here is the information:
    Yes I choose Repository Type : XI
    Track ID : IR.ERP
    Track Name : IR.ERP
    Track Description : ERP System : XI Integration Repository Objects
    XI URL Development : http://sap03.ab.energy:50000/rep/
    XI URL Consolidation System : http://sap03.ab.energy:50100/rep/
    Because we have 2 system landscape.
    ADD SWCV
    MAXIMO-INTEGRATE mro.com MAX60-SAPERP2004 Source
    But on Domain Data:
    CMS Name : XID
    CMS Description : XID
    CMS URL : http://sap03.ab.energy:50000
    CMS USER : LSADMIN
    CMS Password : XXXXX
    Domain ID:XID
    Domain Name:XID
    Domain Description:XID
    SLD URL:http://sap03.ab.energy:50000
    All the information is correct. Above thread is not suitable.Then Why I am getting the error message.
    Please advise..
    Thanks & regards
    Sanjay

  • XI Export from IR via CMS hangs in IR with waiting for export

    Hello XI / CMS Specialists
    We want to test the transport of XI Repository Objects via CMS.
    We followed the steps in the "HowTo...Transport XI Content via CMS.“
    The problem is, that we only have one XI-Instance.
    So we entered in the XI-Track the same URL for the DEV and the CONS System.
    This configuration was accepted with warnings.
    It´s just for testing the functionality of the CMS.
    The transportlist was generated successfully in the IR. But the export hangs in IR with the status waiting for export. Is there anything else to do? Accordant to the HowToGuide the transport should be listed in the cms in the cons tab. But there is nothing to see.
    In the cms log i didn´t find any error messages concerning the transport.
    Is this test possible with only 1 XI-Instance?
    Thanks in advance for a soon answer.
    Regards Marlies

    Hi Ray,
    For your Information, I posted an OSS-Message.  See the answer below:
    thanks for your help.
    Regards Marlies
    11.06.2007 - 15:24:12 CET    SAP    Antwort 
    Dear Marlies,
    the situation looks as follows:
    For XI there is no further improvement plans on the NWDI(CMS) but there
    it remains the 3-System-Landscape Model as before.
    But: the transport strategy of XI has been changed, as of 7.00 SP12
    you can use CTS (calls Ehanched CTS -- i.e. not NWDI, but the
    the ABAP Transport system) to transport non-ABAP objects too. I.e.
    you do not even have to use NWDI for XI transport. An other good news isthat as of SP12 using CTS you can define only one DEV System as the
    documentation (referred also by you) mentiones.
    I've also attach you a documentation available on SDN where you can
    read about the CTS+XI Features:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/c04b3127-c1f6-2910-c39c-c439b2169747
    Kind Regards,
    Ervin Szölke

  • Error when adding an Object to the server via CMS

    I am trying to upload a new report to the server via CMS.
    I click on Objects > Browse for the report > Click Submit
    After a few seconds, I get the following error:
    There was an error while writing data back to the server: File Repository Server error : File system operation for frs://Input.reportingdb/a_068/047/000/12100/172659d5862b3e2.rpt on File Repository Server failed. If the problem persists, please contact your system administrator for event log information.
    I can see that the Input.reportingdb server is running
    I have tried restarting the physical server that CRE XI R2 is running on.
    I have restarted the Tomcat as well as all of the report servers via ccm.sh and enabled all of the report servers via ccm.sh

    Yes, the installation directory is:
    /opt/crystal/bobje
    The directory where the repository is located:
    data
    Here are the permissions:
    drwxr-xr-x  14 oracle oinstall    4096 Mar 24 16:10 data
    Here are the permissions of the subdirectory:
    drwxrwxrwx    2 oracle oinstall  4096 Jul 22  2008 Auditing
    drwxrwxrwx    2 oracle oinstall  4096 Jul 22  2008 cacheserver
    drwxrwxrwx   11 oracle oinstall  4096 Mar 26 09:50 frsinput
    drwxrwxrwx   60 oracle oinstall  4096 Mar 24 16:11 frsinput_bak
    drwxrwxrwx  259 oracle oinstall 12288 Mar 24 09:54 frsoutput
    drwxrwxrwx    2 oracle oinstall  4096 Jul 22  2008 pageserver
    drwxrwxrwx    6 oracle oinstall  4096 Mar 24 09:54 procSched
    drwxrwxrwx    2 oracle oinstall  4096 Mar 24 12:07 reportingdb.cacheserver
    drwxrwxrwx    3 oracle oinstall  4096 Mar 24 12:07 reportingdb.pageserver
    drwxrwxrwx    2 oracle oinstall  4096 Jul 22  2008 reportserver
    drwxrwxrwx    2 oracle oinstall  4096 Jul 22  2008 wcs
    I have tried multiple times to re-start and re-enable the File Repository and get the error.
    Is there a way to reinstall ONLY the File Repository server?

  • Could not see Transport using CMS in Integration Directory

    Hi,
    I have Changed the Parameter setting to true in Integration Builder for Integration Directory and Integration Repository. When i login into Integration Directory i cannot see the option Transport using CMS in Export. I can only see Transport using File system.
    Please help me out in configuring the CMS correctly.
    Thanks,
    Fahad

    Hi Fahad,
    This thread answers ur question
    CMS Transport mode unavailable in Integration Directory
    cheers,
    Prashanth
    P.S Please mark helpful answers

  • Integration Directory - Transport using CMS does not appear

    Hi guys,
    I'm having problems with one thing I thought it would be trivial.... I'm not able to get the option 'Transport using CMS' in the Integration Directory available.
    I've done the necessary steps on the exchangeProfile in order to transport objects using CMS.
    1. Configuring ExchangeProfile
    IntegrationDirectory
    com.sap.aii.ibdir.core.cms.enableTransportWizard=true
    com.sap.aii.ibdir.core.cms.enableClTransport=true
    IntegrationRepository
    com.sap.aii.ibrep.core.cms.enableClTransport=true
    com.sap.aii.ibrep.core.cms.enableTransportWizard=true
    Added the values to com.sap.aii.ib.client.properties
    u2022 com.sap.aii.ibrep.core.cms., com.sap.aii.ibdir.core.cms.
    2. And after, I've created the tracks needed for IntegrationRepository and IntegrationDirectory.
    For the IntegrationDirectory I've followed SAP's description:
    "You have created an XI track in the Landscape Configurator and entered the addresses of the development, consolidation, and productive directory. There are no software component versions in the Integration Directory. Therefore, for directory transports using the CMS, you specify the software component version SAP-INTDIR 3.0 (EXCHANGE DIRECTORY 3.0). This refers to all configuration objects of the Integration Directory.
    Once you have made this setting, you can create transport lists for the CMS. The status of the change lists no longer changes to Closed immediately after their release, but first changes to Transportable."
    3. I've restarted the J2EE Server.
    When I export the objects from IntegrationRepository everything runs OK, but on the IntegrationDirectory I'm not able to have the option 'Transport Using CMS' available.
    I've read several threads on the SDN but none of them solved the problem...
    Can anyone give me any hint ?

    Hi Sameer,
    No luck.... There's nothing similiar to what I'm describing and the points which are mentioned i've already covered them.
    Thanks for the tip, I was hoping it could give me a push...
    Any ideas...?

  • "Transport using CMS" option does not appear

    Hello Guys
    I use CMS for transporting, and it works fine! But today I created a new SWCV, created a Track on CMS to this SWCV too. But when I choose "Export" on IR, the screen that appers does not show the "Transport using CMS" option. Only the "Transporte using File System" option is available for this SWCV.
    Any idea?
    Thanks in advance
    Julio

    Hi (and thanks for answering)
    The SWCV is in http://host:port/rep/support/admin/index.html, but its name is "Not available"
    I did update my domain, but it didnt work at all (the name of the SWCV still is "Not available" and the "Transport using CMS" option didnt appear in IR).
    Julio

  • Reg:: Error while XI Transport Using CMS

    Hi! SAP Guru’s,
    I am trying to transport XI Integration Design and Configuration Objects from X42 (DEV) to X44 (Quality).
    I want to transport Transport ID Design:5909a730a2fe11dcc8dd001125e7370c
                                                              Configuration: 1c3d0c90a30111dcb2c0001125e7370c
    I was succefully transported the Design object but while I am transporting the Configuratio Object at First I am moving from X42-&#61664; CMS and then from CMS-&#61664;X44.
    <b>ERROR 1 ::</b> But once I am Exporting I am getting an acknowledgement message and finally it was moving to CMS. But there in Consolidation TAB it was coming<b> “IMPORT FAILED”.</b>
    But when I tried 6-7 times I sended it successfully and there that objects first went (sits) directly in Change lists of quality server ID Part. From change lists I am transferring to Scenarios by Right click&#61664;Transport.
    <b>ERROR 2</b>: According to CMS some parameters will be lost in communication channels and in some other objects. while transporting using CMS. 
    <b>How to recollect that parameters again ?</b>
    Will you please confirm simply copying the parameters from Development server and again editing or Is there any other method?
    <b>ERROR 3:.</b> While I am activating any object in Configuration object I am getting the error
    <b>
    “Unable to move object. Change lists were not part of the same import”</b>
    Kindly Solve this issue and If Possible send me a brief note and complete procedure of
    HOW TO TRANSPORT XI REPOSITORY AND CONFIGURATION OBJECTS USING CMS FROM DEV&#61664;QA&#61664;PROD SERVERS?
    Hi! Gurus,
    My Main Problem is :::
    After Exporting from DEV---->CMS---->Quality it will goes to Change Lists of Quality Server QA and after that I am transferring them to Scenarios TAB by Right Clicking --> and Press Transfer..
    <b>Problem::: </b> After that When ever I am trying to activate they are not activating I am getting the error::
    <b>
    “Unable to move object. Change lists were not part of the same import”</b>

    Hi! Gurus,
    If you have any material with screen shots and also the solution to the above problem kindly send to my Mail ID::[email protected]
    Thanks::
    Amar Srinivas Eli.

  • Importing SCA Via CMS

    Hi,
    Quick question regarding importing SCA's into a runtime enviornment via CMS.
    Lets assume that ACTIVITY-A was checked in, activited, deployed into development, QA, assebled and now waiting for import into production.
    Before i import ACTIVITY-A into production, i checked in and activated ACTIVITY-B. ACTIVITY-B has also been deployed into development, QA, been assembled and now waiting for import in production.
    So now i have two changes waiting for import into production i.e. ACTIVITY-A and ACTIVTY-B.
    Will importing just ACTIVITY-B be sufficient? I.e. does ACTIVITY-B also contain the changes made for ACTIVITY-A? in that case instead of deploying both into production, i can just deploy ACTIVITY-B, is that correct?

    I have another question regarding this.
    1. Let say that i push acitivity-1 through CMS all the way into production (dev -> consolidation -> assembly -> test -> approval -> production)
    2. i push activity-2 all the way into test and reject from the approval queue
    3. i push activity-3 all the way into production
    The problem is that acitivity-3 will also contain that changes for activity-2 even though activity-2 was rejected.
    Is this a bug in CMS or by design?  you are forced to import even the changes you dont want imported.
    Im thinking the only resolution to this will be once you reject activity-2 from approval, you push an acitivity which undo's the changes for activity-2 and then you can push acitivity-3. Is the the correct approach or is their any simpler way to handle this?

  • How do we make automatic and mass transports via Solution Manager

    How do we make automatic and mass transports via Solution Manager ..
    how can we do this is there any specific procedure please let me know
    Regards
    Karthik

    To attempt a new chat session...
    For the link below click the Still Need Help? option in the blue area at the bottom and choose the chat option...
    http://helpx.adobe.com/x-productkb/global/service1.html

  • Error when transporting using CMS

    Hi,
    Please ssist.
    We are on PI 7.0 SP17. We want to transport using CMS from Dev box to Prod system. We get to export steps. Select Mode, able to go pass, Then Select Objects We select them and Click on Finish(at bottom of pop-up screen). "correct mark"Then We get Transport Using CMS. Trnsport request generated and released for transport using CMS, Shoose Tools-> System Messages to display result. Then after a few minutes the screen pops a long message.
    "Sent on 11/18/09 at 10:39 AM: CMS (server: http://server:port) cannot export the following transport lists: 
    Export list (send time = 11/18/09 10:39 AM, component = Default Software Component, ID = e10bf190d41d11dead8f00096bdd826a) 
    Details: com.sap.aii.util.misc.api.BaseRuntimeException: Reading GDI ... FAILED. Source is not well formed. SAXParseException at line -1, column -1. Details:
    Message: Generic Exception:
    Stacktrace: com.sap.engine.lib.xml.parser.NestedSAXParserException: Generic Exception: -> com.sap.aii.util.misc.api.BaseRuntimeException: Parsing generic data instance: begin of unexpected element "html"!"
    Regards
    Scharlotte

    Check if it is a password-related issu as mentioned here: Error when defining Xi-track in CMS
    Regards,
    Abhishek.

  • Unable to connect to service InfoStore from server CRSLinux via CMS

    Hi all,
    I am getting this exception while trying to logon at Crystal report server from my application at line no 11.
    10 .ISessionMgr sessionMgr = CrystalEnterprise.getSessionMgr();
    11. IEnterpriseSession     enterpriseSession = sessionMgr.logon("administrator", "mypasswd", "CRSLinux", "serEnterprise");
    12. IInfoStore iStore = (IInfoStore) enterpriseSession.getService("InfoStore");
    Here is a detail about environment and server.
    I have my application deployed at a linux machine ip 127.1.2.28 and crystal server is installed at an other machine ip 127.1.2.43.
    I am able to login to central management console with the same authentication details i.e.("administrator", "mypasswd", "CRSLinux", "serEnterprise");
    Exception in details is pasted here as followu2026...
    javax.servlet.ServletException: java.lang.Exception: Unable to connect to service InfoStore from server CRSLinux via CMS CRSLinux
         org.apache.struts.chain.ComposableRequestProcessor.process(ComposableRequestProcessor.java:286)
         org.apache.struts.action.ActionServlet.process(ActionServlet.java:1913)
         org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:449)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
         com.emerald.et.security.ETLoginFilter.doFilter(ETLoginFilter.java:76)
         com.emerald.et.security.ETAuthorizationFilter.doFilter(ETAuthorizationFilter.java:111)
         org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:96)
    Any help to it will be appreciated.
    Regards
    A. Joseph

    Hi,
    Few things to note:
    1. Are you using Java Admin launchpad or the .NET one and if its Java then is it deployed on the same machine as this custom java application?
    2. Looks like this app is running off JBOSS and JBOSS is unsupported for Enterprise Web application Deployments.
    3. You can trace on the CMS and see if its actually getting the request from the application.
    Thanks
    Aasavari

  • Classic SCAs cannot be transported by CMS

    I am following the ESS/MSS JDI cookbook, but run into problems when chekcing-in SCAs. Five SCAs are supposed to be checked in:
    MSS
    PCUIG
    SAPBUILDT
    SAPJEE
    SAPJTECHS
    But when I go to the check-in tab in the transport studio and push the "value help" in "Archive name" field I only see 2 of the SCAs. (MSS and PCUIG).
    If I type in the filename of the other SCAs I get this error:
    invalid file content: /usr/sap/trans/JTrans/CMS/inbox/SAPJTECHS14_0.SCA Classic SCAs cannot be transported by CMS, they must be deployed using the SDM directly
    Any ideas?
    -AD

    Solved!
    The correct version of these files are now built in in the BUILDT archive.
    -AD

Maybe you are looking for

  • How to duplicate a target and add resources in xcode using command line?

    I am trying to use command line tools to create, add resources, build, archive and export to ipa in xcode. I could do the Build, Archive and Exporting to IPA through the command line tools(xcodebuild). But I also wanted to duplicate the target in the

  • FD33 Open sales value against credit for return

    Dear Gurus, In a particular situation, we had to cancel the sale of a customer for an entire month. Among list of all invoices, we had few cases where returns/PGRs were done and Credit For Returns were issued. All invoices without returns were easily

  • Upgrade options for WebLogic server 6.1

    Is it better to upgrade from WebLogic server 6.1 to 7.0 first then go to 8.1 or just go straight to 8.1? Has anyone ran into issues with 8.1 already and would have been better off staying with 7.0 until the service pack for 8.0 comes out this July?

  • Purchased Mountain Lion but can't access.

    I purchased Mountain Lion, received two emails, copied the password into the space provided in one of the emails but when I went to access the PDF I was taken back to my original email. Never received a disc as I did with Snow  Leopard so don't know

  • JFrame Transperency  com.sun.awt package

    Hi, In my application i am having the requirement of tranperent window. I searched lot in google and i find transperent JFrame is possible. For making the JFrame transperent the **com.sun.awt** package is needed. But this package is unavailable in JD