Hi Chad,<br><br>Thanks for your help.<br>I reinstalled ptolemy module and the problem is gone. I am able to run kepler1.x Developer version.<br>But i couldn't found many basic grid actor here also( These are not present even with released version Kepler1.0.0).<br>
Only "DataGridTransfer" actor is there to transfer the data.<br>No actor for job submission or authentication is there.<br><br>I want grid actors(for GT4.x) for authentication,job submission and data transfer.<br>
Please help me.<br><br><br>Thanks and Regards,<br>Prakash Singh<br><br><br><div class="gmail_quote">On Tue, Dec 22, 2009 at 11:15 PM, Chad Berkley <span dir="ltr"><<a href="mailto:berkley@nceas.ucsb.edu">berkley@nceas.ucsb.edu</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">Yeah, if that file isn't there, it needs to be there.  Try updating your ptolemy module.  I've also attached a .classpath.default file if that's easier for you.  (You'll need to rename the file after you save it, since I had to take the '.' out of it to get my email program to find it.)<br>

<br>
chad<br>
<br>
<br>
prakash bisht wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im">
Hi Chad,<br>
<br>
I don't see any problem with javac compilier. It's there in the PATH variable.<br>
Also I am able to successfully compile and run simple HelloWorld.java program.<br>
<br>
In the error line below<br>
*******************************************************************<br>
[compile] ERROR: could not find the ptolemy paths.txt file at /home/prakashs/Kepler-Latest-<br>
Build/ptolemy/.classpath.default.  No ptolemy classpath elements have been added.<br>
*******************************************************************<br>
<br>
It's seems to find ".classpath.default" and not getting it.<br>
I checked in the folder "/home/prakashs/Kepler-Latest-Build/ptolemy/" . There is no ".classpath.default" exists there. Is that the reason for the error?<br>
<br>
Thanks,<br>
Prakash Singh Bisht<br>
<br></div><div><div></div><div class="h5">
On Fri, Dec 18, 2009 at 11:09 PM, Chad Berkley <<a href="mailto:berkley@nceas.ucsb.edu" target="_blank">berkley@nceas.ucsb.edu</a> <mailto:<a href="mailto:berkley@nceas.ucsb.edu" target="_blank">berkley@nceas.ucsb.edu</a>>> wrote:<br>

<br>
    Hi Prakash,<br>
<br>
    It looks like something may be wrong with your javac path. Can you<br>
    run your java compiler at /home/prakashs/jdk1.6.0_10/bin/javac from<br>
    the command line?  Is it in your PATH?<br>
<br>
    chad<br>
<br>
<br>
    prakash bisht wrote:<br>
<br>
        Hi All,<br>
<br>
        Thanks to you  for your response.<br>
<br>
        Retrieving Kepler and Ptolemy part is done now.<br>
        and now I am facing problem compiling it using 'ant run ' commad.<br>
        Below is the error<br>
        **************************************************************<br>
        [prakashs@PrakashS build-area]$ ant run<br>
        Buildfile: build.xml<br>
<br>
        compile:<br>
         [compile] Compiling ptolemy...<br>
         [compile] Getting Ptolemy paths from<br>
        /home/prakashs/Kepler-Latest-Build/ptolemy/.classpath.default<br>
         [compile] ERROR: could not find the ptolemy paths.txt file at<br>
        /home/prakashs/Kepler-Latest-Build/ptolemy/.classpath.default.<br>
         No ptolemy classpath elements have been added.<br>
         [compile] Compiling 1063 source files to<br>
        /home/prakashs/Kepler-Latest-Build/ptolemy/target/classes<br>
<br>
        BUILD FAILED<br>
        /home/prakashs/Kepler-Latest-Build/build-area/build.xml:31:<br>
        Error running /home/prakashs/jdk1.6.0_10/bin/javac compiler<br>
<br>
        Total time: 3 seconds<br>
        ********************************************************************<br>
<br>
<br>
        Thanks in Advance,<br>
        Prakash Singh Bisht<br>
<br>
        On Tue, Dec 15, 2009 at 9:44 PM, David Welker<br>
        <<a href="mailto:david.v.welker@gmail.com" target="_blank">david.v.welker@gmail.com</a> <mailto:<a href="mailto:david.v.welker@gmail.com" target="_blank">david.v.welker@gmail.com</a>><br>
        <mailto:<a href="mailto:david.v.welker@gmail.com" target="_blank">david.v.welker@gmail.com</a><br>
        <mailto:<a href="mailto:david.v.welker@gmail.com" target="_blank">david.v.welker@gmail.com</a>>>> wrote:<br>
<br>
           Hi Prakash,<br>
<br>
           I just tried this and it works for me. It looks like it must have<br>
           been a temporary outage for the Ptolemy SVN repository. Try<br>
        again.<br>
<br>
           David<br>
<br>
           On Dec 15, 2009, at 5:34 AM, prakash bisht wrote:<br>
<br>
               Hi,<br>
<br>
               while building Kepler using following commands<br>
               mkdir <modules.dir><br>
               cd <modules.dir><br>
<br>
<br>
               svn co<br>
            <a href="https://code.kepler-project.org/code/kepler/trunk/modules/build-area" target="_blank">https://code.kepler-project.org/code/kepler/trunk/modules/build-area</a><br>
<br>
<br>
               cd build-area<br>
               ant change-to -Dsuite=kepler<br>
<br>
               It's giving following error .<br>
               ***********************************************************<br>
<br>
<br>
               [change-to] ptolemy:<br>
               [change-to] Downloading ptolemy...<br>
               [change-to] svn co -r 56633<br>
            svn://<a href="http://source.eecs.berkeley.edu/chess/ptII/trunk" target="_blank">source.eecs.berkeley.edu/chess/ptII/trunk</a><br>
            <<a href="http://source.eecs.berkeley.edu/chess/ptII/trunk" target="_blank">http://source.eecs.berkeley.edu/chess/ptII/trunk</a>><br>
            <<a href="http://source.eecs.berkeley.edu/chess/ptII/trunk" target="_blank">http://source.eecs.berkeley.edu/chess/ptII/trunk</a>><br>
            /home/prakashs/Kepler-Latest-Build/ptolemy<br>
<br>
               [change-to] svn: Can't connect to host<br>
            '<a href="http://source.eecs.berkeley.edu" target="_blank">source.eecs.berkeley.edu</a> <<a href="http://source.eecs.berkeley.edu" target="_blank">http://source.eecs.berkeley.edu</a>><br>
            <<a href="http://source.eecs.berkeley.edu" target="_blank">http://source.eecs.berkeley.edu</a>>': Connection refused<br>
<br>
               [change-to]<br>
               BUILD FAILED<br>
               ERROR: It appears that the command did not execute<br>
            properly and exited with an exit code of: 1<br>
<br>
<br>
<br>
               Total time: 0 seconds<br>
               ************************************************************<br>
<br>
               Please help me out.<br>
<br>
               Thanks in advance,<br>
               Prakash<br>
               _______________________________________________<br>
<br>
               Kepler-users mailing list<br>
               <a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a><br>
            <mailto:<a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a>><br>
               <mailto:<a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a><br>
            <mailto:<a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a>>><br>
<br>
                          <a href="http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a><br>
<br>
<br>
<br>
<br>
        ------------------------------------------------------------------------<br>
<br>
<br>
        _______________________________________________<br>
        Kepler-users mailing list<br>
        <a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a><br>
        <mailto:<a href="mailto:Kepler-users@kepler-project.org" target="_blank">Kepler-users@kepler-project.org</a>><br>
        <a href="http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users" target="_blank">http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-users</a><br>
<br>
<br>
</div></div></blockquote>
</blockquote></div><br>