[kepler-dev] Running devel version of kepler produces lots of output
ben leinfelder
leinfelder at nceas.ucsb.edu
Wed Mar 18 15:07:15 PDT 2009
Christopher,
Last one down: now the kar processing error is using logging (warn)
instead of System.out.
Thanks,
-ben
On Mar 18, 2009, at 2:33 PM, Christopher Brooks wrote:
> Hi Ben,
> Thanks!
> I cleaned up the PtolemyPreferences message and also the
> "Config.xml:" message.
>
> Now we have:
>
> run:
> [run] Building Kars...
> [run] Unable to process kar file: /Users/cxh/src/kepler/common/
> kar/actors/actors-ImageJ.kar
>
>
> Having the "Building Kars" message is ok, since there is a delay while
> Kepler is starting. However, I'm not sure why I get the second line.
>
> Also, ant run-only also seems to print "Building Kars"
> bash-3.2$ ant run-only
> Buildfile: build.xml
>
> run-only:
> [run] Building Kars...
> [run] Unable to process kar file: /Users/cxh/src/kepler/common/
> kar/actors/actors-ImageJ.kar
>
> ?
>
> _Christopher
>
> ben leinfelder wrote:
>> Christopher,
>> I've made it so the "[Server...]" messages are only shown when log
>> level (commons/log4j) is set to debug.
>> The "regArray..." message is in one of the ecoinformatics
>> webservice stub jars - duplicated in both core and common modules.
>> I'll clean that up and commit an updated version of the offending
>> jar and also remove the extra jars from the core module.
>> Thanks for pointing that out,
>> -ben
>> On Mar 18, 2009, at 12:35 PM, Christopher Brooks wrote:
>>> In the Kepler devel tree, when I start and stop kepler,
>>> I get lots of output, much of it from the database:
>>>
>>> run:
>>> [run] Building Kars...
>>> [run] Config.xml: /Users/cxh/src/kepler/common/lib/config.xml
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> checkRunning(false) entered
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> checkRunning(false) exited
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> setDatabasePath(0,/Users/cxh/.kepler/cache/cachedata/hsqldb)
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> checkRunning(false) entered
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> checkRunning(false) exited
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> setDatabaseName(0,hsqldb)
>>> [run] [Server at 36d8e4]: [Thread[AWT-EventQueue-0,6,main]]:
>>> setSilent(true)
>>> [run] [Server at 36d8e4]: Initiating startup sequence...
>>> [run] [Server at 36d8e4]: Server socket opened successfully in 11
>>> ms.
>>> [run] [Server at 36d8e4]: Database [index=0, id=0, db=file:/Users/
>>> cxh/.kepler/cache/cachedata/hsqldb, alias=hsqldb] opened
>>> sucessfully in 194 ms.
>>> [run] [Server at 36d8e4]: Startup sequence completed in 223 ms.
>>> [run] [Server at 36d8e4]: 2009-03-18 12:32:24.346 HSQLDB server
>>> 1.7.2 is online
>>> [run] [Server at 36d8e4]: To close normally, connect and execute
>>> SHUTDOWN SQL
>>> [run] [Server at 36d8e4]: From command line, use [Ctrl]+[C] to
>>> abort abruptly
>>> [run] Opening user preferences PtolemyPreferences.xml...
>>> [run] regArray:
>>> org
>>> .ecoinformatics.ecogrid.registry.stub.RegistryEntryArrayType at cb84f7d
>>> [run] Unable to process kar file: /Users/cxh/src/kepler/common/
>>> kar/actors/actors-ImageJ.kar
>>> [run] [Server at 36d8e4]: Initiating shutdown sequence...
>>> [run] [Server at 36d8e4]: Shutdown sequence completed in 0 ms.
>>> [run] [Server at 36d8e4]: 2009-03-18 12:32:52.382 SHUTDOWN :
>>> System.exit() was not called
>>>
>>>
>>> Can this output be reduced?
>>>
>>> _Christopher
>>>
>>>
>>> --
>>> Christopher Brooks (cxh at eecs berkeley edu) University of
>>> California
>>> CHESS Executive Director US Mail: 337 Cory Hall
>>> Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA
>>> 94720-1774
>>> ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
>>> home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
>>> _______________________________________________
>>> Kepler-dev mailing list
>>> Kepler-dev at kepler-project.org
>>> http://mercury.nceas.ucsb.edu/kepler/mailman/listinfo/kepler-dev
>
> --
> Christopher Brooks (cxh at eecs berkeley edu) University of California
> CHESS Executive Director US Mail: 337 Cory Hall
> Programmer/Analyst CHESS/Ptolemy/Trust Berkeley, CA 94720-1774
> ph: 510.643.9841 fax:510.642.2718 (Office: 545Q Cory)
> home: (F-Tu) 707.665.0131 (W-F) 510.655.5480
More information about the Kepler-dev
mailing list