I just filed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=845143 relating to a soft lockup that I am seeing when attempting to run a maven build on an Ionics Stratus plug computer.
I've only had this machine for a short time, but it has been quite reliable up to this point. I've been able to do yum updates, etc, without problems.
However, my attempted maven build of Apache ActiveMQ (java app) causes a 100% reproducible lockup of the machine.
I'd like to ask if other folks have had any stability issues with the Stratus.
I have a TrimSlice on order, and I'll try the same build process once it arrives.
Steve
On Thu, Aug 2, 2012 at 1:28 AM, Steven A. Falco safalco@optonline.net wrote:
I just filed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=845143 relating to a soft lockup that I am seeing when attempting to run a maven build on an Ionics Stratus plug computer.
I've only had this machine for a short time, but it has been quite reliable up to this point. I've been able to do yum updates, etc, without problems.
However, my attempted maven build of Apache ActiveMQ (java app) causes a 100% reproducible lockup of the machine.
It's quite possible it's a general problem but I suspect there's not many people running large amounts of java let alone ActiveMQ. Does it happen if you run other java things?
I'd like to ask if other folks have had any stability issues with the Stratus.
It's not a device I've ever heard of, I presume it's a kirkwood based device using the standard Fedora kernel.
Peter
On 08/02/2012 04:31 AM, Peter Robinson wrote:
On Thu, Aug 2, 2012 at 1:28 AM, Steven A. Falco safalco@optonline.net wrote:
I just filed a bug: https://bugzilla.redhat.com/show_bug.cgi?id=845143 relating to a soft lockup that I am seeing when attempting to run a maven build on an Ionics Stratus plug computer.
I've only had this machine for a short time, but it has been quite reliable up to this point. I've been able to do yum updates, etc, without problems.
However, my attempted maven build of Apache ActiveMQ (java app) causes a 100% reproducible lockup of the machine.
It's quite possible it's a general problem but I suspect there's not many people running large amounts of java let alone ActiveMQ. Does it happen if you run other java things?
I'll have to do more tests. Right now I am trying to port a suite of existing code from x86 to arm, and this component was the first one I chose to try.
The thing is, it is 100% reproducible. I don't always see the kernel messages, but the machine always locks up - all ssh sessions are frozen, as is the console. Application code shouldn't be able to do that. :-)
I'd like to ask if other folks have had any stability issues with the Stratus.
It's not a device I've ever heard of, I presume it's a kirkwood based device using the standard Fedora kernel.
Correct - kirkwood plug computer: http://www.ionicsplug.com/stratus.html
Steve