Configuring  Transport route in Java system

Hi,
Pls let me know the steps to configuring transport routes in Java System.

Hi,
Please look at the following pdf which tells you about CTS+ in portal with only java and non abap objects.
https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/90d3b550-b6fb-2910-0fa5-ece5d61fb9c3
Rakesh

Similar Messages

  • Need Transport route for two systems(Urgent)

    Hi All,
    I have configured everthing like configuring domain controller and added to to domain controller.
    Now i need to do below steps
    I have Development (client) and Quality(client) in same system and Production as separate server.
    I want to configure transport route from Development client to Quality client and from Quality client to Production Server.
    Development Server SID is DEV ( Dev Client 100 and Quality Client 140) and Production Server SID is PRD
    Transport route must be configured like below:
    DEV( Dev client 100) -> DEV (QAS client 140) -> PRD
    We are struck with this
    Best Regards,
    Pratyusha

    Hi Pratyusha,
    As far as configuring Development and Quality systems concern, in one system is not suggested. I think you are aware of this.
    However, I need some more information on your question like the operating systems which you are using in DEV/QAS and in PRD.
    First, configure the Domain Controller in either DEV/QAS or PRD.
    Irrespective of the OS, you need to maintain IP address along with the host name and fully qualified domain in the etc/hosts file.
    for example DEV/QAS system ip address is 172.16.23.14 and host name is abc007, then you need to make an entry in etc/hosts file at the OS level as follows.
    172.16.23.14 abc007 abc007.yourcompany.com
    where in abc007.yourcompany.com is the fully qualified domain name.
    Once you done this in both, DEV/QAS and PRD, systems, then configure 3 system landscape from STMS tcode in the other system which is not a Domain controller.
    I hope this is helpful. Getin touch if you have any more questions or doubts.
    Regards,
    Satish.
    Edited by: Satish Arram on Jul 31, 2008 2:06 PM

  • Managed System configuration for SAP NW Java system in Solution Manager 7.1 SP10

    Hi All,
    I am doing Managed system configuration for my SAP NW 7.01 Java system and getting below error in step 6 create users SAPSUPPORT & SM_COLL_SID.
    "An unexpected error occured. An error occured while processing the UME command READ_USER from agent <hostname> : Server returned: 302 Found "
    I have checked my DAA as well as host agents are up and running fine. My Solution Manager is 7.1SP10.
    Please suggest.
    Regards,
    Manish

    Manish,
    Which UME you are using? portal/ABAP/LDAP
    Are you using the SOLMAN_ADMIN user while configuring.
    Also check the below forum.
    https://scn.sap.com/thread/1167282
    Regards,
    Raja. G

  • Configuration of EWA reports for java systems.

    Hello,
    I am facing a problem with configuration of EWA reports for SAP NW Portal.
    I have already configured EWA for abap systems, and those are running good on weekly basis. but i have problem with configuration of reports for java systems.
    So far, i have installed an SMD agent and CA on my EP-satellite system. I have also configured and SMD server on my Sollution Manager and registered the SMD agent on SMD server and installed Willy Introscope on SMD server.
    I  am using a central SLD which is running on different host as Solution Manager. I did all the configuration (smsy_setup, configuration of sld_data_supplier etc... )
    I have also created the system in SMSY, matched the smsy with SLD and assigned Logical component to java system.
    So far, so good according to manuals but when i  want do define data collection in the SMD for Gargage Collection  (task in scheduler) i cannot see host of my portal system.
    I can see only the hosts (scheduler tasks ) of all abap system for which the EWA reports have already been  generated.
    Am i missing something?
    Some configuration in SMD?
    My solution manager is running on Sap NW 7.0, SPS16,
    Sattelite system  NW 7.0 EP, SPS 6 (planning to SPS 19)
    Thank you for your advices!!!

    Hi Suveer,
    I did the configuration before. I forgot to mention it.
    I found this errors in Diagnostic Setup, maybe this could be the cause of the issue.
    Step BI Details
    Cannot invoke CCMSBISETUP on host localhost
    !! Exception : An exception occured during the execution of this function 'CCMSBI_RUN_SIMPLE_SETUP_IN_BTC'.(cause=com.sap.sup.admin.abap.rfc.exception.RfcExecutionException The function named 'CCMSBI_RUN_SIMPLE_SETUP_IN_BTC' doesn't exist!)
    Exceptions
    com.sap.sup.admin.abap.rfc.exception.RfcExecutionException: An exception occured during the execution of this function 'CCMSBI_RUN_SIMPLE_SETUP_IN_BTC'.
    at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:92)
    at com.sap.sup.admin.setup.AbapSysRfcAdapter.setupBIConfiguration_ccmsBiSetup(AbapSysRfcAdapter.java:743)
    at com.sap.sup.admin.setup.AbapSysRfcAdapter.setupBIConfiguration_ccmsBiSetup(AbapSysRfcAdapter.java:727)
    at com.sap.sup.admin.setup.ManagingServices.startCcmsBiSetup(ManagingServices.java:2686)
    at com.sap.sup.admin.setup.SetupStep.execute(SetupStep.java:334)
    at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:304)
    at com.sap.sup.admin.setup.wizard.monitoring.ConfirmationView.setupSMDServer(ConfirmationView.java:378)
    at com.sap.sup.admin.setup.wizard.monitoring.ConfirmationView.onActionSetupServer(ConfirmationView.java:211)
    at com.sap.sup.admin.setup.wizard.monitoring.wdp.InternalConfirmationView.wdInvokeEventHandler(InternalConfirmationView.java:278)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    Caused by: com.sap.sup.admin.abap.rfc.exception.RfcExecutionException: The function named 'CCMSBI_RUN_SIMPLE_SETUP_IN_BTC' doesn't exist!
    at com.sap.sup.admin.abap.rfc.function.RfcFunction.execute(RfcFunction.java:62)
    ... 37 more
    And also this one>>
    Step RFC Details
    Failed to create TCP/IP RFC on ABAP side (SM59)
    !! Exception :      Source system cannot be set to Unicode                              , error key: RFC_ERROR_SYSTEM_FAILURE
    Exceptions
    com.sap.aii.proxy.framework.core.BaseProxyException:      Source system cannot be set to Unicode                              , error key: RFC_ERROR_SYSTEM_FAILURE
    at com.sap.aii.proxy.framework.core.AbstractProxy.send$(AbstractProxy.java:150)
    at com.sap.sup.admin.setup.abapproxy.tcpiprfc.TcpIpRfcProxy_PortType.inst_Create_Tcpip_Rfcdest(TcpIpRfcProxy_PortType.java:16)
    at com.sap.sup.admin.setup.ManagingServices.createTcpIpRFC(ManagingServices.java:663)
    at com.sap.sup.admin.setup.ManagingServices.createTcpIpRFC(ManagingServices.java:637)
    at com.sap.sup.admin.setup.SetupStep.execute(SetupStep.java:300)
    at com.sap.smd.agent.plugins.remotesetup.SapInstance.setup(SapInstance.java:304)
    at com.sap.sup.admin.setup.wizard.monitoring.ConfirmationView.setupSMDServer(ConfirmationView.java:378)
    at com.sap.sup.admin.setup.wizard.monitoring.ConfirmationView.onActionSetupServer(ConfirmationView.java:211)
    at com.sap.sup.admin.setup.wizard.monitoring.wdp.InternalConfirmationView.wdInvokeEventHandler(InternalConfirmationView.java:278)
    at com.sap.tc.webdynpro.progmodel.generation.DelegatingView.invokeEventHandler(DelegatingView.java:87)
    at com.sap.tc.webdynpro.progmodel.controller.Action.fire(Action.java:67)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doHandleActionEvent(WindowPhaseModel.java:420)
    at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:132)
    at com.sap.tc.webdynpro.clientserver.window.WebDynproWindow.processRequest(WebDynproWindow.java:335)
    at com.sap.tc.webdynpro.clientserver.cal.AbstractClient.executeTasks(AbstractClient.java:143)
    at com.sap.tc.webdynpro.clientserver.session.ApplicationSession.doProcessing(ApplicationSession.java:321)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:713)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:666)
    at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:250)
    at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:149)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
    at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doPost(DispatcherServlet.java:53)
    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:102)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
    And in the troubleshooting setup for managed systems, i can see that no initial upload was found form the SMD agent which is running on Java System.
    Thanks a lot for your remarks

  • Error When Installing Sun Java System Application Server 9.1

    Hi,
    I"m trying to install the server to take [The Java EE 5 Tutorial|http://download.oracle.com/javaee/5/tutorial/doc/javaeetutorial5.pdf]. I found that +C:\Sun\AppServer\bin+ was added to my PATH environment variable, which is correct.
    I get the message that the installation failed and I'm refered to the install log, which is under my signature.
    Any suggestions you could provide would be appreciated. I'm trying to refresh my Java skills after a 5-year absence. I've been playing around with it for two days, installing and unstalling, verifying to be sure I got it right.
    Thanks,
    Lou
    *The Install Log*
    INFO - Start Sun Java System Message Queue configuration
    INFO - End Sun Java System Message Queue configuration
    INFO - unpacked jar file: C:\Sun\AppServer\lib\admin-cli.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-cmp.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-deployment-client.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-ext.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-jstl.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-rt.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\appserv-tags.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\com-sun-commons-launcher.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\j2ee-svc.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\javaee.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\sun-appserv-ant.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\webservices-rt.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\webservices-tools.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\deployment\sun-as-jsr88-dm.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\endorsed\activation.jar.pack.gz
    INFO - unpacked jar file: C:\Sun\AppServer\lib\endorsed\webservices-api.jar.pack.gz
    INFO - Start core server configuration.
    INFO - The 'asadminenv.conf' file containing 'asadmin' preferences created at: C:\Sun\AppServer\config
    ERROR - default domain creation returned following exception: abnormal subprocess termination: Detailed Message:The system cannot find the path specified.
    Usage: create-domain [--user admin] [--adminport port_number] [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] [--profile profile_name] [--template domain_template] [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] [--portbase portbase] [--savelogin=false] [--checkports=true] domain_name
    CLI020 Operand is required.
    The system cannot find the path specified.
    The system cannot find the path specified.
    Usage: create-domain [--user admin] [--adminport port_number] [--terse=false] [--echo=false] [--interactive=true] [--domaindir domain_directory] [--profile profile_name] [--template domain_template] [--passwordfile filename ] [--instanceport port_number] [--savemasterpassword=false] [--domainproperties (name=value)[:name=value]*] [--portbase portbase] [--savelogin=false] [--checkports=true] domain_name
    CLI020 Operand is required.
    The system cannot find the path specified.
    INFO - End core server configuration.
    INFO - Start samples configuration.
    INFO - End samples configuration.
    INFO - Start Java DB Configuration.
    INFO - End Java DB Configuration.

    Please list the content of 'asadminenv.conf'
    Alternatively, you could just manually create the instance as follows:
    asadmin.bat create-domain user admin adminport 4849 domaindir C:\Sun\AppServer\domains instanceport 8080 domain1

  • How can I add a system to the transport route?

    Hi,
          I have a DBP --> PBQ --> PBP systems and now I have a new environment TRN (Training system) and I want to include this system in the transport route.
    Right now the transport route is configured like I said 'DBP --> PBQ --> PBP' and I want to include this environment (TRN) to the transport route because I want that the system pass automatically the orders that going to PBP system to TRN too in the same time that pass it to PBP. For example, like this:
                     PBP
    DBP --> PBQ ==>
                     TRN
    How can I do that?
    <removed_by_moderator>
    Read the "Rules of Engagement"
    Thanks people!!
    Edited by: Juan Reyes on Apr 16, 2009 8:57 AM

    Hi Carlos,
    whatever be the environment, whether it is DEV, QA or PRD, when you login into an ABAP SAP system and run transaction STMS,
    In the initial screen, it always shows two fields, System and Transport domain.
    System field contains the SID in which you are currently logged in.
    Transpor Domain shows value like this: DOMAIN_SID
    here this SID is the domain controller for the system in which you are logged in
    However, if you are logged in the domain controller system itself and then run STMS, then it will show in the lower half of the screen, that, you are logged in as a Domain Controller.
    To be more clear, run STMS in any system and Menu->Overview->Systems->Second column 'TMS system type' must contain a 'domain controller symbol' against one sytem SID. this SID is the domain controller.
    thanks
    Bhudev

  • How to Configure Transport MAnagement system in CHARM

    Hi
    How to Configure Transport MAnagement system in CHARM? Here our requirement is when ever a change request approved in the background Transport request should be created automatically. We have configured all the Transport Routes in our lanscape.
    Can any one tell me the detailed process? If you have any Configuration document please share it to me
    Points will awarded for helpful answer
    Thanks
    Bhaskar

    In a two system landscape is it necessary to make development the domain controller always?
    No such compulsion as such exist(correct me if wrong),however why you want to make production your domain controller?
    This is not recommended.
    Regards,
    Ashutosh

  • Sun Java System Calendar Server 2005q1 configuration issue

    Hello,
    I have installed Sun Java System Calendar Server (and dependencies systems) using the Java Enterprise System 2005Q1 on a Windows Server 2003 platform for an integration evaluation purpose. While configuring Sun Calendar Server it throw those message that comes in the console window:
    Cargando propiedades predeterminadas...
    com.sun.cal.install.instvars.InstallVariables::InstallVariables: SERIOUS ERROR:
    BUILD PLATFORM NOT RECOGNIZED!
    com.sun.cal.install.instvars.InstallVariables::setPlatformDefaults: SERIOUS ERRO
    R: BUILD PLATFORM NOT RECOGNIZED!
    com.sun.cal.install.util.IcsConf::readIcsConfFile: Cannot read null\ics.conf.tem
    plate: Exception java.lang.Exception: File "C:\Sun\CALEND~1\bin\config\null\ics.
    conf.template" does not exist
    LoadWizardStateDefaults->Error: Could not read server configuration template fil
    e "null\ics.conf.template": Cannot read "null\ics.conf.template: File "C:\Sun\CA
    LEND~1\bin\config\null\ics.conf.template" does not exist
    novalidate option set to: false
    Ha terminado la carga de propiedades predeterminadas.
    Espere.: Obteniendo el DN base del servidor LDAP
    RuntimeSetupPanel->Error: Invalid boolean value: null. Setting default value to
    true.
    RuntimeSetupPanel->Error: Invalid boolean value: null. Setting default value to
    true.
    El directorio especificado estß vacÝo, especifique un directorio vßlido
       <Pulse INTRO para continuar>
    {code}
    The installation complete but Calendar Server could not be started with start-cal command throwing a configuration error. I've searched on google and on this forum to find a solution but seems that no one has encountered a similar problem. Hope can find some help.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Mattek wrote:
    I have installed Sun Java System Calendar Server (and dependencies systems) using the Java Enterprise System 2005Q1 on a Windows Server 2003 platform for an integration evaluation purpose.At this point I have to ask, why would you install such an old version of Java Enterprise Systems and most importantly why would you install on a platform that has been dropped for several years -- JES 2005Q4 was the last version to provide calendar/messaging/im server on Windows?
    com.sun.cal.install.instvars.InstallVariables::InstallVariables: SERIOUS ERROR:
    BUILD PLATFORM NOT RECOGNIZED!
    com.sun.cal.install.instvars.InstallVariables::setPlatformDefaults: SERIOUS ERRO
    R: BUILD PLATFORM NOT RECOGNIZED!Windows Server 2003 is not a supported platform for JES 2005Q1:
    http://docs.sun.com/source/819-1573/index.html
    It is however supported with JES 2005Q4:
    http://docs.sun.com/source/819-4261/index.html
    Regards,
    Shane.

  • ChaRM transport route, one development, 2 QA, 2 PRD system landscape

    Hello,
    We have a customer who has an ERP system with a transport route which is the following:
    One single Development system which feeds, 2 QA systems and then 2 PRD systems.
    We are to implement ChaRM and we want to customize the tickets so that every time you execute the import action of a transport request into QA (and later into PRD) both systems QA1 and QA2 are updated and later on with PR1 and PR2.
    We would like to know how to support this scenario in Solution Manager using ChaRM.  How do we set up the logical component at SAP, how we define the transport route and layers, and how we define the actions in the SDHF ticket.
    I appreciate your help.
    Regards
    Esteban

    Hello,
    We set up a testing environment for change request management. In a solution manager we created five clients.  One single development which feeds two quality systems, and final two production system.  As it was said in the thread we used transport groups in the transport route.  The development system feeds this transport group which feed to import queus in quality systems.  We tested this transport route and transports worked well and arrives into both production 1 and production 2 systems.
    Then created a logical component for that landscape, with five sytems.  Then we created a maintenance project using that logical component.  We created a maintenance cycle and then a task list was created which shows two delivery system, and the two productive  systems.  All the groups have the right actions.
    However when we created a SDHF correction the system creates the task list only for 3 systems, not for the five of them. 
    we see that only action groups are created for development, quality 1, and production 1.  No entries for quality 2 and production 2 
    We try to run the action which is in the general part of the task list to execute the import in multiple systems, it cames out with the correct selection of importing in quality 2 system because it is the transport group.  However an error is raised saying that the actions for  quality 2 are not there in the task list which is true.  Finally, as short term solution, we were able to import into quality 2 and later on pr1 but done manually in the stms transactions which is not what we want to do.
    Regards
    Esteban Hartzstein
    Edited by: Esteban Hartzstein on Aug 24, 2010 2:06 AM
    Edited by: Esteban Hartzstein on Aug 24, 2010 2:07 AM

  • Configuring Alert in RZ20 from Java system

    Hi Experts!!!
    We have configured solman for ccms alert monitoring,We get the alerts displayed inthe solman for all the system in the landscape.But is it possible for us to monitor the java system (add-in installation) using rz20 from the abap system.We have configured the csmreg user and generated file and also registered the user through visual admin,But in the j2ee engines there data is not displayed.There were no errors occured during the configuration.
    Regards,
    Vamshi.

    Have you changed your java administrator password recently? If so, have you changed it in the configtool as well?
    Kind regards,
    Mark

  • How to configure Sun Java System Application Server Enterprise Edition 8.1

    hi all,
    How to configure Sun Java System Application Server Enterprise Edition 8.1 to my IDE..( jstudio)
    I have installed jes for my windows system.. so that i have removed platform version of Application Server..
    I try to add the Enterprise application Server (Sun Java System Application Server Enterprise Edition 8.1) to JStudio IDE..
    but i couldn't;

    Configuring your IDE to integrate with Sun App Server is something you probably will have to ask in some sort of JStudio forum. Other than for Netbeans, Eclipse, or possibly IntelliJ IDEA, you might not have much luck answering an IDE question here. I could be wrong though. Maybe somebody will have an answer for you and set me straight.

  • Configure MS SQL Server 2000 DataSource in Sun Java Systema App Server

    How can I configure Sun Java Systema App Server 8 to use a DataSource of MSSQL Server 2000?

    This has been covered in this forum multiple times. It is also documented in the SJSAS developers guide jdbc chapter. If you still have questions, please post, but the info has previously been discussed here and recently

  • Adding system with same name as existing in transport routes

    Hello,
    I have following tms scenario, (DD1 is tms domain):
    DD1->DQ1->DP1
    I need to include copy of DP1 system in the transport routes to have situation like this :
    DD1->DQ1->DP1
                    |->DP1 (copy)
    My question is: Is it possible for two systems with the same name to exist in tms, or if it is not possible how to resolve this ?
    Thank You and best regards!

    You should have changed the SID during the system copy... SID stands for System ID... you can't have two systems with the same SID in the TMS
    Regards
    Juan

  • Earlywatch Alert configuration for Java system

    Hi All,
    I have configured the Solution manager diagnostics for early watch
    alerts for a java system by following the guide "EWA for non-ABAP
    components" in note 976054.
    I am able to get the EWA reports manually, i.e by downloading
    the "service download" file from http://<host-name>:<port>/smd/services
    and uploading it in T-code DSA in Solution manager system and by
    generating the "word" file over there. But i require the automatic
    configuration to work. This automatic reports generation is not working presently.
    Is there any separate configuration to be done for the automatic report
    generation for Non-ABAP systems.
    Waiting for any one of your help,
    Points will be awarded for any useful solutions.
    Regards,
    Phani.

    Hi,
    Normally you have nothig to do, the report should be generated each week automatically. But you have some checks in  document attached to <b>SAP Note 976054</b> to see if everything is activated (SDCCN, NONE Destination, etc...).
    Regards,
    Stephan

  • Configuring Sun Java System webserver 6.1 SP2 to JBOSS 4.0

    how to redirect a request from Sun Java System webserver 6.1 SP2 to JBOSS 4.0. What are the config chages to magnus.conf and obj.conf.
    do we need any plugins for this

    I'm unable to configure the Java webserver with JBOSS.
    I'm getting following info while running the server.
    Sun ONE Web Server 6.1SP3 B08/17/2004 18:33
    info: CORE3016: daemon is running as super-user
    info: PASS1000: Sun ONE Web Server 6.1SP3 Reverse Proxy Plugin B09/09/2004 11:59
    config: PASS1007: init-passthrough directive ignored
    info: CORE5076: Using [Java HotSpot(TM) Server VM, Version 1.4.2_04] from [Sun Microsystems Inc.]
    info: WEB0100: Loading web module in virtual server [vs-admin] at [admin-app]
    info: HTTP3072: [LS ls1] http://yamuna:8888 ready to accept requests
    startup: server started successfully
    My congifuration settings are:
    Magnus.conf: placed the libpassthrough.so in specified location.
    Init fn="load-modules" shlib="/opt/SUNWwbsvr/plugins/passthrough/libpassthrough.so" funcs="init-passthrough,auth-passthrough,check-passthrough,service-passthrough" NativeThread="no"
    Init fn="init-passthrough"
    Obj.conf:
    NameTrans fn="assign-name" from="/ApplnName(|/*)" name="ApplnName"
    <Object name="ApplnName">
    ObjectType fn="check-passthrough" type="magnus-internal/passthrough"
    Service type="magnus-internal/passthrough" fn="service-passthrough" servers="http://myIP:8080/ApplnName/"
    </Object>
    When I start server, the server is running fine but it is ignoring the init-Passthrough directive.
    I think i have to do some setting in magnus.conf. please help me out

Maybe you are looking for

  • How to transfer the Legacy Transaction Data into SAP R/3

    Hi Experts, I  have  issue with legacy transaction data transfer  to R/3 system. My clients want to see  last 3 years legacy transaction data into SAP R/3 system.  But I am not sure whether it is possible or not. Please let  me know any possibilities

  • Publish settings lost on file close

    Hi there, I recently added the 3.8.0.1350 AIR SDK to Flash Pro CC. When I close a file, then open it again, the look in the Properties Panel > Publish Pane, the Target property has reverted back to "Flash Player 11.7". Also, when I click the spanner

  • Using a HSlider with a chart. Please Help!

    I am wondering how i can filter my chart data using a slider according to the maize price. Here is what im working with:  XML: Seed Production           500000           250000                       Conditioning           300000           50000      

  • Hi   report

    hi i want to send report to spool directly and at the same time output should display on the screen. how is this possible? thanx rocky

  • OIM 11g: OIM User "Notes" field

    Does anyone know if anything has changed from 9.1x to 11g with regard to the Users.Note attribute? We have a unit test that reads and tries to set "Users.Note" via the tcUserOperationsIntf.updateUser() method. This test works fine against OIM 9.1x, b