I have a major problem with deploying my application on my Tomcat 6.0.18 running Ubuntu Server 8.04... Or actually, I can deploy the application and it starts just fine the first time. But as soon as I restart Tomcat or restart the Ubuntu server the application fails to start... In catalina.out...
I'm running SQL Server 2005 and one of my databases is eating up space and I have no idea why... My calculations of the required space is just not saying the same thing as the SQL Server reports. Have a look at this:
EXEC sp_spaceused MyTableName
Returns
-------
Name = MyTableName
Rows =...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.