Quantcast
Viewing all articles
Browse latest Browse all 8667

Re: Problem at the step of Interscope Host Adaptor while configuring Managed System in solman_setup

Hi Nisha,

 

We have installed SAP Management modules immediately after Wily installation.

SAP Host agent is on the latest version 159.

 

 

IntroscopeEnterpriseManager.log

 

 

INFO: Application context successfully refreshed (OsgiBundleXmlApplicationContext(bundle=com.wily.apm.em.monitor.isengard, config=osgibundle:/META-INF/spring/*.xml))

8/06/13 06:36:39.162 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CA Styles r 2.1

8/06/13 06:36:39.259 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CA Styles R5.1.2

8/06/13 06:36:39.511 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Wily APM Axis and Muse Web services

8/06/13 06:36:39.732 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: CEM URL Adapter

8/06/13 06:36:39.867 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Workstation WebStart

8/06/13 06:36:39.903 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Isengard HTTP Tunneling Server

8/06/13 06:36:40.027 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Introscope Online Documentation

8/06/13 06:36:40.434 PM AST [INFO] [main] [Manager.EMWebServer] Deployed web application: Introscope WebView

8/06/13 06:36:50.742 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "Triage Map Configurations"

8/06/13 06:36:50.762 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "SOA Performance Management"

8/06/13 06:36:50.821 PM AST [INFO] [main] [Manager.ManagementModule] Loading Management Module "ChangeDetector"

8/06/13 06:36:50.947 PM AST [INFO] [main] [Manager.Bootstrap] Load all Management Modules complete.

8/06/13 06:36:51.001 PM AST [INFO] [main] [Manager.HighConcurrencyTransportServer] Starting High Concurrency Transport Server

8/06/13 06:36:51.024 PM AST [INFO] [main] [Manager.Dispatcher] Started Dispatcher 1

8/06/13 06:36:51.038 PM AST [ERROR] [main] [Manager.Acceptor] Failed to bind to server socket

java.net.BindException: Address already in use

        at sun.nio.ch.Net.bind(Native Method)

        at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)

        at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)

        at com.wily.isengard.postofficehub.link.server.Acceptor.<init>(Acceptor.java:72)

        at com.wily.isengard.postofficehub.link.server.ConnectionListenerFactory.create(ConnectionListenerFactory.java:31)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.startIncomingConnectionListener(PostOfficeHubServer.java:261)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.startAllIncomingConnectionListeners(PostOfficeHubServer.java:235)

        at com.wily.isengard.postoffice.server.PostOfficeHubServer.acceptIncomingHubConnections(PostOfficeHubServer.java:103)

        at com.wily.isengard.api.server.IsengardControllerServer.acceptIncomingConnections(IsengardControllerServer.java:207)

        at com.wily.isengard.api.samplemain.SampleMain.acceptIncomingConnections(SampleMain.java:117)

        at com.wily.introscope.server.enterprise.EnterpriseServer.initialize(EnterpriseServer.java:703)

        at com.wily.introscope.server.enterprise.EnterpriseServer.doStart(EnterpriseServer.java:360)

        at com.wily.util.ALifeCycle.start(ALifeCycle.java:86)

        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:303)

        at com.wily.introscope.server.enterprise.EnterpriseServer.<init>(EnterpriseServer.java:282)

        at com.wily.introscope.server.enterprise.EnterpriseServer.start(EnterpriseServer.java:1491)

        at com.wily.introscope.em.internal.Activator.startEM(Activator.java:116)

        at com.wily.introscope.em.internal.Application.start(Application.java:27)

        at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:193)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)

        at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:386)

        at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:549)

        at org.eclipse.equinox.launcher.Main.basicRun(Main.java:504)

        at org.eclipse.equinox.launcher.Main.run(Main.java:1236)

        at org.eclipse.equinox.launcher.Main.main(Main.java:1212)

        at org.eclipse.core.launcher.Main.main(Main.java:30)

        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

        at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)

        at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)

        at java.lang.reflect.Method.invoke(Unknown Source)

        at com.zerog.lax.LAX.launch(DashoA10*..)

        at com.zerog.lax.LAX.main(DashoA10*..)

8/06/13 06:36:51.042 PM AST [INFO] [main] [Manager.PostOfficeHub] Server listening for incoming default socket connections on port 6001

8/06/13 06:36:51.045 PM AST [INFO] [main] [Manager] Connection Initiator listening...

8/06/13 06:36:51.047 PM AST [INFO] [main] [Manager.MMHotDeployEntity] Will monitor /usr/sap/ccms/apmintroscope/deploy for new files every 60 seconds

8/06/13 06:36:51.048 PM AST [INFO] [main] [Manager] Introscope Enterprise Manager started.

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN Please initialize the log4j system properly.

log4j:WARN No appenders could be found for logger (com.wily.apm.em.monitor.support.util.TimingThreadPool).

log4j:WARN Please initialize the log4j system properly.

log4j:WARN Please initialize the log4j system properly.

 

Regards,

Sam


Viewing all articles
Browse latest Browse all 8667

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>