From twright at bbn.com Tue Jul 1 09:59:53 2008 From: twright at bbn.com (Todd Wright) Date: Tue, 01 Jul 2008 09:59:53 -0400 Subject: Fwd: Issue when using agent mobility in Cougaar In-Reply-To: References: <48628BD0.5020005@bbn.com> <4865587A.7040203@bbn.com> Message-ID: <486A3859.9030104@bbn.com> daniel domingue wrote: > Thanks for the directions, > > I moved the blackboard query into the setupSubscriptions() method and > the problem disappeared. Good. > > But I have to make some precisions over the preceding mail, as the > query to the blackboard was a different operation (I needed to fetch > an object which was assumed to be in the blackboard after rehydration) > than the subscription (which was indeed in the setupSubscriptions() in > the first mail), involving different predicates although both were > executed in the plugin which had problems. Okay. Todd From laurent at duperval.com Thu Jul 3 15:14:25 2008 From: laurent at duperval.com (Laurent Duperval) Date: Thu, 03 Jul 2008 15:14:25 -0400 Subject: Cougaar profiler 1.2 Message-ID: <486D2511.4020900@duperval.com> Hello, I am trying to profile the memory of a 1.4 application and I have to run it under a 1.4 JVM. I am trying to use the Cougaar memory profiler (v. 1.2) but I am having trouble running it because I cannot see any source code. The last remaining documentation page mentions a run script that contains information pointing to some example files, but the source codes for the examples aren't there. Are they still available somewhere so I can see what is included in them? It also looks like the run script refers to some jar files that are not available in the publicly available 1.2 build (for example, the javautilpatch.jar file) Is the source code for the profile publicly available? If so, where? Thanks, L -- Laurent Duperval Consultation Duperval inc. 8 Pl. Belv?d?re Ouest Notre-Dame-de-l'Ile-Perrot, Qc Canada J7V 8P4 E: laurent at duperval.com W: http://www.duperval.com T: (514) 902-0186 F: (514) 902-0187 LinkedIn: http://www.linkedin.com/in/laurentduperval Twitter: http://twitter.com/lduperval Skype: lduperval Helping organisations and individuals improve people-focused communication processes Register for our newsletter at http://www.duperval.com Nous aidons les entreprises et les individus ? am?liorer les processus de communication personnelle Enregistrez-vous ? notre bulletin ?lectronique http://www.duperval.com -------------- next part -------------- An HTML attachment was scrubbed... URL: http://cougaar.org/pipermail/cougaar-developers/attachments/20080703/7996b603/attachment.html From ahelsing at bbn.com Thu Jul 3 17:25:55 2008 From: ahelsing at bbn.com (Aaron Helsinger) Date: Thu, 03 Jul 2008 17:25:55 -0400 Subject: Cougaar profiler 1.2 In-Reply-To: <486D2511.4020900@duperval.com> References: <486D2511.4020900@duperval.com> Message-ID: <486D43E3.5010006@bbn.com> I assume you've read: http://profiler.cougaar.org/ That notes that the profiler is mostly deprecated for modern VMs - there are now better tools. But for JDK1.4, maybe this is still useful. From there, you can browse the source or anonymously check it out. http://cougaar.org/scm/?group_id=38 You might also read the archives of this list, specifically from September, 2006 You might also read the profiler-help forum (which is closed for posting, but has more info) http://cougaar.org/forum/?group_id=38 javaiopatch is part of the core project, source available here: http://cougaar.org/cgi-bin/viewcvs.cgi/javaiopatch/?cvsroot=core I hope this helps, Aaron Helsinger BBN Laurent Duperval wrote: > Hello, > > I am trying to profile the memory of a 1.4 application and I have to run > it under a 1.4 JVM. > > I am trying to use the Cougaar memory profiler (v. 1.2) but I am having > trouble running it because I cannot see any source code. The last > remaining documentation page mentions a run script that contains > information pointing to some example files, but the source codes for the > examples aren't there. Are they still available somewhere so I can see > what is included in them? > > It also looks like the run script refers to some jar files that are not > available in the publicly available 1.2 build (for example, the > javautilpatch.jar file) > > Is the source code for the profile publicly available? If so, where? > > Thanks, > > L > > -- > Laurent Duperval > Consultation Duperval inc. > 8 Pl. Belv?d?re Ouest > Notre-Dame-de-l'Ile-Perrot, Qc > Canada J7V 8P4 > E: laurent at duperval.com W: http://www.duperval.com > T: (514) 902-0186 F: (514) 902-0187 > LinkedIn: http://www.linkedin.com/in/laurentduperval > Twitter: http://twitter.com/lduperval > Skype: lduperval > > Helping organisations and individuals improve people-focused communication processes > Register for our newsletter at http://www.duperval.com > > Nous aidons les entreprises et les individus ? am?liorer les processus de communication personnelle > Enregistrez-vous ? notre bulletin ?lectronique http://www.duperval.com > > ------------------------------------------------------------------------ > > _______________________________________________ > Cougaar-developers mailing list > Cougaar-developers at cougaar.org > http://cougaar.org/mailman/listinfo/cougaar-developers > -------------- next part -------------- An HTML attachment was scrubbed... URL: http://cougaar.org/pipermail/cougaar-developers/attachments/20080703/25dd542b/attachment-0001.html