tomcat 6 as a windows service fails to start with -server option
--0-1615445708-1259605414=:21327
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
Hello to all,
=A0
struggling to enable UTF-8 encoding=A0 on apache tomcat 6 Windows service.
The option we used to activate (within startup.bat) was
=A0=A0=A0=A0=A0=A0=A0=A0 =A0-Dfile.encoding=3DUTF-8 -server
Looks like tomcat is able to start when launched from startup.bat, but, if =
we intend to configure tomcat as a service, the -server flag causes the pro=
cess to abort
[395 javajni.c] [error] CreateJavaVM Failed
[1000 prunsrv.c] [error] Failed initializing java ...\intel_a\code\tomcat\c=
urrent\bin\bootstrap.jar
[1269 prunsrv.c] [error] ServiceStart returned 2
[info] Run service finished.
[info] Procrun finished.
=A0
Despite several threads around this Procrun/prunsrv.c story, it's hard to f=
igure out what are the limitations/fixes to these kind of pbs.
Any gourou who would have a clue? Thxs in advance.
=0A=0A=0A
--0-1615445708-1259605414=:21327
Content-Type: text/html; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable
<table cellspacing=3D"0" cellpadding=3D"0" border=3D"0" ><tr><td valign=3D"=
top" style=3D"font: inherit;"><BR>
<BLOCKQUOTE style=3D"PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: rgb(=
16,16,255) 2px solid"><BR>
<DIV id=3Dyiv2025498329>
<TABLE cellSpacing=3D0 cellPadding=3D0 border=3D0>
<TBODY>
<TR>
<TD vAlign=3Dtop>
<DIV>Hello to all,</DIV>
<DIV> </DIV>
<DIV>struggling to enable UTF-8 encoding on apache tomcat 6 Windows s=
ervice.</DIV>
<DIV>The option we used to activate (within startup.bat) was </DIV><SPAN la=
ng=3DEN>
<DIV> -Dfile.encoding=
=3DUTF-8 <STRONG>-server</STRONG></DIV>
<DIV>Looks like tomcat is able to start when launched from startup.bat, but=
, if we intend to configure tomcat as a service, <STRONG>the -server flag c=
auses the process to abort</STRONG></DIV><SPAN lang=3DEN>
<DIV>[395 javajni.c] [error] CreateJavaVM Failed</DIV>
<DIV>[1000 prunsrv.c] [error] Failed initializing java ...\intel_a\code\tom=
cat\current\bin\bootstrap.jar</DIV>
<DIV>[1269 prunsrv.c] [error] ServiceStart returned 2</DIV>
<DIV>[info] Run service finished.</DIV>
<DIV>[info] Procrun finished.</DIV>
<DIV> </DIV>
<DIV>Despite several threads around this Procrun/prunsrv.c story, it's hard=
to figure out what are the limitations/fixes to these kind of pbs. </DIV>
<DIV>Any gourou who would have a clue? Thxs in advance.</DIV></SPAN></SPAN>=
</TD></TR></TBODY></TABLE><BR></DIV></BLOCKQUOTE></td></tr></table><br>=0A=
=0A=0A=0A=0A
--0-1615445708-1259605414=:21327--
Re: tomcat 6 as a windows service fails to start with
--000e0cd68d2098199904799b5567
Content-Type: text/plain; charset=ISO-8859-1
On Mon, Nov 30, 2009 at 1:23 PM, olivier giorgi <olivier_giorgi [at] yahoo.fr>wrote:
>
>
> Hello to all,
>
> struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
> The option we used to activate (within startup.bat) was
>
>
You're still on the wrong mailing list.
http://tomcat.apache.org/lists.html
--
Eric Covener
covener [at] gmail.com
--000e0cd68d2098199904799b5567
Content-Type: text/html; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
<div class=3D"gmail_quote">On Mon, Nov 30, 2009 at 1:23 PM, olivier giorgi =
<span dir=3D"ltr"><<a href=3D"mailto:olivier_giorgi [at] yahoo.fr">olivier_gi=
orgi [at] yahoo.fr</a>></span> wrote:<br><blockquote class=3D"gmail_quote" st=
yle=3D"border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex=
; padding-left: 1ex;">
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0"><tbody><tr><td styl=
e=3D"font-family: inherit; font-style: inherit; font-variant: inherit; font=
-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjus=
t: inherit; font-stretch: inherit;" valign=3D"top">
<br>
<blockquote style=3D"border-left: 2px solid rgb(16, 16, 255); padding-left:=
5px; margin-left: 5px;"><br>
<div>
<table border=3D"0" cellpadding=3D"0" cellspacing=3D"0">
<tbody>
<tr>
<td valign=3D"top">
<div>Hello to all,</div>
<div>=A0</div>
<div>struggling to enable UTF-8 encoding=A0 on apache tomcat 6 Windows serv=
ice.</div>
<div>The option we used to activate (within startup.bat) was </div></td></t=
r></tbody></table></div></blockquote></td></tr></tbody></table></blockquote=
><br>You're still on the wrong mailing list.<br><br><a href=3D"http://t=
omcat.apache.org/lists.html">http://tomcat.apache.org/lists. html</a><br cle=
ar=3D"all">
</div><br>-- <br>Eric Covener<br><a href=3D"mailto:covener [at] gmail.com">coven=
er [at] gmail.com</a><br>
--000e0cd68d2098199904799b5567--
Re: tomcat 6 as a windows service fails to start with-server option
olivier giorgi wrote:
>
>
> Hello to all,
>
> struggling to enable UTF-8 encoding on apache tomcat 6 Windows service.
> The option we used to activate (within startup.bat) was
> -Dfile.encoding=UTF-8 -server
> Looks like tomcat is able to start when launched from startup.bat, but, if we intend to configure tomcat as a service, the -server flag causes the process to abort
> [395 javajni.c] [error] CreateJavaVM Failed
> [1000 prunsrv.c] [error] Failed initializing java ...\intel_a\code\tomcat\current\bin\bootstrap.jar
> [1269 prunsrv.c] [error] ServiceStart returned 2
> [info] Run service finished.
> [info] Procrun finished.
>
> Despite several threads around this Procrun/prunsrv.c story, it's hard to figure out what are the limitations/fixes to these kind of pbs.
> Any gourou who would have a clue? Thxs in advance.
>
Try this list instead : users [at] tomcat.apache.org
------------------------------------------------------------ ---------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe [at] httpd.apache.org
" from the digest: users-digest-unsubscribe [at] httpd.apache.org
For additional commands, e-mail: users-help [at] httpd.apache.org