Mailing List Archives
Authenticated access
UW Madison
Computer Sciences Department
Computer Systems Lab
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
][
Date Index
][
Thread Index
]
[Condor-users] .jar Apllication
Date
: Wed, 13 Apr 2011 10:50:47 -0300
From
: marcus ricardo <
marcusricardoaguiar@xxxxxxxxx
>
Subject
: [Condor-users] .jar Apllication
When I submit a java aplication, my error file shows this:
java.lang.ClassNotFoundException: Thread01
And my .sub file is the following:
#Example 1
# Execute a single Java class
#
####################
universe = java
executable = TesteThread.jar
log = logfile
arguments = Thread01
output = Thread.out
error = Thread.error
should_transfer_files = YES
when_to_transfer_output = ON_EXIT
requirements = machine != "
cluster.hpc.org
"
machine_count = 8
queue
Any suggestion?
--
Marcus Ricardo
Follow-Ups
:
Re: [Condor-users] .jar Apllication
From:
Alain Roy
Prev by Date:
Re: [Condor-users] Only allow 40 of my runs to run at once
Next by Date:
Re: [Condor-users] .jar Apllication
Previous by thread:
Re: [Condor-users] changing the advertised startd address ?
Next by thread:
Re: [Condor-users] .jar Apllication
Index(es):
Date
Thread