Hi Matt, the *ALLOW_WRITE is set at * so whatever computer normally, right ? it's working on my computer, but I'm setting it up on a conputer where I'm trying to install my application! and this is not in my compagny but in an other one who want to try our software .. that's why I'm facing new problems! sorry should have explain it -----Original Message----- From: condor-users-bounces@xxxxxxxxxxx on behalf of Matthew Farrellee Sent: Tue 10/16/2007 12:08 PM To: Condor-Users Mail List Subject: Re: [Condor-users] Condor & BirdBath - java.rmi.RemoteException: Permission denied Check the list archives. Also, look into making sure your *ALLOW_WRITE macros are permissive enough for your client to talk to the service. If this was working before, maybe you changed something in your configuration? matt Mariette, Jerome wrote: > > > Hi everybody, > When I'm trying to attempt to submit a job from my java code, I catch > the following: > java.rmi.RemoteException: Permission denied > > My java code is as follows: > try > { > Schedd schedd = new Schedd(new URL("http://localhost:8282")); > Transaction transaction = schedd.createTransaction(); > transaction.begin (30); > } > > My condor_config: > ENABLE_SOAP = TRUE > ENABLE_WEB_SERVER = TRUE > QUEUE_ALL_USERS_TRUSTED = TRUE > ALLOW_SOAP = * > SCHEDD_ARGS = -p 8282 > > the Schedlog shows me: > 10/16 18:20:05 (pid:9431) > ****************************************************** > 10/16 18:20:05 (pid:9431) ** condor_schedd (CONDOR_SCHEDD) STARTING UP > 10/16 18:20:05 (pid:9431) ** /opt/condor/sbin/condor_schedd > 10/16 18:20:05 (pid:9431) ** $CondorVersion: 6.8.6 Sep 13 2007 $ > 10/16 18:20:05 (pid:9431) ** $CondorPlatform: I386-LINUX_RHEL3 $ > 10/16 18:20:05 (pid:9431) ** PID = 9431 > 10/16 18:20:05 (pid:9431) ** Log last touched 10/16 18:20:02 > 10/16 18:20:05 (pid:9431) > ****************************************************** > 10/16 18:20:05 (pid:9431) Using config source: > /opt/condor-6.8.6/etc/condor_config > 10/16 18:20:05 (pid:9431) Using local config sources: > 10/16 18:20:05 (pid:9431) > /opt/condor-6.8.6/local.mbari1/condor_config.local > 10/16 18:20:05 (pid:9431) DaemonCore: Command Socket at > <142.104.128.203:8282> > 10/16 18:20:05 (pid:9431) History file rotation is enabled. > 10/16 18:20:05 (pid:9431) Maximum history file size is: 20971520 bytes > 10/16 18:20:05 (pid:9431) Number of rotated history files is: 2 > 10/16 18:20:05 (pid:9431) NOTE: QUEUE_ALL_USERS_TRUSTED=TRUE - all queue > access checks disabled! > 10/16 18:20:43 (pid:9431) DaemonCore: Command received via UDP from host > <142.104.128.203:34784> > 10/16 18:20:43 (pid:9431) DaemonCore: received command 60000 > (DC_RAISESIGNAL), calling handler (HandleSigCommand()) > 10/16 18:20:43 (pid:9431) Got SIGHUP. Re-reading config files. > 10/16 18:20:43 (pid:9431) History file rotation is enabled. > 10/16 18:20:43 (pid:9431) Maximum history file size is: 20971520 bytes > 10/16 18:20:43 (pid:9431) Number of rotated history files is: 2 > 10/16 18:20:43 (pid:9431) NOTE: QUEUE_ALL_USERS_TRUSTED=TRUE - all queue > access checks disabled! > > > What is going wrong ?? > > > ------------------------------------------------------------------------ > > _______________________________________________ > Condor-users mailing list > To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a > subject: Unsubscribe > You can also unsubscribe by visiting > https://lists.cs.wisc.edu/mailman/listinfo/condor-users > > The archives can be found at: > https://lists.cs.wisc.edu/archive/condor-users/ _______________________________________________ Condor-users mailing list To unsubscribe, send a message to condor-users-request@xxxxxxxxxxx with a subject: Unsubscribe You can also unsubscribe by visiting https://lists.cs.wisc.edu/mailman/listinfo/condor-users The archives can be found at: https://lists.cs.wisc.edu/archive/condor-users/
<<winmail.dat>>