Looks like there are still some problems... Frankly I was debugging this issue with J9 too, J9 works fine now, while drlvm core dumps in debug and prints something like this in release: WARN DefaultJDBCAdapter - Could not create JDBC tables; they could already exist. Failure was: .... , but finally starts: INFO BrokerService - ActiveMQ JMS Message Broker (localhost, ID:pbtmrte007-57413-1158949586838-1:0) started
Will continue investigate. Nik. On 9/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote:
First, thanks so much for the fast response and good solution. I don't see any problem with this patch, but you're right - I don't understand why we have it, since Logger should set it's "global" field to getLogger("global") in the static initialization. I have the same problem with J9, so I don't think it's a VM problem. If no one complains, I'm going to test it, apply it, and add a JIRA to look at the fact that global isn't set...or tell me why it shouldn't be.... geir On Sep 22, 2006, at 1:51 PM, Nikolay Kuznetsov wrote: > Hello, > > I was able to run ActiveQM on Linux with patch attached. Looks like > something is broken in logger static initialization sequence. Though > this patch helpps in running ActiveQM, I would treat this patch as > workaround, this issue requires some more analysis and testing. > > Nik. > On 9/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> >> On Sep 22, 2006, at 12:47 AM, Vladimir Gorr wrote: >> >> > On 9/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> On Sep 22, 2006, at 12:37 AM, Vladimir Gorr wrote: >> >> >> >> > On 9/22/06, Geir Magnusson Jr. <[EMAIL PROTECTED]> wrote: >> >> >> >> >> >> Even though we have the jar issue fixed w/t he launcher-based >> >> build, >> >> >> I still can't run ActiveMQ using release build on Ubuntu. >> >> >> >> >> >> Can anyone else report success? Or a patch? :) >> >> > >> >> > >> >> > I was succesfull on Windows. No success exist for Linux however. >> >> >> >> What do you see on linux? >> > >> > >> > ACTIVEMQ_HOME: /nfs/ins/proj/drl/coreapi/vgorr/Tools/incubator- >> > activemq-4.0 >> > Loading message broker from: xbean:activemq.xml >> > ERROR: java.lang.RuntimeException: Failed to execute start task. >> > Reason: >> > org.springframework.beans.factory.BeanCreationException: Error >> > creating bean >> > with name 'org.apache.activemq.store.PersistenceAdapterFactoryBean' >> > defined >> > in class path resource [activemq.xml]: Instantiation of bean >> failed; >> > ... >> >> Yah, that's what I get. We really need to get this kind of thing >> worked out, and fast... >> >> geir >> >> > snipped >> > ... >> > >> >> Steps I do are the following: >> >> > 1. unset JAVA_HOME >> >> > 2. set PATH=<.../jre/bin>;PATH >> >> > 3. cd .../activemq-3.2.3\bin; activemq >> >> > >> >> > Are these steps correct? >> >> >> >> Close enough. I set JAVA_HOME to the harmony jre directory >> (deploy/ >> >> jre), added bin to the path, and then >> >> >> >> sh bin/activemq >> >> >> >> But I'm using activeMQ 4.0.something >> > >> > >> > >> > Yes, it seems this version doesn't work correctly. At least on >> Linux. >> > I'll try this on Windows as well. >> > >> > Thanks, >> > Vladimir. >> > >> > >> >> >> >> > Thanks, >> >> > Vladimir. >> >> > >> >> > >> >> > geir >> >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> >> To unsubscribe, e-mail: harmony-dev- >> >> [EMAIL PROTECTED] >> >> >> For additional commands, e-mail: harmony-dev- >> >> >> [EMAIL PROTECTED] >> >> >> >> >> >> >> >> >> >> >> >> >> --------------------------------------------------------------------- >> >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> >> To unsubscribe, e-mail: harmony-dev- >> [EMAIL PROTECTED] >> >> For additional commands, e-mail: harmony-dev- >> >> [EMAIL PROTECTED] >> >> >> >> >> >> >> --------------------------------------------------------------------- >> Terms of use : http://incubator.apache.org/harmony/mailing.html >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: harmony-dev- >> [EMAIL PROTECTED] >> >> >> <LogManager.patch> > --------------------------------------------------------------------- > Terms of use : http://incubator.apache.org/harmony/mailing.html > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- Terms of use : http://incubator.apache.org/harmony/mailing.html To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]