On Fri, Aug 23, 2013 at 5:51 PM, Javier Távara <ja.tav...@gmail.com> wrote:
> I use DSpace 3.1 and XMLUI, all was going right until we released to public
> (only changing DNS).

No solution yet, but here's something for starters. This describes how
to read this type of error: [1].

> # V  [libjvm.so+0x679cf3]  JVM_RaiseSignal+0xdd033
> # V  [libjvm.so+0x69732d]  MachNode::in_RegMask(unsigned int) const+0x3d

So according to [2] it seems the crash is in a a library that's part
of JRE (libjvm.so). Nevertheless, I'm suspicious of the fact that two
different flavours of JRE are crashing in the same library - I
wouldn't rule out error in application yet.

I'd start with obvious stuff
* Did you give Tomcat enough memory? Insufficient memory could cause
crashes. See [3].
* You said this occurred after you changed DNS record to point to DSpace:
a) did you change dspace.hostname, dspace.baseUrl and dspace.url to
the new domain name and restart Tomcat?
b) otherwise the crash might have been caused by a spike in traffic
when actual live requests started hitting your new DSpace


[1] http://www.oracle.com/technetwork/java/javase/felog-138657.html#header
[2] http://www.oracle.com/technetwork/java/javase/crashes-137240.html#gdywn
[3] https://wiki.duraspace.org/display/DSDOC3x/Performance+Tuning+DSpace


Regards,
~~helix84

Compulsory reading: DSpace Mailing List Etiquette
https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

------------------------------------------------------------------------------
Introducing Performance Central, a new site from SourceForge and 
AppDynamics. Performance Central is your source for news, insights, 
analysis and resources for efficient Application Performance Management. 
Visit us today!
http://pubads.g.doubleclick.net/gampad/clk?id=48897511&iu=/4140/ostg.clktrk
_______________________________________________
DSpace-tech mailing list
DSpace-tech@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-tech
List Etiquette: https://wiki.duraspace.org/display/DSPACE/Mailing+List+Etiquette

Reply via email to