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

Similar Messages

  • SAP Netweaver Developer Studio Updatesite problem

    Hi,
    I have installed SAP Netweaver Developer Studio CE 7.1 SP09 in my desktop. I am trying to connect to local update site.
    I am getting the below mentioned error.
        Network connection problems encountered during search.
        Unable to access "http://<host_name>:<port>/updatesite".
        Error parsing site stream. [The XML stream is not a valid default "site.xml" file. The root tag is not site.]
        The XML stream is not a valid default "site.xml" file. The root tag is not site.
        Error parsing site stream. [The XML stream is not a valid default "site.xml" file. The root tag is not site.]
        The XML stream is not a valid default "site.xml" file. The root tag is not site.
    I have updated the com.sap.ide.update.autostart.prefs file with the local update site. Also I have provided the proper network connection details in windows -> Preferences -> Network Connections.
    Please let me know the solution for this.
    Regards,
    Kalainila B

    Hello Kalainila 
    Are you able to access;
    https://nwds.sap.com/swdc/downloads/updates/netweaver/nwds/ce/710
    what error are you recieving?
    Thanks
    Kenny

  • SAP netweaver developer studio - deploying to j2ee engine - URGENT!!

    I am trying a deploy a j2ee application from SAP netweaver developer studio. It is asking for SAP J2EE engine's message server port. Do you know from where I can find that???

    Hi,
    the message server port is given in the profile file for the Central Services instance of the J2EE Engine. Here's the path to this file: \usr\sap\<SID>\SYS\profile directory. The file name is formed using the following scheme: <SID>_<Central_instance_name>_<hostname>.
    Open it with a text editor and have a look at the value of the rdisp/msserv property (this is the port of the message server you need to use).
    Regards,
    Ivo

  • NetWeaver Develop Studio debug problem

    Hi all.
    I am new to using NetWeaver Develop Studio. My team have 4 persons, so we use one remote WAS server as debug and running server.
    I always use webdynpro debug method to debug the webdynpro application. But sometimes when I start the debug, it always returns me ' cannot connect to remote vm '. Sometimes I have to restart the remote server to solve this problem.
    My question is
    1. Whats can be the reason for this ' cannot connect to remote vm' ? How to solve it forever.
    2. Is there any easy way to debug ? Because for remote server, my System.out.println() cannot works.
    I just want to see whether some  if {} else {} code have reach .
    Thanks a lot.

    Hi,
    For starting ur debugging session on just follow this steps:
    1)Go to j2ee engine tab-->Right-click the server node and then choose the appropriate function from the context menu.
    <b>Enable debugging of process</b> in a Single Server Configuration.
    2)Insert a break point in ur code where u want to c the result.
    3)go to the debug menu>give a new webdynpro configuration>and give the name of the appln.
    4)give debug to start debugging.this automatically switches to ur debug perspective.
    5)There u can c the expected outcome.
    Also check on to this link.This provides u step by step procedure.
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/849170e3-0601-0010-d59e-ddfce735fac5
    Hope this solves ur problem,
    Regards,
    Nagarajan.

  • Netweaver developer studio - Deployment exception

    Hi All,
    I am getting the Deployment exception error when try to deploy ear file to WAS.
    Error details at the bottom of this message.
    I did the changes mentioned at the following link and no success.
    deploy new archive n run
    Can anyone help
    Settings
    SDM host : sapupgsbx4
    SDM port : 55518
    URL to deploy : file:/C:/DOCUME1/nairp/LOCALS1/Temp/temp5593CalcualatorEar.ear
    Deployment exception : Server sapupgsbx4 did not accept login request as admin on port 55518. Details: ERROR: Could not establish connection to server sapupgsbx4 at port 55518: sapupgsbx4
    Inner exception was :
    Server sapupgsbx4 did not accept login request as admin on port 55518. Details: ERROR: Could not establish connection to server sapupgsbx4 at port 55518: sapupgsbx4

    Yes, the SDM is running  - but I have to look in which mode.
    What I forgot to say is, that the problem occurs since I've added 2 EJBs to the ejb-jar(.xml). Before that it worked well. But the IDE doesn't show any error in the classes.
    The new EJBs are structured like the old ones, just with some different attributes.
    I tried to build and deploy it again after removing the old EJB container from my local system and the sdm - after a few refreshs in the navigator perspective and rebuilds the problem was solved.
    Edited by: Ramón Diegel on Jul 21, 2008 3:43 PM

  • Development time Deployment problem

    hi
    I'm new to EJB.I'm facing a problem of making jar everytime i make correction to any of the page/bean of the project.
    I've to delete the jar first then create a new one & then deploy it on the server.this process i've to repeat everytime.Is there a way by which i can avoid repeating this.
    i'm using Forte for java as editor.
    the way we do in JSP application with forte as editor.
    I hope the problem is clear & i'll certainly get the help.

    hi
    I do this task by deploy tool in j2eesdk, there's update-files-tool in the menu that updates all files in my jar (ear).
    If you don't want to use this interactive tool, you can use "ant" (see http://jakarta.apache.org/ant/index.html)to do all your actions automatically.
    QuiQ

  • SAP Netweaver Developer Studio -- Deployment Error?  Please help!

    Hello there,
    I had just created a very very simple application on NWDS. When i tried the option 'deploy new Archive and Run'
    It gave me this error saying:
    Aug 16, 2008 4:00:25 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I was afraid maybe the SDM was not running. So, i went into the usr folder and clicked on 'RemoteGui.bat'  Then it started the SDM.
    But, again when I tried to -deploy new Archive and Run-, it gave me back the same error above in NWDS.
    Can somebody please help me with this? or How do i configure my SDM to match the requirements of NWDS ?
    Thank You
    Dino.

    UPDATE: ok. I went to Window >> Preferences>> J2EE engine >> and selected SAP J2EE engine is located on local host..
    It worked!
    The search function for some reason is not that particularly great on this forum. I typed exact error phrase, and it could not find the right thread. But, for some reason, i tried through GOOGLE with the error phrase and then it leaded to the right thread where few people on this forum had the same issue.

  • NetWeaver Developer Studio Plugin Problem

    I just installed a new Eclipse plugin and it does not load in to any existing workspaces.  The only way that I can get the plugin to work is to create a new workspace. 
    This does not seem right to me.  I have used WSAD in the past and it automatically updates the existing workspace the next time you open it.  Is this something IBM added to Eclipse that SAP has not?  Anyone know of any other ways to get a plugin to work with out creating a new workspace?
    Thanks,
    Steve

    Hi Steve,
    SAP built a large framework into eclipse for NWDS. This framework may influence the behaviour of additional plugins. Because of this we set up a new plugin certification process. An other plugins may not run.
    Regards,
    Benny

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

  • 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

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

  • 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

  • Deployment in Developer Studio

    Hi all,
    when I deploy some application in developer studio this takes lots of time to deploy and get the warning bellow:
    Aug 23, 2006 9:04:36 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [002]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7186 - 630]/>
    <!NAME[D:\usr\sap\J2Q\JC00\SDM\program\log\sdmcl20060823114408.log]/>
    <!PATTERN[sdmcl20060823114408.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[Cp1252]/>
    <!LOGHEADER[END]/>
    Aug 23, 2006 9:11:18 AM  Info: -
    Starting deployment -
    Aug 23, 2006 9:11:18 AM  Info: Error handling strategy: OnErrorStop
    Aug 23, 2006 9:11:18 AM  Info: Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Aug 23, 2006 9:11:18 AM  Info: Update strategy: UpdateAllVersions
    Aug 23, 2006 9:11:18 AM  Info: Starting deployment prerequisites:
    Aug 23, 2006 9:11:18 AM  Info: Loading selected archives...
    Aug 23, 2006 9:11:18 AM  Info: Loading archive 'D:\usr\sap\J2Q\JC00\SDM\program\temp\temp47151FileUpload_BPMEC.ear'
    Aug 23, 2006 9:11:19 AM  Info: Selected archives successfully loaded.
    Aug 23, 2006 9:11:19 AM  Info: Actions per selected component:
    Aug 23, 2006 9:11:19 AM  Info: Update: Selected development component 'FileUpload_BPMEC'/'local'/'LOKAL'/'0.2006.08.23.08.36.51' updates currently deployed development component 'FileUpload_BPMEC'/'local'/'LOKAL'/'0.2006.08.23.08.16.08'.
    Aug 23, 2006 9:11:19 AM  Info: Ending deployment prerequisites. All items are correct.
    Aug 23, 2006 9:11:19 AM  Info: Saved current Engine state.
    Aug 23, 2006 9:11:19 AM  Info: Starting: Update: Selected development component 'FileUpload_BPMEC'/'local'/'LOKAL'/'0.2006.08.23.08.36.51' updates currently deployed development component 'FileUpload_BPMEC'/'local'/'LOKAL'/'0.2006.08.23.08.16.08'.
    Aug 23, 2006 9:11:19 AM  Info: SDA to be deployed: D:\usr\sap\J2Q\JC00\SDM\root\origin\local\FileUpload_BPMEC\LOKAL\0.2006.08.23.08.36.51\temp47151FileUpload_BPMEC.ear
    Aug 23, 2006 9:11:19 AM  Info: Software type of SDA: J2EE
    Aug 23, 2006 9:11:19 AM  Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2006 9:11:34 AM  Info: Begin of log messages of the target system:
    06/08/23 09:11:19 -  ***********************************************************
    06/08/23 09:11:19 -  Start updating EAR file...
    06/08/23 09:11:19 -  start-up mode is lazy
    06/08/23 09:11:20 -  EAR file updated successfully for 422ms.
    06/08/23 09:11:20 -  Start updating...
    06/08/23 09:11:21 -  EAR file uploaded to server for 860ms.
    06/08/23 09:11:34 -  Successfully updated. Update took 13343ms.
    06/08/23 09:11:34 -  Deploy Service status:
    06/08/23 09:11:34 -    Application : local/FileUpload_BPMEC
    06/08/23 09:11:34 -   
    06/08/23 09:11:34 -    local/FileUpload_BPMEC  - WEBDYNPRO
    06/08/23 09:11:34 -  ***********************************************************
    Aug 23, 2006 9:11:34 AM  Info: End of log messages of the target system.
    Aug 23, 2006 9:11:34 AM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Aug 23, 2006 9:11:34 AM  Info: Finished successfully: development component 'FileUpload_BPMEC'/'local'/'LOKAL'/'0.2006.08.23.08.36.51'
    Aug 23, 2006 9:11:35 AM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Aug 23, 2006 9:11:35 AM  Info: -
    Deployment was successful -

    Hi,
    Deployment in about 30 seconds, that's not uncommon.
    It depends on your project size and network band width.
    Did the same project deploy faster in the past?
    Furthermore I don't wee warnings, just info statements.
    Regards,
    Roelof

  • Could not deploy application with Developer Studio 7.0.0

    Hi,
    I ran into a problem while deploying any of my applications (Web Dynpro, J2EE, Dictionary) to any of my remote servers with NetWeaver Developer Studio version 7.0.0.
    <b>Problem:</b>
    <i>Deployment exception: Server [Host] did not accept login request as admin on port [Port]. Details: ERROR: Could not establish connection to server [Host] at port [Port]: Connection timed out: connect...</i>
    Prior to installing version 7.0.0, I used the version 2.0.9. Everything worked fine then. The Message Server Host and Port on the ver 7.0.0 were configured exactly the same as ver 2.0.9. System settings (Proxy, Firewall) have never been changed.
    Anyone has worked on version 7.0.0 and experienced the similar problem?
    Thanks.
    Teecheu Loh

    I think my case is pretty similar to the case in this thread
    Problems with connecting NWDS SP15 via VPN
    I will open an OSS.

Maybe you are looking for

  • Frequent Logic 9.1.7 crashes ... again!

    Hi,all of you wise people, Here I come with another Logic frequent crashing issue. It does it every ten,or so minutes,sometimes during working,sometimes upon quitting ??!! At first,I reinstalled the Logic program,then the BFD2(the only non Apple plug

  • How to send message from multiline container to same webservice or bus. sys

    Hi All, I want to send message from multiline container to a syn web service sequentially. I am getting that multiline container after a transformations step (1: n mapping). where i dont known what will be the value for n (number of message in multil

  • Computers not waking up to install updates

    Hi, I wonder if someone will be able to help me. WSUS server is configured and working correctly. GPO settings are configured to wake up computers at 3AM, install and reboot them (use power management to wake up computers is enabled). All PCs are run

  • Set used in FI Validation 'IN' clause

    Dear friends, Looking for Set used in FI Validation 'IN' clause. Regards, Praveen Lobo

  • Job and Spools

    Hi, In SM36, I create a job with ONE step : run program "prog_1". Then in a special case, in this program "prog_1" :  we submit a second program "prog_2" which create also a log "log_2" .  Then we return to "prog_1" to edit a log "log_1". Resume:   a