[kepler-dev] Error in the new check ins?
Christopher Brooks
cxh at eecs.berkeley.edu
Mon Aug 1 17:10:06 PDT 2005
Hi Dan,
Our email crossed. Sticking with Java 1.4.2 for the Mac sounds
reasonable.
_Christopher
--------
Ilkay,
I have used java 1.5 with Kepler and all seems to work OK with the
exception of your documentation code.
I thought we discussed this at the Santa Barbara meeting and decided
that we didn't want to use any code that required java 1.5; i.e anything
that would make it incompatible with 1.4.2.
[The default java version for the Mac is 1.4.2; 1.5 is available for
the Mac, but only for the newest version of OSX.] So I think we want to
avoid any thing that would make Kepler unusable with 1.4.2, at least for
awhile.
Dan
Ilkay Altintas wrote:
>Hi All,
>
>We were discussing on irc about switching to java 1.5 in Kepler. This
>will mean that it won't be compatible with 1.4.2 and before.
>
>Does anybody have any experience with using 1.5 with Kepler and PTII?
>Does it cause any problems? In MacOSX, Windows and Linux...
>
>What does everyone think?
>
>Thanks!
>-ilkay
>
>
>On Aug 1, 2005, at 4:16 PM, jagan wrote:
>
>
>
>>Hi Ilkay,
>>
>>What version of Java are you using?
>>Can you able to update java and ant versions to 1.5.0+ and 1.6.0+.
>>Jwsdp works on java 1.5.0+ without any modifications, if it is 1.4.2
>>you need to add some security related packages.
>>
>>I am using the following versions,
>>
>>=====================================
>>$ java -version
>>java version "1.5.0_02"
>>Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_02-b09)
>>Java HotSpot(TM) Client VM (build 1.5.0_02-b09, mixed mode)
>>
>>jagan at JaganBrama ~
>>$ ant -version
>>Apache Ant version 1.6.2 compiled on November 22 2004
>>
>>jagan at JaganBrama ~
>>$
>>===========================================================
>>
>>with regards,
>>
>>Jagan Kommineni
>>
>>Ilkay Altintas wrote:
>>
>>
>>
>>>Hi Jagan,
>>>
>>>Thanks for checking in your code.
>>>
>>>I tried to do a quick update and compile. I get the following error:
>>>
>>>copy-lib-unix:
>>>
>>>setcommonclasspath:
>>>
>>>prepare:
>>> [copy] Copying 20 files to
>>>/Users/altintas/project/kepler/build/src
>>> [copy] Copying 3 files to
>>>/Users/altintas/project/kepler/build/configs
>>> [copy] Copying 1 file to
>>>/Users/altintas/project/kepler/build/configs/ptolemy/configs/kepler/
>>>workflows
>>>
>>>compile-dev:
>>> [javac] Compiling 20 source files to
>>>/Users/altintas/project/kepler/build/classes
>>> [javac]
>>>/Users/altintas/project/kepler/build/src/org/monash/griddles/
>>>GriddlesRemoteExec.java:132: cannot access jobrun.MyJobrun_Impl
>>> [javac] bad class file:
>>>/Users/altintas/project/kepler/lib/jar/griddles/
>>>griddlesActorLib.jar(jobrun/MyJobrun_Impl.class)
>>> [javac] class file has wrong version 49.0, should be 48.0
>>> [javac] Please remove or make sure it appears in the correct
>>>subdirectory of the classpath.
>>> [javac] return (Stub)(new MyJobrun_Impl().getJobrunIFPort());
>>> [javac] ^
>>> [javac] Note: Some input files use or override a deprecated API.
>>> [javac] Note: Recompile with -deprecation for details.
>>> [javac] 1 error
>>>
>>>BUILD FAILED
>>>/Users/altintas/project/kepler/build.xml:355: Compile failed; see the
>>> compiler error output for details.
>>>
>>>
>>>
>>>Do you know what might have caused it?
>>>
>>>Hopefully we can look into your questions in more details after we
>>>get this to run.
>>>
>>>Thanks very much,
>>>-ilkay
>>>
>>>
>>>
>
>_______________________________________________
>Kepler-dev mailing list
>Kepler-dev at ecoinformatics.org
>http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
>
>
--
*******************************************************************
Dan Higgins higgins at nceas.ucsb.edu
http://www.nceas.ucsb.edu/ Ph: 805-893-5127
National Center for Ecological Analysis and Synthesis (NCEAS)
Marine Science Building - Room 3405
Santa Barbara, CA 93195
*******************************************************************
_______________________________________________
Kepler-dev mailing list
Kepler-dev at ecoinformatics.org
http://mercury.nceas.ucsb.edu/ecoinformatics/mailman/listinfo/kepler-dev
--------
More information about the Kepler-dev
mailing list