Re: web app work in windows but fails in linux due to activmq issue

2017-07-02 Thread darshanajr
Hi, As you mentioned, problem is not with activemq. There was some spring file loading issue. Maybe in windows system spring file was get picked without an issue. Thanks for the help -- View this message in context:

Re: web app work in windows but fails in linux due to activmq issue

2017-06-29 Thread Tim Bain
It looks like your connection pool (C3P0) is getting closed prematurely. Since I haven't heard of other JDBC users experiencing the same problem, I suspect that either there's something you're doing wrong in your code or some quirk specific to C3P0 that's not present in other connection pools such

web app work in windows but fails in linux due to activmq issue

2017-06-29 Thread darshanajr
we have have web application that can successfully deploy in tomcat server in a windows machine. but when I try to deploy same war file in Linux tomcat server, deployment fails. Linux machine is CentOS. ActiveMQ is version 5.5.0 anyone have experience this issue please help WARN 28 Jun 2017