Focal Point
[SOLVED] Showing error at front end but request still running at server in WF 8104

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/5407074876

September 18, 2015, 07:34 AM
koti
[SOLVED] Showing error at front end but request still running at server in WF 8104
Hi All,

Recently we have migrated from WF 7703 to WF 8104. All the reports are working as is in older version through deferred mode but some of the reports are throwing an internal server error at front end in webpage but request still running at server end. I think this is related to Admin part and some of the settings are not configured correctly in WF 8104.

Below is the exact error message

"Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request."

I am not able to recreate the scenario with our local files to provide the example code.
Please suggest and Thanks in advance!

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
September 18, 2015, 12:29 PM
GavinL
Can you post the code to one of your simplest reports?



- FOCUS Man, just FOCUS!
-----------------------------
Product: WebFOCUS
Version: 8.1.04
Server: Windows 2008 Server
September 20, 2015, 06:01 PM
Waz
This could be many things.

Where are your fexes ?, in content or under the app directories ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

September 21, 2015, 12:01 PM
koti
All of my fexes are under Content folder.


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
September 21, 2015, 05:55 PM
Waz
This could be many things.

I think I have seen this with -INCLUDEs that point to files that don't exist.

You may have to do some tracing to drill down on the issue


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

October 16, 2015, 05:06 AM
koti
Hi Waz,

I am getting this error if the report run more than 60 secs. Are there any time settings at client end?
Thanks!


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
October 18, 2015, 04:53 PM
Waz
Have you checked to see if the report fails on the reporting server ?


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

October 22, 2015, 12:42 PM
koti
Yes, I checked at the reporting server end and it is still running. only front end i am getting this error for many of the reports.


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD
October 22, 2015, 04:57 PM
Waz
I think posting your code, as Gavin suggestion, may be a good idea.


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

October 28, 2015, 06:55 AM
koti
Some how i found the solution at Apache server end with the option called timeout. It is taking 1min as default. Hence throwing error after 1 min.
Thanks!


WebFOCUS 8104/7703/769/764, Windows 7, Oracle 11g, DB2, QAD