cancel
Showing results for 
Search instead for 
Did you mean: 

FCO-00011 ERROR ON ECC6 SR3/MS SQL 2003/Win2003 64bit

Former Member
0 Kudos

OS:Windows 2003 server 64bit;SAP:SR3 ;DB:MS SQL 2005;THE ERROR:The step enableUsageTypes with....

ERROR LOG:

Apr 22, 2009 3:37:49 PM Info: Ending deployment prerequisites. All items are correct.

Apr 22, 2009 3:37:50 PM Error: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect Throwable: java.net.ConnectException Throwable message: Connection refused: connect

Apr 22, 2009 3:37:51 PM Error: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect Throwable: java.net.ConnectException Throwable message: Connection refused: connect

Apr 22, 2009 3:37:51 PM Error: Received exception when saving current Engine state: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect

Apr 22, 2009 3:37:51 PM Info: Starting: Initial deployment: Selected development component 'pcui_gp/bp_ass'/'sap.com'/'MAIN_ERP05VAL_C'/'1251608'/'0' will be deployed.

Apr 22, 2009 3:37:51 PM Info: SDA to be deployed: H:\usr\sap\NCC\DVEBMGS00\SDM\root\origin\sap.com\pcui_gp\bp_ass\MAIN_ERP05VAL_C\0\1251608\pcui_gp~bp_ass.sda

Apr 22, 2009 3:37:51 PM Info: Software type of SDA: J2EE

Apr 22, 2009 3:37:52 PM Info: ***** Begin of SAP J2EE Engine Deployment (J2EE Application) *****

Apr 22, 2009 3:37:53 PM Error: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect Throwable: java.net.ConnectException Throwable message: Connection refused: connect

Apr 22, 2009 3:37:53 PM Info: No information about the J2EE engine cluster is available.

The online deployment process is continuing.

Apr 22, 2009 3:37:54 PM Info: ***** End of SAP J2EE Engine Deployment (J2EE Application) *****

Apr 22, 2009 3:37:54 PM Error: Aborted: development component 'pcui_gp/bp_ass'/'sap.com'/'MAIN_ERP05VAL_C'/'1251608'/'0', grouped by software component 'BP_ERP5ASS'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.1.0.11.0.20071026023756''/'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: [nccst] 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.interfaces.cross.DestinationException: cannot establish connection with any of the available instances

Nested exceptions are:

com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 192.168.0.61 and port: 50004

]

at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:455)

at javax.naming.spi.NamingManager.getInitialContext(NamingManager.java:662)

at javax.naming.InitialContext.getDefaultInitCtx(InitialContext.java:243)

at javax.naming.InitialContext.init(InitialContext.java:219)

at javax.naming.InitialContext.<init>(InitialContext.java:195)

at com.sap.engine.deploy.manager.DeployManagerImpl.checkCredentials(DeployManagerImpl.java:2983)

at com.sap.sdm.serverext.servertype.inqmy.extern.DeployManagerAuthMethodInvoker.invokeCheckCredentialsInternal(DeployManagerAuthMethodInvoker.java:51)

at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:45)

at com.sap.sdm.serverext.servertype.inqmy.extern.ExternalMethodInvoker.invokeCheckCredentials(ExternalMethodInvoker.java:32)

at com.sap.sdm.serverext.servertype.inqmy.extern.EngineOnlineDeployerImpl.checkLoginCredentials(EngineOnlineDeployerImpl.java:173)

at com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performDeployment(EngineApplOnlineDeployerImpl.java:168)

at com.sap.sdm.serverext.servertype.inqmy.extern.EngineDeployerImpl.deploy(EngineDeployerImpl.java:96)

at com.sap.sdm.serverext.servertype.inqmy.EngineProcessor.executeAction(EngineProcessor.java:224)

at com.sap.sdm.app.proc.deployment.impl.PhysicalDeploymentActionExecutor.execute(PhysicalDeploymentActionExecutor.java:60)

at com.sap.sdm.app.proc.deployment.impl.DeploymentActionImpl.execute(DeploymentActionImpl.java:186)

at com.sap.sdm.app.proc.deployment.controllers.internal.impl.DeploymentExecutorImpl.execute(DeploymentExecutorImpl.java:48)

at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.executeAction(ExecuteDeploymentHandler.java:83)

at com.sap.sdm.app.proc.deployment.states.eventhandler.ExecuteDeploymentHandler.handleEvent(ExecuteDeploymentHandler.java:60)

at com.sap.sdm.app.proc.deployment.states.StateBeforeNextDeployment.processEvent(StateBeforeNextDeployment.java:127)

at com.sap.sdm.app.proc.deployment.states.InstContext.processEventServerSide(InstContext.java:73)

at com.sap.sdm.app.proc.deployment.states.InstContext.processEvent(InstContext.java:59)

at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.doPhysicalDeployment(DeployerImpl.java:128)

at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:97)

at com.sap.sdm.app.sequential.deployment.impl.DeployerImpl.deploy(DeployerImpl.java:68)

at com.sap.sdm.control.command.cmds.Deploy.execute(Deploy.java:179)

at com.sap.sdm.control.command.decorator.AssureStandaloneMode.execute(AssureStandaloneMode.java:53)

at com.sap.sdm.control.command.decorator.AssureOneRunningSDMOnly.execute(AssureOneRunningSDMOnly.java:61)

at com.sap.sdm.control.command.decorator.SDMInitializer.execute(SDMInitializer.java:52)

at com.sap.sdm.control.command.decorator.GlobalParamEvaluator.execute(GlobalParamEvaluator.java:60)

at com.sap.sdm.control.command.decorator.AbstractLibDirSetter.execute(AbstractLibDirSetter.java:46)

at com.sap.sdm.control.command.decorator.ExitPostProcessor.execute(ExitPostProcessor.java:48)

at com.sap.sdm.control.command.decorator.CommandNameLogger.execute(CommandNameLogger.java:49)

at com.sap.sdm.control.command.decorator.AdditionalLogFileSetter.execute(AdditionalLogFileSetter.java:65)

at com.sap.sdm.control.command.decorator.AbstractLogDirSetter.execute(AbstractLogDirSetter.java:54)

at com.sap.sdm.control.command.decorator.SyntaxChecker.execute(SyntaxChecker.java:37)

at com.sap.sdm.control.command.Command.exec(Command.java:42)

at SDM.main(SDM.java:21)

Caused by: com.sap.engine.interfaces.cross.DestinationException: cannot establish connection with any of the available instances

Nested exceptions are:

com.sap.engine.services.rmi_p4.P4IOException: Cannot open connection on host: 192.168.0.61 and port: 50004

at com.sap.engine.interfaces.cross.Destination.getNextAvailableBroker(Destination.java:55)

at com.sap.engine.interfaces.cross.Destination.getRemoteBroker(Destination.java:35)

at com.sap.engine.services.jndi.InitialContextFactoryImpl.getInitialContext(InitialContextFactoryImpl.java:340)

... 36 more

(message ID: com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.checkLoginCredentials.DMEXC)

Apr 22, 2009 3:37:54 PM Info: Starting to save the repository

Apr 22, 2009 3:37:55 PM Info: Finished saving the repository

Apr 22, 2009 3:37:55 PM Info: Starting: Initial deployment: Selected software component 'BP_ERP5ASS'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.1.0.11.0.20071026023756''/'0' will be deployed.

Apr 22, 2009 3:37:55 PM Error: Aborted: software component 'BP_ERP5ASS'/'sap.com'/'MAIN_ERP05VAL_C'/'1000.1.0.11.0.20071026023756''/'0':

Failed deployment of SDAs:

development component 'pcui_gp/bp_ass'/'sap.com'/'MAIN_ERP05VAL_C'/'1251608'/'0' : aborted

Please, look at error logs above for more information!

Apr 22, 2009 3:37:55 PM Info: Starting to save the repository

Apr 22, 2009 3:37:55 PM Info: Finished saving the repository

Apr 22, 2009 3:37:56 PM Error: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect Throwable: java.net.ConnectException Throwable message: Connection refused: connect

Apr 22, 2009 3:37:56 PM Error: Received exception when restoring Engine state: Could not create JStartupClusterController connected to MessageServer[Host:nccst, Port:3901] : Connection refused: connect

Thank you

wang

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Hi

At which phase of installation you are getting this error?

Is IMPORT ABAP phase finished ? if finished try to login to sap and check j2ee_admin user

Caught exception while checking the login credentials for SAP J2EE Engine. Check whether the SAP J2EE Engine is up and running.

Regards

Uday

markus_doehr2
Active Contributor
0 Kudos

Please put next time code tags around what you post, this will enable us to read

Is the ABAP instance up and running?

Markus