Re: OpsUI Functionality

2013-03-21 Thread Mattmann, Chris A (388J)
Hi Gabe, Best bets: 1. Look at https://issues.apache.org/jira/browse/OODT-155 2. Look at https://issues.apache.org/jira/browse/OODT-156 3. Look at https://issues.apache.org/jira/browse/OODT-157 Beyond that: Try them out. Deploy them, use them, look at the code: http://svn.apache.org/

Re: RADiX: OPSUI

2013-03-21 Thread Mattmann, Chris A (388J)
Heya Arni, [dropping xdata-general@ since it's a JPL private list and this is Apache public] On 3/21/13 9:19 PM, "Arni Sumarlidason" wrote: >Hello all, > >I looked a little bit into the Resource manager page not loading in the >RADiX archetype... Does the resource manager page(s) need to be >de

RADiX: OPSUI

2013-03-21 Thread Arni Sumarlidason
Hello all, I looked a little bit into the Resource manager page not loading in the RADiX archetype... Does the resource manager page(s) need to be developed, or are they developed and not tied in properly? Can you provide any direction on how to best approach completing/fixing the OPSUI webapp?

Re: Environment variables in config files

2013-03-21 Thread Mattmann, Chris A (388J)
Hey Guys, Maybe I can help here and it would be great to document on the wiki (please) :) One of the "load bearing walls" of OODT, is cas-metadta, and a nifty class inside called PathUtils that I created a long time ago. http://oodt.apache.org/components/maven/apidocs/org/apache/oodt/cas/metadat

Jenkins build is back to normal : oodt-trunk #875

2013-03-21 Thread Apache Jenkins Server
See

Re: Environment variables in config files

2013-03-21 Thread Lewis John Mcgibbney
Hi Ryan, So can you please confirm if the environment variables are to be placed into the env.sh script? If so I will duly update the documentation on the wiki. Thank you very much Lewis On Thu, Mar 21, 2013 at 5:00 PM, Gerard, Ryan S. (GSFC-586.0)[SGT INC] < ryan.s.ger...@nasa.gov> wrote: > Than

Re: Environment variables in config files

2013-03-21 Thread Gerard, Ryan S. (GSFC-586.0)[SGT INC]
Thanks Lewis, Yes, it appears OODT does support environment variables if put within brackets. For example, [ENV_VARIABLE_NAME] can be inserted into any xml config files and it will be deferenced. Thanks for your reply. Ryan On 3/21/13 6:38 PM, "Lewis John Mcgibbney" wrote: >Hi Ryan, >Please e

Re: Environment variables in config files

2013-03-21 Thread Lewis John Mcgibbney
Hi Ryan, Please excuse if I am wrong, however I think (if you are doing as I am and using the RADiX module and Maven archetype) then all environment variables should be set within [0] prior to building your project. I also found myself confused yesterday and spent a bit of time looking at this. We

Environment variables in config files

2013-03-21 Thread Gerard, Ryan S. (GSFC-586.0)[SGT INC]
Is there a special OODT syntax to use environment variables in OODT? I thought I ran across something a while ago but perhaps its wasn't for config files. I'm referring to files such as events.xml within cas-workflow and tasks.xml. Thanks, Ryan

Re: OpsUI Functionality

2013-03-21 Thread Resneck, Gabriel M (388J)
How would I find out the capabilities of the various apps that make up the OpsUI? Gabe =) From: , "Chris A (388J)" mailto:chris.a.mattm...@jpl.nasa.gov>> Date: Thursday, March 21, 2013 9:51 AM To: resneck mailto:gabriel.m.resn...@jpl.nasa.gov>> Cc: "dev@oodt.apache.org

Re: OpsUI Functionality

2013-03-21 Thread Mattmann, Chris A (388J)
Hi Gabe, The information that's in there is: File Manager Browser App and Pages Workflow Monitor App and Pages PCS Stat PCS Trace (integrated with File Manager Browser) CAS product web service API (integrated with data download) FM Browser and Workflow Monitor are usable independently of one ano

OpsUI Functionality

2013-03-21 Thread Resneck, Gabriel M (388J)
Hi, all! Just wanted to keep everyone in the loop on a discussion I've been having with Chris about the OpsUI. Gabe =) From: , "Chris A (388J)" mailto:chris.a.mattm...@jpl.nasa.gov>> Date: Thursday, March 21, 2013 9:40 AM To: resneck mailto:gabriel.m.resn...@jpl.nasa.gov>> Subject: Re: OpsUI

Re: Min Pool Size in WorkflowManager Thread Pool (0.3)

2013-03-21 Thread Cameron Goodale
Gabe, On Snow I raised the minPoolSize to the number of jobs I am able to run concurrently on our servers via Resource Manager. I am running minPoolSize=40 AND maxPoolSize=40 and everything works fine. I have noticed that if I flood the Workflow manager too quickly the jobs tend to wait until al