I ran the command you suggested.  Just in case, I changed to use the full jdk I 
had in a different folder.  Same problem, 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager is not found.  I included 
a screen shot of the contents of 
C:\oodt\oodt-deploy\filemgr\lib\cas-filemgr-0.6.jar which is on the class path 
and contains XmlRpcFileManager.class.

sh-4.1$ pwd
/cygdrive/c/oodt/oodt-deploy
sh-4.1$ "/cygdrive/c/Program Files/java/jdk1.7.0_51/bin/java"       
-Djava.ext.dirs=/cygdrive/c/oodt/oodt-deploy/filemgr/lib -classpat
h /cygdrive/c/oodt/oodt-deploy/filemgr/lib     
-Djava.util.logging.config.file=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/logging.proper
ties     
-Dorg.apache.oodt.cas.filemgr.properties=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/filemgr.properties
     -Djava.io.tmpdir=C:\
oodt\oodt-deploy\temp     org.apache.oodt.cas.filemgr.system.XmlRpcFileManager  
   --portNum 9000 2>&1 &
[1] 8052
sh-4.1$ Error: Could not find or load main class 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager

[1]+  Done(1)                 "/cygdrive/c/Program 
Files/java/jdk1.7.0_51/bin/java" 
-Djava.ext.dirs=/cygdrive/c/oodt/oodt-deploy/filemgr/lib -classpath 
/cygdrive/c/oodt/oodt-deploy/filemgr/lib 
-Djava.util.logging.config.file=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/logging.properties
 
-Dorg.apache.oodt.cas.filemgr.properties=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/filemgr.properties
 -Djava.io.tmpdir=C:\oodt\oodt-deploy\temp 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager --portNum 9000 2>&1
sh-4.1$


[cid:image001.png@01CF406F.D4B987F0]


From: Ramirez, Paul M (398J) [mailto:paul.m.rami...@jpl.nasa.gov]
Sent: Saturday, March 15, 2014 2:19 PM
To: Mike Vogel
Cc: <u...@oodt.apache.org>; dev@oodt.apache.org; Verma, Rishi (398J); 
Sumarlidason, Arni L (398J-Affiliate)
Subject: Re: radix oodt install question

Mike,

Adding Rishi and Arni as they both have more experience than myself running 
OODT in a windows environment.

Looked at this a little this morning. It's hard as I don't have an Windows 
environment on me to troubleshoot this with but if you try running the command 
line below directly then it could lead to a resolution. Looks like maybe the 
tmpdir may be wrong too. If you capture the output when you run this and post 
it here we can do some further troubleshooting.

/cygdrive/c/program files (x86)/java/jre7/bin/java       
-Djava.ext.dirs=/cygdrive/c/oodt/oodt-deploy/filemgr/lib -classpath 
/cygdrive/c/oodt/oodt-deploy/filemgr/lib     
-Djava.util.logging.config.file=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/logging.properties
     
-Dorg.apache.oodt.cas.filemgr.properties=/cygdrive/c/oodt/oodt-deploy/filemgr/etc/filemgr.properties
     -Djava.io.tmpdir=C:\oodt\oodt-deploy\temp     
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager     --portNum 9000 2>&1 &


Thanks,
Paul

From: <Ramirez>, JPL 
<paul.m.rami...@jpl.nasa.gov<mailto:paul.m.rami...@jpl.nasa.gov>>
Date: Friday, March 14, 2014 6:01 PM
To: JPL <paul.m.rami...@jpl.nasa.gov<mailto:paul.m.rami...@jpl.nasa.gov>>
Cc: Mike Vogel <mike.vo...@knowledgent.com<mailto:mike.vo...@knowledgent.com>>, 
"<u...@oodt.apache.org<mailto:u...@oodt.apache.org>>" 
<u...@oodt.apache.org<mailto:u...@oodt.apache.org>>, 
"dev@oodt.apache.org<mailto:dev@oodt.apache.org>" 
<dev@oodt.apache.org<mailto:dev@oodt.apache.org>>
Subject: Re: radix oodt install question

Mike,

One thing that came to mind is that on that version of radix pid file cleanup 
wasn't working so you'd have to go into the run directories and just delete 
them after you kill jobs or something doesn't start up right.

This doesn't fix the main problem which of why something doesn't start up 
right. I'll look at that in the morning. Also maybe Rishi can answer this.

--Paul

Sent from my iPhone

On Mar 14, 2014, at 4:33 PM, "Ramirez, Paul M (398J)" 
<paul.m.rami...@jpl.nasa.gov<mailto:paul.m.rami...@jpl.nasa.gov>> wrote:
Mike,

I'll look at this tomorrow morning and help out. No spare time at work today 
and then wife had plans. Actually if you could post this to OODT dev we might 
get others to help and if not I will still do so.

--Paul

Sent from my iPhone

On Mar 14, 2014, at 3:37 PM, "Mike Vogel" 
<mike.vo...@knowledgent.com<mailto:mike.vo...@knowledgent.com>> wrote:
Attached out file is after a stop and then a start.  I've tried running the 
file manager from the command line directly and it seems like there isn't a 
main in the cas-filemgr-0.6.jar file even though I see the 
org.apache.oodt.cas.filemgr.system.XmlRpcFileManager class in the jar file.  
Probably something stupid I'm doing.  I'm currently trying to rebuild from 
source.

Thanks,
Mike Vogel
M 908.399.7196
mike.vo...@knowledgent.com<mailto:mike.vo...@knowledgent.com>

<oodt.out>

Reply via email to