[kepler-dev] Can't start Kepler

Chad Berkley berkley at nceas.ucsb.edu
Thu Sep 9 13:20:17 PDT 2004


or if you don't want to wait 5 minutes for the jar, run 'ant run-dev'.

chad

Matt Jones wrote:
> Yes, in general problems like this happen when jars don't get built 
> correctly.  So, before trying anything else, make sure you've done a 
> completely clean build, which requires the following commands (no less, 
> no more):
> 
> cd $KEPLER
> ant -f build-ptolemy.xml clean
> ant full-clean ptolemy run
> 
> The 'ptolemy' build in there is critical, but only needs to be done 
> once, so after a successful build you can thereafter build with just:
> 
> ant run
> 
> Matt
> 
> Dan Higgins wrote:
> 
>> Rod,
>>     I have seen a similar message several times in the past. In some 
>> cases, it can result from an error in building the kepler-configs.jar. 
>> Is the configuration file really in that jar in the PT directory? 
>> Yesterday, I ended up fixing it by running 'ant ptolemy' from the 
>> kepler dir to rebuild the ptolemy.jar file and then an 'ant run'.
>>
>> Dan
>>
>> Rod Spears wrote:
>>
>>> I pulled a brand new kepler src tree, ran "ant run"
>>> and go this dialog:
>>>
>>>
>>>
>>> Any ideas?
>>>
>>> Rod
>>>
>>
>>
>> -- 
>> *******************************************************************
>> Dan Higgins                                  higgins at nceas.ucsb.edu
>> http://www.nceas.ucsb.edu/    Ph: 805-892-2531
>> National Center for Ecological Analysis and Synthesis (NCEAS) 735 
>> State Street - Room 205
>> Santa Barbara, CA 93195
>> *******************************************************************
>>
> 



More information about the Kepler-dev mailing list