Steup Developer Studio with wine??

I tried to use Wine to install the developer studio on my Linux system. But unfortunately the JDTSetup.exe stops immediately with an error message.
Has anybody running the Dev Studio on Linux? If yes, how?

Hi Jan,
Yes, on the NW4 LinuxLab Testdrive DVD Codewavers Crossover Office was shipped. The Netwaver Developener Studio also shipped on this DVD works fine with Crossover Office. More information can be found here: http://www50.sap.com/linux/eval/nw4/
Cheers,
  Hannes

Similar Messages

  • SAP Developer Studio with no Portal Application option

    Hello everyone, can someone help me in this problem:
    I have installed these days the SAP Enterprise Portal 6.0 SP 7 on Web AS 6.40 and additionally after that I installed for development the SAP Netweaver Developer Studio the version 2.0.3.
    I deployed with SDM those 2 files of PDK 6.0 SP6 in .sda format and add the Java developer role to my admin. I've downloaded from the portal the plugin Connector for Eclipse and copy it in the IDE plugins directory. I made a download in a local directory of the jar files too.
    Starting the Developer Studio with the reason of developing, I can't see in my File-> New ->Project any option like Portal Applications. Not in Windows -> Preferences either.
    Have I done something wrong? If someone had the same problem maybe and want to give a little help.
    I'm thinking now that maybe the version of Developer Studio is too old. If so, does anyone can tell me from where I can download a newer one, because I have seen some links that dont work.
    Thanks,
    Best Regards.

    Hi,
    your version of DevStudio seems indeed to be outdated. If I remember correctly, then EP6 SP7 runs on WebAS 640 SP8? Therefore you should use DevStudio 2.0.8 (where .8 denotes the support package of your WebAS installation)
    You can download a newer version of DevStudio from service marketplace. A trial version of DevStudio 2.0.7 is available here on SDN in the "Downloads/WebAS" section.

  • EE5 Developer Studio with 2004s instance?

    Can I use the developer studio bundled with the EE5 preview to write and deploy J2EE 1.3 apps to a NetWeaver 2004s instance?

    Hi Bill,
    With the NWDS in the Java EE 5 Edition you can also write J2EE 1.3 or 1.4 compiant apps - for example choose Enterprise Application Project (w/o 5) or EJB Project (w/o 3.0). These will generate them as J2EE 1.4, for example you'll have to edit the deployment descriptors to make them 1.3 compliant. Just play around with it and come back if you have any further questions.
    Regarding deployment - unfortunately this is not possible. In NetWeaver 04 and 04s NWDS talked to the SDM, in the Java EE 5 Edition SDM is gone, the deployment process is different. However, you can export the EAR file from the Java EE 5 NWDS and deploy it to the NW04s instance through SDM Remote GUI, for instance (or some other of the deployment options available in 04s).
    Hope it helps a bit!
    -Vladimir

  • 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

  • Overview of Netweaver Development studio(NWDS with DI configuration)

    hi friends
    explain me the brief overview of Netweaver Development studio
    with DI configuration
    send me helpful ppts or pdf files and important links also
    thanks
    ramu.

    Hi,
    go through:[http://www.sap.com/swiss/platform/netweaver/components/developerstudio/index.epx]
    for NWDS wid java infrasturcture:
    [http://www.eclipsecon.org/2004/EclipseCon_2004_TechnicalTrackPresentations/48_Kessler.pdf]
    development using NWDS:
    for NWDI:
    [http://en.wikipedia.org/wiki/SAP_Netweaver_Development_Infrastructure]
    [http://help.sap.com/saphelp_nw70/helpdata/EN/42/c8204dd57f136fe10000000a1553f7/content.htm]
    [http://help.sap.com/SAPHELP_NW04S/helpdata/EN/db/bd3642e2a3ab04e10000000a1550b0/content.htm]
    Regards,
    Khushboo

  • Netweaver Developer Studio Installation

    I am installing developer studio with Sql server along with java engine. But during the installation after giving the path of the JDK and JCE policy following installation occurs.
    ERROR 2008-05-27 12:38:25
    MOS-01185  The subkey 'HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\DPS' does not exist on the 'localhost' host.
    ERROR 2008-05-27 12:38:25
    FCO-00011  The step collect with step key |NW_Workplace|ind|ind|ind|ind|0|0|NW_Onehost|ind|ind|ind|ind|0|0|NW_Onehost_System|ind|ind|ind|ind|1|0|NW_GetSidNoProfiles|ind|ind|ind|ind|2|0|collect was executed with status ERROR .

    you can refer to http://www.dachun.org/IS-SAP/QA/m/MOS-01185__The_subkey_HKEY_LOCAL_MACHINE_SYSTEM_CurrentControlSet_Services_DPS_does_not_exist_on_the_localhost_host.htm

  • Developer studio does not update pipeline

    Hi
    I created my first Endeca app, called testapp2.
    The app seems correctly provisioned, then I created  a project in developer studio with the same name of the app.
    I issue "set instance configuration" and it seems sto work , but in /app/oracle/product/endeca/apps/testapp2/config/pipeline  the file ar not updated.
    The strange things is that if I make a change in the project, the I revert back by issuing "get instance configuration" the previous configuration is correctly loaded in the project. This gives me the idea that configuration are strored somewhere but not where I am looking to.
    Any Idea?
    Regards
    Giuseppe

    That isn't what set instance configuration does, that is why it doesn't work - you are using a utility to update a completely separate piece of software called Merchandising Workbench.
    If you want to apply changes to the configuration to a different server you would copy the changed pipeline directory there.  I.e. if you are editing the pipeline on your local PC, say in C:\Endeca\applications\testapp2\config\pipeilne, you would change things in Developer Studio, click the Save button, then open up whatever you use for file copies and copy the contents of C:\Endeca\applications\testapp2\config\pipeline\* to /app/oracle/product/endeca/apps/testapp2/config/pipeline. Then you would run a baseline via /app/oracle/product/endeca/apps/testapp2/control/baseline_update.sh.
    Michael

  • WEBSERVICE BW integrate in netweaver developer studio 2.0.9

    Hi,
    We want to consume BWWEBSERVICE in J2E servlet.
    We install the netweaver developer studio 2.0.9 (WAS 640)
    How to configure the webservice in BW to execute a BW
    query.In WSCONFIG i do not understand where the relation between the queryview and the service is made?
    We try to use the folowing webservice with wsdl:
    http://frprjsp2.prj.fr:8000/sap/bc/srt/rfc/sap/ZPM_CREDIT_CHECK_WSD3?wsdl
    in netweaver developer studio with the wizard.
    The wizard do not understand the content of WSDL;
    thanks for your help.

    check this link for details.
    http://help.sap.com/saphelp_nw04/helpdata/en/d8/3bfc3f8fc2c542e10000000a1550b0/content.htm
    WSDL for the webservice is
    <Protocol>://<Server>:<Port>/sap/bw/xml/soap/queryview?wsdl
    its a single webserivce for all queries, you will pass which query to be executed as part of the soap request
    Regards
    Raja

  • SAP Netweaver Developer Studio Version Issue

    Dear All,
    We need a clarification on SAP NWDS version to be installed on client machine.
    We have standalone SAP NW 7.3 (Enterprise Portal) server. Its SP level is sp00.
    To develop and deploy portal applications, Which NWDS version we need to use.
    We have the[ LINK|https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/nw/730/doc/auto_com.sap.netweaver.developerstudio.distribution.complete.extsoa_versions.html] to download NWDS
    Please let us know which NWDS version we need to download.
    We have SAP (NW 7.3 SP 00) EP Server. Can we use NWDS 7.3 SP02 to develop and deploy portal applications?
    Can we have NWDS version higher than NW server?

    Hello,
    we are using NWDI (with the SCA corresponding tio the respective server versions) for development.
    Can we use NWDS 7.3 for development of NW7.0 applications (=NWDS version is equal or higher) or do we need to use a developer studio with version corresponding exactly to the servers version?
    Regards,
    Manuel

  • SAP Netweaver Developer Studio SP16 - download

    Please let me know where I can download SAP Netweaver Developer Studio SP16 - is it available on SDN or do we have to be a SAP partner to get this version?
    I tried the full SP16 Java Edition (4 files) but it doesn't contain Studio. The only version of Studio I can find is SP9.
    Thanks,
    Alastair

    Please could you let me know where I can download it. I have tried the following packages from SDN; results are as stated.
    SAP NetWeaver Application Server
    - Developer Studio without Web Dynpro projects    
    SAP NetWeaver Application Server J2EE 5
    - Developer Studio without Web Dynpro project
    Slim Java Edition-Trial (minimized memory consumption)
    - Developer Studio with Web Dynpro v. SP 9
    Full Java Edition-Trial
    - no Developer Studio included
    SAP NetWeaver 2004s Java Trial Version
    - no Developer Studio included; it is available only as a separate download and is v. SP 9
    Thanks,
    Alastair Calderwood

  • 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

  • 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

  • Why does Auto Tone button in Quick Develop panel fail with Win 7 platform?

    I have been a user of Photoshop since the inception of Photoshop CS.  I recently purchased a subscription to Photoshop CC, which comes with Photoshop Lightroom 5.
    I have never used Lightroom, so I purchased the Kindle version of Adobe Photoshop Lightroom 5, CLASSROOM IN A BOOK.  I have this eBook installed on the same Windows 7 PC that I have Photoshop CC and Lightroom 5 installed on.
    I ran into a problem in a section of the first chapter titled “Using Quick Develop in the Library module.”  This section, in part, instructs how to quickly improve the color tonal balance of an image.
    After selecting the required image from the sample images for this lesson, I found the histogram in my Lightroom 5 Loupe view to be the same as the lesson’s photo illustration for this original image.  As described in the lesson, the photo did not have a balanced tonal distribution.
    I followed the lesson’s instruction:  “4. In the Quick Develop panel, watch the tone distribution curve shift in the Histogram panel as you click the Auto Tone button.  Although the automatic adjustment hasn’t done a perfect job with this particular photo, there is substantial improvement; a lot of image detail has been recovered from the overexposed hair and face and there is more depth in the mid-tones. The contrast, however, remains unimpressive, and the darker areas still look flat.”  (See Adobe Creative Team [2013-08-06]. Adobe Photoshop Lightroom 5: Classroom in a Book [Kindle Locations 1024-1026]. Pearson Education. Kindle Edition.)
    This is where I ran into a problem.  After clicking on the Auto Tone Button in the Quick Develop panel, my results were completely different than what was described and shown in the Histogram displayed in the lesson.  Instead, in my Lightroom 5, clicking the Lightroom Auto Tone button has increased the exposure, making it even more over exposed than the original image!  Therefore continuing to follow the instructions in the lesson was a waste of time, since my Auto Tone results were so totally out of sync from that of the lesson.
    This disturbed me, so I decided to open the same sample image in Photoshop CC, Camera RAW 8.2.  Camera RAW provides an Auto Button which improves exposure and color tonal balance to an image.  The results were exactly the same as the Auto Tone functionality in the Quick Develop panel in Lightroom 5.  I couldn't understand why the lesson instructor's results were so positive and mine were so disastrous.  Then it hit me!  I discovered that the lesson writer of this Adobe Classroom in a Book was using Lightroom 5 on a MAC computer.  I could tell by looking at his lesson images.  Just to be sure, I tried this lesson scenario on a different PC with Win 7, Photoshop CC and Lightroom 5.  I got the same failed results.
    I’ve heard from other professionals that Photoshop and Lightroom software only work properly on Apple computers.  I’ve always thought that this was a myth, but have infrequently experienced a good result using the Auto button feature in Photoshop Camera Raw on a Windows PC platform, so I don’t use it often.
    What really has me frustrated is the fact that Adobe no longer has a direct way to report software defects to their tech support or process improvement  teams.  Their online bug reporting process is woefully inadequate.  I've tried twice to create a support ticket on the Adobe site, only to have my case withdrawn mysteriously.  I've tried their online chat, telephone support, and sent emails with image attachments to the address provided by their agent on the telephone.  My email goes unanswered and my open cases somehow get closed.
    Any ideas on how to get this issue addressed by Adobe are sincerely appreciated.

    Adobe tries to improve the Auto Tone function from time-to-time.  I used to completely underexpose an image that had a few bright spots such as car headlights turned on in an otherwise properly exposed image.  This is probably what you’re seeing, LR now guessing brighter more of the time, and it might change, again, in a future version so don’t be too concerned.  
    As others have said, Auto Tone works on some images and not on others, and Adobe can only try to make it work better on more images by changing how it works on all images.  For the lesson example, the author purposely used an image that was improved with auto-tone that LR did at the time of authorship.   You will never have a picture exactly like the lesson’s example, either, so it’s not that important if the lesson is 100% accurate for future versions of LR, just that the general idea that some pictures are improved in certain ways by Auto Tone will still be applicable, and you’ll need to learn, by trial and error, what to do when Auto Tone doesn’t work well or the image needs further adjustment.  That is the important lesson, what to do with your own pictures.
    You can reset a particular slider after a bad Auto Tone by double clicking on that slider.  The Exposure slider is the one I reset most often. 
    You can also LR set the Auto Tone value for just one slider by holding down the Shift key and double clicking on that one slider.  I do this a lot for the Blacks slider to set the black point, without messing up everything else.

  • Can't create portal application project with netweaver development studio

    Hi All,
    I want to follow the toturial (http://help.sap.com/saphelp_nw04/helpdata/en/9e/7d96f7087311d7b84600047582c9f7/frameset.htm) to create a portal application with netweaver , but I am failed at the first step, I can not found "Portal Application Project" option by new->other.
    the version of netweaver development studio I am using is
    Version: 7.2.0
    Build id: 200702220224
    do I need to install a plug - in? if yes, anyone can tell me where to download it?
    thanks & regards, Bin

    Hii...
    In NWDS goto Windows> Open Perspective> others--> Enterprise portal select this and ok....
    Goto File> New> Project> select Portal Application> enter project name and click ok...
    refer this blog also...
    Overview of the Content Development Process
    regards,
    Chinnadurai.R

  • Help With Netweaver Developer Studio Version

    Hi everyone I have a problem, I am doing some examples to programmer Web dynpro using netweaver developer studio, How can I know what is my Netweaver Developer Studio version? Because I have a trial version and I dont know if my version is compatible to doing some examples, for example I found this link
    Web Dynpro Java Tutorials and Samples NW 2004
    and I wanna doing the example "Using EJBs in Web Dynpro" and when I open this document it starts with SAP netweaver 04 and I don't know if my trial version is compatible with this example.
    Thanks

    Israel,
    Open your NWDS, go to Help/About.
    Most likely you will see something like:
    Version: 7.0.11
    If version is 7.0.X, your NWDS is NetWeaver 7.0, formerly known as NetWeaver 2004s.
    Most likely there will be no problem running examples from NW 2004, earlier version.
    Just make sure your JDK you have on your dev computer has similar version as JDK on the target server, if you are building locally and deploying your application to another server.
    Post if you have a different version.
    We will guess what NW version it belongs to.
    Regards,
    Slava

Maybe you are looking for

  • How do I center the image created in my pdf files?

    When I create a pdf file from a windows application and the image has a border around it. Then open the file to view it, the border appears to be shoved to the lower left corner of the opened pdf file image so instead of having a 1/4" border around t

  • PAN Newsreader & multipart binaries

    PAN (133-4) has stopped being able to preview images is they are multipart (single part images are still OK). I get the following message: Attachment not shown: MIME type image/jpeg; filename 199.jpg Any ideas?

  • Bash , find non SYS volume = problem !

    NW65SP8 . Step-01: this is a record in the /etc/pathtab file: /vols/docum DOCUM:\ Step-02: In the my NW65SP8 exist directory: docum:\wrk\corp\sol\Backup_reports_PRAMI Step-03 create folder: sys:\vols\docum Step-04 load bash Step-05 cd /vols/docum and

  • Problems with the ipod

    I have already researched this problem to the max, so any other suggestions are welcome, but I have already read all the discussions on it as well as the Apple Documentation. I am coming here on the off chance someone knows soemthing and so I can doc

  • 73 Days and counting and Photo Stream still grayed out in iCloud CP

    73 Days and counting and Photo Stream still grayed out in iCloud CP since problem first discussed with Apple. No help, just reported to software engineers for investigation. Two months ago! So much for Apples's superior products and customer service.