This week's book giveaway is in the Agile and other Processes forum. We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line! See this thread for details.
When I trying to start Tomcat I am getting the below error in stdout.log of tomcat. Can please someone help on this.
org.apache.commons.dbcp.SQLNestedException: Cannot create PoolableConnectionFactory (The connection to the named instance has failed. Error: java.net.SocketTimeoutException: Receive timed out.) at org.apache.commons.dbcp.BasicDataSource.createDataSource(BasicDataSource.java:1225) at org.apache.commons.dbcp.BasicDataSource.getConnection(BasicDataSource.java:880) at org.fourfive.lowservice.SimpleResourceManager.getConnection(SimpleResourceManager.java:536)
my operating system is vista and sql server is running as named instance
The connection string that i am using in server.xml is