You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomee.apache.org by HWinMT <ho...@gmail.com> on 2016/06/15 21:18:07 UTC

NetBeans 8.1 does not think TomEE 7.0.0 has started

Tomcat 8.5.3 / WebProfile Drop In War from
http://tomee.apache.org/downloads.html / Windows7

Tried this:
http://stackoverflow.com/questions/30647156/tomee-starts-but-netbeans-gives-failed-to-start-error
*(This already rem'd out in the server.xml)*

and this:
http://stackoverflow.com/questions/22225764/starting-of-tomcat-failed-from-netbeans
*15-Jun-2016 14:48:29.927 SEVERE [main]
org.apache.tomcat.jdbc.pool.ConnectionPool.init Unable to create initial
connections of pool.*
/ java.sql.SQLException: Database lock acquisition failure: lockFile:
org.hsqldb.persist.LockFile@5798aaca[file =C:\Program
Files\tomcat-8.5.3-tomee7\data\hsqldb\hsqldb.lck, exists=true, locked=false,
valid=false, ] method: checkHeartbeat read: 2016-06-15 20:48:28 heartbeat -
read: -4040 ms./


and this:
http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-does-not-think-TomEE-has-started-td4675364.html
*(This already rem'd out in the server.xml)*





--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: NetBeans 8.1 does not think TomEE 7.0.0 has started

Posted by HWinMT <ho...@gmail.com>.
Setting the server attribute on the Connector worked and tomcat-8.5.3-tomee7
starts in Netbeans 8.1.



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907p4678935.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: NetBeans 8.1 does not think TomEE 7.0.0 has started

Posted by HWinMT <ho...@gmail.com>.
I found what you are talking about "forced tomcat to send back
> server header" in the change log. I try that tomorrow. Thanks.



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907p4678915.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: NetBeans 8.1 does not think TomEE 7.0.0 has started

Posted by Romain Manni-Bucau <rm...@gmail.com>.
https://bz.apache.org/bugzilla/show_bug.cgi?id=58750 is the issue ref
Le 16 juin 2016 00:20, "HWinMT" <ho...@gmail.com> a écrit :

> Hi, thanks for the reply. I only get the sql lock problem when I remove the
> quotes suggest in the link I referenced in the post above the error.
>
> No sure how to do what you are talking about "forced tomcat to send back
> server header". But I'll see what I can figure out. Maybe I can see
> something in Monitor.
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907p4678912.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>

Re: NetBeans 8.1 does not think TomEE 7.0.0 has started

Posted by HWinMT <ho...@gmail.com>.
Hi, thanks for the reply. I only get the sql lock problem when I remove the
quotes suggest in the link I referenced in the post above the error. 

No sure how to do what you are talking about "forced tomcat to send back
server header". But I'll see what I can figure out. Maybe I can see
something in Monitor.



--
View this message in context: http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907p4678912.html
Sent from the TomEE Users mailing list archive at Nabble.com.

Re: NetBeans 8.1 does not think TomEE 7.0.0 has started

Posted by Romain Manni-Bucau <rm...@gmail.com>.
Hi

Did you forced tomcat to send back server header? Was one of the 8.5.3
feature to not do it anymore by default.

Your lock issue can be linked to windows, maybe configure an in memory db
or mysql one on that platform.
Le 15 juin 2016 23:58, "HWinMT" <ho...@gmail.com> a écrit :

> Tomcat 8.5.3 / WebProfile Drop In War from
> http://tomee.apache.org/downloads.html / Windows7
>
> Tried this:
>
> http://stackoverflow.com/questions/30647156/tomee-starts-but-netbeans-gives-failed-to-start-error
> *(This already rem'd out in the server.xml)*
>
> and this:
>
> http://stackoverflow.com/questions/22225764/starting-of-tomcat-failed-from-netbeans
> *15-Jun-2016 14:48:29.927 SEVERE [main]
> org.apache.tomcat.jdbc.pool.ConnectionPool.init Unable to create initial
> connections of pool.*
> / java.sql.SQLException: Database lock acquisition failure: lockFile:
> org.hsqldb.persist.LockFile@5798aaca[file =C:\Program
> Files\tomcat-8.5.3-tomee7\data\hsqldb\hsqldb.lck, exists=true,
> locked=false,
> valid=false, ] method: checkHeartbeat read: 2016-06-15 20:48:28 heartbeat -
> read: -4040 ms./
>
>
> and this:
>
> http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-does-not-think-TomEE-has-started-td4675364.html
> *(This already rem'd out in the server.xml)*
>
>
>
>
>
> --
> View this message in context:
> http://tomee-openejb.979440.n4.nabble.com/NetBeans-8-1-does-not-think-TomEE-7-0-0-has-started-tp4678907.html
> Sent from the TomEE Users mailing list archive at Nabble.com.
>