Development Scope through NWDS on 7.31 Dual Stack

Per my understanding NWDS can be used for developing ESR and ID components but only if we have installed the usage type PO.
We have dual stack PI 7.31. What is the scope of PI objects development through NWDS in this case other than usual JAVA coding...adapter module development, dirapi devlopment ..etc..
Thanks

Hi Ashish,
you can use ESR development in NWDS with dual stack, but can not perform the ID development.
regards,
Harish

Similar Messages

  • BPM process and BRM rules process in same development component in NWDS

    Hi All,
    Is it possible to create the BPM process and BRM rules process in the same development component in NWDS?
    I tried but whenever we create it,say,first ly for BPM,that is File-New-Project-Development Component-Process Composer
    While once this development component is created I try to create rules composer in the same composer by right clicking on local development component as well as process composer but ther is no option of creating /calling rules composer/rules modeling.
    Can you please guide me creating both BPM process and BRM rules composer/rules modeling in the same development component if its possible?
    Thanks in advance

    Open your project explorer and expand the BPM project you have created. Locate a folder named "Rules" in the Project Tree. Right-click on the Rules folder and select 'Create new rule'. You can model your rules such as rule-scripts here and use it in the BPM.
    Note: These rules cannot be used outside the BPM Project.

  • NWDS for PI 7.4 Dual stack

    Dear All
    I am on SAP PI 7.4 dual stack which NWDS version should i use because i tried with both NWDS 7.3 and NWDS 7.31 also
    NWDS 7.3 its not connecting at all it says improper configuration
    NWDS 7.31 connected to ESR and but ID it says only for single stack.
    Can you please help
    Regards
    Sandeep

    Hi,
    There is no dedicated NWDS 7.40, the NWDS 7.31 is also to be used for NW 7.40 (see also the note 1791485).
    For NW server 7.40 SP<X> one has to use NWDS 7.31 SP<X+5>.
    Best Regards,
    Ervin

  • Can not change vendor when creating a new Development Component in NWDS

    Dear friends,
    Im trying to create a new Development Component in NWDS. Our NWDS is connected to NWDI and we are using CM Services option of NWDI.
    Before I could create a DC and change the vendor but now I cant change it anymore. Now, the vendor is by default sap.com and we cant change it and it seems that we also have to put our project in a separate directory. home/ directory or other directories in the list.
    See below screen shots...
    If I make a new DC than we see it like this: home/bpm_test [sap.com].
    If I make a new DC in my LocalDevelopment I can change the vendor and I dont have to choose a home directory.
    Do you have any idea how to change that?
    Any help would be greatly appreciated.
    Thank you in advance,

    HI,
    it seems that the vendor is defined in the NWDI track. That's why you can't change it.
    regards,
    Vasils

  • Cannot import development configuration in NWDS

    Dear all, i hit this error when i tried to import the development configuration in NWDS.
    CIM_ERR_FAILED: No object manager started (application stopped)
    com.sap.lcr.api.cimclient.LcrException: CIM_ERR_FAILED: No object manager started (application stopped)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.raiseExceptionOnError(SimpleResponseAnalyser.java:120)
         at com.sap.lcr.api.cimclient.SimpleResponseAnalyser.getIResult(SimpleResponseAnalyser.java:53)
         at com.sap.lcr.api.cimclient.CIMOMClient.sendImpl(CIMOMClient.java:215)
         at com.sap.lcr.api.cimclient.CIMOMClient.send(CIMOMClient.java:147)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstancesImpl(CIMOMClient.java:436)
         at com.sap.lcr.api.cimclient.CIMOMClient.enumerateInstances(CIMOMClient.java:740)
         at com.sap.lcr.api.cimclient.CIMClient.enumerateInstances(CIMClient.java:983)
         at com.sap.lcr.api.sapmodel.JavaCIMObjectAccessor.enumerateInstances(JavaCIMObjectAccessor.java:211)
         at com.sap.lcr.api.sapmodel.SAP_DesignTimeConfigurationAccessor.enumerateInstances(SAP_DesignTimeConfigurationAccessor.java:168)
         at com.sap.ide.eclipse.component.devconf.DevConfManager$3.run(DevConfManager.java:507)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.sap.ide.eclipse.component.devconf.DevConfManager.listRemoteDevConfNames(DevConfManager.java:500)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage.fillTable(LoadDevConfPage.java:225)
         at com.sap.ide.eclipse.component.wizard.LoadDevConfPage$5.widgetSelected(LoadDevConfPage.java:281)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.jface.window.Window.runEventLoop(Window.java:583)
         at org.eclipse.jface.window.Window.open(Window.java:563)
         at com.sap.ide.eclipse.component.provider.actions.DevConfNewAction.run(DevConfNewAction.java:46)
         at com.tssap.selena.model.extension.action.SelenaActionCollector$GenericElementActionWrapper.run(SelenaActionCollector.java:229)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.saveRunAction(MenuFactory.java:1425)
         at com.tssap.util.ui.menu.MenuFactory$MuSiAction.run(MenuFactory.java:1391)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.processInternal(MenuFactory.java:616)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.access$100(MenuFactory.java:586)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction$BusyProcessWorker.run(MenuFactory.java:716)
         at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:69)
         at com.tssap.util.ui.menu.MenuFactory$DelegateAction.process(MenuFactory.java:610)
         at com.tssap.util.ui.menu.internal.MenuListenerFactory$ProcessAdapter.widgetSelected(MenuListenerFactory.java:172)
         at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:89)
         at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:81)
         at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:840)
         at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:2022)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1729)
         at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:1402)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1385)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         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.ide.eclipse.startup.Main.basicRun(Main.java:286)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:795)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:602)
    anyidea what's the problem and how to solve it? thank you

    Hi,
    Then check whether the dependencies are missing in SLD between Development Configuration (Design Time Configuration) and CMS
    Select the problematic Design Time Configuration from the SLD->Administration -> Content Maintenance ->  Landscape Description and see in details whether Associated Instances  is '0'. If so, delete and set proper dependencies as per the JDI installation doc.
    Then from the CMS, save the affected track. If 'restore system state' is asked for, do it after saving.
    Thereafter, import dev. config in NWDS should work fine.
    Regards
    Srinivasan T

  • It is Possible to register apple developer account through wire transfer from India?

    Hi,
               Due to lot of issues with my credit cards, I am not able to register apple developer account through the credit card. So is it possible to register developer account by wire transfer or anyother methods ? My friend told to me that from India credit card is the only possible way to register. Is he correct ?

    You'll need to ask Apple that, we're just users here like yourself.
    Try
    https://developer.apple.com/contact/submit.php

  • PDFDocumentRuntimeException while deploying the Application through NWDS

    Hi,
       I am configuring for Adobe Interactive Form and on deploying the application through NWDS I got the error while deploying as follows.
    <b>com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: Failed to  UPDATEDATAINPDF
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:398)
         at com.sap.tc.webdynpro.clientserver.cal.ClientApplication.afterApplicationModification(ClientApplication.java:1132)
         at com.sap.tc.webdynpro.clientserver.cal.ClientComponent.afterApplicationModification(ClientComponent.java:887)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.doRespond(WindowPhaseModel.java:573)
         at com.sap.tc.webdynpro.clientserver.window.WindowPhaseModel.processRequest(WindowPhaseModel.java:152)
         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:299)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessingStandalone(ClientSession.java:752)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doApplicationProcessing(ClientSession.java:705)
         at com.sap.tc.webdynpro.clientserver.session.ClientSession.doProcessing(ClientSession.java:261)
         at com.sap.tc.webdynpro.clientserver.session.RequestManager.doProcessing(RequestManager.java:154)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doContent(DispatcherServlet.java:62)
         at com.sap.tc.webdynpro.serverimpl.defaultimpl.DispatcherServlet.doGet(DispatcherServlet.java:46)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
         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:387)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:365)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:944)
         at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:266)
         at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)
         at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:160)
         at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java(Compiled Code))
         at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java(Compiled Code))
         at java.security.AccessController.doPrivileged1(Native Method)
         at java.security.AccessController.doPrivileged(AccessController.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java(Compiled Code))
         at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java(Compiled Code))
    Caused by: com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentRuntimeException: PDFDocument Processor failed to process Render Request.
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentProcessor.process(PDFDocumentProcessor.java:55)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:98)
         at com.sap.tc.webdynpro.clientserver.adobe.pdfdocument.base.core.PDFDocumentInteractiveFormHandlingContext.execute(PDFDocumentInteractiveFormHandlingContext.java:121)
         at com.sap.tc.webdynpro.clientserver.uielib.adobe.impl.InteractiveForm.afterHandleActionEvent(InteractiveForm.java:342)
         ... 30 more
    Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException:
    Processing exception during a "UsageRights" operation.
    Request start time: Mon Mar 12 16:02:47 GMT+05:30 2007
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: /tmp/adobewa_SPD_18828050/DM4291422590189871105.dir/DM-3572217866344419510.tmp
    Specific error information:
    error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.</b>
    In order to resolve it I have taken the Adobe Credential File from SAP and put it under /usr/sap/<SAPSID>/SYS/global/AdobeDocumentServices/ TrustManagerService/trust/credentials directory as "003265.pfx", i.e. extracted zip file put here.
    Now I opened the Visual Administrator and moved to Cluster tab, choose Server <x> -> Services -> Document Services Configuration
    On the tab, select Runtime tab -> Credentials
    Put the values as follows
    Alias : ReaderRights
    P12 File : clicked on browse and select the "003265.pfx"
    sha1 : <blank>
    Password : XXXXXX (Given by SAP)
    Confirm Password : XXXXXX
    And after that clicked on ADD button, then a message comes as follows
    <b>An error occured while updating the credential expiry date for alias 'ReaderRights':Error Retrieving credential expiry: ReaderRights
    Show Addtional Messages? with "Yes" and "No" button</b>
    Also I restarted the PDF Manipulation Module, but still getting the same above error while deploying and same message on selecting "Document Services Configuration"
    Can someone tell me how I can solve this error
    Regards
    Deep

    Hi Francios,
        The pop-up error message has gone. The problem is with the rights with the folder "credential" means I have added the credential file to the /usr/sap/<SAPSID>/SYS/global/AdobeDocumentServices/TrustManagerService/trust/credentials directory and done the steps as given in first message too but it does not set the Expiry Date.
    Now I have given the full rights to credentials directory in Operating System and done these steps again.
    This time it also fetches the Expiry date and the pop-up error message has gone.
    So, there is no problem with JCE installation.
    But again when I deployed the Travel Request Application the same error message is coming which is in my first message.
    I am again putting some statements from my first message
    <b>Caused by: com.sap.tc.webdynpro.pdfobject.core.PDFObjectRuntimeException:
    Processing exception during a "UsageRights" operation.
    Request start time: Mon Mar 12 16:02:47 GMT+05:30 2007
    com.adobe.ProcessingError: Credential login error while applying usage rights to PDF: /tmp/adobewa_SPD_18828050/DM4291422590189871105.dir/DM-3572217866344419510.tmp
    Specific error information:
    error while logging into credential ^0
    GeneralError: Operation failed.
    SecurityHandler.login:-1:
    Could not open Digital ID file with the password provided. Please try again.</b>
    Now when I am going through /tmp/adobewa_SPD_18828050/DM4291422590189871105.dir/DM-3572217866344419510.tmp
    I come to know that upto /tmp/adobewa_SPD_18828050 it exists but DM4291422590189871105.dir/DM-3572217866344419510.tmp does not exist.
    So what to do now. Please suggest.
    Regards
    Deep

  • PI 7.1(dual stack) and PI 7.31(Single stack) -

    Friends,
    I have a proxy to proxy scenario - Proxy --> PI --> Proxy
    We have two servers PI 7.1(dual stack) and PI 7.31(Single stack)
    i did the development in ESR and my ESR is pointing to PI 7.1, when i execute the scenario i receive one error message "receiver could not be determined", i ensured that all my input is correct, still i get the same error message.
    the expectation is my scenario should point to PI 7.31, Can some one help me where and what settings i need to make in-order to make it work.
    Please Note: All my data is correct and i read some scn forums wherein they asked to refresh the cache , i have refreshed the cache also still the problem persists.
    Thanks in advance!

    Iñaki Vila
    Communication component in ID is the same as sender side.
    could you share your sender configuration?
    Did you mean Tcode - SXMB_ADM and under that Sender/Receiver configuration
    Krupa Rao Atluri
    In ID steps are correctly defined.
    I spoke to my colleague he hinted that at RUN TIME we want to point to PI7.31, he mentioned config change needed in SXMB_ADM
    any further inputs from any one could be useful.

  • Mapping error in PI 7.4 dual stack

    Dear Experts,
        Recently we upgraded our system from PI 7.1 to PI 7.4 dual stack.
    Scenerio is ECC->PI->SOAP(Webservice) synchronous
    Issue in detail:
         We are creating a invoice in ECC system through PI its updating in third party site using SOAP webservice and will get a reference number from that site and then updating in ECC as in synchronous way.
    Invoice data's are reached PI sucessfully from ECC but it not updating in the site and getting below mapping error after upgarded to PI 7.4.
    Your points will be highly appreciable.
    Kindly help to sort out this issue.
    Best Regards,
    Monikandan

    Hi Monikandan,
    It seems you are trying the sign the payload in your java mapping. So, looking at the attached error, there could be 2 possibilities:
    1) Either there is no certificate with alias: *_PRD
    2) This certificate is stored in some "System" type keystore view which is not accessible from you mapping code. Try to move your certificate to some "User" keystore view.
    Thanks & regards,
    Piyush

  • PI 7.4 dual stack

    Dear experts,
      I understood PI 7.4 SP06 can be installed on dual stack ABAP+Java. If this is the case, what about ccBPM/BPM scenarios ? can support both ? only nwBPM/ccBPM ?
    what about NWDS present version ?
    Deva

    Hi Deva,
    In case there you are making use of Dual stack PI you CCBPM scenarios will work same as earlier dual stack PI versions. In case of Dual stack it will still be PI and not PO as PO comprises of Lone Java PI+ N/W BPM+ BRM on one system.
    Also if you want to make use of N/W BPM it has to be installed seperately. Ideally you should go for lone Java if you want to make use of N/W BPM to minimise your hardware requirements.
    Also NWDS version has to be less than or equal to the PI version being used.
    Regards,
    Sriram

  • Java Stack Vs Dual Stack in Pi 7.3

    Hi experts.
    I open this thread because I'd like to know your opinion about the newJava installation option in SAP PI 7.3. In previous realeses (7.0,7.1) I felt more comfortable and safe in abap stack and I'm a little afraid about working only with java stack.
    I'd like to know advantages and disadvantages to choose java stack instead of dual stack, why you'd choose one of two options or both in your nexts customers.
    Thank u so much and happy new year!!!!

    Java Stack  or Dual Stack in 7.3
    Java Stack alone: Almost all standard adapters including HTTP, IDOC and Proxy are all available in this stack. you need to use Integrated Configuration object for this. You are basically going to use Advance Adapter engine alone for the entire processing.
    Pros:
    No persistance steps here. So you would improve performance many folds for sure.
    Throughput is also improved very much.
    since 7.3, Solution Manager is available for monitoring inaddition to RWB and NWA. So monitoring would not be issue.
    If you are looking for real performance improvement, Single stack Java to  go.
    Cons:
    Abap mapping is not supported.
    Message split to multiple receivers are not completely supported.
    BPM interfaces are not seamless migration here.  SAP 7.1 and lower versions support BPEL wheras 7.3 supports BPMN standards. So you might have to tweak a bit to modify existing interfaces here
    Dual Stack:
    Your option is pretty open. If you need some specific interfaces to handle only java stack, still that is possible and increase the performance. Also if you have lot of existing interfaces that requires BPM interfaces, ABAP mapping , Multiple split /branching etc.
    still dual stack is the better option now. Here developer decides according to the requirement.
    Still safe mode is going for Dual Stack for now and change in the future to single java stack alone.

  • LDAP configuration for HR Portal in dual stack EHP4 - Best Practice

    Hi Experts,
               Hello Experts,
    We are trying to use the JAVA Stack of ECC server for HR Portal i.e Dual Stack and have applied EHP4 package for ESS/MSS Appraisal. When we are trying to configure the LDAP ADS datasource through portal , we are not able to do it since ABAP datasorce file is available by default.This we are doing for HR(ESS/MSS) Portal.This is for access to the object data stored in the Active Directory.
    We have already checked note 718383.
    Also, for the scenatrio ,LDAP <-> ABAP <-> J2EE
    We have already checked sap help doc.here:
    http://help.sap.com/erp2005_ehp_04/helpdata/EN/e6/0bfa3823e5d841e10000000a11402f/frameset.htm
    What should now be the best practice to follow for configuration ? Should we go for separate Portal server or is it possible to use Java Stack of ECC server for configuration ?
    Also, LDAP <-> ABAP <-> J2EE scenario please suggest if it a best practice and we can follow the same .What are the limitations , risks and issues ? Please suggest if this has been implemented and running well in any live project .
    Are the suggestions applicable for load balanced production servers as well?
    Thanks,
    Rakesh

    Hi,
    the UME datasource must remain ABAP but you can sync the users between ABAP and LDAP using the LDAP connector:
    http://help.sap.com/saphelp_nw70ehp2/helpdata/en/48/74040175bb501ae10000000a42189b/frameset.htm
    Regards,
    Jozsef

  • Splitting System Copy on BI Dual stack

    Hi,
    We are planning to split Our BI Dual stack system.
    1) To perform ABAP system copy through Oracle tools.
    2) To perform Java system copy through Sapinst and them import in to the system copy performed in step 1.
    Could some one help me out, can we go ahead or not.

    Hi,
    > We are planning to split Our BI Dual stack system.
    > 1) To perform ABAP system copy through Oracle tools.
    If you use backup/restore method to build your ABAP system then you should know that Java Schema is also present in the database, so, after restore you need to drop Java schema as well or you can do this before restoring the system in source system then take backup and restore this backup on target system.
    > 2) To perform Java system copy through Sapinst and them import in to the system copy performed in step 1.
    >
    Yes, you can do that. But I really doubt to use this method to build your production system. I would recommend following approach:
    1) Install new As Java system with different <SID>.
    2) Migrate all existing functionality of your existing As Java system to new As Java system. Do all the testing to check all the scenarios.
    3) Drop As Java from your dual stack system.
    Also, check below threads:
    Splitting a dual stack system (BI ABAP/JAVA)
    Best way of splitting a dual stack system into two standalone systems
    Thanks
    Sunny
    Edited by: Sunny Pahuja on Mar 30, 2011 6:59 AM

  • NW2004s: SPS installation for dual-Stack-Installation (Java/ABAP) - PI(XI)

    Hello,
    we want to apply a new SP stack to a NW2004s (ECC 6.0) - dual stack (Java/ABAP) with PI(XI).
    The ABAP stack is sucessfully patched yet,
    but the Java stack needs still to be patched!
    In the SPS guide for SPS 9 and some OSS notes you can read that during the patching of the Java stack, the whole system (ABAP and Java engine) are restarted several times. But the JSPM should ask you before the restart.
    Do you have experiences how long the patching of the Java stack will take (downtime)?
    How often needs the system to be restarted?
    Is it possible to work with the ABAP engine (ABAP development, etc.) during the installation of the Java SPS with JSPM until the system needs to be restarted?
    How is it possible to minimize the downtime of the system during the Java SPS installation?
    Thanks in advance!
    Best regards,
    Stephan

    Hi Stephan,
    "Do you have experiences how long the patching of the Java stack will take (downtime)?"
    I believe this is most highly dependent on the hardware.  Although some patches will deploy more objects than others, the deploy time is shorter on better/faster hardware.  I applied SP9 on my laptop PC (java only, no ABAP stack) and it took a few hours total -- including my processing and error correcting time.  My laptop has only 2 GB RAM so this process was greatly slowed by the amount of available memory (I was running other applications, like Outlook, etc.) resulting in a lot of disk swapping.
    "How often needs the system to be restarted?"
    Again, I have a java only installation, no ABAP, but I believe there was only 1-2 system restarts.  The system had to be restarted after the application of the java kernel part of the patch, then shutdown and restarted again for the offline deployment phase.  I cannot remember if there was a restart after the online deployment phase.
    "Is it possible to work with the ABAP engine (ABAP development, etc.) during the installation of the Java SPS with JSPM until the system needs to be restarted?"
    Yes.
    "How is it possible to minimize the downtime of the system during the Java SPS installation?"
    I think the best way is to have the best hardware!  Also, be sure to be thoroughly prepared by reading the guide, all of the Notes, etc.  I was slowed by a previously correctable error (my administrator password had been previously changed and I had not changed it in the secure store -- Note 701654).
    Best Regards,
    Matt

  • Not able to start Jva Instance in Dual Stack System

    Hi All,
    We are facing problem while starting Java instance in dual stack system.Wile trying to coonect trough configtool,it is showing error message:
    Ora-01017:logon denied/
    We have updated password of sapr3 and sapsr3db through brtools,checked the password by trying to connect to database through SQL prompt via user sapr3 and sapsr3db.It comes ok.
    But when i am trying to connect to configtool and enter the crdentials through Direct Lgin instead of Secure Store then configtool opens but secure store does not gets loaded.
    Please tell me way to update new database user /password in configtool and hence in starting Java Patches.
    Thanks in advance as we are facing this issue in systemon whcih we need to apply the patches tomorrow.
    Regards
    Joy garg

    Hi Sven,
    That's correct i need to login through option No(not default settings i.e. Thorugh Direct Login) as via default settings it shows error in connection to DB.But after selcting No i.e.Direct Login and entering the required info i.e RDBMS URL,RDBMS User,RDBMS user's password it gets connected to DB but option of secure store does not come.So i guess there needs to update the password of SAPSR3DB somewhere in configtoll but w/t secure store how it can be done?
    Also following files are present at path /usr/sap/SRD/SYS/global/security/data;
    SecStore.1.key
    SecStore.1.properties
    SecStore.key
    SecStore.properties
    Please suggest.
    Regards
    Joy Garg

Maybe you are looking for

  • Locked out of an internal hard drive

    I tried to go the repair disk permissions route in disk utilities, but all I get for the missing drive is an image that looks like a curled page. It will not highlight the repair disk utilities button when i click on the drive. I am stumped Any help

  • Can no longer burn data to CD disks

    Message appears "The drive reported an error Sense Key = Hardware error sense code = 0x44, 0xD6 INTERNAL TARGET FAILURE SINCE I INSTALLED MAVERICKS, CAN NO LONGER BURN DISKS. I had Toast 10.4 and was persuaded to upgrade to 10.09. When I downloaded a

  • Using 2 monitors. I can't get my Layers Pallet to move to the 2nd monitor

    I'm using 2 monitors. I can't get my Layers Pallet to move to the 2nd monitor screen. It is simply locked to the right side of my 1st monitor. A solution would be great. Sorry if it's a noob question. Thanks for your time. Monty

  • Security Code for Nokia 6500 Classic

    Hi, I try to use the code - 12345 - as the security code as listed in my manual, but it just comes up with "code error". can anyone help?

  • Lost pictures iPhoto

    Hi all wondering if anyone can help. Yesterday my Macbook crashed and i had to do a total re-install. Hence i lost all my pictures from iPhoto. Now when i lauch iPhoto i can see all my pictures sitting there as thumbnails but when i click on them to