Can not access DTR via NetWeaver Developer Studio

Hi all,
I'm able to access DTR in the browser with this URL :  http://<servername>:50000/dtr
That's good.
Now ... I specified the same DTR server URL when creating a new DTR client in NWDS.
When I tried to log on it says :
Ping on server http://<servername>:50000/dtr/ returned: 401 Unauthorized
User not authorized for server http://<servername>:50000/dtr/
Howcome I can login via the browser but not via NetWeaver Developer Studio ?
Can anyone help me with this issue plz ?
Kind regards,
Abjuh

Hi Slava,
Thx for your answer.
Indeed my user & paswords where different on some systems.
Now I made sure that all usernames & paswords are the same on every system.
Issue solved !
Thx & regards,
Abjuh.

Similar Messages

  • Can not access internet via wired connection, wireless working OK

    Background information,Came home from vacation turned on PC to access email.Emails started downloading then stoped,started getting messages that firefox stopped working and Thunderbird quit working and others.My desktop is attached to a verizon router.all my other devices are wireless and are working fine through the same router.I connected my laptop to the lan connection, turned off wifi and accessed the internet via lan connection.Using device manager, checked drivers, says up to date, also says that it is working properly.I have gone to the command line and can ping google.com.I can ping the loop around. ping127.0.0.1I have done the ipconfig/release,ipconfig/renew, and ipconfig/flushdnsipconfig/all indcates that it is there and enabledMy Lan connection is part of the mother board.can not access internet via wiredconnection.Not sure what to do next.Help Please   

    Reply: I spent about an hour last night doing all the things that you suggested including moving the lan cable from my desktop to my laptop which worked fine. When I hoover over the connection it says;  Network3                                                                                        Internet Access   no error messages.When I unplug the cable at the router a red x covers that connection icon.Plug it back in red x goes away.It is seeing the router, just does not appear to be providing selected web page info.Computer thinks it is working fine.

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

  • Security photo - does not show any apps that have requested access. I can not access photos via apps. How to fix it?

    Apps can not access photos.
    Apps never asked if they could access photos.
    Security>Photos  - there are no apps on the list.
    I have restarted.
    Backed up, restored.
    No improvement.
    Thanks.
    ps my iphone allows access, so I know 'how' to do it usually.

    Found the answer:
    Go to settings/general/restrictions/photos and allow the apps to have access to photos

  • Can not access FWSM via session command in cisco 6513 (VSS enabled)

    Dear All,
                  Today i received FWSM from cisco (RMA), I need to configure it as standby unit for existing FWSM active/standby setup.
    IOS on RMAed FWSM is 2.3.4 and  cisco VSS supports FWSM IOS 4.0.4 and later.
    My issue is, I cannot access FWSM (IOS 2.3.4) via session command from cisco 6513 but could successfully consoled it without any problem. I have reloaded it twice and also tried to disable and enable power on it.
    VSS#sh module switch 2
    Switch Number:     2   Role:  Virtual Switch Standby
    Mod Ports Card Type                              Model              Serial No.
       2    6  Firewall Module                        WS-SVC-FWM-1  -----------
    Mod MAC addresses                       Hw    Fw           Sw           Status
      2  0034.2fd7.3b04 to 0019.2fa7.3b0b   4.2   7.2(1)       2.3(4)       Ok
    Mod  Online Diag Status
      2  Pass
    VSS#session switch 2 slot 2 pro 1
    The default escape character is Ctrl-^, then x.
    You can also type 'exit' at the remote prompt to end the session
    Trying 127.0.1.21 ...
    % Connection timed out; remote host not responding
    Can someone please let me know why I cannot access FWSM through session command ?
    Whether this is because of older IOS ? If yes then how to upgrade its IOS ?
    Is it possible to upgrade IOS via FWSM console ? if yes, please let me know.
    Do i need to test on different slot ?
    Look forward to hearing from someone.
    Thanks & Regards
    Ahmed...

    There is a limitation that FWSM running version older than 4.0.4 will not accept session from the switch if the FWSM is not seated into switch 1 AND if switch 1 is not active.
    So to upgrade the FWSM you either need to use the console or put the FWSM physically in switch 1.
    Thanks,
    Jeroen

  • Error during installation SAP SAP NetWeaver Developer Studio

    Hello,
    Can somebody help installing SAP SAP NetWeaver Developer Studio?
    I get the message:
    SAP NetWeaver Developer Studio 2.0.0. Setup Wizard not Completed
    The SAP NetWeaver Developer Studio 2.0.0 Setup has not successfully installed all selected components on your computer, either because a component could not be installed or the process has been aborted.
    Click Finish to exit the wizard.
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    The following program files could not be installed:
         c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\vmconfiguration.xml
    The installed applications may not function correctly until all program files are successfully installed. For detailed error descriptions, please open file://D:\IDE\setup\saplogvw.exe .
    It looks like a Windows XP problem, because manually I can't copy or create a file in de directory:
    C:\Documents and Settings\All Users\Documenten
    So the following directory doesn't exits:
    c:\documents and settings\all users\documenten\sap\workspace\.metadata\.plugins\org.eclipse.jdt.launching\
    It's weird that I don't have access to the "Documenten" directory (this is the dutch Shared-documents-directory) , because I never changed it.
    When I right-click the directory "Documenten", and I go to Properties, then I don't see a tab setting access groups.
    How can I get access again to the "Documenten"-directory?
    Kind regards,
    Alwin.

    Sunil,
         There is a NW-DS version on the NW4 test drive DVD given out at TechED which I believe was also posted on the ftp.sap.com before TechEd '04 for CeBit 2004. I personally would like to put my vote out there for getting preview versions to the hands of admins to install and kick the tires before we try to convince management to buyin to purchase a product. Another way SAP reduces TCO?
    Bill

  • SAP Netweaver Developer Studio on Vista

    Can I install the SAP NetWeaver Developer Studio on Windows Vista?

    Hi,
         You can very well install Netweaver Developer Studio on Vista. The issue which you might face on Vista is, that if you do not have full administrator access to your computer, you won't be able to change the host file.
    I hope this solves your issue, if you are looking for something else, please revert. I'll be happy to help you.
    Cheers!!!
    Umang

  • Where "SAP Netweaver Developer Studio 2.0"?

    Hello!
    Where can I download the "SAP Netweaver Developer Studio 2.0"?
    I read this:
    http://expertanswercenter.techtarget.com/eac/knowledgebaseAnswer/0,295199,sid63_gci1105518,00.html
    But I don't find the Netweaver Developer Studio on the download page or in the shop.
    Thank you very much.

    Hi Tilo,
    I am glad that your question was answered. Unfortunately this is not the right forum to ask those kinds of questions.
    take a look at the description of this forum:
    <u><b>This forum is for the exchange of suggestions and improvement ideas regarding the SAP Developer Network. If it is an SDN system bug please report it by selecting Contribute -> Feedback in the top right navigation.</b></u>
    Please post questions like yours in one of the sap netweaver forums, thanks.
    If you have a suggestion instead of question post it here.
    regards
    Thomas

  • Issue about SAP NetWeaver Developer Studio download!

    Hi, all
    as mentioned in the topic , where can i get the SAP NetWeaver Developer Studio installer  package.
    coz currently, i am studying Adobe interactive form.
    thanks very much!

    David,
    You will need a Markeplace id to access the downloads section as mentioned by Arafat.
    Ask your Basis guy to create one for you and then goto following path to download the NWDS:-
    http://service.sap.com/swdc
    --> Click on downloads
    --> Support Packages and Patches
    --> SAP NetWeaver
    --> SAP NETWEAVER
    --> SAP NETWEAVER 7.0
    --> Entry by Component
    -->  Developer Studio
    As far as I know there is no trial version NWDS but you can download complete NetWeaver 7.0 release from [here |https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/60d6c8b7-5d8f-2910-31bf-ebdf74fefd8b] which contains the NWDS.
    Chintan

  • Netweaver Developer Studio Version 2.0.18 and Version: 7.0.09

    Hi All,
    Can I run both  versions,
    Netweaver Developer Studio Version 2.0.18 and Version: 7.0.09 in the same computer? Pls let me know.
    Thanks,
    Kumari

    Hello Kumari,
    You can use both versions of NWDS in same system. But make sure that while installing the second one specify a different work space. We have already did it.
    regards,
    Anandh

  • Sap netweaver developer studio 7.0 Download

    Hello,
    anyone know where can I find the sap netweaver developer studio 7.0 to download?
    Thanks

    Hello Hernando,
    you download CE Trial or Preview version from [link|https://www.sdn.sap.com/irj/scn/nw-ce-downloads] and unpack it. And instal on your OS (Windows) SAP NetWeaver Developer Studio.
    Bye,
    Peter

  • SAP NetWeaver Developer Studio in Windows Vista 64bit?

    Can I install the SAP NetWeaver Developer Studio on Windows Vista 64 bit ?

    Hi MixMoraes
    If you use the trial version only NetWeaver Developer Studio works, the application server don't, because its only 32 bits.
    Regards
    Marcos

  • NetWeaver Developer Studio sp16

    Hello Folks,
    Where can I download just the NetWeaver Developer Studio sp16 from?
    Thanks,
    Kiran

    Hi
    If you download sp16 or sp7 from this link, developer studio is part of it.
    https://www.sdn.sap.com/irj/sdn/downloaditem?rid=/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Regards, Suresh KB

  • ISA Extention  and SAP NetWeaver Developer Studio

    Hello all,
    Does anybody know how can I use the SAP NetWeaver Developer Studio for modifying (Extension) the b2b isa application starting from (war) or (ear) files. ?
    Thanks,
    Djamel

    Djamel
    I assume that B2B application is already running in the Server .
    1. Create a <b>Web Module Project</b> in the NDWS.(File --> New --> Web Module Project)
    2. Select the Project Name, right click --><b>Import</b> --> Browse --> Select the <b>ROOT</b> folder of the B2B Application already running <b>in the server</b>. <b>Check Mark</b> on the root.
    3. Click  <b>Finish</b>  .
    This creates the Customer B2B Project for you  in the NWDS.
    Also , its worth to have a look at the follwoing threads
    <b>(CRM-) ISA-developers: How do you work with NWDS? which deals with the most of the problem & solution for the problem & how do we achieve it. Its a good start.
    Thanks
    Jack
    <b>PS: Allot points for all worthful postings</b>
    Message was edited by: Jack

  • Netweaver Developer Studio 6.20/6.40

    Hi all,
    Please tell me Where can i get to download Netweaver Developer Studio 6.20/6.40.
    I checked in SAP service market place.But I didnt find any.
    regards,
    chandu.

    Here is the link. Netweaver Developer Studio will be part of Java stack.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/uuid/cfc19866-0401-0010-35b2-dc8158247fb6
    Please reward and close the post if answered.
    Srinivas

Maybe you are looking for