Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] PerfSONAR installation problem

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] PerfSONAR installation problem


Chronological Thread 
  • From: Frederic LOUI <>
  • To: Valentin Rosic <>
  • Cc:
  • Subject: Re: [perfsonar-user] PerfSONAR installation problem
  • Date: Fri, 16 Mar 2007 16:35:44 +0100
  • Organization: GIP RENATER


Hm... I see that exist is running... as far as I know, ubuntu installs java common by default, so if you installed sun java via apt-get you need to select it by entering:
x@y:/$
sudo update-alternatives --config java
Already done this.
Also modified /etc/jvm and put sun jvm ahead

perfsonar@perfsonar:~$
which java
/usr/lib/jvm/java-1.5.0-sun/jre/bin/java
perfsonar@perfsonar:~$
cat /etc/jvm
# This file defines the default system JVM search order. Each
# JVM should list their JAVA_HOME compatible directory in this file.
# The default system JVM is the first one available from top to
# bottom.

/usr/lib/jvm/java-1.5.0-sun
/usr/lib/jvm/java-gcj
/usr/lib/jvm/ia32-java-1.5.0-sun
/usr
perfsonar@perfsonar:~$


also, try sourcing your /etc/profile, and restart everything
Already tried this... But no luck...


x@y:/$
sudo killall java
x@y:/$
source /etc/profile
x@y:/$
sudo /etc/init.d/tomcat start
x@y:/$
sudo /etc/init.d/exist start (or /usr/local/exist/bin/startup.sh)

hope this helps
Valentin,

Already done the whole thing ... ;-)

Nevermind, as Loukik suggested I will focus on 2.0 release.
Anyway, this is a good "case study" for me as I'm fairly new to PerfSONAR...

I'll prepare a shiny EDGY VMWare image and look forward the PerfSONAR 2.0 relaese.

Thanks again Valentin and have a good week-end.
Best regards/Fred

--
Frederic LOUI / GIP RENATER

Service de Suivi Operationnel / Metrologie & QoS
Network Operations Service / Metrology & QoS

Tel: +33 1 53 94 20 40 / Fax: +33 1 53 94 20 31
http://www.renater.fr



Archive powered by MHonArc 2.6.16.

Top of Page