• Views
  • Iteration Report
  • My Iteration Report
  •  
OMERO.server
  • Login
  • Help/Guide
  • About Trac
  • Preferences
  • Wiki
  • Timeline
  • Roadmap
  • Browse Source
  • View Tickets
  • Search

Context Navigation

  • ← Previous Ticket
  • Next Ticket →

Ticket #115 (assigned story)

Opened 2 years ago

Last modified 2 years ago

OOM Errors

Reported by: callan Owned by: callan
Priority: critical Milestone: Unscheduled
Component: Deployment Version: 3.0-M2
Keywords: Cc: brain

Description

This ticket is for tracking discussion and solutions to OOM errors during OMERO build.

Change History

Changed 2 years ago by callan

  • owner changed from jmoore to callan
  • status changed from new to assigned
Josh
AIM
14:29
reading:
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3924520
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6373059
14:30
you could try the same with a jdk6 build.
14:30
apparently they've fixed some malloc problem.

Josh
AIM
14:31
or
Work Around set LD_ASSUME_KERNEL=2.4.1

Alien604
AIM
14:34
LD_ASSUME_KERNEL changes the ABI of the linker.
14:35
And I don't have libraries compiled in /lib
14:35
http://people.redhat.com/drepper/assumekernel.html

Josh
AIM
14:36
http://www.caucho.com/support/resin-interest/0507/0165.html -- we could try a different compiler.

Alien604
AIM
14:36
-Xmx256M appears to work.
14:36
java -Xmx256M omero quick build

Changed 2 years ago by callan

  • milestone changed from 3.0-M2 to Unscheduled
Note: See TracTickets for help on using tickets.

Download in other formats:

  • Comma-delimited Text
  • Tab-delimited Text
  • RSS Feed

Trac Powered

Powered by Trac 0.11
By Edgewall Software.

Visit the Trac open source project at
http://trac.edgewall.org/