Cougaar Mac OS X
blaise@idistro.com
blaise at idistro.com
Sat Mar 8 21:06:12 EST 2008
Hi Dimitrios,
Regarding netbeans, you can add VM Parameters into the mix through the
project ant build.xml file. There is ant target for starting nodes which
you can edit. This allows cougaar nodes to be started with one node per
jvm, as they were originally intended.
The cougar agent archives 'car', that are deployed by the CougaarDev
environment were intended to allow multiple nodes to be deployed into a
single Jboss instance using Jboss Cougaar Containers but this currently
only works for single nodes as Cougaar nodes take parameters from the
environment, and well there is only so much you can do with a classloader.
If you use one node you can alter the jvm vm parameters in the jboss start
script.
Haven't had a look at this for a while though so maybe a few versions
behind...
Anyway, Hope this helps,
Blaise.
>
> Dimitrios Traskas wrote:
>> I also assume that you guys all use Eclipse and CougaarIDE for your
>> development which can make the difference.
> That, or IntelliJ IDEA or just plain Emacs/vi and command line tools are
> the ones that many of us use, but there is no reason it shouldn't work
> with NetBeans -- I just can't tell you how to pass VM parameters through
> NetBeans to Cougaar.
>> Are the warnings:
>>
>> WARN [DirectSysStatSupplier] - No handler for Memory on platform Mac OS
>> X
>> WARN [DirectSysStatSupplier] - No handler for CPU on platform Mac OS X
>> WARN [DirectSysStatSupplier] - No handler for Sockets on platform Mac
>> OS X
>>
>> something serious I have to look into? Do you believe they would cause
>> a problem later on?
> Not serious. These messages (and the similar messages you often see on
> Windows) simply indicate that the MetricsService doesnt have a built in
> way for getting these statistics. For info on the MetricsService, see
> the Online Manual:
> http://cougaar.cougaar.org/software/latest/OnlineManual/MetricsService/
>
> _______________________________________________
> Cougaar-developers mailing list
> Cougaar-developers at cougaar.org
> http://cougaar.org/mailman/listinfo/cougaar-developers
>
More information about the Cougaar-developers
mailing list