Closed Bug 800276 Opened 12 years ago Closed 12 years ago

Socorro Admin - crash analysis is CRITICAL: CRITICAL: File 20121009-modulelist.txt not found

Categories

(Infrastructure & Operations Graveyard :: WebOps: Other, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: ashish, Assigned: nmaul)

Details

00:05:31 < nagios-phx1> Thu 00:05:31 PDT [112] sp-admin01.phx1.mozilla.com:Socorro Admin - crash analysis is CRITICAL: CRITICAL: File 20121009-modulelist.txt not found

Don't know why this one failed.
Odd:

12/10/09 17:36:00 INFO util.NativeCodeLoader: Loaded the native-hadoop library
Moved to trash: hdfs://hp-admin01.phx1.mozilla.com/user/socorro/20121008-modulelist-out
Error: JAVA_HOME is not set.
Likely related to bug 765001, cc'ing rhelmer.
(In reply to Ashish Vijayaram [:ashish] from comment #1)
> Odd:
> 
> 12/10/09 17:36:00 INFO util.NativeCodeLoader: Loaded the native-hadoop
> library
> Moved to trash:
> hdfs://hp-admin01.phx1.mozilla.com/user/socorro/20121008-modulelist-out
> Error: JAVA_HOME is not set.

Yeah JAVA_HOME needs to be set; can you add this?

export JAVA_HOME=/usr/lib/jvm/java-1.6.0

This could be added in the crontab e.g.:

00 17 * * * socorro export JAVA_HOME=/usr/lib/jvm/java-1.6.0;/data/socorro/application/scripts/crons/cron_modulelist.sh
Sorry I missed that in the push yesterday. Is that documented anywhere?
(In reply to Chris Lonnen :lonnen from comment #4)
> Sorry I missed that in the push yesterday. Is that documented anywhere?

Not your fault, I missed documenting it :/
Assignee: server-ops → server-ops-webops
Component: Server Operations → Server Operations: Web Operations
QA Contact: jdow → cshields
This is added to the cron:

00 17 * * * socorro export JAVA_HOME=/usr/lib/jvm/java-1.6.0; /data/socorro/application/scripts/crons/cron_modulelist.sh
Assignee: server-ops-webops → nmaul
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Component: Server Operations: Web Operations → WebOps: Other
Product: mozilla.org → Infrastructure & Operations
Product: Infrastructure & Operations → Infrastructure & Operations Graveyard
You need to log in before you can comment on or make changes to this bug.