cancel
Showing results for 
Search instead for 
Did you mean: 

Graphics Rendering Problem

Former Member
0 Kudos

hi,

I want to display a gantt chart using business graphics in my web dynpro application. I created the application, but on running it i get a message: <b>“Graphics Rendering Problem”.</b>I have done all the following settings:

In Visual Administrator->Server -> Services -> Configuration Adapter -> webdynpro -> sap.com -> tcwddispwda->PropertySheetdefault, i specified the igs url. in the application UI element's property also i gave the same igs url. I also checked that the IGS is running. When i connect to http://<host>:40080 i see the IGS statistics window.

this is a web AS based IGS installation of version : 6403.0.11.5.

In the MMC also the igs watchdog is shown as running.

where have i gone wrong?

thanks n regards

Shyam.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

HI shayam

don't need to apply the patch 15 for j2ee server.

only apply the patch for IGS 6.40.

download the patch IGS_15-10002111.sar--Installation for SAP IGS integrated in SAP Kernel patch 15 from service.sap.com

stop the j2ee sewrver.

uncar the sar file. back up ur existing IGS folder and replace it with new one.

<drive:\>\usr\sap\<sid>\jc<instance number>\igs

do not forget to paste the old conf folder under igs folder into new one which can contain configuration file for igs igs.xml

restart the j2ee server

it works with j2ee sp14 also

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

I had applied the IGS patches as you said. but it didnt work after that also. but its working in j2ee sp13.

regards

shyam.

Former Member
0 Kudos

Hi shyam

i'm also using J2EE sp14 and i solve the graphics rendering problem.

make sure the assigned port for IGS is correct.

and also check the trace file from follwoin location

<drive:\>\usr\sap\SID\JC<instance number>\igs

open mux_hostname.trc file with note pad

and also make sure the IGS.XML under cong folder contain

following

<?xml version = "1.0"?>

<IGSCONFIGURATION version="1.0">

<TRACELEVEL>1</TRACELEVEL>

<MUX ip="hostname" port="40000">

<LISTENERHTTP port="40080"/>

</MUX>

<PORTWATCHER port="40001" loadfactor="3">

</PORTWATCHER>

<PORTWATCHER port="40002" loadfactor="3">

</PORTWATCHER>

</IGSCONFIGURATION>

here LISTENERHTTP port indicate ur IGS port.

if u have any query revert me back

after any modification do not forget to restat the j2ee server (both instance).

regards,

kaushal

Former Member
0 Kudos

hi Kaushal,

the mux_hostname.trc file shows:

-


trc file: "E:\usr\sap\IN6\JC00\igs\log\mux_INBLRCON04.trc", trc level: 1, release: "640"

-


[Thr 13680] Thu Apr 20 17:39:43 2006

[Thr 13680]

[Thr 13680] [IgsMux::Initialize] Internet Graphics Service 6405.0.15.7

[Thr 13680]

[Thr 13680] [IgsMux::Initialize] Configuration:

[Thr 13680] [IgsMux::Initialize]

[Thr 13680] [ListenerHttp::ListenerHttp] Constructed for port 40080

[Thr 13680] [Multiplexer::StartUp]

[Thr 5788] Thu Apr 20 17:39:44 2006

[Thr 5788] [Multiplexer::UnregisterPortwatcher]

[Thr 5788] [Multiplexer::RegisterPortwatcher] Portwatcher INBLRCON04:40002 (version: 6405.0.15.3)registered

[Thr 5788] [Multiplexer::UnregisterPortwatcher]

[Thr 5788] [Multiplexer::RegisterPortwatcher] Portwatcher INBLRCON04:40001 (version: 6405.0.15.3)registered

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (BWGIS, 6405.0.15.10, SAPPH10)@INBLRCON04:40002 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (BWGIS, 6405.0.15.10, SAPPH10)@INBLRCON04:40001 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (CHART, 6405.0.15.1007, SAPGFW)@INBLRCON04:40002 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (CHART, 6405.0.15.1007, SAPGFW)@INBLRCON04:40001 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (IMGCONV, 6405.0.15.0, SAPPH10)@INBLRCON04:40002 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (IMGCONV, 6405.0.15.0, SAPPH10)@INBLRCON04:40001 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (XMLCHART, 6405.0.15.1003, SAPKG10)@INBLRCON04:40002 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (ZIPPER, 6405.0.15.2, SAPPH10)@INBLRCON04:40002 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (XMLCHART, 6405.0.15.1003, SAPKG10)@INBLRCON04:40001 connected

[Thr 5788] [EventhandlerMux::HandleRegisterInterpreter] Interpreter (ZIPPER, 6405.0.15.2, SAPPH10)@INBLRCON04:40001 connected

and the IGS.xml shows:

<?xml version="1.0" ?>

- <IGSCONFIGURATION version="1.0">

<TRACELEVEL>1</TRACELEVEL>

- <MUX ip="INBLRCON04" port="40000">

<LISTENERHTTP port="40080" />

</MUX>

<PORTWATCHER port="40001" loadfactor="3" />

<PORTWATCHER port="40002" loadfactor="3" />

</IGSCONFIGURATION>

the url i'm using for igs is: http://<host>:40080

have i gone wrong somewhere?

thanks and regards

shyam.

Former Member
0 Kudos

Hi shyam

the configuration is ok,

make sure the conf folder contain following file

gfwchart,gfwchart.tpl,xmlchart,xmlchart.tpl,igs.xml

as well as look at the follwoing note

596825 and 531668

ur igs configuration is ok there is no problem with configuration.

there may be somthing missing.

make sure the ur url using for igs is

http://INBLRCON04.domain.com:40080

regards,

kaushal

Former Member
0 Kudos

Hi Kaushal,

Thanks for the reply. The problem has been solved. the reason was:

i had not included the domain name in the IGS url,instead,

i had given it as :http://inblrcon04:40080/.

thanks a lot

regards

shyam.

former_member189320
Participant
0 Kudos

Hi Shyam,

I am facing the same problem for the same application that you have designed . I have tried the link http://inblrcon04:40080/ it show the page but the graphs are not shown. I checked in the MMC, and IGS watch is running fine. In visual administator I have changed the settings of configuration to http://inblrcon04.domain:40080 but it did not work. Any thoughts of how to proceed ...

regards,

Nirmal

Answers (3)

Answers (3)

Former Member
0 Kudos

Dear ALL,

As per SAPNote 704604:

We have followed the steps as mentioned below.

-


1. Start the SAP J2EE Offline Config tool, path:

\usr\sap\<SID>\<Instance>\j2ee\configtool\offlinecfgeditor.bat

2. Switch to editing mode and press the Edit button.

3. Click on the Configuration Adapter in the tree.

4. Under Configurations, expand webdynpro->sap.com->tcwddispwda.

5. Double-click default in the propertysheet tree.

6. Click on IGSUrl in the dialog box.

7. Enter the default URL of the IGS under Custom.

8. Click on Apply custom.

9. Press Ok.

10. Click on the view/edit button, and exit the Visual Admin tool.

The default URL of the IGS is generated according to the following template:

http://HOST:4NN80

where NN denotes the instance number.

But even after restarting the J2EE engine, the problem is still there with MSS team calendar as Graphic rendering problem.

What is that I am missing? Please suggest as this is a high priority issue for me to resolve.

Thanks and regards,

Rony

Former Member
0 Kudos

Hi Rony,

could you resolve your issue?

Regards.

Former Member
0 Kudos

Hi

Refer these Blogs

/people/perumal.kanthan/blog/2005/04/07/business-graphics-real-time-scenariospart-i

/people/perumal.kanthan/blog/2005/04/07/business-graphics-real-time-scenariospart-ii

Regards,

RK

Former Member
0 Kudos

Hello Shyam gopal:

The same error is get when something on the code is wrong, probably is missing the binding of properties: "serieSource" and "value" of the BusinessGraphic element with the context, you can check it at the outline window -->properties of the bussinesGraphic element.

Regards.

Former Member
0 Kudos

hi Javier,

I have checked the application. there is nothing wrong in it. my j2ee engine is sp14. when tried on an sp13 engine, the appln is running properly. so its some problem with the service pack.

hope it'll run if i upgrade the engine to sp15.

regards

shyam.

Former Member
0 Kudos

Some notes that You can check:

0000889265 BusinessGraphics displays an error

0000926737 No display of business graphics, firewall

0000873804 No chart after installing IGS

0000704604 Business graphics and/or GeoMaps are not displayed

They help me.

Luck!.

Former Member
0 Kudos

hi Javier,

i had gone through the notes you have specified. but they were not of much use.

thanks n regards

shyam.