-
Aug 3rd, 2012, 09:44 AM
#1
TC server as a service
What configurations are required to do and required to check if I want to run TC server as a windows service? Application is working fine if deployed on Tomcat but not working if deployed on TC server (TC server is started as windows service). What is the reason for this?
-
Aug 3rd, 2012, 02:22 PM
#2
ajeetendra,
Check out the docs here: http://pubs.vmware.com/vfabric51/ind...d/install.html
>>>>
Windows: Execute the tcruntime-ctl.bat script to first install the tc Runtime instance as a Windows service and then start it; for both commands, use the -n option to specify the directory in which the instance is located:
prompt> tcruntime-ctl.bat insight-instance install -n \var\opt\vmware\vfabric-tc-server-developer
prompt> tcruntime-ctl.bat insight-instance start -n \var\opt\vmware\vfabric-tc-server-developer
Note
On Windows, VMware recommends that you subsequently start and stop the tc Runtime instance through the Windows Services console. The tc Runtime instance is displayed in the console with the name VMware vFabric tc Runtime instance - unique-name, where unique-name is a unique combination of server name and server directory.
<<<<
-
Aug 3rd, 2012, 02:23 PM
#3
If you are having problems deploying your application, you need to be a lot more specific to what you are seeing as a problem.
-
Aug 12th, 2012, 01:27 PM
#4
Check the wrapper.conf file as it is being used while tcServer runs as a Windows service.
Thanks,
YA
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules