<profiles><profile><id>educar_web</id><properties><educar_desktop.datasource.url>jdbc:hsqldb:hsql://localhost/educar_web</educar_desktop.datasource.url><educar_desktop.datasource.username>sa</educar_desktop.datasource.username><educar_desktop.datasource.password/><!-- Starts cargo with jpda enabled for remote debugging in port 8000.--><educar_desktop.cargo.jvmargs>-Xdebug -Xnoagent -Djava.compiler=NONE-Xrunjdwp:transport=dt_socket,address=8000,server=y,suspend=n</educar_desktop.cargo.jvmargs><!-- You can add log4j configuration options here. --><educar_desktop.log4j>log4j.logger.com.globant.katari.sample=TRACElog4j.logger.com.globant.katari.editablepages=TRACE</educar_desktop.log4j></properties></profile></profiles><activeProfiles><activeProfile>educar_web</activeProfile><activeProfile>dev</activeProfile></activeProfiles>
GraciasRunning com.globant.educar.web.web.testsupport.database.TestDbSupportjava.sql.SQLException: An attempt by a client to checkout a Connection has timed out.at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:106)at com.mchange.v2.sql.SqlUtils.toSQLException(SqlUtils.java:65)at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:527)at com.mchange.v2.c3p0.impl.AbstractPoolBackedDataSource.getConnection(AbstractPoolBackedDataSource.java:128)at com.globant.educar.web.web.testsupport.SpringTestUtils.getConnection(SpringTestUtils.java:61)at com.globant.educar.web.web.testsupport.database.DatabaseTestSupport.dropAll(DatabaseTestSupport.java:80)at com.globant.educar.web.web.testsupport.database.TestDbSupport.testDoSetup(TestDbSupport.java:44)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)at java.lang.reflect.Method.invoke(Method.java:597)at junit.framework.TestCase.runTest(TestCase.java:168)at junit.framework.TestCase.runBare(TestCase.java:134)at junit.framework.TestResult$1.protect(TestResult.java:110)at junit.framework.TestResult.runProtected(TestResult.java:128)at junit.framework.TestResult.run(TestResult.java:113)at junit.framework.TestCase.run(TestCase.java:124)at junit.framework.TestSuite.runTest(TestSuite.java:232)at junit.framework.TestSuite.run(TestSuite.java:227)at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:79)at org.apache.maven.surefire.junit4.JUnit4TestSet.execute(JUnit4TestSet.java:62)at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.executeTestSet(AbstractDirectoryTestSuite.java:140)at org.apache.maven.surefire.suite.AbstractDirectoryTestSuite.execute(AbstractDirectoryTestSuite.java:127)at org.apache.maven.surefire.Surefire.run(Surefire.java:177)at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)at java.lang.reflect.Method.invoke(Method.java:597)at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)Caused by: com.mchange.v2.resourcepool.TimeoutException: A client timed out while waiting to acquire a resource from com.mchange.v2.resourcepool.BasicResourcePool@651e95 -- timeout at awaitAvailable()at com.mchange.v2.resourcepool.BasicResourcePool.awaitAvailable(BasicResourcePool.java:1317)at com.mchange.v2.resourcepool.BasicResourcePool.prelimCheckoutResource(BasicResourcePool.java:557)at com.mchange.v2.resourcepool.BasicResourcePool.checkoutResource(BasicResourcePool.java:477)at com.mchange.v2.c3p0.impl.C3P0PooledConnectionPool.checkoutPooledConnection(C3P0PooledConnectionPool.java:525)... 27 more[INFO] ------------------------------------------------------------------------[ERROR] BUILD FAILURE[INFO] ------------------------------------------------------------------------[INFO] There are test failures.Please refer to C:\Globant\EducAr\workspace1\main\web\main\educar-web\dev\educar-web-web\target\surefire-reports for the individual test results.[INFO] ------------------------------------------------------------------------
saludos
> --
> You received this message because you are subscribed to the Google Groups
> "katari-user" group.
> To post to this group, send email to katar...@googlegroups.com.
> To unsubscribe from this group, send email to
> katari-user...@googlegroups.com.
> For more options, visit this group at
> http://groups.google.com/group/katari-user?hl=en.
>
--
Pablo Gra\~na
Chief Architect
Globant
Arg Office: +54 (11) 4109 1743
UK Office: +44 (20) 7043 8269 int 8043
US Office: +1 (212) 400 7686 int 8043
saludos
2011/8/16 Andres Postiglioni <andres.po...@globant.com>: