I'm having trouble with continuous build in Eclipse, using maven to
build and run. This was not happening a few days ago, but suddenly, I
can no longer edit a scala file and simply refresh the browser to test
with jetty running. Now, after Eclipse compiles, I get the following
error in my Console:

Caused by: java.sql.SQLException: Failed to start database
'lift_example', see the next exception for details.
        at org.apache.derby.impl.jdbc.SQLExceptionFactory.getSQLException
(Unknown Source)
        at
org.apache.derby.impl.jdbc.SQLExceptionFactory40.wrapArgsForTransportAcrossDRDA
(Unknown Source)
        ... 52 more
Caused by: java.sql.SQLException: Another instance of Derby may have
already booted the database C:\Users\Glenn\usr\local\develop\ws\myscala
\apgarBullardWeb\lift_example.

I have to stop jetty and restart just to test. Funny thing, I was able
to do continuous build and test before, and I can't think of anything
I've changed in my system to cause this.

Anone having a similar problem?


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to