NWDS error

As I am deploying the application on my local application server through Developement studio ,it is giving me an pop up error "Unable to delete file C:\workspace\Hello\Hello.ear.tmp0.tmp0" while c:\workspace is the workspace directory.
and "Hello" is the project name.
please help me ASAP.

As I am deploying the application on my local application server through Developement studio ,it is giving me an pop up error "Unable to delete file C:\workspace\Hello\Hello.ear.tmp0.tmp0" while c:\workspace is the workspace directory.
and "Hello" is the project name.
please help me ASAP.

Similar Messages

  • Problem during startup of NWDS - Error while opening NWDS -

    Hi,
    iam unable to start up NWDS.problem during startup of NWDS
    Error when double click the NWDS to open.
    Error in .log file of workshop[--
    !SESSION -
    !ENTRY org.eclipse.core.launcher 4 0 Dec 03, 2007 15:59:04.226
    !MESSAGE Exception launching the Eclipse Platform:
    !STACK
    java.lang.reflect.InvocationTargetException
         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)
    Caused by: java.lang.reflect.InvocationTargetException
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:861)
         at org.eclipse.core.boot.BootLoader.run(BootLoader.java:461)
         ... 7 more
    Caused by: org.eclipse.swt.SWTException: Failed to execute runnable (java.lang.NullPointerException)
         at org.eclipse.swt.SWT.error(SWT.java:2330)
         at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:101)
         at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:1999)
         at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:1733)
         at org.eclipse.swt.widgets.Display.release(Display.java:1782)
         at org.eclipse.swt.graphics.Device.dispose(Device.java:212)
         at org.eclipse.ui.internal.Workbench.run(Workbench.java:1390)
         at com.tssap.util.startup.WBLauncher.run(WBLauncher.java:79)
         at org.eclipse.core.internal.boot.InternalBootLoader.run(InternalBootLoader.java:858)
         ... 8 more

    Hi nayab,
                     Ur workspace metadata seems to be corrupted. Go to ur workspace. rename .metadata folder  & open the NWDS. It will not show ur previous configuration so u have to import the Development configuration again. In case ur any activity is open, it will come back when u import the Development Configuration.
    regards
    Sumit

  • NWDS errors when trying to create a webservice from a WSDL

    Trying to generate the skeleton classes for a web service bean based on an imported handcrafted WSDL. The WSDL has 2 imported schemas (XSD files). When I imported the WSDL into NWDS it created a schema package for the XSD's files and brings in the XSDs with no problems. When I try to generate the skeleton classes I get the folowing error: "IWAB0014E Unexpected exception occurred.  The definition of element acctNotesRequest is missing from the Schema ! java.lang.RuntimeException: The definition of element acctNotesRequest is missing from the Schema !"
    The acctNotesRequest is the first included XSD schema files I have as an include to the WSDL. Is there a configuration option I am not aware of in NWDS or is this a bug?  I have been able to generate the skeleton java classes from a handcrafted WSDL that does not have schema files as includes.

    Hello Terry
    Can you apply the latest patch for NWDS 7.10 SP10
    Can i ask you to apply it?
    It is called IDEUPDSITECE10_0-10005158.SCA
    Thanks
    Kenny

  • Testing thru NWDS: Error replaying a recorded Web dynpro java application

    Hello Experts,
    I am trying to test a web dynpro for java application using the record and replay facility provided in NWDS. I have gone through the documentation provided under the head "Testing Web Dynpro Applications in the Developer Studio" at help.sap.com
    <a href="http://help.sap.com/saphelp_nw04/helpdata/en/c1/c6213e225f9a0be10000000a114084/frameset.htm">http://help.sap.com/saphelp_nw04/helpdata/en/c1/c6213e225f9a0be10000000a114084/frameset.htm</a>
    The testing seems pretty straight forward..
    I am able to record a web dynpro application and it generates a test script file with extension .testscript but when i replay the generated test script it gives me the following error:
    <b>-->Contacting XML Client on Server to get initial XML document.
    ERROR: Contacted the Xml client on the J2EE Server, but did not receive an Xml document from it.
    ******************************</b>
    or sometimes this error:
    <b>-->Contacting XML Client on Server to get initial XML document.
    ERROR: Cannot contact the XML Client on the J2EE Server.
    ******************************</b>
    Seems like some configuration needs to be done at the J2EE server level enabling some XML service etc.
    I will be highly obliged if someone can guide me how to remove this error and replay the recorded application..
    Regards
    Sundeep

    Hi all,
    if anyone has any knowledge of this subject plz reply....
    Regards
    Sundeep

  • NWDS - Error deploying .par file to portal (EP 7)

    I am unable to deploy a par file to our portal (EP7 SP12) using NWDS (7.0.06).
    I can use the Administration Console to upload par files, but when using the deployment option in NWDS it gives me the following error message:
    Operation failed: Please make sure the server 'ALIAS' (SERVER:PORT) is running or check the log (sap-plugin.log) for more detail.
    My user id has the "super_admin_role", the "ContentManager" role, and the "Administrator" role assigned.
    The log file shows that the upload is getting an HTML 401 error (Unauthorized), but if I paste the link below into my web browser, it takes me to the file upload page.
    sap-plugin.log
    [04.02.08 / 15:13] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.io.IOException: Server returned HTTP response code: 401 for URL: http://SERVER:PORT/irj/servlet/prt/portal/prteventname/upload/prtroot/com.sap.portal.runtime.system.console.ArchiveUploader?login_submit=on&j_user=***********&j_password=********&j_authscheme=default&uidPasswordLogon=Log%20on
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:814)
         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 org.eclipse.ui.actions.ExportResourcesAction.run(ExportResourcesAction.java:112)
         at org.eclipse.jface.action.Action.runWithEvent(Action.java:842)
         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)

    Dhruv...
    Thanks for your response.  I checked the settings for the Server Message Port.  I have the default values enabled.  "SAP J2EE engine is installed on remote host" is selected with "Message Server Host" set to "localhost" and the "Message Server Port" set to 3601.
    When I change the Message Server Port to 3901, I get an additional error regarding HTTPS protocal not being supported.  When I change the proxy settings, I still get the same error message that I was receiving before.
    I have verified that my account is not locked, and I have already re-installed NWDS twice, which did not fix the problem.
    Thanks...
    Bill

  • Quick par upload NWDS ERROR   Unexpected end of file from server

    Hi:
    I can´t deploy my par file from NWDS, this is the error:
    28.04.09 / 08:24] #ERROR LEVEL# com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1 > No Information
    java.net.SocketException: Unexpected end of file from server
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:763)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:760)
         at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:626)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:957)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.readResponse(DeployEngine.java:363)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.uploadPar(DeployEngine.java:435)
         at com.sap.portal.developmentTools.general.wizards.upload.DeployEngine.deploy(DeployEngine.java:221)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.processUpload(SAPMPWizard.java:416)
         at com.sap.portal.developmentTools.ideSpecific.eclipse.wizards.sapmakepar.SAPMPWizard$1.run(SAPMPWizard.java:350)
         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:531)
         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:585)
         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)
    Any idea?
    Thanks a lot for your time on this thread.
    Rocío.

    Hi Rocio,
    Check the proxy settings in NWDS and use JAVA RUNTIME 1.5.0_06-b05.
    Please refer to the links below where similar problems have been resolved:
    Cannot deploy par from NWDS
    Can not download SOAP CLIENT TOOL
    Another way of deploying the .par file is from System Administration -> Support -> Portal Runtime -> Administration Console.
    Hope this resolves your issue.
    Regards,
    Seema Rane.
    Edited by: Seema Rane on Apr 29, 2009 8:57 AM

  • Some DCs are not available locally - NWDS error while importing Track confg

    Hi,
    We have configured NWDI in our landscape.
    As per the requirement of the developers, we have created a new product and software component (SC) in SLD, as they don't want to use any standard components.
    The same has been synced with CMS using update CMS.
    Now a new track is created (in landscape configurator) and the new SC has been added to the track. Track creation was successfull....given the sdm passwords for all 3 systems.
    While saving a pop-up came saying that as the SC is New (i did not select the developed option), I need to Check-in and Import into DEV manually.....I GOT STUCK HERE.
    What files needs to be checked-in in Transport studio?
    Also when developers are trying to import the configuration in their respoective NWDS...they are getting "Some DCs are not available locally" error.
    Also updated the patch of their NWDS but still no use.
    Could any one help me out.
    Regards,
    Siv

    Dear Satya,
    As per your advise. I have maintianed the 3 dependencies for the SC.
    However, the error "Some DCs are not available locally" is still recurring in NWDS.
    Below is few line from log,
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Used component not found: sap.com/tc/bi/bp/webDynpro
    Jul 14, 2009 6:49:13 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.listener.DevConfListener) [Thread[ModalContext,5,main]] ERROR: RIB_SAPPS: Build failed for sap.com/RIB_SAPPS(arg_PRIMAVERACUSTOMIZATION_1) in variant "default": Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
    Build log -
    Development Component Build (2009-07-14 18:49:13)
      Component name: RIB_SAPPS
      Component vendor: sap.com
      SC compartment: arg_PRIMAVERACUSTOMIZATION_1
      Configuration: EPD_ARG_D
      Location: EPD_ARG_D
      Source code location: http://den2:50100/dtr/ws/ARG/arg_PRIMAVERACUSTOMIZATION/dev/inactive/DCs/sap.com/RIB_SAPPS/_comp/
      DC root folder: C:\Documents and Settings\sa45572\.dtc\1\DCs\sap.com\RIB_SAPPS\_comp\
      DC type: Web Dynpro
      Host: CMR-2FL0565
    DC Model check:
       All used DCs are available locally
       ERROR: Check for used DCs failed: Used component not found: sap.com/tc/bi/bp/webDynpro. DC not found in DC syncdb.
       Build failed with errors.
    Jul 14, 2009 6:48:50 PM /userOut/Development Component (com.sap.ide.eclipse.component.provider.actions.dc.UsedDCFoundHandlerBase) [Thread[main,5,main]] ERROR: failed to resolve reference "sap.com/tc/wdp/metamodel/content" for DC "arg_PRIMAVERACUSTOMIZATION_1:sap.com/RIB_SAPPS":Cannot find compartment of used component: sap.com:tc/wdp/metamodel/content
    Regards,
    Siv

  • Email through NWDS error

    Hi Experts!!!
    I am devloping a service, wherein, an email will be generated with a pdf as an attachment.
    The pdf will be first viewed by the user and once he presses the confirmation button, email will be generated with that file as an attachment. the pdf file is not saved any where.
    On pressing the confirmation button, an error id displayed
    *Sending failed;  nested exception is: javax.mail.MessagingException: IOException while sending message;  nested exception is :java.io.FileNotFoundException: ./temp/webdynpro/web/local/LifeCycleLetters/Components/com.lifecyclelettersapplication.LifeCycleLettersComponent/test.pdf (No such file or directory) *
    Plz help me out, how to get rid of this error
    Edited by: Umang Mathur on Mar 19, 2008 7:53 PM
    Edited by: Umang Mathur on Mar 19, 2008 7:54 PM

    Mail sent through RFC

  • Logon page modication preview works but errors when assigned to Authscheme or as appication alias or both

    Hello Experts,
    Our portal is being upgraded from 7.01 to 7.31 SPS 10, we have a customized logon module and are trying to migrate this application.  As part of migration, we followed below steps -
    1. Convert the par to ear using Par conversion Tool
    2. Import into Java EE perspective of NWDS 7.31
    3. Migrated the project to Java EE
    4. Corrected jar class library from 7.31 except com.sap.security.core.imp.TenantFactory, which is not available in 7.01 or 7.31
    5. Updated application.xml and application-j2ee-engine.xml as suggested in site with context_root and dependency on om.sap.portal.runtime.login6. Tried to deploy to server, the ear file got deployed
    7. Previewed and the application was showing coming well with customizations
    8. Logged into nwa/auth and edited ume.logon.application.ui_resources_alias to point to alias defined in the application.xml
    9. Result:all logon related screens were coming as blank, logon was not possible from any of the links - irj/portal, nwa etc
    10. Tried restarting, modifying authschemes along with editing the ume property. All combinations were tried but no luck.
    I have done some investigation on internet, and have seen replies that all the JSP errors need to be resolved to get through the blank logon pages, but I still have 340 erorrs and out of which 320 are JSP erros on variables from <include> text files, more or less NWDS errors. and remaining 20 are related to com.sap.security.core.imp.TenantFactory. There seems to be no scope to clear these errors as these seems to be eclipse compilation realted or getting an library file which is not existing in 7.01 or 7.31.
    Any inputs from your side on this situation on in general migration of logon pages to 7.3X would be helpful?
    Official references referred so far:
    1935486 - NetWeaver Portal 7.3X/7.4 and custom logon screens
    1938160 - Portal irj throwing runtime exception after upgrade when using custom logon component
    http://help.sap.com/saphelp_nw73/helpdata/en/23/c0e240beb0702ae10000000a155106/content.htm
    http://help.sap.com/saphelp_nw73/helpdata/en/7b/4928ad21714996ad5cb987cdd81b33/content.htm
    http://help.sap.com/saphelp_nw73/helpdata/en/1a/3afd4e641b8f42ac07bb77fe30375b/frameset.htm
    Thanks,
    Vamshi

    Hi vamshi,
    Can you please paste the error?
    Regards,
    Nitin

  • In NWDS add web service server from ECC 6.0 through WSIL

    Hello,
    I'm trying to list the web services present on the ECC 6.0 SAP through the Web Service Navigator in NWDS.
    We add the address: http://abapserver:1080/sap/bc/srt/wsil
    I get an error from NWDS:
    Error connecting to server '...' (http://abapserver:1080/sap/bc/srt/wsil)
    org.eclipse.swt.SWTException: Invalid thread access
    The service wsil is active in the SICF transaction...
    Thanks for your help,
    Tanguy

    Hi Athol,
    Thanks very much, your answers are very helpful.
    To use SharePoint as SAP DMS for document management. We have depend on the 3rd party products like iNet.DM from ERP.Link or Duet Enterprise and separate licenses required for products?
    Without this 3rd party products, it is not possible to use SharePoint as SAP DMS?
    What is best and cost effective way of achieving this requirement?
    Thanks and Regards,
    Venky.

  • EJB error after redeployment

    Dear experts,
    I have to make an adapter module for an FTP sender channel that converts .xls files to XML.
    I took the coding from: http://wiki.sdn.sap.com/wiki/display/ABAP/AdapterModuleToReadExcelFilewithMultipleRowsandMultiple+Columns
    It works fine.
    But now I do not want to read the first sheet in the EXCEL file but the third one. So I only changed the
    wb.getSheet(0)
    to
    wb.getSheet(2)
    . I tried the code locally and it worked.
    And then I recreated the Enterprice Application Project and the .ear file.
    But when I redeployed the .ear using Visual Admin, I got the following messages in the Deploy Dialog:
    Methods from Remote Interface
    com.sap.aii.af.mp.module.ModuleRemote are not added in the visual methods tree.
    Reason: java.lang.NullPointerException
    Methods from Local Interface
    com.sap.aii.af.mp.module.ModuleLocal are not added in the visual methods tree.
    Reason: java.lang.NullPointerException
    Also after Deployment & Start in the Visual Admin it does not say "-ejb" after the module name.
    With all the other modules in that list it says "-ejb" after the module name.
    And once I run it on PI it gives me an error in RWB:
    com.sap.engine.services.ejb.exceptions.BaseTransactionRolledbackLocalException: Exception thrown in method process. The transaction is marked for rollback.
    I get this error in debugging mode in NWDS:
    Error during processing local bean: localejbs/ConvertExcel
    Can someone help me please?
    Thank you and best regards,
    Peter

    I am debugging again and now I also get this error
    com.sap.aii.af.mp.module.ModuleLocalLocalObjectImpl0_0 could not be shown as the type was not found

  • Jco.JCO$Exception when create a new adaptive model in NWDS

    HI friends:
    when I create a new adaptive model in NWDS, error occurs:
    Warning:Creating a connection with Metamodel language <zh_CN> failed. Continuing with language <zh>
    Fatal: com.sap.mw.jco.JCO$Exception: Missing R3NAME=... or ASHOST=... in connect_param in RfcOpenEx
    but when I used a existent model to reimport model  , it has no error
    Thank you in advance.
    Yonk
    Edited by: Yonk King on Nov 7, 2008 11:11 AM

    Check whether you are providing the correct login credentials while importing the RFC.

  • Problem in NWDS

    Hi,
       I installed SAP Netweaver Developer studio version is 2.0.9 in my machine. Whenever i opened the JSP page i am getting following error in the NWDS.
    <b>NWDS error</b>
    Action canceled
    Internet Explorer was unable to link to the Web page you requested. The page might be temporarily unavailable.
    Please try the following:
    Click the  Refresh button, or try again later.
    If you have visited this page previously and you want to view what has been stored on your computer, click File, and then click Work Offline.
    For information about offline browsing with Internet Explorer, click the Help menu, and then click Contents and Index.
    Internet Explorer 
    <b>Pop up message box is opening error msg is:</b>
        Title of pop up msg is " <i>File Download</i>"
        Some files can harm ur computer. If the file information below looks suspicious, or you do not fully trust the source do not open or save this file.
        File name: detail.jsp
        File type:
        From     :C:\SAP\SureshPOC\dist\Portal-INF\Pagelet
    followed by four buttons
        open,save,cancel and more info
    Every time i am clicking cancel button and followed by source button in NWDS.....
    Help me out
    Thanks in advance

    Hi,
    I've got a solution for this although I'm not sure if it is ideal...  The same problem has been annoying me for ages and I couldn't figure it out - it seems to be tied into how Windows OS handles the opening of files.  As standard, the .jsp file is assigned to the Java virtual machine I think.  This combined with what appears to be a problem in NDS causes the computer to try and run the .jsp page.
    I've solved it by going into windows explorer then following the menu path:-
    Tools>Folder Options>File Types
    Then finding the .jsp entry and deleting it.
    Some may say this isn't ideal but what it does is allow me to open .jsp files in NDS without any error messages.  NDS won't let me preview them but I can see the source without errors.
    Hope this is of some use.

  • SAP MI MAM application Error 500 in PDA

    Hi All,
    We ae working on SAP MI 7.0 MAM 3.0 enhancements and working fine in desktop - MI Client.
    When i try to deploy the same enhanced application in PDA using "Compiled JSP's"  we are facing the following error:
    Error: 500
    Location: /XMAM30_HANDHELD_SR05/order/order_detail.jspInternal Servlet Error:
    javax.servlet.ServletException: cannot find message associated with key : dispatcher.forwardException
    at org.apache.tomcat.facade.RequestDispatcherImpl.doForward()
    at org.apache.tomcat.facade.RequestDispatcherImpl.forward()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.dispatchRequest()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGetNotThreadSafe()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.doGet()
    at javax.servlet.http.HttpServlet.service()
    at com.sap.ip.me.api.runtime.jsp.AbstractMEHttpServlet.service()
    at javax.servlet.http.HttpServlet.service()
    at org.apache.tomcat.core.ServletWrapper.doService()
    at org.apache.tomcat.core.Handler.service()
    at org.apache.tomcat.core.ServletWrapper.service()
    at org.apache.tomcat.core.ContextManager.internalService()
    at org.apache.tomcat.core.ContextManager.service()
    at org.apache.tomcat.service.http.HttpConnectionHandler.processConnection()
    at org.apache.tomcat.service.TcpWorkerThread.runIt()
    at org.apache.tomcat.util.ThreadPool$ControlRunnable.run()
    at java.lang.Thread.run()
    This problem is only with the "order"  module. We could see the Order list screen and once we click on any order, this error is happening. please give some light to this issue.
    Thanks & regards
    Nagaraju A

    Hi All,
    This problem is solved.. check the below links
    xMAM30 error when generating war by NWDS
    Error 500 in MAU application
    Thanks
    Nagaraju A

  • Error while deploying a PAR file from NWDS into an ECC.

    Hi all,
    I am getting this error while deploying a PAR file from NWDS into an ECC.
    Operation Failed: Please make sure the server is running or check the log (sap-plugin.log) for
    more detail.
    My server is running properly
    1 - Where is sap-plugin.log file? I don´t find it. 
    2 - Could there be another file with another name with information about the error?
    3 - Is there another way to deploy the file directly from the ECC?
    Regards,

    Hi,
    Just make sure you have maintained correct server setting to check the same open the NWDS and follow this path
    Windows/ Prefereces / SAP Enterprise Portal
    Check the following enteries
    Alias
    Host
    Port
    Login etc.
    Regards,

Maybe you are looking for

  • Acrobat X Version 10.1.1 Print

    I have Acrobat X Version 10.1.1, and when printing a page, I launch Ctrl P to see the Print dialog box. Under Printer group, I type in the first letter of the printer's name, and the drop down list changes to the printer I want to print to. However,

  • Nokia music update no longer carries mix radio fea...

    Hello I am a little disturb after coming to realize that the recent update for the Nokia Music app does not consist the mix radio feature on my phone that was one my favourite things that I had liked about it including the option of having offline ra

  • Conversion from CHARacter to CURRENCY ???

    Hi Experts, Pls. let me know that, How to convert a CHAR acter field to CURRENCY field? Is there any FM? or How to get it done? thanq

  • PDF Optimizer doesn't load

    Hello, I have a user with Adobe Acrobat Pro 8 on 10.4.11. When she clicks the PDF Optimizer link, no window shows up or loads. Is there a corrupt settings file or a file I can replace to remedy this? Thanks

  • I want to schedule a dbms_job to run for every one hour

    Hi Guys, I want to schedule a dbms_job(in oracle 10g) to run for every one hour. Can any one provide some idea on this. KLR