cancel
Showing results for 
Search instead for 
Did you mean: 

Error in Phase during installation Solution Manager 7.1

Former Member
0 Kudos

Dear all,

when I want to install the Solution Manager 7.1 it comes an error during a installation phase.

The log of the error (JAVA) is:

ConfigMainExt state200

TYPE=A<BR>STATE=<BR>INFO_SHORT=com.sap.security.core.server.destinations.api.DestinationException: com.sap.security.core.server.destinations.api.DestinationException: [destination_0000] No such destination of type WebService exists.

at com.sap.security.core.server.destinations.service.DestinationServiceImpl.getDestinationNames(DestinationServiceImpl.java:278)

at com.sap.ctc.util.DestinationConfig.maintainDestination(DestinationConfig.java:122)

at com.sap.ctc.util.DestinationConfig.maintainWebServiceDestination(DestinationConfig.java:93)

at com.sap.ctc.util.DestinationConfig.performFunction(DestinationConfig.java:50)

at com.sap.ctc.util.ConfigServlet.doGet(ConfigServlet.java:74)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:401)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:266)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:386)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:364)

at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:1039)

at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:265)

at com.sap.engine.services.httpserver.server.Client.handle(Client.java:95)

at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:175)

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(Native Method)

at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:104)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:176)

// => Maintaining Destination Service: sap.com/tcwdpdfobject/com.sap.tc.webdynpro.adsproxy.AdsProxy/ConfigPort_Document

  1. ERROR: Destination Service not available! // No such destination of type WebService exists.

<BR>CONFIGURATION=

Can anyone tell me what it is?

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks. The solution was, that I closed the installation, restart the system and start the installation again and it works.

Former Member
0 Kudos

Hi,

Maintaining Destination Service: sap.com/tc~wd~pdfobject/com.sap.tc.webdynpro.adsproxy.AdsProxy/ConfigPort_Document

are you stuck with Configure Adobe Document Services? check that part again or reboot the machine try to start again,

some time this could trick,

Thanks,

Jansi

Paul_Babier
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello,

What phase of the installation does this error occur?

Is it failing to start the Java Engine?

The reason I ask is the JVM will fail until you have set the java parameters, and you can't do that until the j2ee/configtools directory is created and you can run configtools, and that doesn't happen untilt eh start of the JVM phase, and then it always fails because the MAXHEAP is set too low by default and other parameters need setting. Then when the Install is re-started it can start the JVM and continue.

This is not mentioned in the install guide. However if you are failing in another step, you would need to mention what step.

You need to name the log you are showing the error, because it may or may not be the right log to look at, or it may be an error, but is not the cause. So if my guess is not right, please specify the phase name it fails and the log you reference, because there may be other logs that have better information as to why it failed. One you should check is dev_server0, in work.

Regards,

Paul