Here again is the copy from my actual wrapper config file:

# Java Additional Parameters
wrapper.java.additional.1=-Xmx768m
wrapper.java.additional.2=-Xms256
wrapper.java.additional.3=-Xmn512m
wrapper.java.additional.4=-Xss256k
wrapper.java.additional.5=-XX:+AggressiveOpts
wrapper.java.additional.6=-XX:+AggressiveHeap
wrapper.java.additional.7=-XX:+DisableExplicitGC
wrapper.java.additional.8=-XX:ParallelGCThreads=4
wrapper.java.additional.9=-XX:+UseConcMarkSweepGC
wrapper.java.additional.10=-XX:+UseParNewGC
wrapper.java.additional.11=-XX:SurvivorRatio=16
wrapper.java.additional.12=-XX:TargetSurvivorRatio=90
wrapper.java.additional.13=-XX:MaxTenuringThreshold=31
wrapper.java.additional.14=-Djava.net.preferIPv4Stack=true
wrapper.java.additional.15=-Dsun.rmi.dgc.client.gcInterval=990000
wrapper.java.additional.16=-Dsun.rmi.dgc.server.gcInterval=990000


NO SPACE !!!!!!!!!!!   :  )




On Mar 25, 5:38 am, RickkciR <[email protected]> wrote:
> The reason I ask about the paste to wordpad was because It asked me to
> save it without any formatting. The font and size was different than
> the rest of the existing config file , so wordpad removed this
> formatting. I saved as plain text.
>
> On Mar 25, 5:30 am, RickkciR <[email protected]> wrote:
>
>
>
> > I tried removing just the offending "=-XX: +UseConcMarkSweepGC" ....
> > but then the error stated a needed dependency (a required combination/
> > pair of parameters to be set)
>
> > I will do as you suggested though.
>
> > On Mar 25, 5:24 am, RickkciR <[email protected]> wrote:
>
> > > Just for laughs,
>
> > > ya know how if ya copy something from "WORD" and past it to some other
> > > application, the hidden embedded formatting code in "WORD" can cause
> > > problems with the "paste" in the app your pasting to?
>
> > > I generated my java parameter list for my wapper config file here in
> > > this website because I was asking you to look see at it first.
>
> > > I then copied it from here to my wrapper config file .......is it
> > > possibale it carried over some errant hidden code like the    e|','
> > > in the error log?
>
> > > On Mar 25, 5:13 am, RickkciR <[email protected]> wrote:
>
> > > > That was the first thing I checked!  ....no , no space  :  (
>
> > > > On Mar 25, 5:08 am, Jyothivas Nair <[email protected]> wrote:
>
> > > > > can you try removing blank space if it is there
>
> > > > > On Mar 25, 1:57 pm, RickkciR <[email protected]> wrote:
>
> > > > > > Doesent it look like a added typo?      e|','    .... the config 
> > > > > > file
> > > > > > shows no stray typed elements.
>
> > > > > > I'l try Google  ..... but looking at this:
>
> > > > > >http://wrapper.tanukisoftware.org/doc/english/prop-java-additional-n....
>
> > > > > > On Mar 25, 4:52 am, Jyothivas Nair <[email protected]> wrote:
>
> > > > > > > ERROR  | wrapper  | 2010/03/25 03:49:59 | The value of property ' 
> > > > > > > é |
> > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and will 
> > > > > > > most
> > > > > > > likely result in an invalid java command line.
>
> > > > > > > thats the first error where your jvm exited while loading could 
> > > > > > > you
> > > > > > > google the error and find out more ?
>
> > > > > > > On Mar 25, 1:28 pm, RickkciR <[email protected]> 
> > > > > > > wrote:
>
> > > > > > > > I dont understand what error this is reporting, here is a copy 
> > > > > > > > of  my
> > > > > > > > actual config file:
>
> > > > > > > > # Java Bits.  On applicable platforms, tells the JVM to run in 
> > > > > > > > 32 or
> > > > > > > > 64-bit mode.
> > > > > > > > wrapper.java.additional.auto_bits=TRUE
>
> > > > > > > > # Java Additional Parameters
> > > > > > > > wrapper.java.additional.1=-Xmx768m
> > > > > > > > wrapper.java.additional.2=-Xms256
> > > > > > > > wrapper.java.additional.3=-Xmn512m
> > > > > > > > wrapper.java.additional.4=-Xss256k
> > > > > > > > wrapper.java.additional.5=-XX:+AggressiveOpts
> > > > > > > > wrapper.java.additional.6=-XX:+AggressiveHeap
> > > > > > > > wrapper.java.additional.7=-XX:+DisableExplicitGC
> > > > > > > > wrapper.java.additional.8=-XX:ParallelGCThreads=4
> > > > > > > > wrapper.java.additional.9=-XX:+UseConcMarkSweepGC
> > > > > > > > wrapper.java.additional.10=-XX:+UseParNewGC
> > > > > > > > wrapper.java.additional.11=-XX:SurvivorRatio=16
> > > > > > > > wrapper.java.additional.12=-XX:TargetSurvivorRatio=90
> > > > > > > > wrapper.java.additional.13=-XX:MaxTenuringThreshold=31
> > > > > > > > wrapper.java.additional.14=-Djava.net.preferIPv4Stack=true
> > > > > > > > wrapper.java.additional.15=-Dsun.rmi.dgc.client.gcInterval=990000
> > > > > > > > wrapper.java.additional.16=-Dsun.rmi.dgc.server.gcInterval=990000
>
> > > > > > > > On Mar 25, 4:21 am, RickkciR <[email protected]> 
> > > > > > > > wrote:
>
> > > > > > > > > Wrapper log:
>
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:49:59 | Java Service Wrapper
> > > > > > > > > Community Edition 32-bit 3.3.9
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:49:59 |   Copyright (C) 
> > > > > > > > > 1999-2009
> > > > > > > > > Tanuki Software, Ltd.  All Rights Reserved.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:49:59 |    
> > > > > > > > > http://wrapper.tanukisoftware.org
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:49:59 |
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:49:59 | The value of 
> > > > > > > > > property ' é |
> > > > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and 
> > > > > > > > > will most
> > > > > > > > > likely result in an invalid java command line.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:49:59 | Launching a JVM...
> > > > > > > > > INFO   | jvm 1    | 2010/03/25 03:49:59 | Could not create 
> > > > > > > > > the Java
> > > > > > > > > virtual machine.
> > > > > > > > > INFO   | jvm 1    | 2010/03/25 03:49:59 | Unrecognized VM 
> > > > > > > > > option ''
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:49:59 | JVM exited while 
> > > > > > > > > loading the
> > > > > > > > > application.
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:03 | The value of 
> > > > > > > > > property ' é |
> > > > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and 
> > > > > > > > > will most
> > > > > > > > > likely result in an invalid java command line.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:50:03 | Launching a JVM...
> > > > > > > > > INFO   | jvm 2    | 2010/03/25 03:50:04 | Could not create 
> > > > > > > > > the Java
> > > > > > > > > virtual machine.
> > > > > > > > > INFO   | jvm 2    | 2010/03/25 03:50:04 | Unrecognized VM 
> > > > > > > > > option ''
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:04 | JVM exited while 
> > > > > > > > > loading the
> > > > > > > > > application.
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:08 | The value of 
> > > > > > > > > property ' é |
> > > > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and 
> > > > > > > > > will most
> > > > > > > > > likely result in an invalid java command line.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:50:08 | Launching a JVM...
> > > > > > > > > INFO   | jvm 3    | 2010/03/25 03:50:08 | Could not create 
> > > > > > > > > the Java
> > > > > > > > > virtual machine.
> > > > > > > > > INFO   | jvm 3    | 2010/03/25 03:50:08 | Unrecognized VM 
> > > > > > > > > option ''
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:08 | JVM exited while 
> > > > > > > > > loading the
> > > > > > > > > application.
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:12 | The value of 
> > > > > > > > > property ' é |
> > > > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and 
> > > > > > > > > will most
> > > > > > > > > likely result in an invalid java command line.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:50:12 | Launching a JVM...
> > > > > > > > > INFO   | jvm 4    | 2010/03/25 03:50:13 | Could not create 
> > > > > > > > > the Java
> > > > > > > > > virtual machine.
> > > > > > > > > INFO   | jvm 4    | 2010/03/25 03:50:13 | Unrecognized VM 
> > > > > > > > > option ''
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:13 | JVM exited while 
> > > > > > > > > loading the
> > > > > > > > > application.
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:17 | The value of 
> > > > > > > > > property ' é |
> > > > > > > > > `', '-XX: +UseConcMarkSweepGC' contains unquoted spaces and 
> > > > > > > > > will most
> > > > > > > > > likely result in an invalid java command line.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:50:17 | Launching a JVM...
> > > > > > > > > INFO   | jvm 5    | 2010/03/25 03:50:17 | Could not create 
> > > > > > > > > the Java
> > > > > > > > > virtual machine.
> > > > > > > > > INFO   | jvm 5    | 2010/03/25 03:50:17 | Unrecognized VM 
> > > > > > > > > option ''
> > > > > > > > > ERROR  | wrapper  | 2010/03/25 03:50:17 | JVM exited while 
> > > > > > > > > loading the
> > > > > > > > > application.
> > > > > > > > > FATAL  | wrapper  | 2010/03/25 03:50:17 | There were 5 failed 
> > > > > > > > > launches
> > > > > > > > > in a row, each lasting less than 300 seconds.  Giving up.
> > > > > > > > > FATAL  | wrapper  | 2010/03/25 03:50:17 |   There may be a
> > > > > > > > > configuration problem: please check the logs.
> > > > > > > > > STATUS | wrapper  | 2010/03/25 03:50:17 | <-- Wrapper Stopped
>
> > > > > > > > > On Mar 25, 4:13 am, RickkciR 
> > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > I'm running an INTEL quad X99770 �[email protected] Ghz   w/4 Gig of 
> > > > > > > > > > ram (32 bit
> > > > > > > > > > XP)
>
> > > > > > > > > > On Mar 25, 4:10 am, RickkciR 
> > > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > > mmmmmmmmm .... refusing to start now  with the Java 
> > > > > > > > > > > Additional
> > > > > > > > > > > Parameters : (
>
> > > > > > > > > > > Any Ideas?
>
> > > > > > > > > > > On Mar 25, 3:43 am, RickkciR 
> > > > > > > > > > > <[email protected]> wrote:
>
> > > > > > > > > > > > Hi Jyothivas!
> > > > > > > > > > > > My way using the service window will not work (the set 
> > > > > > > > > > > > parameters are
> > > > > > > > > > > > lost on computer re-start)
>
> > > > > > > > > > > > I will now try your way, but your wrapper config 
> > > > > > > > > > > > example confused me.
>
> > > > > > > > > > > > Shouldn't the prams be entered like this in the wrapper 
> > > > > > > > > > > > config file:
>
> > > > > > > > > > > > # Java Additional Parameters
> > > > > > > > > > > > wrapper.java.additional.1=-Xmx768m
> > > > > > > > > > > > wrapper.java.additional.2=-Xms256
> > > > > > > > > > > > wrapper.java.additional.3=-Xmn512m
> > > > > > > > > > > > wrapper.java.additional.4=-Xss256k
> > > > > > > > > > > > wrapper.java.additional.5=-XX:+AggressiveOpts
> > > > > > > > > > > > wrapper.java.additional.6=-XX:+AggressiveHeap
> > > > > > > > > > > > wrapper.java.additional.7=-XX:+DisableExplicitGC
> > > > > > > > > > > > wrapper.java.additional.8=-XX:ParallelGCThreads=4
> > > > > > > > > > > > wrapper.java.additional.9=-XX: +UseConcMarkSweepGC
> > > > > > > > > > > > wrapper.java.additional.10=-XX:+UseParNewGC
> > > > > > > > > > > > wrapper.java.additional.11=-XX:SurvivorRatio=16
> > > > > > > > > > > > wrapper.java.additional.12=-XX:TargetSurvivorRatio=90
> > > > > > > > > > > > wrapper.java.additional.13=-XX:MaxTenuringThreshold=31
> > > > > > > > > > > > wrapper.java.additional.14=-Djava.net.preferIPv4Stack=true
> > > > > > > > > > > > wrapper.java.additional.15=-Dsun.rmi.dgc.client.gcInterval=990000
> > > > > > > > > > > > wrapper.java.additional.16=-Dsun.rmi.dgc.server.gcInterval=990000
>
> > > > > > > > > > > > Please advise.
>
> > > > > > > > > > > > On Mar 25, 2:41 am, Jyothivas Nair 
> > > > > > > > > > > > <[email protected]> wrote:
>
> ...
>
> read more »- Hide quoted text -
>
> - Show quoted text -

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to