NW Developer Studio

Hello
I need help NW CE setup.   Installed  CE SP5  and  did not find developer studio.
Do I  need to install  seprate?  If yes  can anyone  point me the  right download link pls.
Thanks In Advance.

Hi,
You have to download two installation files, one for CE 7.1 and other for NWDS.
Select file to download
Composition Environment (contains Java EE) (1.453.755.029 bytes)
NetWeaver Developer Studio (715.874.878 bytes)
Composition Environment - Java EE only (1.083.358.415 bytes)
First download  Composition Environment (contains Java EE) (1.453.755.029 bytes)
then download  NetWeaver Developer Studio (715.874.878 bytes)
and Install them seperately.
[This |https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/10fc0059-c51c-2b10-9486-d329a62ae92f]installtion gide is helpful for you.
Thanks

Similar Messages

  • Error deploying PAR file from Developer Studio (NW04)

    Hello,
    i've got a problem while trying to deploy a PAR file from NW Developer Studio.
    The PAR Export function says
    "Unable to connect to the Portal",
    the portal itself gives the following response:
    "ERROR: Upload failed - exception caught: com.sapportals.portal.prt.runtime.PortalRuntimeException: Invalid content type submitted - no multipart data"
    Deploying the PAR file manually using the Administration Console (system administration tab) of the portal works fine, but why doesn't the PAR Export function of NWDS?
    Thanks in advance for any help!
    Regards,
    Jörg

    Hi Jörg,
    as a general advise, use the NWDS version corresponding to the Servers version, so in this case, upgrade (or better: install new) NWDS 2.0.14. The main reason is WebDynpro compatibility, but the deploy mechanism may need this too.
    At least, give it a try and report if you have success (or not).
    Hope it helps
    Detlev

  • From Where can i install ABAP plug-in in SAP Netweaver Developer Studio 7.3?

    Hello,
    I have Installed SAP NetWeaver Developer Studio 7.3 and I was trying to install ABAP plug-in but i couldn't found the link to install.
    Later i found SAP Development Tools for Eclipse this link but its not working. As i came to know it will work only for Luna (4.4) or Kepler (4.3).
    Would you please let me know how to install ABAP plug-in in SAP NetWeaver Developer Studio 7.3.
    Thanks and Regards,
    Shaik Shabeer Ahmed.

    Hello Ahmed,
    Use the links in that page:
    NWDS Download Links - Java Development - SCN Wiki
    And here also an installation guide:
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a100d2-109f-2e10-e996-c2b80803740b?overridelayout=t…
    Best regards,
    Serhat

  • Cannot deploy webdynpro project from SP11 of developer studio

    Hi All,
    I have recently upgraded was java from SP09 to SP11 of netweaver 2004s. I have also upgraded developer studio to SP11. Now I cannot deploy webdynpro project from upgraded developer studio. SP09 developer studio can still deploy webdynpro projects.
    Please help.
    Thanks in advance .
    Raktim

    Hi,
       R u trying to deploy an old DC in the upgraded studio? Is the same happening for deploying any newly created local webdynpro project? Create a simple local project and check if same problem occurs.
    Regards,
    Vijai

  • Cannot deploy from netweaver developer studio to application server

    Hi
    I am trying to deploy a simple EAR (ConverterEAR) to my application server.
    From NW developer studio, right clicked on the SAP server that I have configured and try to a publish. It gives me the below exception. For some reason its trying to contact my old IP address. Is there a file where I can change this setting. My Laptop is set to use DHCP so my IP changes when I reboot my laptop. I also have configured a Microsoft loop back adapter.
    ct 16, 2007 2:58:42 PM /userOut/daView_category (eclipse.UserOutLocation) [Thread[Thread-17,5,main]] ERROR: com.sap.ide.eclipse.deployer.api.APIException: ConnectionException,cause=NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:45)
         at com.sap.ide.eclipse.deployer.dc.DCClientFactoryImpl.createClient(DCClientFactoryImpl.java:80)
         at com.sap.ide.eclipse.deployer.DeployerPlugin.getClient(DeployerPlugin.java:181)
         at com.sap.ide.eclipse.sdm.threading.DeployThreadManager.deploy(DeployThreadManager.java:358)
         at com.sap.ide.eclipse.sdm.SDMManager.deployArchives(SDMManager.java:148)
         at com.sap.ide.j2ee.wtpserver.SAPPublisher$DeployRunnable.run(SAPPublisher.java:380)
         at java.lang.Thread.run(Unknown Source)
    Caused by: com.sap.engine.services.dc.api.ConnectionException: NamingException.Cannot get initial context.
    Reason: Exception while trying to get InitialContext.
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:189)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.<init>(SessionImpl.java:115)
         at com.sap.engine.services.dc.api.session.impl.SessionFactoryImpl.newSession(SessionFactoryImpl.java:24)
         at com.sap.engine.services.dc.api.impl.ClientFactoryImpl.createClient(ClientFactoryImpl.java:66)
         at com.sap.ide.eclipse.deployer.dc.DCClientImpl.<init>(DCClientImpl.java:42)
         ... 6 more
    Caused by: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104]
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(Initia:lContextFactoryImpl.java:488)
         at javax.naming.spi.NamingManager.getInitialContext(Unknown Source)
         at javax.naming.InitialContext.getDefaultInitCtx(Unknown Source)
         at javax.naming.InitialContext.init(Unknown Source)
         at javax.naming.InitialContext.<init>(Unknown Source)
         at com.sap.engine.services.dc.api.session.impl.SessionImpl.getContext(SessionImpl.java:166)
         ... 10 more
    Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances:
    shadow:50104 Reason: com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection to host: XX.XX.139.134 and port: 50104
         at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:53)
         at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:33)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:352)
         ... 15 more
    Environment
    SAP NetWeaver Developer Studio
    SAP NetWeaver 7.1 Composition Environment SP01
    Build id: 200710090648
    SAP_J2EE_Engine_Version  -- 7.1.3301.150742.20070516182900
    Thanks
    Madhu

    Hi,
    you could change the connection settings to the server in the preference page in the Developer Studio. Check <a href="http://help.sap.com/saphelp_nwce10/helpdata/en/45/0cf28fb4d01f23e10000000a1553f7/frameset.htm">this</a> page in the documentation for details.
    In your case, you can also use the host name of your laptop, or even just localhost, in the Message Server Host field in the preferences page. This should overcome the problem with dynamic IPs.
    Hope that helps!

  • How to download project template into the SAP NetWeaver Developer Studio

    Hi,
          I want to download project template into the SAP NetWeaver Developer Studio related to invoice detail get detail,get list etc.
    How to do so?Actualy my requirement is to create an iView whcih contain the detail about the invoice.
    Thank,
    Kundan

    Hi
    If you have zip file of the project then unzip it into your project  location where all projects are there .then in NWDS go to file->import->multiple existing project into workspace->browse the file where you have saved it and select the comp folder inside the project folder->click finish.Now you are able to see the webdynpro project in the webdynpro explorer.If its not appearing then go to Navigatore and right click on project and click on open project, it will open the project in webDynpro explorer.
    Thanks
    Susmita

  • How to edit a PDF document in Netweaver Development Studio?

    Dear Experts,
    I am trying to edit a PDF file in the Netweaver Developer Studio.
    Can anybody tell me how can I import and edit it in the Netweaver Developer Studio?
    I am trying to do some editing.Eg. adding action buttons, adding input fields etc to the PDF file.
    If somebody has previously done such things or have some idea, I would like to hear from your experiences.
    Many thanks
    Rgds,
    Sudeep

    Hi Satya,
    Thank you for the immediate response.
      Now I can import the pdf files and edit them.
    However there is a problem.
    I can only open the pdf files which I created by the developer studio.
    When I open the pdf files those created by a scanner, they appear blank. However, when I open the same files with acrobat reader, the contects in the file appear.
    I will be very thankful if you could help me in this.
    Many thanks
    sudeep

  • Is SAP NetWeaver Developer Studio  Version: 7.0.12 Compatable with JDK 1.5

    Hi
    I want to user Java SDK version 1.5 instead of 1.4.
    Is SAP NetWeaver Developer Studio Version: 7.0.12 compatible with this or not.
    Please let me know

    Hi
    If you are using EP 7.0, then NWDS 7.0.YY version need to be used. //YY depends on your  patch of EP7 .As you have mentioned your are using NWDS 7.0.12, that means your portal SP level is SP12.
    In my prject i am using JDK 1.4 for NWDS 7.0.15 and its works fine.I have asked two of my colleagues , they told that in their project they are using JDK 1.5 for EP 7.0 server and application is working fine for them.
    So
    Thanks
    Susmita

  • How to configure oracle to SAP NETWEAVER DEVELOPER STUDIO STEP RAGARDING

    hi
    can u help me on this
    i got problem
    regarding configuring oracle to sap NetWeaver developer studio what i have deployed any thing studio
    that would reflected to database
    bye

    Hi,
    Check this,
    WebDynpro and Oracle Connection
    WebDynpro and Oracle Connection
    Regards,
    Vijayakhanna Raman

  • Problem in creating a web dynpro application in netweaver developer studio.

    Hi,
    I have installed Netweaver developer studio. while creating a webdynpro project by selecting File->new->project, It doesn't display "web dynpro" option in the project wizard dailogue box.
    Please suggest how to resolve this issue.
    Thanks.

    Hi Babu,
    Make sure following plugin folder
    "com.sap.ide.webdynpro.ui_xx.yy.zz(for ex:com.sap.ide.webdynpro.ui_2.0.0)"
    exists in your ecclipse root folder (for ex:C:\Program Files\SAP\IDE\IDE70\eclipse\plugins\)
    It is responsible for the UI selection elements in File->New Project->WebDynpro selection.
    If it's not there you will have to copy it. check also other webdypro plugins installed correctly. these plugins comes with default installation of SAP WEBAS.
    if all plugins not installed then redo the whole installation but at the same time make sure all plugins installed correctly.
    reward points if usefull
    Thanks
    Praveen

  • Error while installing the EHP 1 for SAP NetWeaver Developer Studio (NWDS)

    Dear All,
    I am trying to install the EHP 1 for SAP NetWeaver Developer Studio (NWDS) 7.1  .It got installed once but when i was trying to deploy the application i was getting an error sayind that we need to have JDK1.5 Update 14 or higher for the installation.
    Now i have JDK 1.5.0_14 installed in my system.So i Uninstalled the EHP 1 for SAP NetWeaver Developer Studio (NWDS)  and i am trying to reinstall it but i am getting the following error
    ERROR:
    Unable to complete action for feature "SAP NetWeaver Developer Studio Facades" due to errors.
        Execution failed! Commmand: "msiexec.exe /norestart /qb /i librfc32.msi /lvx C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log ALLUSERS=2 REBOOT=ReallySuppress". Exit value: "1639". Working directory: "D:\Program Files\SAP\IDE\CE7.1.1\eclipse\features\com.sap.netweaver.developerstudio.facades_7.1.0.081112155351". Log file: "C:\DOCUME1\NS46249\Local Settings\Temp\com.sap.netweaver.developerstudio.facades_librfc32.msi_install_standard.log".
    Can anybody please help me in resolving this issue.Please help needed as early as possible.
    Thanks in Advance:)
    Regards,
    Nishita Salver

    Dear Nishita,
    I hope you have removed the older version of jdk before installing the new version of jdk. Also after un installation of NWDS, did you delete all the temp files and also the directories created during the original installation of NWDS. Also did you restart your system after the uninstallation of NWDS EHP1 and older jdk before reinstallation of the two softwares?
    Regards,
    Veera
    P.S. The first thing you can try is restarting the PC and try resuming the installation, if it doesnt succeed, please remove all traces of NWDS and JDK, restart pc and then resinstall both of them.

  • Error when downloading Netweaver developer studio

    HI,
    I was trying to Download Netweaver developer studio from SAP SDN SIte itself, Under Downloads-> SAP Netweaver Composite Envirornment
    But I am getting the below error while downloading
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/com.sap.sdn.folder.sdn/com.sap.sdn.folder.application/com.sap.sdn.folder.roles/com.sap.sdn.folder.navigationroles/com.sap.sdn.folder.sdn/com.sap.sdn.role.anonymous/com.sap.sdn.tln.workset.sdnhome/com.sap.sdn.app.workset.additionalobj/com.sap.sdn.app.iview.softwaredownload
    Component Name : com.sap.sdn.softwaredownload.SoftwareDownload
    com.sap.sdn.reporting.Reporter.
    Exception id: 02:53_13/11/08_1022_3414951
    See the details for the exception ID in the log file
    Regards,
    Varun

    hi
    Try out this link for installation.
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/307e90ef-0a65-2a10-e48e-c5a888c81537
    Update via this link.
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/
    I hope this would help you.
    Thanx.

  • From Visual Composer to Developer Studio

    Masters I need some help here!
    I import into the developer studio a *.par file, made with visual composer, so I can modify it from the developer studio.
    The project don't compile because the "GmlDynController" class is missing, so as there's not import sentence in the *.java file, I searched (all over the PC where was install the portal and Visual Composer) for the *.jar or folder containing "GmlDynController" and nothing I found.
    I searched all over the sap's sites "GmlDynController" and nothing was display.
    I only know that is a class introduce by the visual composer and if it's use must be at somewhere.
    ¿Does anybody could tell me where is the GmlDynController?
    Thanks a lot for your time.

    Hi,
      Finding the classesfor the par files is a time consuming task. here are some means tools which will help you find them.
    Jar Class finder is a tool which will help you in this
    download info JAR Class Finder
    plugin installation: Using JAR Class Finder
    Regards,
    S.Divakar

  • Developer Studio deployment problem

    Hi All,
    I'm unable to deploy from Developer studio. Error is 'Server XXX did not accept login request as admin on port 50018'.
    Looked into the documentation and put an entry in the host file too. but i still have the problem.
    Studio (2.0.4)
    Server: SP14
    Tried with Studio(2.0.8 & 2.0.11) too. Please help.
    I'd greatly appreciate an answer.
    Thanks in advance,
    Regards,
    Rajit

    Hi,
    I can tell you some strange thing that happens everytime I am deploying with Developer Studio:
    1.) I deploy locally. My password is xxx. Everything is fine.
    2.) I deploy on the productive system. My password is yyy. Everything is fine.
    3.) I change the settings to the integration system. Refresh the view. I can see the correct integration engine. I deploy. My password is yyy. The files are deployed on the productive system, not the integration system. Bad Luck.
    If I change the password for the productive system to zzz, I get the same error message as you got when I try to deploy with zzz to the productive system. That is because Developer Studio connects to the wrong system.
    This error happens every single time. Therefore I stopped deploying via Developer Studio for other engines but my own localhost. Deplyoing with SDM gui works just fine.
    May be, you have a similar situation ?
    Regards, Astrid

  • Deploying with Developer Studio

    Dear forumpeople,
    I'm trying to deploy a ear. file with de SAP NetWeaver Developer Studio.
    The connection with the SDM Server works fine, but with the ear. file the following error occurs:
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Only Administrators have the right to perform this operation.
    I already read about assigning the Administrators role to the 'admin' user, so I tried the 'User Management' option, found at the J2EE Engine Start page.
    Strange enough, the role 'Administrator' is assigned to 'admin'.
    Please help me on my way.
    Greetings,
    Adri

    Hi
    i am also getting same problem
    I created a new user with the name admin and i assigned the role as admistrator
    But when i want to add the user to the group
    it it showing following exception
    Portal Runtime Error
    An exception occurred while processing a request for :
    iView : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_admin_ws/com.sap.portal.user_management/com.sap.portal.userSearch/com.sap.portal.userSearch
    Component Name : com.sap.portal.usermanagement.admin.UserSearch
    Error occurs during the rendering of jsp component.
    Exception id: 01:29_13/06/07_0026_5683050
    See the details for the exception ID in the log file
    This is the log file information
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : pcd:portal_content/administrator/super_admin/super_admin_role/com.sap.portal.user_administration/com.sap.portal.user_admin_ws/com.sap.portal.user_management/com.sap.portal.userSearch/com.sap.portal.userSearch
    Component class : com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent
    User : Administrator
         at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:969)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:444)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:682)
         at com.sap.security.core.admin.ComponentAccessToLogic.gotoPage(ComponentAccessToLogic.java:128)
         at com.sap.security.core.admin.UserAdminLogic.viewRolesOrGroups(UserAdminLogic.java:5049)
         at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:601)
         at com.sapportals.portal.prt.component.usermanagement.admin.UserAdminComponent.doContent(UserAdminComponent.java:71)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable$1$DoDispatchRequest.run(AsyncIncludeRunnable.java:377)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.core.async.AsyncIncludeRunnable.run(AsyncIncludeRunnable.java:390)
         at com.sapportals.portal.prt.core.async.ThreadContextRunnable.run(ThreadContextRunnable.java:164)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:729)
         at java.lang.Thread.run(Thread.java:534)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: Error occurs during the compilation of java generated from the jsp
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:109)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         ... 16 more
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: Error occurs during the rendering of jsp component
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2189)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:81)
         at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:140)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:284)
         at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:134)
         at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:355)
         at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:934)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:435)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:527)
         at com.sapportals.portal.prt.core.async.AsyncPortalComponentResponse.include(AsyncPortalComponentResponse.java:682)
         at com.sap.security.core.admin.ComponentAccessToLogic.gotoPage(ComponentAccessToLogic.java:128)
         at com.sap.security.core.admin.UserAdminLogic.viewRolesOrGroups(UserAdminLogic.java:5049)
         at com.sap.security.core.admin.UserAdminLogic.executeRequest(UserAdminLogic.java:603)
         ... 11 more
    Please help me to solve this
    Thanks and Regards
    Madhuri

  • 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.

Maybe you are looking for