cannot start TC runtime instance - Please help!
Hello,
I am stuck and very fustrated.
I have downloaded the trial version of tc server and i cannot get the tc runtime to work.
i ran trruntime-instance.bat create myserver - server was created
i ran tcruntime-ctl.bat start myserver - server failed to start
on a few occasions i have started the service but when i do status it says the wrapper | started no
stuck.
here is my wrapper log.
STATUS | wrapper | 2012/03/22 17:30:46 | Starting the SpringSource tc Runtime instance - tcruntime-C-home-tcserver-vfabric-myserver service...
STATUS | wrapper | 2012/03/22 17:30:46 | --> Wrapper Started as Service
STATUS | wrapper | 2012/03/22 17:30:47 | Launching a JVM...
INFO | jvm 1 | 2012/03/22 17:30:47 | Wrapper (Version 3.2.0) http://wrapper.tanukisoftware.org
INFO | jvm 1 | 2012/03/22 17:30:47 |
INFO | jvm 1 | 2012/03/22 17:30:48 | java.lang.Error: org.apache.catalina.LifecycleException: Failed to initialize component [StandardServer[-1]]
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.startup.Catalina.load(Catalina .java:598)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.startup.Catalina.load(Catalina .java:620)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at java.lang.reflect.Method.invoke(Unknown Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.startup.Bootstrap.load(Bootstr ap.java:281)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.startup.Bootstrap.main(Bootstr ap.java:449)
INFO | jvm 1 | 2012/03/22 17:30:48 | at net.covalent.tomcat.wrapper.ThreadDumpWrapper.main (ThreadDumpWrapper.java:74)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.NativeMethodAccessorImpl.invoke0(Nativ e Method)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.NativeMethodAccessorImpl.invoke(Unknow n Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at sun.reflect.DelegatingMethodAccessorImpl.invoke(Un known Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at java.lang.reflect.Method.invoke(Unknown Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.tanukisoftware.wrapper.WrapperSimpleApp.run(Wr apperSimpleApp.java:197)
INFO | jvm 1 | 2012/03/22 17:30:48 | at java.lang.Thread.run(Unknown Source)
INFO | jvm 1 | 2012/03/22 17:30:48 | Caused by: org.apache.catalina.LifecycleException: Failed to initialize component [StandardServer[-1]]
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.util.LifecycleBase.init(Lifecy cleBase.java:106)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.startup.Catalina.load(Catalina .java:595)
INFO | jvm 1 | 2012/03/22 17:30:48 | ... 14 more
INFO | jvm 1 | 2012/03/22 17:30:48 | Caused by: org.apache.catalina.LifecycleException: Failed to initialize component [StandardService[Catalina]]
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.util.LifecycleBase.init(Lifecy cleBase.java:106)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.core.StandardServer.initIntern al(StandardServer.java:781)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.util.LifecycleBase.init(Lifecy cleBase.java:102)
INFO | jvm 1 | 2012/03/22 17:30:48 | ... 15 more
INFO | jvm 1 | 2012/03/22 17:30:48 | Caused by: org.apache.catalina.LifecycleException: Failed to initialize connector [Connector[HTTP/1.1-8080]]
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.core.StandardService.initInter nal(StandardService.java:566)
INFO | jvm 1 | 2012/03/22 17:30:48 | at org.apache.catalina.util.LifecycleBase.init(Lifecy cleBase.java:102)
INFO | jvm 1 | 2012/03/22 17:30:48 | ... 17 more
INFO | wrapper | 2012/03/22 17:30:48 | Stopping...
STATUS | wrapper | 2012/03/22 17:30:50 | <-- Wrapper Stopped
ERROR | wrapper | 2012/03/22 17:30:51 | The SpringSource tc Runtime instance - tcruntime-C-home-tcserver-vfabric-myserver service was launched, but failed to start.