[kepler-dev] What is this?
Christopher Brooks
cxh at eecs.berkeley.edu
Thu Oct 14 13:10:12 PDT 2004
Ilkay,
Jython takes a few moments to handle the jar files,
I suspect that something else would be causing your vergil
process to hang.
In the window where you start up, try typing Control-Break to get a
stack trace. We've tried hard to make sure that error messages get
reported to either a stack trace window or worst case, stderr, but
we've probably missed a few
BTW - I'm not at all happy with how Jython (the Java implementation of
Python) does this. I think that using Jython in an applet or unsigned
WebStart application would be difficult. Jacl does not have this
problem.
_Christopher
--------
Does it take some time to load because of that or require something
else to instantiate? Looks like my build prints
" [echo] java.library.path=c:/WINDOWS/system32
[java] *sys-package-mgr*: processing modified jar,
'C:\project\kepler\build\kepler-configs.jar' "
and it stops there without opening the vergil interface? This happens only
in
one of my windows machines.
Thanks,
--Ilkay
> -----Original Message-----
> From: kepler-dev-admin at ecoinformatics.org
> [mailto:kepler-dev-admin at ecoinformatics.org]On Behalf Of Christopher
> Brooks
> Sent: Thursday, October 14, 2004 7:23 AM
> To: Rod Spears
> Cc: kepler list
> Subject: Re: [kepler-dev] What is this?
>
>
> The *sys-package-mgr* lines are from the Python actor.
> It caches the jars.
> Kepler is probably instantiating the Python actor at start up.
> In Ptolemy II, the Python actor usually only gets instantiated when
> the folder in the actor library that the Python actor is in is opened.
> My guess is that this is changed in Kepler?
>
> BTW - The actor library functionality by Chad and Shawn looks very
> cool. I've not had the time to thoroughly look at it, but it seems
> like a win.
>
> _Christopher
>
> --------
>
> Where did this start coming from?
> [java] *sys-package-mgr*: processing modified jar,
> '/home/globus/ptII4.0.1/lib/kepler-configs.jar'
> [java] *sys-package-mgr*: processing modified jar,
> '/home/globus/ptII4.0.1/lib/kepler.jar'
>
>
> Rod
>
>
> _______________________________________________
> kepler-dev mailing list
> kepler-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
> --------
> _______________________________________________
> kepler-dev mailing list
> kepler-dev at ecoinformatics.org
> http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
>
_______________________________________________
kepler-dev mailing list
kepler-dev at ecoinformatics.org
http://www.ecoinformatics.org/mailman/listinfo/kepler-dev
--------
More information about the Kepler-dev
mailing list