[WBEL-users] JAVA apps

Thomas E Dukes edukes at alltel.net
Thu Jul 14 07:44:11 CDT 2005


 

> -----Original Message-----
> From: whitebox-users-bounces at beau.org 
> [mailto:whitebox-users-bounces at beau.org] On Behalf Of Greg Knaddison
> Sent: Thursday, July 14, 2005 12:22 AM
> To: whitebox-users at beau.org
> Subject: Re: [WBEL-users] JAVA apps
> 
> On 7/13/05, Thomas E Dukes <edukes at alltel.net> wrote:
> > I have been dreading asking this question.  I upgraded from Fedora 
> > Core 2 to WBEL less than 2 weeks ago.  I cannot figure out what's 
> > running my java app(s).  I previously had tomcat but since 
> the upgrade 
> > it is not running but my apps are.  What does WBEL use to run java 
> > apps?  I give up, is it geronimo?
> 
> My guess is tomcat is still doing it.  Are you talking about 
> WBEL3 or 4?  
> 
> What does 
> 
> # ps -ef | grep -i java
> 
> give you?

Hello,

I'm certain tomcat isn't running.  I did a chkconfig --list, its off in all
runlevels.

ps -ef | grep -I java, yields:

jive      2621     1  0 08:17 ?        00:00:08
/opt/jive_messenger/jre/bin/java -server
-Dinstall4j.jvmDir=/opt/jive_messenger/jre
-Dinstall4j.appDir=/opt/jive_messenger
-Dexe4j.moduleName=/opt/jive_messenger/bin/messenger -classpath
/opt/jive_messenger/.install4j/i4jruntime.jar:/opt/jive_messenger/lib/activa
tion.jar:/opt/jive_messenger/lib/commons-el.jar:/opt/jive_messenger/lib/hsql
db.jar:/opt/jive_messenger/lib/jasper-compiler.jar:/opt/jive_messenger/lib/j
asper-runtime.jar:/opt/jive_messenger/lib/mail.jar:/opt/jive_messenger/lib/m
essenger.jar:/opt/jive_messenger/lib/mysql.jar:/opt/jive_messenger/lib/postg
res.jar:/opt/jive_messenger/lib/servlet.jar:/opt/jive_messenger/lib/startup.
jar com.install4j.runtime.Launcher start
org.jivesoftware.messenger.starter.ServerStarter false false
/opt/jive_messenger/bin/../logs/stderror.log
/opt/jive_messenger/bin/../logs/stdoutt.log true true false  true true 0 0
20 20 Arial 0,0,0 8 500 version 2.1.5 20 40 Arial 0,0,0 8 500 -1
-DmessengerHome=/opt/jive_messenger
-Dmessenger.lib.dir=/opt/jive_messenger/lib start
root      3553  3024  0 08:35 tty1     00:00:00 grep -i java

I'm not complainig tomact isn't running the apps.  It was a pain in the butt
to set things up.  It appears things are running automagically.  I'd just
like to know what's handling things and what I need to do if I should add
another java app someday.

Thanks!
> 
> Greg
> 
> _______________________________________________
> Whitebox-users mailing list
> Whitebox-users at beau.org
> http://beau.org/mailman/listinfo/whitebox-users
> 




More information about the Whitebox-users mailing list