Hi all,
I did the cognos distributed installation in 2 windows servers in server 1 I installed all the components in server 2 I installed only dispatchers i.e. cognos bi components and I am using the server1 gateway and content manger in server2 i.e. in server 2 ibm configuration I gave the server 1 gateway and content manager Urls but I unable to connect the cognos connection by using the url http://server 2\cognos10 it showing iis 404.0 error if I run the gateway url it is working fine it goes to cognos connection. I tried all the possible ways but I couldn't get the cognos connection in server2. The error is
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Most likely causes:
• The directory or file specified does not exist on the Web server.
• The URL contains a typographical error.
• A custom filter or module, such as URLScan, restricts access to the file.
Things you can try:
• Create the content on the Web server.
• Review the browser URL.
• Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.
Detailed Error Information:
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://server2:80/COGNOS10
Physical Path C:\inetpub\wwwroot\COGNOS10
Logon Method Anonymous
Logon User Anonymous
Please help in the above issue
Thanks in advance!!!
sekhar
Quote from: sekhar1988 on 12 Jun 2015 01:52:56 AM
Hi all,
I did the cognos distributed installation in 2 windows servers in server 1 I installed all the components in server 2 I installed only dispatchers i.e. cognos bi components and I am using the server1 gateway and content manger in server2 i.e. in server 2 ibm configuration I gave the server 1 gateway and content manager Urls but I unable to connect the cognos connection by using the url http://server 2\cognos10 it showing iis 404.0 error if I run the gateway url it is working fine it goes to cognos connection. I tried all the possible ways but I couldn't get the cognos connection in server2. The error is
HTTP Error 404.0 - Not Found
The resource you are looking for has been removed, had its name changed, or is temporarily unavailable.
Most likely causes:
• The directory or file specified does not exist on the Web server.
• The URL contains a typographical error.
• A custom filter or module, such as URLScan, restricts access to the file.
Things you can try:
• Create the content on the Web server.
• Review the browser URL.
• Create a tracing rule to track failed requests for this HTTP status code and see which module is calling SetStatus. For more information about creating a tracing rule for failed requests, click here.
Detailed Error Information:
Module IIS Web Core
Notification MapRequestHandler
Handler StaticFile
Error Code 0x80070002
Requested URL http://server2:80/COGNOS10
Physical Path C:\inetpub\wwwroot\COGNOS10
Logon Method Anonymous
Logon User Anonymous
Please help in the above issue
Thanks in advance!!!
sekhar
Hi,
So you installed the gateway only on Server 1? If you didn't install a gateway on Server 2, you're not going to be able to connect to Cognos using a web server on Server 2, as the web server hands requests off to the gateway and the gateway needs to be on the same machine as the web server. You need either to install the gateway component on Server 2, or else connect using the web server on server 1.
Cheers!
MF.
ok, thanks MFGF.