Upgrade from SP11 to SP14

Hi All,
I'm currently trying to upgrade from SP11 to SP14. I started with upgrading the J2EE Engine.
Whe doing so the Installation stops at step 17 with the
following error message in log-file callSdmViaSapinst.log:
ERROR: Not deployed. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application sap.com/tc~uddi..
                     Reason: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
Has anybody encountered a similar problem and can help me?
Thanks,
Stephan

Hi Vasu,
here is the complete StackTrace as found in callSdmViaSapinst.log. I hope this is what you meant by installation path. BTW, restarting the installation didn't help.
Regards,
Stephan
05/12/12 14:24:31 -  ***********************************************************
05/12/12 14:24:36 -  Start updating EAR file...
05/12/12 14:24:36 -  start-up mode is lazy
05/12/12 14:24:39 -  EAR file updated successfully for 2766ms.
05/12/12 14:24:39 -  Start deploying ...
05/12/12 14:24:42 -  EAR file uploaded to server for 2547ms.
05/12/12 14:24:56 -  ERROR: Not deployed. Deploy Service returned ERROR:
                     java.rmi.RemoteException: Cannot deploy application sap.com/tc~uddi..
                     Reason: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].; nested exception is:
                          com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                          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:95)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                     ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                          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:95)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:482)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                          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:95)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                     Caused by: com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                          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:95)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                     ', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
                          at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
                          at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
                          at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
                          at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
                          at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
                          at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
                          at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
                          at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
                          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:95)
                          at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
                          at com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException.writeReplace(WebDeploymentException.java:99)
                          at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                          at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
                          at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
                          at java.lang.reflect.Method.invoke(Method.java:324)
                          at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:896)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1011)
                          at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1332)
                          at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1304)
                          at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1247)
                          at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1052)
                          at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:278)
                          at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:135)
                          at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:296)
                          ... 8 more
                     For detailed information see the log file of the Deploy Service.
05/12/12 14:24:56 -  ***********************************************************
Dec 12, 2005 2:24:56 PM  Info: End of log messages of the target system.
Dec 12, 2005 2:24:56 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
Dec 12, 2005 2:24:56 PM  Error: Aborted: development component 'tc/uddi'/'sap.com'/'SAP AG'/'6.4014.00.0000.20050606164207.0000':
Caught exception during application deployment from SAP J2EE Engine's deploy service:
java.rmi.RemoteException: Cannot deploy application sap.com/tc~uddi..
Reason: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].; nested exception is:
     com.sap.engine.services.deploy.container.DeploymentException: <--Localization failed: ResourceBundle='com.sap.engine.services.deploy.DeployResourceBundle', ID='com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
     at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
     at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
     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:95)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
', Arguments: []--> : Can't find resource for bundle java.util.PropertyResourceBundle, key com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Application alias [uddi] for application [sap.com/tc~uddi] already exists in the HTTP Provider Service. The application that holds this alias is [sap.com/com.sap.uddi].
     at com.sap.engine.services.servlets_jsp.server.container.DeployAction.deploy(DeployAction.java:144)
     at com.sap.engine.services.servlets_jsp.server.container.WebContainer.deploy(WebContainer.java:104)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:606)
     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:387)
     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:307)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:290)
     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:323)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3027)
     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:467)
     at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1555)
     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:294)
     at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:183)
     at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:119)
     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:95)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:160)
(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
Dec 12, 2005 2:24:57 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
Dec 12, 2005 2:24:57 PM  Info: --------------- Deployment was successful -----------------
Dec 12, 2005 2:24:57 PM  Info: Summarizing the deployment results:
Dec 12, 2005 2:24:57 PM  Error: Admitted: D:TempSAP_SP14J2EE-RUNT-CDJ2EE-ENGONLINESAPJTECHS14_0.SCA
Dec 12, 2005 2:24:57 PM  Error: Processing error. Return code: 4

Similar Messages

  • Upgrade from SP11 to SP19

    Hi,
    We are planning to upgrade from SP11 to SP19. EP system is on UNIX.
    And we dont have any KMC for Portal.
    Can anyone forward me the documents or step-by-stp guides or links for this?
    And i need information what are the advantages with SP19 for portal?
    I can say thanks with points.
    Here i am adding my mail id: <b>[email protected]</b>
    Thanks in Advance,
    Sanjeev

    All the guides for upgrading to a new support package can be found in the SAP MarketPlace  at <a href="http://service.sap.com/nw04maintenance">NW04 Maint</a>.
    SP19 will have all the latest bug fixes, which is why you should apply it.
    Cheers

  • Apply service pack to upgrade from SP12 to SP14 - am I done?

    I run a local instance of SAP portal for development and testing. I manage my jCo's, maintain a local UME for myself and my fellow WDP Java developers, and regularly manually transport and apply changes from our production system to keep my content and presentation synched.
    Our development, testing and production environments have been updated from SP12 to SP14, and my goal is to keep my local instance aligned by updating it to SP14 too.
    I have downloaded the necessary SP12 to SP14 support package files from the support portal, and generated the XML for the SPSTab.xml file. I have successfully deployed these files using JSPM/SDM.
    I have downloaded the NWDS SP14 stack, extracted the files using SAPCAR, and executed the upgrade by launching the IDE70setup.exe application.
    My update does not seem complete. Did I miss a step?

    Hello Jennifer,
    You can find the component SP level by using the following URL:
    http://<host>:<port>/sap/monitoring/ComponentInfo
    Note: Login to the portal first and then paste the above appropriate URL.
    Thanks,
    Mani.
    Edited by: Manikantan Velayuthan on Sep 17, 2008 2:57 PM

  • EP7 upgrade from SP11 to SP12

    Hi experts,
    We are using read-write connection to LDAP from SAP Portal EP7 NW04s.
    All user groups are maintained in LDAP and in portal we have assigned relevant roles to these groups.
    After we’ve upgraded EP7 from SP11 to SP12, we can’t see the roles that are assigned to the groups.
    It is reasonable to assume, that roles are still related to groups and we just can’t see it, because users get the relevant roles when they enter the portal.
    Had anybody upgraded SP11 to SP12 and experienced the same problem?
    Thanks in advance,
    Inna

    Hello, I am having the same problem. But nobody answered...
    Look at this thread : Worksets problems after upgrade to SP12
    Did you find a solution??
    Thanks in advance!

  • Upgrade from SP09 to SP14

    Dear Experts,
    Since I have ERP 2005 SR2 installed the EP7 has SP09 and I am finding some problem with the installation of DI and other issues. So like to upgrade to SP14. I have downloaded the Support Pack stack from market place and was comparing the components required to go ahead. I found few of the components which I downloaded and what I have from the system information. Few are mentioned below.
    JSPM                      7.00 SP12 (1000.7.00.12.0.20070507080400)      
    CORE-TOOLS      7.00 SP9 (1000.7.00.9.0.20060827014400)
    BASETABLES      7.00 SP9 (1000.7.00.9.0.20060827014300)
    JLOGVIEW      7.00 SP9 (1000.7.00.9.0.20060827014700)
    SAP-JEE                  7.00 SP9 (1000.7.00.9.0.20060827014500)
    SAP-JEECOR          7.00 SP9 (1000.7.00.9.1.20060913120000)
    ADSSAP                     7.00 SP9 (1000.7.00.9.0.20060827015200)
    CAF                     7.00 SP9 (1000.7.00.9.0.20060825071023)
    BI_MMR                     7.00 SP9 (1000.7.00.9.0.20060826182000)
    UMEADMIN      7.00 SP9 (1000.7.00.9.0.20060811133141)
    SAP_JTECHS      7.00 SP9 (1000.7.00.9.0.20060827014700)
    CAF-UM                      7.00 SP9 (1000.7.00.9.0.20060811133139)
    KM-KW_JIKS      7.00 SP9 (1000.7.00.9.0.20060827014900)
    LM-TOOLS      7.00 SP9 (1000.7.00.9.3.20061016113408)
    BI_UDI                     7.00 SP9 (1000.7.00.9.0.20060826185800)
    EP-WDC                     7.00 SP9 (1000.7.00.9.0.20060827063700)
    EPBC2                     7.00 SP9 (1000.7.00.9.0.20060827034600)
    EPBC                     7.00 SP9 (1000.7.00.9.2.20061026162900)
    EP-PSERV      7.00 SP9 (1000.7.00.9.0.20060827063800)
    WDEXTENSIONS      7.00 SP9 (1000.7.00.9.0.20060811133134)
    SAPPCUI_GP      600 SP13 (1000.600.0.13.0.20080516101947)
    IS-HER-CSS      600 SP6 (1000.600.0.6.0.20060831151934)
    SAP-EU                    7.00 SP9 (1000.7.00.9.0.20060811133132)
    CAF-KM                7.00 SP9 (1000.7.00.9.0.20060811133145)
    NET-PDK       7.00 SP9 (1000.7.00.9.0.20060827063700)
    RTC                      7.00 SP9 (1000.7.00.9.0.20060827105400)
    KMC-BC                      7.00 SP9 (1000.7.00.9.0.20060827081000)
    KMC-CM                      7.00 SP9 (1000.7.00.9.0.20060827100100)
    KMC-COLL      7.00 SP9 (1000.7.00.9.1.20061017073300)
    LM-PORTAL      7.00 SP9 (1000.7.00.9.0.20060807071043)
    RTC-STREAM      7.00 SP9 (1000.7.00.9.0.20060827105400)
    UWLJWF        7.00 SP9 (1000.7.00.9.0.20060827090500)
    SAP_ESS      600 SP10 (1000.600.0.10.10.20071130064320)
    SAP_ASR      600 SP6 (1000.600.0.6.0.20060920091843)
    SAP_PSS      600 SP6 (1000.600.0.6.0.20060901025040)
    SAP_MSS      600 SP6 (1000.600.0.6.0.20060831153355)
    Have not mentioned about the BP above, which I will update all till SP10 once I have done with SP14 of portal.  And the same with ESS/PSS/ASR/MSS I will upgrade till SP10( same as BP)
    Apart from the above list, the underlined are not yet downloaded and want to know from you experts, that is it okay with all those mentioned above to go ahead with Portal SP14 or some components still needed?
    Also I will take JSPM to SP14( now at SP12).
    Important: Do I have to update my ABAP patch before I start with Portal? At present have the followin levels
    SAP_BASIS SP10
    SAP_ABA  SP10
    PI_BASIS SP10
    SAP_BW SP09
    SP_HR SP15
    EA_HR SP15  and all others default.
    Any link/doc will be highly appreciated.
    I have gone through some of blog/threads and every where it is maintained that a backup. So backup of DB or whole system backup?
    Regards
    Prash

    Just forgot to mention that also the following 3 components are not yet downloaded.
    VCBASE              7.00 SP9 (1000.7.00.9.0.20060828094000)
    VCKITGP     7.00 SP9 (1000.7.00.9.0.20060828094000)
    VCKITXX     7.00 SP9 (1000.7.00.9.0.20060828094000)
    And regaring the BP do I need to download 1.0 SP10 or SP06 will do and only for BP_ERP5ESS and MSS will take it till SP10( same as SAP_ESS/MSS)
    BP_ERP5***     1.0 SP6 (1000.1.0.6.0.20060831150911)
    BP_ERP5BUA     1.0 SP6 (1000.1.0.6.0.20060831150930)
    BP_ERP5BUY     1.0 SP2 (1000.1.0.2.0.20051129013440)
    BP_ERP5COM     1.0 SP2 (1000.1.0.2.0.20051129015614)
    BP_ERP5DCO     1.0 SP2 (1000.1.0.2.0.20051129022003)
    BP_ERP5HRA     1.0 SP6 (1000.1.0.6.0.20060831151041)
    BP_ERP5INV     1.0 SP2 (1000.1.0.2.0.20051129035224)
    BP_ERP5MSS     1.0 SP6 (1000.1.0.6.0.20060901115659)
    BP_ERP5MTC     1.0 SP2 (1000.1.0.2.0.20051129043511)
    BP_ERP5PLA     1.0 SP2 (1000.1.0.2.0.20051129014121)
    BP_ERP5PRS     1.0 SP4 (1000.1.0.4.0.20060331022103)
    BP_ERP5PSS     1.0 SP6 (1000.1.0.6.0.20060831151737)
    BP_ERP5QIN     1.0 SP2 (1000.1.0.2.0.20051129021503)
    BP_ERP5SAL     1.0 SP2 (1000.1.0.2.0.20051129012342)
    BP_ERP5SUP     1.0 SP3 (1000.1.0.3.1.20060424231627)
    SAPPCUI_GP     600 SP13 (1000.600.0.13.0.20080516101947)

  • ABAP Consumer Proxy error after upgraded from 7.0 SP14 to 7.01 SP3

    The ABAP consumer proxy was created in ECC6 with Netweaver 7.0 SP14.  After the system was upgraded to Netweaver 7.01 SP3 the proxy call started to get error back.
    The first error message from the service provider said "SoapException: Server did not recognize the value of HTTP Header SOAPAction".  This error was resolved by manually putting the correct action in the SOAManager configuration.
    Ran the same test again and then the service provider complained about the To field in the SOAP Header.  The error message said "SoapHeaderException: SOAP header To was not understood".
    Below is the To field in the Requesting XML message from the 7.0 SP14 system that worked fine:
    <n3:To soap-env:mustUnderstand="1" xmlns:n3="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:soap-env="http://schemas.xmlsoap.org/soap/envelope">
    http://localhost:50081/AddSix.asmx
    </n3:To>
    Below is the To field in the Requesting XML message from the 7.01 SP3 system that did not work:
    <wsa:To soap-env:mustUnderstand="1" xmlns:wsa="http://schemas.xmlsoap.org/ws/2004/08/addressing"
    xmlns:soap-env="http://www.w3.org/2003/05/soap-envelope">
    http://localhost:50081/AddSix.asmx
    </wsa:To>
    It looks like the issue is with the xmlns:soap-env element that has different values in these two systems.  Searched in SDN but could not find any related information.  Please help if anyone has experienced similar issue or knows how to fix it. 
    Thanks,
    Jiannan

    Got solution from SAP through an OSS message.  Below is SAP's solution:
    Either the Message ID protocol should be switched off on the SAP
    consumer side or turn on this protocol support on the .NET provider.
    To switch off the Message ID protocol:
    1. start the soa manager
    2. find the consumer proxy
    3. find the corresponding logical port
    4. jump to the 'Messaging' tab
    5. choose the 'Suppress ID Transfer' from the dropdown list of the Message ID Protocol field
    Besides this setting I also have to specify the operation in the Operation specific tab of the logical port configuration.

  • Exception in rpdata after upgrade from SP11 to SP18

    Hi All,
    after updating Web AS and ADS from NW04 SP11 to SP18 I get the following error when testing the ADS webservice via http://:/AdobeDocumentServices/Config.
    com.sap.engine.services.ejb.exceptions.BaseEJBException: Exception in method rpData.
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:148)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: java.lang.NullPointerException
         at java.lang.String.<init>(String.java:390)
         at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         ... 25 more
    java.lang.NullPointerException
         at java.lang.String.<init>(String.java:390)
         at com.adobe.AdobeDocumentServicesWorker.execute(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.processRequest(Unknown Source)
         at com.adobe.AdobeDocumentServicesEJB.rpData(Unknown Source)
         at com.adobe.AdobeDocumentServicesLocalLocalObjectImpl0.rpData(AdobeDocumentServicesLocalLocalObjectImpl0.java:120)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:324)
         at com.sap.engine.services.webservices.runtime.EJBImplementationContainer.invokeMethod(EJBImplementationContainer.java:126)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:157)
         at com.sap.engine.services.webservices.runtime.RuntimeProcessor.process(RuntimeProcessor.java:79)
         at com.sap.engine.services.webservices.runtime.servlet.ServletDispatcherImpl.doPost(ServletDispatcherImpl.java:92)
         at SoapServlet.doPost(SoapServlet.java:51)
         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:390)
         at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
         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:100)
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    I´ve updated the ADS regarding to this thread: https://forums.sdn.sap.com/click.jspa?searchID=1034429&messageID=1964510 and SAP Note 727168.
    But I couldn´t remove and register the "ReaderRights" because I´m getting the error:
    Error while loading service Document Services Configuration
    com.sap.engine.services.adminadapter.exception.AdminException: com/adobe/service/sap/configuration/ConfigurationException
    when choosing the "Document Services Configuration" service in Visual Admin
    We don´t want to use interactive forms at the moment (just PrintForms) so we don´t need the ReaderRights, correct?
    Does anyone have an idea what´s wrong?
    Thanks in advance
    Helmut

    Are you using Windows platform?
    If you are using windows platform you can use Visual Administrator for viewing your logs.
    regards,
    Sujesh

  • Upgrading from ECC 6.0 Sp11 to SP15

    Hi,
         We plan to Upgrade from ECC 6.0 Sp11 to SP15.
    I like to find the documents for SP 15 to estimate the effort required for upgrading.
    It would be great if some one provide me the info where to get this.
    Thanks
    Senthil

    Hi
    Support Packages:-
    SAP delivers various types of program corrections with Support Packages as part of the software maintenance. Support Packages automatically correct a whole range of errors by downloading corrections into the SAP System. Two categories of Support Packages are available: ABAP Support Packages and Java Support Packages.
    Enhancement package:
    New functionality will be added to your existing sofware components
    Please go thorugh link http://service.sap.com/erp-ehp for more information
    Regards
    Uday

  • MSY does not start after upgrade from 50SP6 to SP11

    Hello experts again,
    after upgrading from 50sp6 to sp11 I cannot start MSY.
    I've implemented note 1099457 - AMT is starting now,
    but MSY still does not start.
    Has anybody some experience what this could be ?
    Thanks and best regards
    Gerd

    Hi,
    as I assume the AMT is installed completely new when doing a SP upgrade because it is a standard tool which you cannot enhance. Therefore it is running properly.
    Regarding MSY you need to perform a full generation within MAS (Visual Studio) after changing the generation settings to MSY (similar to MSA) because the runtime files like MSY.DLL need to be fitting to the new SP11 framework dlls.
    Regards,
    Wolfhard

  • WAS 640 Upgrade to SP11

    I am planning to upgrade my laptop WAS 640 SP9 installation to SP11. Where can I finds a document that outlines the steps to do this upgrade ? How about the upgrade files ? Where to find these ? Please advise.
    Thanks !

    HI Srikanth..
    Just now i am also going for an upgradation to SP11.So i hope i can help u a bit on that.
    The first thing u shud do is to get the required pdf guide
    (<b>Support Package Stack Guide - SAP NetWeaver 04 SP Stack 11</b>) from <b>service.sap.com/instguidesnw04</b>..It will  give u the step by step upgradation help.
    Below are the patches or upgrade files in ur words , that u need to download from <b>service.sap.com/swdc</b>
    1)CTRLORA11_0-20000118.SAR
    2)J2EERT11_0-10001982.SAR
    3)J2EERTOS11_0-20000118.SAR
    4)SAPINST11_0-20000118.SAR
    (Assuming ur underlying DB is oracle & window as ur OS)
    Extract the files using SAPCAR and start ur journey towards SP11.
    Note: Do follow the pre- & post-installtion steps.
    Do send me the feedback n also the points , if it helps u.
    Regards,
    sandip agarwal

  • How to proceed to upgrade from SP9 to SP16? plz help.

    Hi All,
       I am new to MI.
       We have installed WAS6.40(ABAP+J2EE) SR1 installation and on SP9 now.
       We want to move to SP16.
       Can any1 guide us on the following points:
         1) Do we have to do any configuration (of MI) part now and then move to SP16?
         or
         2) Can we apply SP16 patch first on WAS and then do the MI configuration.
    We have gone through some documents on SDN .. but, we are not very sure of how to go about from this point.
    Would be grateful.. if some1 can share us any screenshots of procedure to go about.
    Plz help.
    Thanks.
    Nilesh.

    hi Nileshwar,
    Welcome to MI.
    >>Do we have to do any configuration (of MI) part now and then move to SP16?
    >>2) Can we apply SP16 patch first on WAS and then do the MI configuration.
    If u use the SP16 Config guide, you won't find certain things (missing steps) in SP9 Level. So, if you Upgrade first and then configure, you will be able to do it successfully.
    if you had already done some configuration in SP09, they won't get deleted/corrupted if you upgrade. they will stay. you may cotinue it from that point after upgradation.
    The Config guide that you get from the Service Market Place, is clear enough for any NewBie's to work on.
    regarding the upgradation of WAS, as far as i know there are no documentation available for upgradation.
    The upgradation goes like this :-
    *. Stop the server
    1. Kernal Patch - after this start the server.
    2. SPAM Patch - Transaction code SPAM in client 000 user DDIC.
    3. ABAP Patch - Transaction code SAPM in client 000 user DDIC.
    4. J2EE Patch - A Installable like SAPinst.exe file
    You can jump from sp09 to sp14 for J2EE stack right away.
    But for ABAP patches, you should go step by step. ie. you have to add patches 09,10,11,12,13,14 - all of it can be found from Service.sap.com/swdc. you may do it at one go - by putting them in a queue in SAPM and let the system do it one by one. The same procedure for SPAM Patches (level 19) - yours will be in level 17.
    Kernel patch is just copy pasting the files into its directory. it will get over in no time.
    Regards
    Ak.
    PS: Pl. Post only one question for the problem. i guess you have done more. so please close the other question.

  • I upgraded from 3gs and want to use my old 3gs as an ipod. how can i update my new apple ID on the 3gs as it still shows a previous one that I had?

    I recently upgraded from 3Gs to Iphone4 and want to use my old 3Gs as an ipod. how can i update
    the user ID on the 3gs to a new one that I have as it is still showing a previous user ID?

    Settings>Store...tap the ID shown...sign out...sign back in with the ID you want to use.

  • Is it really possible to upgrade from a Treo 650 to a Treo 750?

    I am not a very happy customer at the moment, but any help would be greatly appreciated. I upgraded from my old Palm Tungsten to a Zire, then to a Cingular Treo 650, combining three devices into one. I have since discovered that the Treo 650 seems to have a faulty transmission mode, as I can rarely be clearly understood by whomever I call. Am on the second (or third, I have lost track) and continue to have the same problem. I get five bars of reception but can't be understood on the other end. A bit of a problem when one is trying to call 911. Am constantly told I am "breaking up". The repair shop says it "Can't duplicate the problem". OK, then I do not want to give up all the info I have stored in the fool thing, and the 750 seems to have a different system, so I thought I would try that. All the stuff I could find seemed to indicate it wouldn't be a problem to upgrade. When the 750 arrived, I tried to install the software from the CD on my Windows XP computer. No dice. Setup encounters an error and closes. Can't even look at the files, because setup tries to run any time I access the CD. From any drive.  Gave it to my girlfiend to check on her computer, and the CD seemed to run fine. Other CDs work just fine on my computer. Must be some kind of conflict, but what? Tried calling the AT&T number that suggested they could help with setup, and was first connected to the business center, they routed me to the laptop center, who routed me to the network center, who said they would have to bring in the Palm customer service and connected me to a Mac guy that dumped me back to a menu that took me to someone for whom English is a second language with whom I was trying to communicate over a very poor satellite connection. They made no sense anyway. telling me first that I couldn't have two desktops running (wrong, my girlfriend has my old Zire and the CD worked fine) and then insisting that the serial number on my device had to start with a P, when it clearly does not have any alpha characters in it. Gave up on that route of assistance. Managed to get the new ActiveSync installed from my girlfriends computer over the network. Great. Now let's get my 650 synced with Outlook (which I have not used at home) and see if we can move on. Nope. First I have to update Outlook 2000 from the old Win98 to my current XP. Find the old CD, and square that away. OK, now sync to Outlook. Nope. The sync program gives an error, saying it will only sync with Outlook 98, 2000, and XP(2002). Good grief. I have Outlook 2000, and the software apparently does not recognize it. If the Palm doesn't work, there is no reason for me to keep this phone, and I am very close to returning it and abandoning the Palm entirely when I upgrade to something that works, although I dread re-entering all that information.
    Post relates to: Treo 750 (AT&T)
    This question was solved.
    View Solution.

    Thanks for the feedback. Today I installed an Enterprise version of Office 2007 I purchased a while back, but had not yet installed. Microsoft presented a few challenges, but they were quickly resolved. I then downloaded the appropriate conduit from Palm, and synced the 650 with the handheld overwriting the computer. Then used Active Destop to sync the 750. Satisfied I had moved as much info as possible, I called AT&T and had them move the phone number to the new Treo.
    Bonus! When the guy at AT&T called me on the new phone to verify it, he said it sounded better than my landline.
    Sorry for the streaming paragraph. When it is late I tend to write like I think.
    Dave
    Post relates to: Treo 750 (AT&T)

  • I upgraded from iPhone 3GS to iPhone 6.  Everything converted fine until I deleted an app in error.  When I downloaded it from iTunes, my account is no longer recognized by the app's host servers.  Can I go back and re-sync one app from my old phone?

    I upgraded from iPhone 3GS to iPhone 6.  Everything converted fine.  Yesterday I deleted an app in error.  When I downloaded the software it from iTunes ( did this many times on the old 3GS), my account is no longer recognized by the app's host servers (Playtika), even though it did after the initial conversion.  Can I go back and re-sync just one app from my old phone?  

    Try deleting what is called the iPod Photo Cache. 
    http://support.apple.com/kb/TS1314

  • I have just downloaded the upgrade from Mountain Lion to Yosemite. In the process i am now unable to gain access to iTunes. The app on desktop no longer works and the install is not able to be opened.

    I Have downloaded the upgrade from Mountain Lion to Yosemite. In thee process of so doing I have lost access to iTunes.
    The app on desktop no longer opens the program and having downloaded and installed as per Apple instructions, can not make a connection.

    Hi, drjbuchanan.  
    Thank you for visiting Apple Support Communities.  
    Here are some troubleshooting steps that I would recommend going through when experiencing this issue.  
    iTunes: Troubleshooting issues with third-party iTunes plug-ins
    http://support.apple.com/en-us/ts3430
    Troubleshooting iTunes installation on Mac OS X
    http://support.apple.com/en-us/ht2311
    Cheers, 
    Jason H.  

Maybe you are looking for

  • How to adjust master velocity

    Making a track in Logic, and i realise that the velocity for all midi i've recorded is way down at 3.. I dont why its set so low is this just Logic doing this as default? Anyway i've gone and manually changed the all the notes velocity to match at 10

  • Testflight app not fully installed but won't delete

    A year or so ago I worked in app development. One of the apps we worked on wouldn't install properly from Testflight. It just sits on the homescreen as the skeleton app with no image. It doesn't specify it hasn't downloaded, it's not paused, and it w

  • Enable save for all users in rich client document defaultly for all users

    Hi, Is there a option to enable save for all users in a rich client document defaultly for all users across the company. As the users who are creating reports are forgetting to check the box before sending the rich client document to others. Kindly l

  • Business Connector not getting start

    Hi All, I am new to Business connector, i am trying to install BC 4.7, bt in the processing it shows error msg. After this i am not able to start bc from command prompt. I typed CD\<sapbc47>\developer\bin/integrator.bat Bui it shows error msg "system

  • Maximum Sessions Limit Reached???

    SUN ONE IS 6.0 + SP1 After several hours' working, all login requests will be directly rejected with this message. And I enter the amconsole as amadmin, but there are only 20~30 sessions. Where to set up maximun session number?? some guy said: Servic