Give this a try. I originally thought it was a port issue and banged my head on 
a wall for days. Give this a wack.

        Go to C:\Windows\System32\inetsrv\config and locate the 
applicationhost.config file. Open this using Notepad
        Find <requestFiltering> and add  allowDoubleEscaping="true" to it so it 
will look like 
                 <requestFiltering allowDoubleEscaping="true"> 

You can also find the instructions for this at 
http://support.microsoft.com/kb/942076



-----Original Message-----
From: Action Request System discussion list(ARSList) 
[mailto:[email protected]] On Behalf Of Joe D'Souza
Sent: Thursday, February 25, 2010 11:02 AM
To: [email protected]
Subject: Re: tomcat with ars v7.5

That would be true only if you use Tomcat as a web server.

If you use IIS as the web server and Tomcat as the jsp engine, then the port
is 80 (as you pointed out). So there is nothing really wrong with Atul's
url, unless while installing the Mid-Tier, he chose Tomcat to be the web
server and not IIS.. In that case the port would be 8080.

Joe

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]]on Behalf Of Roys, Eric D
Sent: Thursday, February 25, 2010 12:41 PM
To: [email protected]
Subject: Re: tomcat with ars v7.5


Atul, 
Try http://localhost:8080/arsys/shared/config/config.jsp
Tomcat defaults to port 8080 and IIS to 80. 

-E

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]] On Behalf Of Joe D'Souza
Sent: Thursday, February 25, 2010 11:30 AM
To: [email protected]
Subject: Re: tomcat with ars v7.5

Atul,

If this is a fresh installation, have you tried restarting the server?

Also, you would need to make sure that the Mid-Tier folder is permitted to
the user that starts the IIS service which is typically a user that would be
called IUSR_<servername>

Make sure that this user has read/write/execute permissions on the Mid-Tier
directory.

Also verify that the Tomcat Admin page can be opened with no problems. If
you have a problem opening this page, then fix that problem first. Again IIS
access to Tomcat folders would be the first thing I would check for if the
Tomcat Admin page cannot be opened..

Joe

-----Original Message-----
From: Action Request System discussion list(ARSList)
[mailto:[email protected]]on Behalf Of Atul Vohra
Sent: Thursday, February 25, 2010 12:22 PM
To: [email protected]
Subject: tomcat with ars v7.5


All,

We had IIS on the server and then I installed ARS v7.5 using the suite
installer and  validated the installation - I went back to the suite
installer and this time installed mid-tier which also installed tomcat for
me. All the installation went in fine.

Now though IIS and tomcat services are running I can not access
http://localhost/arsys/shared/config/config.jsp page.

Any ideas where i should look at. Pointers please

Thanks
Atul

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

_______________________________________________________________________________
UNSUBSCRIBE or access ARSlist Archives at www.arslist.org
Platinum Sponsor:[email protected] ARSlist: "Where the Answers Are"

Reply via email to