Re: Tomcat with IIS

2014-08-13 Thread William Rentfrow
I found the same thing out - JRE/JDK 8 is not compatible with Remedy ARS at this point in time. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jon Chau Sent: Wednesday, August 13, 2014 11:00 AM To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS

Re: Tomcat with IIS

2014-08-13 Thread Jon Chau
i = 0; i < serverArrayLength; i++) { >> >> 394: >> >> >> >> >> >> Stacktrace: >> >> >> org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:92) >> >> >> org.apache.jasper.compiler

Re: Tomcat with IIS

2014-08-13 Thread Jon Chau
Compiler.compile(Compiler.java:334) > > org.apache.jasper.compiler.Compiler.compile(Compiler.java:312) > > org.apache.jasper.compiler.Compiler.compile(Compiler.java:299) > > > org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:586) > > > org.ap

Re: Tomcat with IIS

2014-08-11 Thread William Rentfrow
e(JspServlet.java:267) javax.servlet.http.HttpServlet.service(HttpServlet.java:717) com.remedy.arsys.support.UTF8EncodingFilter.doFilter(Unknown Source From: William Rentfrow Sent: Friday, August 08, 2014 3:35 PM To: arslist@ARSLIST.ORG Subject: RE: Tomcat with IIS I tried this multiple times and it wouldn't work. Then I un-insta

Re: Tomcat with IIS

2014-08-08 Thread William Rentfrow
ved. Live and learn From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Jason Miller Sent: Friday, August 08, 2014 3:00 PM To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** We have some web servers where we change IIS to use ports other than

Re: Tomcat with IIS

2014-08-08 Thread Jason Miller
his point > > > > > > *From:* Action Request System discussion list(ARSList) [mailto: > arslist@ARSLIST.ORG] *On Behalf Of *Peter Romain > *Sent:* Friday, August 08, 2014 2:55 AM > > *To:* arslist@ARSLIST.ORG > *Subject:* Re: Tomcat with IIS > > > > ** >

Re: Tomcat with IIS

2014-08-08 Thread Peter Romain
probably need to keep Tomcat on port 8080 as your IIS installation is presumably listening on 80. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of William Rentfrow Sent: 08 August 2014 20:12 To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS

Re: Tomcat with IIS

2014-08-08 Thread William Rentfrow
2:55 AM To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** Is there a reason you need IIS and are not just using Tomcat as the web server? From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of David Charters Sent: 08 August 2014 01:38 To: arslist@A

Re: Tomcat with IIS

2014-08-08 Thread Peter Romain
Is there a reason you need IIS and are not just using Tomcat as the web server? From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of David Charters Sent: 08 August 2014 01:38 To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** Are your

Re: Tomcat with IIS

2014-08-07 Thread David Charters
Are your heap. Parameters set correctly?  Sent from my Verizon Wireless 4G LTE smartphone Original message From: William Rentfrow Date:08/07/2014 17:54 (GMT-05:00) To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** Tomcat is configured for port 8080 in the

Re: Tomcat with IIS

2014-08-07 Thread William Rentfrow
anual configuration and I can't see anything obvious that's wrong. From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Grooms, Frederick W Sent: Thursday, August 07, 2014 4:24 PM To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** Is Tomcat act

Re: Tomcat with IIS

2014-08-07 Thread teresa S Fannin
u if you need it. Thanks, Teresa From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of Grooms, Frederick W Sent: Thursday, August 07, 2014 4:24 PM To: arslist@ARSLIST.ORG Subject: Re: Tomcat with IIS ** Is Tomcat actually listening on port 8080? If Tomc

Re: Tomcat with IIS

2014-08-07 Thread Joe D'Souza
. Joe _ From: Action Request System discussion list(ARSList) [mailto:arslist@ARSLIST.ORG] On Behalf Of William Rentfrow Sent: Thursday, August 07, 2014 5:16 PM To: arslist@ARSLIST.ORG Subject: Tomcat with IIS Hi all - I have a dumb problem. I can't get Tomcat to work with I

Re: Tomcat with IIS

2014-08-07 Thread Grooms, Frederick W
to:arslist@ARSLIST.ORG] On Behalf Of William Rentfrow Sent: Thursday, August 07, 2014 4:16 PM To: arslist@ARSLIST.ORG Subject: Tomcat with IIS ** Hi all - I have a dumb problem. I can't get Tomcat to work with IIS on Windows Server 2008 R2. This is with a completely vanilla install of Remedy AR

Tomcat with IIS

2014-08-07 Thread William Rentfrow
Hi all - I have a dumb problem. I can't get Tomcat to work with IIS on Windows Server 2008 R2. This is with a completely vanilla install of Remedy ARS 8.1 using SQL server. The install went fine, there was no problem I could see. I've uninstalled and re-installed the mid-tier several times.