emil
07.04.2009, 20:50
After having installed the Development Toolsuite for Windows and having completed the initialization, I figured the following issue with tomcat:
=============================================
Start Tomcat
=============================================
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
check-tomcat:
[echo] Check is Tomcat already running ...
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] TSP Status: STOPPED
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
start-tomcat:
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
wait-tomcat:
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] 07.04.2009 10:12:21 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:21 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:26 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:32 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:37 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:42 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:48 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] TSP Status: RUNNING
BUILD SUCCESSFUL
Total time: 52 seconds
Does anyone knows why this behavior appears?
Greets,
-emil
=============================================
Start Tomcat
=============================================
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
check-tomcat:
[echo] Check is Tomcat already running ...
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] TSP Status: STOPPED
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
start-tomcat:
BUILD SUCCESSFUL
Total time: 1 second
Buildfile: C:\SOPERA\Devbox\tomcat.xml
init:
wait-tomcat:
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] Failed network interaction with: https://localhost:18342/mbean?objectname=sbb:*
[java] 07.04.2009 10:12:21 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:21 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:26 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:32 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:37 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:42 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] 07.04.2009 10:12:48 org.sopware.mss.accessor.https.ReasonableHostnameV erifier verify
[java] INFO: Connecting to host with non-matching ip address. Host localhost Cert: sopsolutions
[java] TSP Status: RUNNING
BUILD SUCCESSFUL
Total time: 52 seconds
Does anyone knows why this behavior appears?
Greets,
-emil