Author Topic: Unable to access service at URL:  (Read 1588 times)

Offline sys2674

  • Full Member
  • ***
  • Posts: 48
  • Forum Citizenship: +1/-2
Unable to access service at URL:
« on: 28 Aug 2007 11:01:08 pm »
Hi all
I have problem instal in cognos8.ihave succefully iinstal cognos8 biserver and cognos 8 modeling. when i create project in frame work manager .but this error comming.

Unable to access service at URL:
http://localhost:8080/cognos8/cgi-bin/cognos.cgi?b_action=xts.run&m=portal/close.xts
Please check that your gateway URI information is configured correctly and that the service is available. For further information please contact your service administrator.please give me the soulution this higly appriciated

Thanks
sys2674

Offline sys2674

  • Full Member
  • ***
  • Posts: 48
  • Forum Citizenship: +1/-2
Re: Unable to access service at URL:
« Reply #1 on: 30 Aug 2007 11:43:31 am »
Its urgent  can any one help

Offline MFGF

  • Never knowingly correct
  • Super Moderator
  • Statesman
  • ******
  • Posts: 3,112
  • Forum Citizenship: +153/-3
  • Cognos Software Muppet
Re: Unable to access service at URL:
« Reply #2 on: 31 Aug 2007 03:05:30 am »
Hi,

The port number 8080 looks a bit suspect to me.  Is this the port number that your web server is configured to run on, or should it be port 80?

MF.
Meep!

Offline hemudwh

  • Associate
  • **
  • Posts: 3
  • Forum Citizenship: +0/-0
Re: Unable to access service at URL:
« Reply #3 on: 03 Sep 2007 12:01:11 am »
Hi

To prevent this error it is necessary to determine which IP the Web Server was set to use, and use that in Cognos Configuration instead of localhost.



To find the IP that the Web Server is set to use Internet Information Services (IIS):

Open IIS.
Right-click Default Web Site and select Properties.
Check the IP address specified on the Web Site tab.
In Cognos Configuration, select Environment and enter this IP address into each URI that is displayed in the right-hand panel.

Offline devpriyo.bhattacharya

  • Full Member
  • ***
  • Posts: 19
  • Forum Citizenship: +0/-1
Re: Unable to access service at URL:
« Reply #4 on: 10 Apr 2012 01:41:36 am »
Hi,

Just make sure that the IIS web directory name should be same as the name in your Gateway URI.

The Gateway URI in your case is the following > http://localhost:8080/cognos8/cgi-bin/cognos.cgi

1) The IIS web directory name should be cognos8. First check this. (This solution has worked for me)
2) Check the port number. Is it 8080 or just 80.


Regards
Dev