Problem with Management Console for Netweaver Development Studio

I installed the  Netweaver Development Studio and all works fine
Normally the MMC shows SAP Systems and a J2E instance below it which is used to start the services
But when I shutdown my machine and restart it again the J2E item below the SAP Systems does not appear and  I cannot restart the J2E/SAP/DB/J2EE services
Is there another way I could restart all the related services from a batch file or a utility that takes a config file
because for the last few days I am having to re-install the Developer studio to get it to work
Please help me on this because I am wasting atleast 2 hrs daily to reinstall so that I can control all my services
thanks
Tony

I think I temporarily fixed this problem I am not sure how this will affect the development.
But atleast I can start the J2EE/DB services so that I can start and stop services from the MMC
What was happening was that the services
SAPJ2E_00
SAPJ2E_01
were not starting up because of the logon problems, the default account that was created SAPService( something like that ) was not able to log on, I changed the logon permissions to "Local System" and started the service, this time atleast the service started.
I need to launch the Development Studio and see if I am able to work with the new account permissions on the J2EE server

Similar Messages

  • Calling RFC with webdynpro java (in NetWeaver Developer studio)

    Calling RFC with webdynpro java (in NetWeaver Developer studio)
    Hi,
    I want to call only one parameter RFC with webdynpro.
    Flight example is very complex.
    I want to push a button and pass parameter to RFC input and call RFC.
    After execution some message must appaer on the screen.
    Is there a step by step .pdf?
    Thanks.

    Hello Cemil,
    There's a seperate Web Dynpro forum for such posts, you should take a look there.
    Nonetheless, the classic tutorial is the FlightList. If I was you, I would make sure to do this tutorial step-by-step as it should give you the fundamentals for understanding aRFC. On top of that, it's most likely already available to you on your SAP system...
    Here's the link:
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/a00f7103-6790-2a10-ac9c-fcac7c5b18a3
    Cheers,
    Hermann

  • ABAP + BSP plugin for Netweaver Developer Studio

    Hallo,
    does an ABAP + BSP plugin for Netweaver Developer Studio exist? Or is considered to be developed in future?
    Best regards,
    Josef Motl

    hi Josef
    check this out:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/abap/abap-code-samples/test drive the new abap editor.htm
    I didn't try it yet. Thomas Jung did it, so I'm quite sure it does work.
    cheers
    daniel

  • Problems deploying par file via Netweaver Developer Studio

    Hello,
    I have problems deploying a par file using the SAP Netweaver Developer Studio.
    In the SNWDS i configure the following:
    Window -> Preferences -> SAP Enterprise Portal
    Alias: IEP
    Host: khz059
    Port: 52900
    Login: Administrator
    Description: Testportal
    The logon Url of the portal is http://khz059:5290052900/irj/portal
    If i try to upload a par file via "Quick PAR Upload" i get the error messages:
    "Unable to connect to the portal
    Operation failed: Please make sure the server 'IEP' (khz059:52900) is running or check the log (sap-plugin.log) for more detail."
    Am I using the proper settings? Am I using the wrong port?
    I don't know whats wrong.
    Can anyone help me?
    The logfile shows:
    [12.09.05 / 14:53] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Error writing to server
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:302)
         at sun.net.www.protocol.http.HttpURLConnection.writeRequests(HttpURLConnection.java:314)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:634)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:361)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:433)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:220)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:404)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:338)
         at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:302)
         at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:252)
         at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:758)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard.performFinish(SAPMPWizard.java:519)
         at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:608)
         at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:321)
         at org.eclipse.jface.dialogs.Dialog$1.widgetSelected(Dialog.java:423)
         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.portal.developmentTools.general.uploader.QuickPARUploader.run(QuickPARUploader.java:146)
         at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:251)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:456)
         at org.eclipse.jface.action.ActionContributionItem.handleWidgetEvent(ActionContributionItem.java:403)
         at org.eclipse.jface.action.ActionContributionItem.access$0(ActionContributionItem.java:397)
         at org.eclipse.jface.action.ActionContributionItem$ActionListener.handleEvent(ActionContributionItem.java:72)
         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:291)
         at com.sap.ide.eclipse.startup.Main.run(Main.java:789)
         at com.sap.ide.eclipse.startup.Main.main(Main.java:607)
    Best regards,
    Nils Kloth

    Hi Nils,
    I think you must have selected the defualt checkbox (Try and uncheck that). Also uncheck the checkbox for "<i>Yes, I want to remeber the password for deployment</i>" if it is also selected. When you deploy the par file now enter the password and try to deploy. I think this will solve your problem.
    Apart from this, try this methos of deploying the Par file.
    1) Save you project. Right click it and "Quick par Upload".
    2) On your browser type
    "http://<your_server_name>:50000/irj/servlet/prt/portal/"
    Your case:
    <i>http://khz059:52900/irj/servlet/prt/portal/</i>
    or same page you can get by navigating:
    System Administration-> Support-> Portal Runtime-> Administration Console.
    3) At the option "Please specify a Portal Archive file (PAR) and press "upload" to store it into the PCD." Deploy your par file by giving the path.
    Now you file is deployed on the server. If you want to create an Iview from this deployed .par file then :
    1) On your portal. Follow the path: Content Administrator-> Portal Content -> Portal Content(sub-option). Right click -> New from par ->iView.
    2) Here in the list you will find the par file which you have uploaded. Proceed as said.
    3) You will finally have an iView. Right click it and preview it.
    I hope this solves your problem.
    Regards
    Pravesh
    PS: Please consider rewarding points if helpful.

  • Problem launching Adobe Designer in Netweaver Developer Studio

    Hi All,
    I have successfully (I believe) installed all the components required to have Adobe Interactive Forms running on WAS 6.40 (SR1), in accordance with Achim Hauk's blog 'My struggles with the Adobe Document Services in WAS6.40' (thanks Achim!).
    When I go to try the Interactive Form tutorial, and I launch the Adobe Designer 6.0 from Netweaver Developer Studio (version 2.0.9) by right-clicking on my InteractiveForms UI element and selecting 'Edit', I get a popup error 'An error occurred decoding Base64 data - encoded data is invalid or corrupted'.  Does anyone know what this means and how to correct it?  When I press the OK button on this popup the Adobe Designer is correctly launched, however any changes I make within the Designer don't seem to be saved.
    Any help would be very much appreciated.  Not sure if it makes any difference, but I have Adobe Reader 6.0.2 installed on my client.
    Thanks
    John Moy

    Hi John,
    I've installed the SP15 sneak preview last weekend. Based on my experience, if you are not using SSL set up, you only need three steps to set up ADS.
    1. Create user ADSUser and user group ADSGroup
    2. Set up basic authentication
    3. Set up credential file
    Now, step 1 and 2 which is in the guide is already done when you finish the installation of sneak preview SP15. All you have to do is to set up credential file.
    I was having problem with Read timed out issue, and Markus pointed that web service time out need to be increased in my case. I haven't tested it yet since I am away from my PC, but i'm pretty sure it will fix the time out problem.
    Also if you download the credential a while back, that file will expired the end of this month (Feb). Markus has posted a new credential file which will expire in June.
    Regards,
    Iwan

  • Certification for NetWeaver Developer Studio 7.0

    Hi
    Are there J2EE migration toolkits certified for use as part of NetWeaver Developer Studio 7.0 ?
    Rephrased another way, is there a way to use NetWeaver Developer Studio 7.0 to migrate J2EE 1.3 applications to higher versions of J2EE ?
    Hong Hua

    Hello Jon,
    I agree, but 2 GB RAM is sufficient to run the NWDS efficiently, consider the following points to increase its performance.
    1. Tweak your eclipse.ini : This will increase the memory usage of Eclipse, but will give you the best startup and working  performance. If you think eclipse is using up too much memory, lower the Xms, Xmx and PermSize values.
    -startupplugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar--launcher.XXMaxPermSize256m-vmargs -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+AggressiveOpts-XX:+StringCache-XX:+UseFastAccessorMethods-XX:+UseLargePages-XX:LargePageSizeInBytes=4m-XX:AllocatePrefetchLines=1-XX:AllocatePrefetchStyle=1-Dide.gc=true
    2. Disable the un-necessary startup plugins
    It loads up certain (un-necessary) plugins at startup. We can tweak this a bit to improve the startup performance.
    Go to Window > Preferences
    Expand General and select Startup and Shutdown
    On the right side, uncheck the plugins you don't want to start. Usually, you can uncheck all of them. Don't worry, it just makes the startup minimal. Once you need to access the module in the IDE, it will start it up.
    Click OK and restart IDE.
    BR
    Satish Kumar

  • Problem with Management Console

    This is not really an installation issue, but this seemed the most appropriate category.
    Whenever I try to access any functions of the Users Tool in the Solaris Management Console (gui), such as viewing users, viewing roles, etc., an error msg pops up stating "CIM_ERR_FAILED" . This occurs whether I load locally or over network from another machine's Management Console.
    The box is running Solaris 8 04/01 with several packages from the Sun companuon CD installed, as well as the latest Sun recommended patch cluster. Any help and/or suggestions would be greatly appreciated.

    I think I temporarily fixed this problem I am not sure how this will affect the development.
    But atleast I can start the J2EE/DB services so that I can start and stop services from the MMC
    What was happening was that the services
    SAPJ2E_00
    SAPJ2E_01
    were not starting up because of the logon problems, the default account that was created SAPService( something like that ) was not able to log on, I changed the logon permissions to "Local System" and started the service, this time atleast the service started.
    I need to launch the Development Studio and see if I am able to work with the new account permissions on the J2EE server

  • Install adobe component for netweaver developer studio

    Hi,
    I am trying to develop adobe forms in nw04s sp 9 studio and I have installed livecycle designer 7.1 as well.
    However I fail to see the webdynpro tab in library section of interactive form designer.
    In the prerequisites , I see that adobe component needs to be installed on studio.
    Is the problem related to this adobe component ? If so what should I do ,if not what is the cause of the problem. Please provide me step by step process which actually works
    so that webdynpro tab appears. Right now I see only standard, custom and barcodes
    Thanks,
    Harish

    Hi,
    To Create Interactive Forms  in Web Dynproapplications we need following things:
    1)SAPNetWeaverDeveloper Studio(minimum SPS 11) is installed
    2)Adobe LiveCycleDesigner7.0 is installed
    3)Adobe Reader7.0.x is installed
    4)SAP NetWeaverWeb AS Javacompatible with the DevStudiois installed
    5)The Adobe Document Servicesare deployed and configured on the SAP J2EE Engine.
    6)The Active Component Framework(ACF) of the Interactive Forms integration is installed. (not mandatory)
    7) Internet Explorer(version 6)
    Check this links.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/2b6db1c4-0801-0010-faa5-ff4b4df55b45
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/63f09fc2-0401-0010-1482-dbf9891e7613
    /thread/104121 [original link is broken]
    Installing a credential for Adobe Document Services:
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webdynpro/wd%20java/installing%20adobe%20document%20services%20credentials.pdf

  • Step by step document for NetWeaver Developer studio

    Hi,
    I want to develop web dynpro java application.
    I need step by step document to do it.
    I want to call RFFC, I want to use pop up window.
    Is there a step by step document to do it?
    Thanks

    Hi Cemil,
    Please post the question in right forum so that you will get a right response in right time.
    I think you are looking for some help on Web Dynpro Development. Here I added some help documents to get start with Web Dynpro.
    Webdynpro Sample Applications and Tutorials
    Web Dynpro Java Tutorials and Samples NW 2004
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/28113de9-0601-0010-71a3-c87806865f26?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d
    SAP WebAs Samples And tutorials
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7d646a6c-0501-0010-b480-bf47b8673143
    Webdynpro tutorials....
    http://help.sap.com/saphelp_erp2005/helpdata/en/15/0d4f21c17c8044af4868130e9fea07/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/e9/1fc0bdb1cdd34f9a11d5321eba5ebc/frameset.htm
    http://help.sap.com/saphelp_nw2004s/helpdata/en/3a/d08342a7d30d53e10000000a155106/frameset.htm
    http://searchsap.techtarget.com/searchSAP/downloads/SAPPRESS.pdf
    Check the following thread for more help
    WeB Dynpro Documents
    All Web Dynpro Articles
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/7082f9fc-070d-2a10-88a2-a82b12cea93c?startindex=221
    Refer these links
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/webas/web%20dynpro%20tutorial%20and%20sample%20applications.faq
    Why WebDynpro ?
    Why WebDynpro ?
    Why  webdynpro and not BSP or JSP?
    What kind of applications are being developed with Web Dynpro?
    http://www.sappro.com/downloads/OptionComparison.pdf
    Developing Java Applications using Web Dynpro Configuration Scenario
    http://www50.sap.com/businessmaps/8F5B533C4CD24A59B11DE1E9BDD13CF1.htm
    Integrating Web Dynpro and SAP NetWeaver Portal Part 1: Creating Web Dynpro-Based Portal Content
    http://www.octavia.de/fileadmin/content_bilder/Hauptnavigation/SAP_NetWeaver/WebDynpro/Tutorial_1.pdf
    The Structural Concepts of Web Dynpro Components
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/a048387a-0901-0010-13ac-87f9eb649381
    Web Dynpro:Context Mapping & Model Binding
    http://wendtstud1.hpi.uni-potsdam.de/sysmod-seminar/SS2005/presentations/14-Web_Dynpro_dataflow.pdf
    Web Dynpro:Getting Involved
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/c193252d-0701-0010-f5ae-f10e09a6c87f
    /docs/DOC-8061#13
    SAP Developer guide :-
    http://help.sap.com/saphelp_nw70/helpdata/EN/19/4554426dd13555e10000000a1550b0/frameset.htm
    http://help.sap.com/saphelp_nw70/helpdata/EN/19/4554426dd13555e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/444d28d6-0a01-0010-6dbe-94ed0b0fe27c
    Complete WebDynPro
    Web Dynpro Java Tutorials and Samples NW 2004
    Portal How to Guide
    https://www.sdn.sap.com/irj/sdn/howtoguides?rid=/webcontent/uuid/006efe7b-1b73-2910-c4aef45aa408da5b
    The following links will give you introduction to Web Dynpro,Getting Started with Web Dynpro & WebDynpro Benefits
    /thread/358673 [original link is broken]
    /thread/353819 [original link is broken]
    Tutorials and PDFs
    OVS More help:
    OVS + RFC...
    OVS, Reloaded
    Object Value Selector search helps step by step using a Web Service
    How to order the output RFC in a OVS?
    Attaching OVS to model attribute.
    Thanks
    Krishna

  • Crystal Reports for Netweaver Developer Studio (Eclipse)

    This might be a dumb question, is this plugin for Crystal Reports packaged with NWDS which is based on Eclipse....
    I am currently using NWDS 7.0 sp16 which is based on the Eclipse 2.1 version...
    If not, why not?

    Current Crystal Reports for Eclipse (CR4E) 2.0 requires Eclipse 3.4.1
    Sincerely,
    Ted Ueda

  • Problems with Oracle9iAS Containers for J2EE - Developer Preview!

    Guys,
    Trying to RE-deploy an EJB CMP 2.o from JDeveloper (that used to work) to the new version of OC4J returns the following errors:
    java.io.UTFDataFormatException: Invalid UTF8 encoding.
    Wrote EJB .jar file to D:\Oracle\JDeveloper\Rehder\CommOSS\Locations\locations.jar
    Wrote EAR file to D:\Oracle\JDeveloper\Rehder\CommOSS\Locations\locations.ear
    Invoking Oracle9iAS admin tool...
    C:\JDeveloperRC2\jdk\jre\bin\javaw.exe -jar D:\Oracle\Products\O9iAS\Install\oc4jxtnd\j2ee\home\admin.jar ormi://sandro/ admin **** -deploy -file D:\Oracle\JDeveloper\Rehder\CommOSS\Locations\locations.ear -deploymentName locations
    Fatal Error: Failure to initialize EJBQL descriptors: com.sun.enterprise.deployment.xml.ParseException: Invalid UTF8 encoding.
    Auto-unpacking D:\Oracle\Products\O9iAS\Install\oc4jxtnd\j2ee\home\applications\__locations.ear... done.
    Copying default deployment descriptor from archive at D:\Oracle\Products\O9iAS\Install\oc4jxtnd\j2ee\home\applications\__locations/META-INF/orion-application.xml to deployment directory D:\Oracle\Products\O9iAS\Install\oc4jxtnd\j2ee\home\application-deployments\locations...
    Auto-deploying locations (New server version detected)...
    java.io.UTFDataFormatException: Invalid UTF8 encoding.
         int oracle.xml.parser.v2.XMLUTF8Reader.readUTF8Char(int, int)
         void oracle.xml.parser.v2.XMLUTF8Reader.fillBuffer()
         int oracle.xml.parser.v2.XMLByteReader.saveBuffer(int)
         boolean oracle.xml.parser.v2.XMLReader.fillBuffer()
         boolean oracle.xml.parser.v2.XMLReader.tryRead(char[], int, int)
         void oracle.xml.parser.v2.XMLReader.scanXMLDecl()
         void oracle.xml.parser.v2.XMLReader.pushXMLReader(java.io.InputStream, java.lang.String, java.lang.String)
         void oracle.xml.parser.v2.XMLReader.pushXMLReader(org.xml.sax.InputSource)
         void oracle.xml.parser.v2.XMLParser.parse(org.xml.sax.InputSource)
         java.util.Vector com.sun.enterprise.deployment.xml.XMLUtils.getNodesByType(java.lang.Class, java.util.Dictionary, java.io.InputStream)
         java.util.Vector com.sun.enterprise.deployment.xml.EjbBundleNode.readEjbBundleNodes(java.io.InputStream)
         com.sun.enterprise.deployment.xml.EjbBundleNode com.sun.enterprise.deployment.xml.EjbBundleNode.read(java.io.InputStream)
         com.sun.enterprise.deployment.EjbBundleDescriptor com.sun.enterprise.deployment.EjbBundleDescriptorFactory.makeEjbBundleDescriptor(java.io.InputStream, java.lang.ClassLoader, boolean)
         void com.evermind.server.ejb.deployment.EJBPackage.init(byte[], int, int, boolean)
         void com.evermind.server.ServerComponent.init()
         com.evermind.server.ejb.deployment.EJBPackage com.evermind.server.ejb.EJBPackageDeployment.getPackage()
         java.util.Map com.evermind.server.administration.ServerApplicationInstallation.finish(java.util.Map)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    com.sun.enterprise.deployment.xml.ParseException: Invalid UTF8 encoding.
         java.util.Vector com.sun.enterprise.deployment.xml.EjbBundleNode.readEjbBundleNodes(java.io.InputStream)
         com.sun.enterprise.deployment.xml.EjbBundleNode com.sun.enterprise.deployment.xml.EjbBundleNode.read(java.io.InputStream)
         com.sun.enterprise.deployment.EjbBundleDescriptor com.sun.enterprise.deployment.EjbBundleDescriptorFactory.makeEjbBundleDescriptor(java.io.InputStream, java.lang.ClassLoader, boolean)
         void com.evermind.server.ejb.deployment.EJBPackage.init(byte[], int, int, boolean)
         void com.evermind.server.ServerComponent.init()
         com.evermind.server.ejb.deployment.EJBPackage com.evermind.server.ejb.EJBPackageDeployment.getPackage()
         java.util.Map com.evermind.server.administration.ServerApplicationInstallation.finish(java.util.Map)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    java.lang.InstantiationException: Failure to initialize EJBQL descriptors: com.sun.enterprise.deployment.xml.ParseException: Invalid UTF8 encoding.
         void com.evermind.server.ejb.deployment.EJBPackage.init(byte[], int, int, boolean)
         void com.evermind.server.ServerComponent.init()
         com.evermind.server.ejb.deployment.EJBPackage com.evermind.server.ejb.EJBPackageDeployment.getPackage()
         java.util.Map com.evermind.server.administration.ServerApplicationInstallation.finish(java.util.Map)
         java.lang.Object java.lang.reflect.Method.invoke(java.lang.Object, java.lang.Object[])
         void com.evermind.server.rmi.RMICallHandler.run(java.lang.Thread)
         void com.evermind.util.ThreadPoolThread.run()
    Exit status of Oracle9iAS admin tool (-deploy): 0
    ---- Deployment finished. ---- 28/03/2002 23:43:10
    Any idea? What I should do? Wait for a more stable version of OC4J?
    Regards
    Sandro

    I am getting a similar error trying to deploy my 2.0 CMP beans. Any insight from anyone on this problem? The biggest issue is that there is no guidance on where the problem lies. I think my ejb-jar.xml file is fine, it deploys as is in Orion as well as WebLogic....

  • Any learning material for beginners on Netweaver Developer studio 7.0

    Please provide any learning material for Netweaver Developer studio on Java (EJB's and Web Dynpro) for beginners.

    Hi Vasanta,
    See this docs:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/1f5f3366-0401-0010-d6b0-e85a49e93a5c
    Tutorials & Samples for Web Dynpro Java [original link is broken]
    Regards
    Ivo

  • Netweaver developer studio for linux

    Hi
    I am looking for Netweaver developer studio trial version for linux OS.i couldnt find any downloads.
    Please let me know the link to download the trial version.
    Thanks
    Mani

    Hi,
    As per SAP note 1225606, it looks like Developer Studio is not available for Linux environment.
    Thanks
    Sunny

  • Can only start Netweaver Developer Studio with Console

    Hi
    For some strange reason since yesterday I can only start the Netweaver Developer studio only using the Netweaver Developer Studio Console. I uninstalled and installed but no change. I'm using 7.0.9
    If I start the Netweaver Developer Studio without the console, I get the following windows error:
    <i>
    Executable for SAP NetWeaver Developer Studio has encountered a problem and needs to close.  We are sorry for the inconvenience.</i>
    Does anybody have an idea how to fix this?
    Thanks
    Tim

    Go to shortcut for launching the NWDS. Right click and go to properties. Go to Target. Add "-clean" in the end. Launch the NWDS now.
    Also you can do following.
    Close the NWDS.
    Go to installation directory of NWDS. Go to configuration folder. There will be folder by name <>.osgi.<>. Delete this folder and start the NWDS now.
    Regards,
    Ashwani Kr Sharma

  • Netweaver Developer Studio 7.0 - Problems with MI Plug-in Configuration

    Hi,
    I installed the NetWeaver  Developer Studio 7.0.11 and have problem when configuring the MI Plugin. The configuration page does not save the settings and then it just doesn't show any fields in the screen. Does anyone has the same problem?Any ideas? Thanks in advance.

    Hello Jon,
    I agree, but 2 GB RAM is sufficient to run the NWDS efficiently, consider the following points to increase its performance.
    1. Tweak your eclipse.ini : This will increase the memory usage of Eclipse, but will give you the best startup and working  performance. If you think eclipse is using up too much memory, lower the Xms, Xmx and PermSize values.
    -startupplugins\org.eclipse.equinox.launcher_1.0.101.R34x_v20080819.jar--launcher.XXMaxPermSize256m-vmargs -Xms256m -Xmx512m -XX:PermSize=256m -XX:MaxPermSize=256m -XX:+AggressiveOpts-XX:+StringCache-XX:+UseFastAccessorMethods-XX:+UseLargePages-XX:LargePageSizeInBytes=4m-XX:AllocatePrefetchLines=1-XX:AllocatePrefetchStyle=1-Dide.gc=true
    2. Disable the un-necessary startup plugins
    It loads up certain (un-necessary) plugins at startup. We can tweak this a bit to improve the startup performance.
    Go to Window > Preferences
    Expand General and select Startup and Shutdown
    On the right side, uncheck the plugins you don't want to start. Usually, you can uncheck all of them. Don't worry, it just makes the startup minimal. Once you need to access the module in the IDE, it will start it up.
    Click OK and restart IDE.
    BR
    Satish Kumar

Maybe you are looking for

  • Bounding box and pdf export

    Hi all, I'm using Illustrator CS4 and I have interest in the bounding box of a figure when I export it as a pdf. I'm using the crop area tool (also called ArtBoard, ToolShift+O) to set-up by hand the bounding box and then export the figure as a pdf.

  • PLEASE HELP!  I'm desperate!  Problems with buttons.

    Hi there, I've tried a few different forums on the net and so far there has been no reponse to my problem below.  My coursework is due in tomorrow and I'm at my wits end. I am really new to Flash and am having a problem with my application. I have cr

  • .mac web gallery

    Hey Guys I was wondering if this is possible. I do have a .mac account but i wanna be able to download the whole mac album and be able to bring it to my clients office to show them pictures. The whole thing is that i dont want to worry about internet

  • How can I delete my password in OS 10.9.

    OS 10.9 Mavericks. I want delete my password. I don't need a password. I'm the only user and my Mac is allways protected in my home. Neither I want a password to change System Preference. How can I do? Thank you in advance.

  • File information and folders

    How can I view the information on the file - name, size and type?  Metadata would be too much to ask for, I guess.  Also, can I upload folders of photos and keep that structure or do we have to upload files individually?