Re: Geronimo Service

2009-08-21 Thread rpal...@gmail.com
Here are the JavaServiceWrapper parameters you might try setting...

# Service execution user
wrapper.ntservice.account=domain\user  [domain\ is optional]

# Service execution password.
wrapper.ntservice.password=password


On Fri, Aug 21, 2009 at 12:25 PM, Russell Collins <
russell.coll...@mclaneat.com> wrote:

>  I am trying to install the Geronimo Server on windows vista.  I have
> gotten the service to properly install on Windows XP and Windows 2003 server
> machines so I do know the procedures.  I am getting a permissions denied
> message when trying to start the service.  Here is an excerpt from the log.
>
>
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Allocating a console for the
> service.
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Found console window.
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | --> Wrapper Started as Service
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | Java Service Wrapper Community
> Edition 32-bit 3.3.5
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |   Copyright (C) 1999-2009 Tanuki
> Software, Ltd.  All Rights Reserved.
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |
> http://wrapper.tanukisoftware.org
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Using tick timer.
>
> DEBUG  | wrapperp | 2009/08/21 11:10:36 | server listening on port 32000.
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.4, does not exist:
> ../lib/geronimo-cli-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.5, does not exist:
> ../lib/geronimo-kernel-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.6, does not exist:
> ../lib/geronimo-transformer-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.11, does not exist: ../lib/xpp3-1.1.3.3.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.12, does not exist: ../lib/xstream-1.1.3.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Ping settings:
> wrapper.ping.interval=5, wrapper.ping.interval.logged=1,
> wrapper.ping.timeout=30
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | Launching a JVM...
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | command: "C:\Java\jrrt-1.6.0\bin"
> -javaagent:"C:/geronimo2.1.4/bin/jpa.jar"
> -Djava.ext.dirs="C:/geronimo2.1.4/lib/ext;C:/Java/jrrt-1.6.0/jre/lib/ext"
> -Djava.endorsed.dirs="C:/geronimo2.1.4/lib/endorsed;C:/Java/jrrt-1.6.0/jre/lib/endorsed"
> -Dorg.apache.geronimo.base.dir="C:/geronimo2.1.4"
> -Djava.io.tmpdir="C:/geronimo2.1.4/var/temp" -Djava.library.path="../lib"
> -classpath
> "../lib/wrapper.jar;../bin/server.jar;../bin/shutdown.jar;../lib/geronimo-cli-2.0-SNAPSHOT.jar;../lib/geronimo-kernel-2.0-SNAPSHOT.jar;../lib/geronimo-transformer-2.0-SNAPSHOT.jar;../lib/commons-cli-1.0.jar;../lib/commons-logging-1.0.4.jar;../lib/cglib-nodep-2.1_3.jar;../lib/log4j-1.2.14.jar;../lib/xpp3-1.1.3.3.jar;../lib/xstream-1.1.3.jar"
> -Dwrapper.key="NZM-Ctvm4QOW4W43" -Dwrapper.port=32000
> -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999
> -Dwrapper.debug="TRUE" -Dwrapper.pid=5792 -Dwrapper.version="3.3.5"
> -Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE"
> -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1
> org.tanukisoftware.wrapper.WrapperSimpleApp
> org.apache.geronimo.cli.daemon.DaemonCLI
>
> FATAL  | wrapper  | 2009/08/21 11:10:36 | Unable to execute Java command.
> Access is denied. (0x5)
>
> FATAL  | wrapper  | 2009/08/21 11:10:36 | "C:\Java\jrrt-1.6.0\bin"
> -javaagent:"C:/geronimo2.1.4/bin/jpa.jar"
> -Djava.ext.dirs="C:/geronimo2.1.4/lib/ext;C:/Java/jrrt-1.6.0/jre/lib/ext"
> -Djava.endorsed.dirs="C:/geronimo2.1.4/lib/endorsed;C:/Java/jrrt-1.6.0/jre/lib/endorsed"
> -Dorg.apache.geronimo.base.dir="C:/geronimo2.1.4"
> -Djava.io.tmpdir="C:/geronimo2.1.4/var/temp" -Djava.library.path="../lib"
> -classpath
> "../lib/wrapper.jar;../bin/server.jar;../bin/shutdown.jar;../lib/geronimo-cli-2.0-SNAPSHOT.jar;../lib/geronimo-kernel-2.0-SNAPSHOT.jar;../lib/geronimo-transformer-2.0-SNAPSHOT.jar;../lib/commons-cli-1.0.jar;../lib/commons-logging-1.0.4.jar;../lib/cglib-nodep-2.1_3.jar;../lib/log4j-1.2.14.jar;../lib/xpp3-1.1.3.3.jar;../lib/xstream-1.1.3.jar"
> -Dwrapper.key="NZM-Ctvm4QOW4W43" -Dwrapper.port=32000
> -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999
> -Dwrapper.debug="TRUE" -Dwrapper.pid=5792 -Dwrapper.version="3.3.5"
> -Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE"
> -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1
> org.tanukisoftware.wrapper.WrapperSimpleApp
> org.apache.geronimo.cli.daemon.DaemonCLI
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 |
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 |
> 
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 | Advice:
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 | Access denied errors when
> attempt

Re: Geronimo Service

2009-08-21 Thread rpal...@gmail.com
Try using the SDK version of java is my thought, and make sure you have the
javaservicewrapper permissions set properly.

On Fri, Aug 21, 2009 at 12:25 PM, Russell Collins <
russell.coll...@mclaneat.com> wrote:

>  I am trying to install the Geronimo Server on windows vista.  I have
> gotten the service to properly install on Windows XP and Windows 2003 server
> machines so I do know the procedures.  I am getting a permissions denied
> message when trying to start the service.  Here is an excerpt from the log.
>
>
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Allocating a console for the
> service.
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Found console window.
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | --> Wrapper Started as Service
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | Java Service Wrapper Community
> Edition 32-bit 3.3.5
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |   Copyright (C) 1999-2009 Tanuki
> Software, Ltd.  All Rights Reserved.
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |
> http://wrapper.tanukisoftware.org
>
> STATUS | wrapper  | 2009/08/21 11:10:36 |
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Using tick timer.
>
> DEBUG  | wrapperp | 2009/08/21 11:10:36 | server listening on port 32000.
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.4, does not exist:
> ../lib/geronimo-cli-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.5, does not exist:
> ../lib/geronimo-kernel-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.6, does not exist:
> ../lib/geronimo-transformer-2.0-SNAPSHOT.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.11, does not exist: ../lib/xpp3-1.1.3.3.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Classpath element,
> wrapper.java.classpath.12, does not exist: ../lib/xstream-1.1.3.jar
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | Ping settings:
> wrapper.ping.interval=5, wrapper.ping.interval.logged=1,
> wrapper.ping.timeout=30
>
> STATUS | wrapper  | 2009/08/21 11:10:36 | Launching a JVM...
>
> DEBUG  | wrapper  | 2009/08/21 11:10:36 | command: "C:\Java\jrrt-1.6.0\bin"
> -javaagent:"C:/geronimo2.1.4/bin/jpa.jar"
> -Djava.ext.dirs="C:/geronimo2.1.4/lib/ext;C:/Java/jrrt-1.6.0/jre/lib/ext"
> -Djava.endorsed.dirs="C:/geronimo2.1.4/lib/endorsed;C:/Java/jrrt-1.6.0/jre/lib/endorsed"
> -Dorg.apache.geronimo.base.dir="C:/geronimo2.1.4"
> -Djava.io.tmpdir="C:/geronimo2.1.4/var/temp" -Djava.library.path="../lib"
> -classpath
> "../lib/wrapper.jar;../bin/server.jar;../bin/shutdown.jar;../lib/geronimo-cli-2.0-SNAPSHOT.jar;../lib/geronimo-kernel-2.0-SNAPSHOT.jar;../lib/geronimo-transformer-2.0-SNAPSHOT.jar;../lib/commons-cli-1.0.jar;../lib/commons-logging-1.0.4.jar;../lib/cglib-nodep-2.1_3.jar;../lib/log4j-1.2.14.jar;../lib/xpp3-1.1.3.3.jar;../lib/xstream-1.1.3.jar"
> -Dwrapper.key="NZM-Ctvm4QOW4W43" -Dwrapper.port=32000
> -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999
> -Dwrapper.debug="TRUE" -Dwrapper.pid=5792 -Dwrapper.version="3.3.5"
> -Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE"
> -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1
> org.tanukisoftware.wrapper.WrapperSimpleApp
> org.apache.geronimo.cli.daemon.DaemonCLI
>
> FATAL  | wrapper  | 2009/08/21 11:10:36 | Unable to execute Java command.
> Access is denied. (0x5)
>
> FATAL  | wrapper  | 2009/08/21 11:10:36 | "C:\Java\jrrt-1.6.0\bin"
> -javaagent:"C:/geronimo2.1.4/bin/jpa.jar"
> -Djava.ext.dirs="C:/geronimo2.1.4/lib/ext;C:/Java/jrrt-1.6.0/jre/lib/ext"
> -Djava.endorsed.dirs="C:/geronimo2.1.4/lib/endorsed;C:/Java/jrrt-1.6.0/jre/lib/endorsed"
> -Dorg.apache.geronimo.base.dir="C:/geronimo2.1.4"
> -Djava.io.tmpdir="C:/geronimo2.1.4/var/temp" -Djava.library.path="../lib"
> -classpath
> "../lib/wrapper.jar;../bin/server.jar;../bin/shutdown.jar;../lib/geronimo-cli-2.0-SNAPSHOT.jar;../lib/geronimo-kernel-2.0-SNAPSHOT.jar;../lib/geronimo-transformer-2.0-SNAPSHOT.jar;../lib/commons-cli-1.0.jar;../lib/commons-logging-1.0.4.jar;../lib/cglib-nodep-2.1_3.jar;../lib/log4j-1.2.14.jar;../lib/xpp3-1.1.3.3.jar;../lib/xstream-1.1.3.jar"
> -Dwrapper.key="NZM-Ctvm4QOW4W43" -Dwrapper.port=32000
> -Dwrapper.jvm.port.min=31000 -Dwrapper.jvm.port.max=31999
> -Dwrapper.debug="TRUE" -Dwrapper.pid=5792 -Dwrapper.version="3.3.5"
> -Dwrapper.native_library="wrapper" -Dwrapper.service="TRUE"
> -Dwrapper.cpu.timeout="10" -Dwrapper.jvmid=1
> org.tanukisoftware.wrapper.WrapperSimpleApp
> org.apache.geronimo.cli.daemon.DaemonCLI
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 |
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 |
> 
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 | Advice:
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 | Access denied errors when
> attempting to launch the Java process are
>
> ADVICE | wrapper  | 2009/08/21 11:10:36 | usually caused by str

Re: Different server instances on Geronimo 2.2

2009-08-19 Thread rpal...@gmail.com
Is it possible to create two different directories for the Geronimo
deployments instead of using the same ones for each instance?  It seems like
that would resolve your issues, even though it creates a slightly more
complex environment.

Robert P

On Wed, Aug 19, 2009 at 9:08 AM, chi runhua  wrote:

> Because both instances share the same repository, I guess it's as
> designed.  The only difference would be as followed:
>
> 1.  on the instance you deployed the application, such as 8080 port by
> default, config.xml was updated with its moduleId as  name="com/yourcompany/foo/1.0/car">
>
> 2. while on another instance, the module info was written into config.xml
> as well, but with the following info  name="com/yourcompany/foo/1.0/car" load="false">
>
> Anything incorrect with my understanding, please chime in.
>
> Jeff C
>
> On Wed, Aug 19, 2009 at 6:13 PM, Lu Jiang  wrote:
>
>>
>> Environment:
>> Windows+JDK6+Geronimo2.2
>>
>> I setted up another server instance besides the default one. The defaut
>> one
>> is on 8080,and the other on 8090.They both work well and share the same
>> repository.
>>
>> If I deploy an application on one server instance,for example, the 8080
>> one,then it'll be simultaneously deployed on the 8090 server instance.This
>> action changes the config.xml of both the default one and the new server
>> instance. After that ,I tried to deploy the same application to the 8090
>> instance. It failed and warned that the application already exists.
>>
>> I wonder ,in the case of multiple server instances,if an application is
>> deployed on one server instance,should  the other server instances share
>> the
>> application?
>> --
>> View this message in context:
>> http://www.nabble.com/Different-server-instances-on-Geronimo-2.2-tp25041402s134p25041402.html
>> Sent from the Apache Geronimo - Users mailing list archive at Nabble.com.
>>
>>
>


Re: Axis Version 1.4 in Geronimo 2.1.4; Re: Bug AXIS2-2313

2009-07-24 Thread rpal...@gmail.com
Oh, good. That explains a lot.  We also have a significant performance
hit with this version of axis and geronimo, that is not as severe when
using CXF.

On 7/24/09, Kevan Miller  wrote:
>
> On Jul 22, 2009, at 1:15 PM, rpal...@gmail.com wrote:
>
>> I'm having an issue with Axis from the version of Geronimo I
>> downloaded last night (7.21.9): geronimo-tomcat6-javaee5-2.1.4.
>>
>> Apparently there was a bug fixed in April of 2007 that I'm not
>> getting the 1.4 version that is included in this Geronimo release.
>>
>> https://issues.apache.org/jira/browse/AXIS2-2313
>>
>> Does anyone have any thought on how I can determine whether the
>> axis-1.4.jar file has this fix included in it?
>
> Ooops. I take that back. The fix from AXIS-2313 would not be included.
>
> --kevan

-- 
Sent from my mobile device


Axis Version 1.4 in Geronimo 2.1.4; Re: Bug AXIS2-2313

2009-07-22 Thread rpal...@gmail.com
I'm having an issue with Axis from the version of Geronimo I downloaded last
night (7.21.9): geronimo-tomcat6-javaee5-2.1.4.

Apparently there was a bug fixed in April of 2007 that I'm not getting the
1.4 version that is included in this Geronimo release.

https://issues.apache.org/jira/browse/AXIS2-2313

Does anyone have any thought on how I can determine whether the axis-1.4.jar
file has this fix included in it?

Thanks,
Robert