Focal Point
[CLOSED] Internal exception processing for JPEG Graph

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

April 21, 2017, 03:47 AM
Chaudhary
[CLOSED] Internal exception processing for JPEG Graph
Hi All,

I have created a WebFOCUS bar(JPEG) chart ,
 
ENGINE INT CACHE SET ON


-DEFAULTH &WF_STYLE_UNITS='PIXELS';
-DEFAULTH &WF_STYLE_HEIGHT='405.0';
-DEFAULTH &WF_STYLE_WIDTH='770.0';

-DEFAULTH &WF_TITLE='WebFOCUS Report';
GRAPH FILE ibisamp/car
-* Created by Info Assist for Graph
SUM CAR.SPECS.LENGTH
BY CAR.COMP.CAR
ON GRAPH PCHOLD FORMAT JPEG
ON GRAPH SET HTMLENCODE ON
ON GRAPH SET GRAPHDEFAULT OFF
ON GRAPH SET ARGRAPHENGIN JSCHART
ON GRAPH SET VZERO OFF
ON GRAPH SET UNITS &WF_STYLE_UNITS
ON GRAPH SET HAXIS &WF_STYLE_WIDTH
ON GRAPH SET VAXIS &WF_STYLE_HEIGHT
ON GRAPH SET GRMERGE ADVANCED
ON GRAPH SET GRMULTIGRAPH 0
ON GRAPH SET GRLEGEND 0
ON GRAPH SET GRXAXIS 1
ON GRAPH SET LOOKGRAPH VBAR
ON GRAPH SET AUTOFIT ON
ON GRAPH SET STYLE *
*GRAPH_SCRIPT

setPieDepth(0);
setPieTilt(0);
setDepthRadius(0);
setCurveFitEquationDisplay(false);
setPlace(true);

*END
INCLUDE=IBFS:/FILE/IBI_HTML_DIR/javaassist/intl/EN/ENIADefault_combine.sty,$
TYPE=REPORT, TITLETEXT=&WF_TITLE.QUOTEDSTRING, $
*GRAPH_SCRIPT
setReportParsingErrors(false);
setSelectionEnableMove(false);

*END
ENDSTYLE
END

-RUN

 


When I ran my report I got Below mentioned error message,
quote:
Internal exception processing IBFSService.runAdHocFex


While same code works in another machine having same WF configurations,

Please suggest what is wrong with this code .

WF Client :- 8105M
Wf Server :-8201

This message has been edited. Last edited by: FP Mod Chuck,


WF Production :- WF:8.0.0.4, 8.1.05 App-studio/Developer Studio(8.1.x) ,
8.2.0.1M , 8.2.0.2 (App-Studio8.2.x),
InfoAssist/+, InfoDiscovery
Output format:-AHTML, PDF, Excel, HTML
Platform:-Windows 7, 8,10
April 21, 2017, 06:50 AM
Hank W.
Well, I just changed GRAPH FILE CAR and it rendered fine, so I don't see there being anything wrong with the code per se...


Cheers,
H.

WebFOCUS 8.1.05M
Oracle 11g - DB2
RedHat
April 21, 2017, 09:28 AM
Chaudhary
quote:
so I don't see there being anything wrong with the code per se..

Hank if i am getting the error it means this may be my environment related issue ?


WF Production :- WF:8.0.0.4, 8.1.05 App-studio/Developer Studio(8.1.x) ,
8.2.0.1M , 8.2.0.2 (App-Studio8.2.x),
InfoAssist/+, InfoDiscovery
Output format:-AHTML, PDF, Excel, HTML
Platform:-Windows 7, 8,10
April 21, 2017, 11:00 AM
BabakNYC
If you have access to WebFOCUS admin console you can go to Diagnostics and look at Logs. Event Log might shed some light on the issue.


WebFOCUS 8206, Unix, Windows
April 25, 2017, 12:23 PM
FP Mod Chuck
Hi Chaudhary

Please open a case with techsupport on this. The code does work fine in my environment as well.


Thank you for using Focal Point!

Chuck Wolff - Focal Point Moderator
WebFOCUS 7x and 8x, Windows, Linux All output Formats