Deployment exception : Cannot determine sdm host (is empty). error

Hi all,
i have installed the NW2004 s sneek preview. Trying to deploy a web dynpro application. Yesterday i was able to.
Today The deployment fails with the message
Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
1) I am able to log on to SDM.
2) Can see SDM as running in sapmmc
2) the J2EE engine in the SAP netweaver developer studio shows SDM as green color
With parameters
state  Running
Productive use No
Debug Off
Is there any problem with SDM. I have found quite a number of threads but knon could solve the problem. The problem looks more so complciated since I was able to deploy yesterday but am unable to today.
Appreciate any help
regards
Sam

Make sure that your NWDS has the j2ee engine linked to it.  Under windows->preference->SAP j2ee engine.
If it is configured here, then you should be good.  If it is still not working, try to reboot the j2ee engine and try again.
REgards,
Rich Heilman

Similar Messages

  • Cannot determine sdm host

    Hi,
    I'm developiny webdynpro application usin NetWeaver Developer studio. While I deploy the error below appaers in log.
    How can I solve?
    Thanks.
    Sep 16, 2008 12:49:52 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [006]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !

    Hi,
    Go to window ---> preferences
    You will get a window opened in that
    on the left hand side you have the SAP J2EE Engine option
    double click on that
    if you are using a server which is situated remotely then go for 1st option
    Mesassage Server Host:--<Ip of the server>
    Meassage Server Port :<port no>(Generally 3901)
    If you have server installde locally on your system then go for the 2nd option
    ther will be a browse you acn dind ur server and select that.
    Thanks & Regards,
    Lokesh

  • WebDynpro Error:- Can't determine SDM host

    Hi SDN,
    I have installed the NWDS on my local machine..after that I have created a sample WebDynpro Application as given in one pdf...but when i run that application, i m getting the following error:-
    Feb 22, 2008 10:55:44 AM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Deployment exception : Cannot determine sdm host (is empty). Please configure your engine/sdm correctly !
    I have not install anything other than j2sdk1.4.2_12...I am new to WebDynpro..pls suggest me wht I have to install on my local m/c...& also pls provide me the documents for the same..I think I require SDM on my m/c...
    pls help.

    Dear All,
    You are not getting my point...
    I recentlly got one laptop..in which i have SAP logon pad, NetWeaver Developer Studio & j2sdk 1.4 version...then I tried developing a portal component on our portal using WebDynpro...after that when I created a WebDynpro Application & tried to deploy that at that time I got the error msg that SDM is not available...
    So I just have NWDS & java installed on my m/c...what other softwares I need for SDM to work? Do I need SAP netWeaver 7.0 complete installation on my m/c??
    Pls help.

  • Grid Control cannot determine primary host architecture

    Dear all
    i try to create new standby database for my oracle rac database (2 node) in grid control 10.2.0.2 but after first step of wizard i get this error without any oraerr number : "cannot determine primary host architecture" , but i have all database target items correct ,up and running include ( ASM,Listener,Cluster,Host,Agent,Database instance)
    please help me how i can resolve this error
    Oracle RAC version :10.2.0.1 (windows 2003 R2 X64)
    Oracle Grid Control Agent ( 10.2.0.2 ) for windows X64
    Oracle Grid Control 10.2.0.1 windows 2003 R2 32bit

    Hi all,
    I'm trying to create a stand by database with the same tools as described above. My configuration is the same.
    I've checked in my database and I already got the value 'Intel Pentium' described in the query. I tried the query anyway but, as I was expecting, it didn't solve anything for me.
    If somebody could explain a bit on what actually generate this error and what OMS is looking for in MGMT_TARGET_PROPERTIES, it would be great.
    If I find anything I'll update this post.

  • "Cannot connect to host:" - Visual Administrator Error

    Dear Experts,
    I am unable to login using Visual administrator and the portal is also down. When i try to login using VA it gives the error
    Cannot connect to Host:XXX and Port:XXXX
    and when i try to call the portal url i get a page cannot be displayed error is displayed.
    I have tried the following solution with out any luck.
    Cannot startup visual administrator due to UME logon client details changed
    /thread/731863 [original link is broken]
    Cannot startup visual administrator due to UME logon client details changed
    Very urgent. Please help ASAP
    Thank you
    Thanu

    Hi Tomas Gustafsson,
    Thank for the reply,
    dev_jcontrol
    dev_server0
    dev_dispatcher
    -> Displays the line as programming code 
    Hallo

  • "Cannot Determine Logical System"

    "Cannot determine Logical System is an error I am facing in an RFC connection. What changes to the sttings do I need to make to remove this error?

    Hi Yogesh,
    just check with the below links they may help you.
    help.sap.com/printdocu/core/Print46c/en/data/pdf/CABFAALEQS/CABFAALEQS.pdf
    help.sap.com/saphelp_nw70/helpdata/en/e9/9bc93f92908032e10000000a11405a/content.htm - 22k
    www.*******************/2007/05/ale-abap-cross-applications.html - 138k
    www.sap-img.com/bc059.htm - 6k
    help.sap.com/saphelp_nw04/helpdata/en/da/5990df015b5b43a36f6ce7fa1ee8c0/content.htm - 8k
    help.sap.com/saphelp_nw70/helpdata/en/cb/0f3040cbe60d418d7b4373c0cbf84a/content.htm - 12k
    thanks
    karthik

  • Cannot determine a value for an exit variable in the Formula fn w/p empty

    Hi All,
    We have an exit variable Z_EX_AR_VAR, the would read a hierarchy node input variable (Z_HN_AREA), which is furthur based on a hierarchy input variable (Z_HR_AREA), and wouuld return the first leaf of it.
    We have implemented a input ready query based on this exit variable and it is getting the first node and is input ready and saves the data to the database.
    It works well in the query when we have filtered the characteristic with the hier and hier node and the exit variables.
    We need to use the same value to be used in the Fox function.
    As per the requirement, the Fox function has to process the zero (empty) records.
    So, we have customized formula function to process emptry records.
    And in the function of type formula function that processes empty records, we have used the following statement.
    DATA AR type ZAREA.
    AR = VARI ( Z_HN_AREA, HIENM=Z_HR_AREA, 1).
    We are getting the following error message:
    Cannot determine a value for the variable Z_HN_AREA.
    Planning function ended with errors.
    What is that we are doing wrong here. Is it with the 'Process Empty Records' function that cannot read the variable.
    How come this variable is working in the query and it is not working in the FOX.
    We have done the variable to variable binding in the WAD also. Still the same problem.
    Any ideas? Thanks in advance.
    Best Regards,
    - Shashi
    Thanks in '

    Hi All,
    Michael Wolf from SAP confirmed that we cannot use VARiable read functions in the customized Formula function that processes the zero (empty records) as he spoke to SAP AG about the issue.
    Hence we have made a work around by creating a valid record using a dummy key figure in the Custom Formula function that processes empty records so that in the next step, the regular Formula function would get executed, where we could access the variable values by using VARV, VARI functions.
    Thanks,
    - Shashi

  • Error while deploying EAR file through SDM

    Hi All,
    I am deploying EAR file through SDM. Its taking too much time to deploy in the 3rd stage (its just a simple hello file for testing purpose and its still in that stage for 2 hours).
    When I see the log, I can see some fata error. Please suggest me what should I do. 
    ==
    Oct 15, 2008 4:31:44 PM  Info: SDM started successfully.
    Oct 15, 2008 4:33:21 PM  Info: Opened client connection to sapretail (IP address
    sapretail/172.20.177.203, remote port 58645)
    Oct 15, 2008 4:33:23 PM  Info: Request for Logon as admin accepted
    Oct 15, 2008 4:39:07 PM  Info: Loading archive '/usr/sap/trans/EPS/sap.comwdtu
    torial~ex1.ear'
    Oct 15, 2008 4:40:50 PM  Info: Actions per selected component:
    Oct 15, 2008 4:40:50 PM  Info: Initial deployment: Selected development componen
    t 'wd/tutorial/ex1'/'sap.com'/'LOKAL'/'0.2008.10.14.12.51.57' will be deployed.
    Oct 15, 2008 4:44:41 PM  Info: Saved current Engine state.
    Oct 15, 2008 4:44:48 PM  Fatal: State BeforeNextDeployment can't process event I
    nitiateDeployment
    The reason I am doing through SDM because while deploying through NWDS its throwing an error
    Oct 13, 2008 12:44:41 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [001]Deployment aborted
    Settings
    SDM host : sapretail
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/231477/LOCALS1/Temp/temp41002sap.comwdtutorial~ex1.ear
    Deployment exception : Server sapretail did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server sapretail at port 50118: sapretail
    Inner exception was :
    Server sapretail did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server sapretail at port 50118: sapretail
    Please suggest a solution.
    Regards,
    Jitender

    Now, when I deploy through NWDS, I get the following error.
    Result
    => deployment aborted : file:/C:/DOCUME1/231477/LOCALS1/Temp/temp51346sap.comwdtutorial~ex1.ear
    Aborted: development component 'wd/tutorial/ex1'/'sap.com'/'LOKAL'/'0.2008.10.15.21.04.16':Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [sapretail] with user name: [J2EE_ADMIN]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.] (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted

  • Deployment exception : The deployment of at least one item aborted

    Hello Everybody,
    I am getting error in deploying any applications on WAS server.
    It gives me following error.
    just one application . other  applications  is OK
    Help, anyone?
    2009-6-26 17:47:32 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [005]Deployment aborted
    Settings
    SDM host : JT-PLDEV
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/perplpe/LOCALS1/Temp/temp57144FI_SEARCH_BXD.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/perplpe/LOCALS1/Temp/temp57144FI_SEARCH_BXD.ear
    Aborted: development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.47.22'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD.. Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:      com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro. (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted
    2009-6-26 17:35:20 /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] INFO:
    [004]Additional log information about the deployment
    <!LOGHEADER[START]/>
    <!HELP[Manual modification of the header may cause parsing problem!]/>
    <!LOGGINGVERSION[1.5.3.7185 - 630]/>
    <!NAME[/usr/sap/TD1/JC00/SDM/program/log/sdmcl20090626093509.log]/>
    <!PATTERN[sdmcl20090626093509.log]/>
    <!FORMATTER[com.sap.tc.logging.TraceFormatter(%24d %s: %m)]/>
    <!ENCODING[UTF8]/>
    <!LOGHEADER[END]/>
    Jun 26, 2009 5:35:09 PM  Info: -
    Starting deployment -
    Error handling strategy: OnErrorStop
    Prerequisite error handling strategy: OnPrerequisiteErrorStop
    Update strategy: UpdateAllVersions
    Starting deployment prerequisites:
    Loading selected archives...
    Loading archive '/usr/sap/TD1/JC00/SDM/program/temp/temp57143FI_SEARCH_BXD.ear'
    Selected archives successfully loaded.
    Actions per selected component:
    Update: Selected development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0' updates currently deployed development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.17.23'/'0'.
    Ending deployment prerequisites. All items are correct.
    Saved current Engine state.
    Starting: Update: Selected development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0' updates currently deployed development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.17.23'/'0'.
    SDA to be deployed: /usr/sap/TD1/JC00/SDM/root/origin/local/FI_SEARCH_BXD/LOKAL/0/0.2009.06.26.17.35.09/temp57143FI_SEARCH_BXD.ear
    Software type of SDA: J2EE
    Begin of SAP J2EE Engine Deployment (J2EE Application) *****
    Begin of log messages of the target system:
    09/06/26 17:35:12 -  ***********************************************************
    Start updating EAR file...
      start-up mode is lazy
    -  EAR file updated successfully for 237ms.
    -  Start updating...
    -  EAR file uploaded to server for 823ms.
    -  ERROR: Not updated. Deploy Service returned ERROR:
                         java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD..
                         Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:
                              com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:683)
                              at com.sap.engine.services.deploy.server.DeployServiceImplp4_Skel.dispatch(DeployServiceImplp4_Skel.java:1278)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:319)
                              at com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:200)
                              at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request(P4SessionProcessor.java:136)
                              at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
                              at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
                              at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
                              at java.security.AccessController.doPrivileged(AccessController.java:219)
                              at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:102)
                              at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:172)
                         Caused by: com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:406)
                              at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:321)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.begin(UpdateTransaction.java:164)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:292)
                              at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:326)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:3186)
                              at com.sap.engine.services.deploy.server.DeployServiceImpl.update(DeployServiceImpl.java:671)
                              ... 10 more
                         Caused by: java.lang.NullPointerException
                              at com.sap.engine.services.webdynpro.util.Procedures.switchio(Procedures.java:40)
                              at com.sap.engine.services.webdynpro.ArchiveParser.extractEntry(ArchiveParser.java:127)
                              at com.sap.engine.services.webdynpro.ArchiveParser.process(ArchiveParser.java:101)
                              at com.sap.engine.services.webdynpro.PApplication.process(PApplication.java:170)
                              at com.sap.engine.services.webdynpro.WebDynproContainer.deploy(WebDynproContainer.java:949)
                              at com.sap.engine.services.webdynpro.WebDynproContainer.makeUpdate(WebDynproContainer.java:1281)
                              at com.sap.engine.services.deploy.server.application.UpdateTransaction.makeComponents(UpdateTransaction.java:400)
                              ... 16 more
                         For detailed information see the log file of the Deploy Service.
    09/06/26 17:35:15 -  ***********************************************************
    Jun 26, 2009 5:35:15 PM  Info: End of log messages of the target system.
    Jun 26, 2009 5:35:15 PM  Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****
    Jun 26, 2009 5:35:15 PM  Error: Aborted: development component 'FI_SEARCH_BXD'/'local'/'LOKAL'/'0.2009.06.26.17.35.09'/'0':
    Caught exception during application deployment from SAP J2EE Engine's deploy service:
    java.rmi.RemoteException: Cannot deploy application local/FI_SEARCH_BXD..
    Reason: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.; nested exception is:
         com.sap.engine.services.deploy.exceptions.ServerDeploymentException: Exception during generation of components of application local/FI_SEARCH_BXD in container webdynpro.
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Jun 26, 2009 5:35:15 PM  Info: Starting to save the repository
    Jun 26, 2009 5:35:17 PM  Info: Finished saving the repository
    Jun 26, 2009 5:35:17 PM  Info: J2EE Engine is in same state (online/offline) as it has been before this deployment process.
    Jun 26, 2009 5:35:17 PM  Error: -
    At least one of the Deployments failed -
    Edited by: Gavin Zheng on Jun 26, 2009 6:16 PM
    Edited by: Gavin Zheng on Jun 26, 2009 6:16 PM
    Edited by: Gavin Zheng on Jun 26, 2009 6:17 PM

    Hi,
    1) Please check if J2EE engine is up or not. Please make sure that its up and running.
    2) Please close the project, NWDS and then again open NWDS, project. Deploy the application.
    3) Contact your BASIS consultant and explain the problem to him. Many time, BASIS consultant do carry out some BASIS activities and at that time you get this type of error.
    4) If nothing works out, get your Portal restarted.
    Regards,
    Gary

  • ERROR:Cannot connect to Host: [MTW02SDEP02] with user name: [Administrator]

    Dear All,
    When I try to deploy WD application, it gives me this following error and doesn't deploy.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [MTW02SDEP02] with user name: [Administrator]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception during getInitialContext operation. No server is running. [Root exception is
    Caused by: com.sap.engine.services.security.exceptions.BaseLoginException: Exception in creating new RemoteLoginContext instance.
         at com.sap.engine.services.security.remote.login.RemoteLoginContextExt.<init>(RemoteLoginContextExt.java:34)
         at com.sap.engine.services.jndi.implclient.LoginHelper.clientSideLogin(LoginHelper.java:81)
         at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:355)
         ... 38 more
    Caused by: com.sap.engine.services.rmi_p4.P4ConnectionException: Possible problem: no available running server node. Check your running servers.
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:709)
         at com.sap.engine.services.rmi_p4.P4ObjectBrokerClientImpl.getException(P4ObjectBrokerClientImpl.java:697)
         at com.sap.engine.services.rmi_p4.Parser.newRequest(Parser.java:180)
         at com.sap.engine.services.rmi_p4.Connection.run(Connection.java:427)
         ... 1 more
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted

    Hi
    Try this
    1. Is this is the remote server?
       if yes make one entry in host file under C:\WINDOWS\system32\drivers\etc
        format   :  <server ip>  <servername>
        restart NWDS
    2.If not then put the Ip address  instead of name inside Window--preference --Sap server Check.
    3. Put some different UserId and Password who has deployment rights
    Best Regards
    Satish Kumar

  • Deploy exception

    Hi All,
    Currently I am working with NWDS7.0.16, for that I create a track, under the tacke I create test DC and I created webdynpro application. when I try to deploy the application I am getting exception mention below.
    Could anybody please help me.
    Nov 6, 2008 7:16:37 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [005]Deployment aborted
    Settings
    SDM host : EPDEV
    SDM port : 50018
    URL to deploy : file:/C:/DOCUME1/949644/LOCALS1/Temp/temp50073sap.com~test.ear
    Result
    => deployment aborted : file:/C:/DOCUME1/949644/LOCALS1/Temp/temp50073sap.com~test.ear
    Aborted: development component 'test'/'sap.com'/'LOKAL'/'0.2008.11.06.19.16.19'/'0':Caught exception during application deployment from SAP J2EE Engine's deploy service:java.rmi.RemoteException: Cannot deploy application sap.com/test.. Reason: Clusterwide exception: Failed to deploy application sap.com/test. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine?; nested exception is:      com.sap.engine.services.deploy.container.DeploymentException: Clusterwide exception: Failed to deploy application sap.com/test. Check causing exception for details (trace file). Hint: Are all referenced components deployed and available on the engine? (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment exception : The deployment of at least one item aborted

    Check out similar problem got resloved
    Re: Deploy error when Used DC com.sap.security.api.sda added to Java Web Dynpro
    /message/3537696#3537696 [original link is broken]
    thanks

  • Cannot connect to Host with user name J2EE_ADMIN !!!

    Hi all,
    this exception when deploy from NWDS04s:
    <i><b>Caught exception while checking the login credentials for SAP J2EE Engine. Cannot connect to Host with user name J2EE_ADMIN</b></i>
    Complete exception:
    <i>Result
    => deployment aborted : file:/D:/DOCUME1/VITO1.PAL/LOCALS~1/Temp/temp23237GivaudanNavigation.ear
    Aborted: development component 'GivaudanNavigation'/'local'/'LOKAL'/'0.2006.03.20.16.50.48':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [milds2004] with user name: [J2EE_ADMIN]                     Check your login information.                     Exception is: com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Access Denied.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)
    Deployment exception : The deployment of at least one item aborted</i>
    Any help will be appreciate. Thx.
    Vito

    Hi Nagarajan,
    it seems not good
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>sdm changepassword "sdmhome=D:\usr\sap\GVD\
    DVEBMGS01\SDM\program" "newpassword=ADMIN1"
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>set sdm_java_home=D:/j2sdk1.4.2_09
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>set sdm_64bit_switch=
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>set sdm_heap_size=128
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>set sdm_memory_switch=-Xmx128M
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>set sdm_com="D:/j2sdk1.4.2_09\bin\java"  -X
    mx128M  -jar "D:\usr\sap\GVD\DVEBMGS01\SDM\program\bin\SDM.jar"
    D:\usr\sap\GVD\DVEBMGS01\SDM\program>"D:/j2sdk1.4.2_09\bin\java"  -Xmx128M  -jar
    "D:\usr\sap\GVD\DVEBMGS01\SDM\program\bin\SDM.jar" changepassword "sdmhome=D:\u
    sr\sap\GVD\DVEBMGS01\SDM\program" "sdmhome=D:\usr\sap\GVD\DVEBMGS01\SDM\program"
    "newpassword=ADMIN1"
    CompilerOracle: exclude com/sapportals/portal/pb/layout/taglib/ContainerTag addI
    viewResources
    CompilerOracle: exclude com/sap/engine/services/keystore/impl/security/CodeBased
    SecurityConnector getApplicationDomain
    CompilerOracle: exclude com/sap/engine/services/rmi_p4/P4StubSkeletonGenerator g
    enerateStub
    CompilerOracle: exclude com/sapportals/portal/prt/util/StringUtils escapeToJS
    CompilerOracle: exclude com/sapportals/portal/prt/core/broker/PortalServiceItem
    startServices
    CompilerOracle: exclude com/sap/engine/services/webservices/server/deploy/WSConf
    igurationHandler downloadFile
    CompilerOracle: exclude com/sapportals/portal/prt/jndisupport/util/AbstractHiera
    rchicalContext lookup
    Starting SDM - Software Deployment Manager...
    tc/SL/SDM/SDM/sap.com/SAP AG/7.0005.20051006181702.0000
    Initializing Network Manager (50117)
    Checking if another SDM is running on port 50118
    SDM is integrated in JStartupFramework. No repository changing commands are poss
    ible.
    Processing error. Return code: 4
    Could U help, pls? Thx
    Vito

  • Cannot connect to Host

    Cannot connect to Host: ?  
    Posted: Apr 9, 2007 1:40 PM         Reply      E-mail this post 
    Hi
    I have installed Sneak Preview in my system. When i am executing the Web Dynpro application its asking for SDM password. I have given the password which i am using for RemoteGUI.bat. I am able to login to RemoteGUI using the same passord. But when ever i have given the same password to the in SDM in Web Dynpro i am getting the following error
    <b>
    Error: Aborted: development component 'Sample'/'local'/'LOKAL'/'0.2007.04.08.19.37.49':
    Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.
    com.sap.engine.deploy.manager.DeployManagerException: ERROR: Cannot connect to Host: [compaq] with user name: [Administrator]
    Check your login information.
    Exception is:
    com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception while trying to get InitialContext. [Root exception is com.sap.engine.services.security.exceptions.BaseLoginException: Cannot authenticate the user.]
    (message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)</b>
    But my password is correct..
    One more question.. How to create SLD in Sneak Previrew....
    Please Help Me
    Best Regards
    Ravi Shankar B

    Hi Ravi,
    there could be two reasons:
    1. Check whether you have made entry in Hosts file for your system hostname and IP address mapping. If not, you have to make entry in the host file.
    2. Did you change the password of Administrator? If you have changed password of Administrator then, Open config tool and go to the secure store. Here, provide Same password of Adminsitrator in J2EE admistrator password field.
    Password of Administrator in UME and in config tool should be same at all the time.
    After doing this, try to deploy your application once again.
    Regards,
    Bhavik

  • Deploy Exception Error while Deploying DCs in NWDS 7.3

    Hi
    I have this following error while deploying the DCs into the AS Java.
    "Deployment Exception during deployment phase [DeploymentException], cause=[ASJ.dpl_dc.001085 Operation [deploy] of [demo.sap.com_dc] failed] "
    The DC which i created is a Dictionary DC Which contains Tables created from the entities in EJB DC.
    Thanks
    Teja

    Hi Ervin,
    Thanks for your help. The error I was getting is resolved. It was due to Higher version of NWDS (version including SP and PAT needs to be considered).
    On checking the stack throughly I came up with the error:
    "The given process model was built with a NWDS or development track of a higher version than the target runtime. Revision number of built process model: 4.4. Revision number of process runtime: 4.3. Please refer to SAP note 1600131 for details......"
    One thing learnt:- First thing you need to check is the exact version of SAP PO including the Service Pack and Patch Level.
    You can check this from:
    1. Directly through the URL::   http://<host>:<port>/sap/monitoring/SystemInfo
    2. From http://<server>:<port>/ -> System Information -> Component Information
    The NWDS should be either less than or equal to the version of SAP PO. You need to check all the details including Service Pack and Patch level.
    Ex- If the version of your PO is 7.30 SP 08 PAT 0000
    You cannot deploy SAP PO server with 7.30 SP 09 PAT 0000 nor 7.30 SP 08 PAT 0013.
    You can consider 7.30 SP 08 PAT 0000 or less than that.
    *** In our case, although the SAP PO and NWDS are of same version i.e 7.31. But the higher SP and PAT of the NWDS was giving the error.
    Regards,
    Atreyee

  • Error while deploying webdynpro applications on sdm

    hi all,we are having a server with ip address 172.25.5.115.but recently due to some reasons the is is changed to 172.25.4.114.earlier with previous ip we were able to use all the services like portal SDM...SDM for deploying web dynpro applications etc..very fine....but after the change of ip address we r still able to access the portal fine but not able to deploy the  webdynpro applications.getting the error message.if some one have any ideas please help....

    The error details are as shown below:
    Apr 7, 2008 4:16:27 PM /userOut/deploy (com.sap.ide.eclipse.sdm.threading.DeployThreadManager) [Thread[Deploy Thread,5,main]] ERROR:
    [004]Deployment aborted
    Settings
    SDM host : infpw01622
    SDM port : 50118
    URL to deploy : file:/C:/DOCUME1/283382/LOCALS1/Temp/temp593WD_ExcelExport_NW04s.ear
    Deployment exception : Server infpw01622 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server infpw01622 at port 50118: Connection timed out: connect
    Inner exception was :
    Server infpw01622 did not accept login request as admin on port 50118. Details: ERROR: Could not establish connection to server infpw01622 at port 50118: Connection timed out: connect

Maybe you are looking for

  • Internal blu-ray for new mac mini?

    I want to use the mac mini as a media server, DVD player, blu-ray, music ... and use the mac mini as media centre because it is very ergonomic and beautiful.

  • Difference between notifiers and queues

    Hi, I have a question about notifiers and queues. I try to do a moving average for 6 min, having data with a sampling rate of 25 us. I use a producer/ consumer architecture. The producer loop reads 3 DMA Fifos from my FPGA vi and writes them in three

  • Mac OS X Leopard Wiki not editable by Firefox 4.0.1

    We are running Mac OS X Leopard with the latest updates. When cklicking on the edit button on a wiki page in Firefox 4.0.1 the edit toolbar appears, however the content does not become editable and it is not possible to change it. Does anybody know h

  • Disable that user can change windows clock

    hello, does anyone know a method to disable that the user can change the time of the windows clock. I can change this setting with gpedit.msc We want to distribute this setting with zenworks. Snapshot do not work and in the C1 User Package -> User Ex

  • SCCM Report Based on Microsoft Product list

    Hi Dears I need report for software Update in sccm Based on product list. what shall I do? Best Regards