I'm using jBoss 3.2.3&&Tomcat pluged into Eclipse, and Hypersonic in-memory 
db.I have no problems while starting up the server. But when I want to connect 
to the DB, the "DB is already inuse by another process" message appears on the 
console. Then I chance the jdbc connection a little bit(jdbc:hsqldb:mem:test to 
jdbc:hsqldb:mem:test1) and then it gets the connection.Then DB works. 
Also,
I have problems while shutting down the server. I think the server can not 
delete the deploy/temp folder. It says;

14:24:04,956 INFO  [Server] Deleting server tmp/deploy directory
Compile failed; see the compiler error output for details.
        at org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:842).
.
.
.
.
What configuration do have to do to fix this problem?

View the original post : 
http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3883997#3883997

Reply to the post : 
http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3883997


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
JBoss-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jboss-user

Reply via email to