I am facing a issue on the solution execution process.I am trying to open the developer from the program file.When i am executing the servoy developer batch file the developer is opening and asking to select the solution after selecting the solution.The Servoy symbol is rotating at all time.And i am getting the following error.
Starting Servoy from C:\Program Files\servoy\Servoy Build 06-15-07\Servoy Build
06-15-07
Servoy R2 2.2.7_01 build-339 on Windows XP using Java 1.5.0_09
Loading servoy.properties from C:\Program Files\servoy\Servoy Build 06-15-07\Ser
voy Build 06-15-07\servoy.properties
Loading - Done
org.apache.commons.dbcp.DbcpException: com.inet.tds.l: java.net.ConnectException
Connection timed out: connect
org.apache.commons.dbcp.DbcpException: com.inet.tds.l: java.net.ConnectException
Connection timed out: connect
at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(Driv
erConnectionFactory.java:85)
at com.servoy.j2db.persistence.datasource.n.createConnection(Unknown Sou
rce)
at com.servoy.j2db.persistence.datasource.r.makeObject(Unknown Source)
at org.apache.commons.pool.impl.GenericObjectPool.borrowObject(GenericOb
jectPool.java:816)
at org.apache.commons.dbcp.PoolingDataSource.getConnection(PoolingDataSo
urce.java:110)
at com.servoy.j2db.persistence.datasource.i.getConnection(Unknown Source
)
at com.servoy.j2db.persistence.Server.getConnection(Unknown Source)
at com.servoy.j2db.persistence.Server.ff(Unknown Source)
at com.servoy.j2db.persistence.Server.getTable(Unknown Source)
at com.servoy.j2db.persistence.Repository.a(Unknown Source)
at com.servoy.j2db.persistence.Repository.a(Unknown Source)
at com.servoy.j2db.persistence.Repository.a(Unknown Source)
at com.servoy.j2db.persistence.m.if(Unknown Source)
at com.servoy.j2db.persistence.Repository.getSolution(Unknown Source)
at com.servoy.j2db.persistence.Repository.getActiveSolution(Unknown Sour
ce)
at com.servoy.j2db.ActiveSolutionHandler.loadActiveSolution(Unknown Sour
ce)
at com.servoy.j2db.J2DBClient$11.run(Unknown Source)
at com.servoy.j2db.util.ao.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Caused by: com.inet.tds.l: java.net.ConnectExceptionConnection timed out: connec
t
at com.inet.tds.w.createSQLException(Unknown Source)
at com.inet.tds.TdsDriver.a(Unknown Source)
at com.inet.tds.TdsDriver.connect(Unknown Source)
at org.apache.commons.dbcp.DriverConnectionFactory.createConnection(Driv
erConnectionFactory.java:83)
... 18 more
The same above error message i am getting continuously.
When i am trying to open the other solution its all opening.But what happens to this solution itself.
The version i am using is:
Servoy Developer
Version R2 2.2.7_01-build 339
Java version 1.5.0_09-b03 (Windows XP)
I am in a trouble.Please save me from this issue.
Lot of thanks to all.