Hello Navonil,
You should be able to run installed applications. You may have to take care of environment (like %PATH%).
You may want to first try running your java application anywhere and then splitting the job. What this means is - without splitting your application into work units, submit a job such that the whole application runs good on a host different from the submit host. Once this is running good, you can proceed with splitting your application. This is the approach that we found very useful.
Regards,
Sateesh
Navonil Mustafee wrote on 04/22/2006 05:59 PM:Dear Condor usersI have programs in Java which interfaces with applications installed in a localmachines (example, Excel). I use Java Naive Interface to make COM calls frommy Java application. Currently I am using my own middleware to dispatch workto idle resources and to collate the results.I would like to know whether it is possible for Condor to do the same. I mean, canit have access to locally installed applications or does it run in a sandbox? WhatI would ideally like to do is to write a program which reads a parameter file, dividesit into well-defined work units and submits jobs to condor. Each submitted job wouldcontain one workunit any my Java application.Once a resource is claimed by Condor, the Java application will run on the claimedresource and it will interact with installed applications and send back the result.Any will be appreciated.RegardsNavonil
_______________________________________________ Condor-users mailing list Condor-users@xxxxxxxxxxx https://lists.cs.wisc.edu/mailman/listinfo/condor-users
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
_______________________________________________
Condor-users mailing list
Condor-users@xxxxxxxxxxx
https://lists.cs.wisc.edu/mailman/listinfo/condor-users