Mailing List Archives
Authenticated access
|
|
|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Condor-users] Job monitor installation steps for LinuxFedora Core 3
- Date: Mon, 14 Mar 2005 18:58:24 -0000
- From: "Andrey Kaliazin" <A.Kaliazin@xxxxxxxxxxx>
- Subject: RE: [Condor-users] Job monitor installation steps for LinuxFedora Core 3
Hi Alan,
I have installed logview as you said and started it with command -
$ java -jar logview.jar myjob.log
and it works, but always with an error -
Exception in UserLogParser
java.lang.IllegalMonitorStateException
at java.lang.Object.notify(Native Method)
at condor.logview.FileMonitor.resumeThread(FileMonitor.java:94)
at condor.logview.ScrollingImage.reparse(ScrollingImage.java:222)
at condor.logview.GUIWindow.doIt(GUIWindow.java:451)
at condor.logview.UserLogParser.init(UserLogParser.java:441)
at condor.logview.UserLogParser.main(UserLogParser.java:390)
Also the Zoom feature does not work at all.
Is there a newer version available, perhaps, or the source code?
for the reference -
$ java -version
java version "1.4.2_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_04-b05)
Java HotSpot(TM) Client VM (build 1.4.2_04-b05, mixed mode)
running on RH9 Linux.
best regards
Andrey Kaliazin
> -----Original Message-----
> From: condor-users-bounces@xxxxxxxxxxx
> [mailto:condor-users-bounces@xxxxxxxxxxx] On Behalf Of Alain Roy
> Sent: Monday, March 14, 2005 3:05 PM
> To: Condor-Users Mail List
> Subject: Re: [Condor-users] Job monitor installation steps
> for LinuxFedora Core 3
>
>
> >http://www.cs.wisc.edu/condor/tools/job-monitor/
> >
> >Hello everyone!
> > I want to install the job-monitor, but there is no
> installation
> >procedure
> > with it. Is there a procedure being published
> somewhere, that I
> >can use?
>
> Use tar (tar xzf log_viewer-6.2.1-Any-Java.tar.Z) to unpack
> the logviewer.
> Then, on Unix, just run "logview" and it should start up. It
> relies on Java.
>
> It can probably be made to work on Windows without much
> effort, but I'm not
> a Windows expert, so I can't tell you how.
>
> -alain
>
>
>
> _______________________________________________
> Condor-users mailing list
> Condor-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/condor-users
>