cancel
Showing results for 
Search instead for 
Did you mean: 

The request failed with HTTP status 404: Not Found

12-09-2008 10:24 AM
1806 views 4 comments
0 Likes
SAP Managed Tags
Subscribe

Hi

BPC version we are using is : 5.0.502

When we Publish all reports using the steps below:

a. Log into BPC Web

b. Click on Available Interfaces> Select BPC for Administration

c. Under Web Admin Task Click Publish Reports

d. Select all of the reports and click the green check mark to publish the

reports.

I am getting following message 'System.Exception: The request failed with HTTP Status 404: Not Found. Event log relation to this error is given below.

Event Type: Error

Event Source: OutlookSoft log

Event Category: None

Event ID: 0

Date: 12/8/2008

Time: 11:26:42 AM

User: N/A

Computer: BPCAPP

Description:

==============[System Error Tracing]==============

[System Name] : OSoftCPM

[Message Type] : ErrorMessage

[Job Name] : AuditMgrService/SetAuditReportFiles

[DateTime] : 12/8/2008 11:26:42 AM

[UserId] : MMPlanning

[Exception]

DetailMsg : {The request failed with HTTP status 404: Not Found.}

==============[System Error Tracing End ]==============

For more information, see Help and Support Center at http://go.microsoft.com/fwlink/events.

We tried ' Publish all reports' as the resolution of error 'object variable or with block variable not set' on modifying an application as per sap note Note 1131320

If anyone knows the resolution for the above issue, please help me.

Thanks in advance

Sajeev Abraham

0 Likes

Accepted Solutions (0)

Answers (3)

Answers (3)

sorin_radulescu
Product and Topic Expert
Product and Topic Expert
0 Likes

I think your reporting services is not working.

To check is reporting services is working you have to open the follow URL into internet explorer:

http://nameofreportingserver/reports (I suppose you installed RS with default instrance) otherwise the default page for reporting services can be something else like

http://nameofreportingserver/reports$nameofInstance

Also another problem can be how you did the installation and if you specified correct where is located Report Server.

Regards

Sorin Radulescu

Former Member
0 Likes

404 means page not found.

Can you post here the specific URL that is generating the error? Please put it inside the code brackets so it doesn't get destroyed by the SDN formatting.

Single server? Multiple server?

Have you verified that MS SQL Reporting Services is otherwise running properly? All the web admin reporting is handled behind the scenes by reporting svcs.

Former Member
0 Likes

Hi

Thanks for the response.

Below are the full contents of the error message pop-up.

( System.Expection: the reguest failed with HTTP status 404:Not found at

Microsoft.Visualbasic.CompierServices.lateBinding.LateGet(Object o, Type,String name, Object

[]args,sTRING[]paramnames, Boolen[]CopyBack)

at OSoft.Services.WebServices.ReportmanageProxy.ReportManageProxy.SetPubishReport(String strAppSet,string

strApp,string strFiter)

url is given below

http://<HostName>/osoft/Admin/WebAdminMain.aspx

BPC Deployment is Multiple server ( Two servers) Database and Application deployed seperately.

Sql Reporting server is working.. I could connect using sql management studio.

Thanks

Former Member
0 Likes

Dear Sanjeev Abraham,

Visit following threads:

[HTTP Status 404 - error|https://boc.sdn.sap.com/node/6252]

[HTTP Status 404|http://www.oreillynet.com/cs/user/view/cs_msg/84809]

Regards,

Naveen