cancel
Showing results for 
Search instead for 
Did you mean: 

deploy exception creating new RemoteLoginContext

Former Member
0 Kudos

Hi,

I have this exception when I deploy my J2EE application.

The server node is Up and Running.

WebAs version 7

The deployment begins ok, but it fails near de finnish... can anyone help me?

Aborted: development component 'comp'/'fjr.es'/'localhost'/'2008.05.19.11.55.58'/'0':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: [xxx] with user name: [J2EE_ADMIN] 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 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) at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:675) at

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

It worked properly after restart the server.

Thank you

Edited by: Francisco Gonzalez on May 20, 2008 5:03 PM