Window just closes when running dso-env.bat on Windows ------------------------------------------------------
Key: CDV-880 URL: https://jira.terracotta.org/jira//browse/CDV-880 Project: Community Development Issue Type: Bug Components: Kit & Installation Affects Versions: 2.6.2 Reporter: Alex Miller Assignee: Issue Review Board http://forums.terracotta.org/forums/posts/list/1354.page "I am new to Terracotta and i tried to configure Terracotta with JBoss application server. I followed the steps in the Start up guide. But when i try to execute dso-env.bat it doesn't work. And if try to run without -q paramter the window just closes. Can some please help me with this. I am running jdk1.6.0_06 and jboss-4.0.5.GA in windows environment. Or if there is some other post please point me to that. " I am using Terracotta-2.6.2. <tc:tc-config xmlns:tc="http://www.terracotta.org/config" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.terracotta.org/schema/terracotta-4.xsd"> <servers> <!-- The <update-check> element helps ensure that you're using the latest version of Terracotta DSO. Out-of-date versions trigger a message to log and standard output. --> <server host="T61"> <dso-port>9510</dso-port> </server> <update-check> <enabled>true</enabled> </update-check> </servers> <application> <dso> <web-applications> <web-application>ROOT</web-application> </web-applications> </dso> </application> </tc:tc-config> -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: https://jira.terracotta.org/jira//secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira _______________________________________________ tc-dev mailing list tc-dev@lists.terracotta.org http://lists.terracotta.org/mailman/listinfo/tc-dev