OBIEE 11.1.1.6 - Bug # 13111799: Graphing Engine not responding.

Hi,
According to 'List of Bugs Fixed in 11.1.1.6' by Oracle, Bug # 13111799 is fixed.
And as per the 'Oracle Support Document' this bug is fixed in product version 11.1.1.7.0
Now, since am getting the same error message even after upgrading to OBIEE 11.1.1.6
Which one of these documents to be believed?
Regards,
Jitendra

I'm also having the same issue.
After I restarted OBIEE services, evertyhing is fine. I think that is problem with presentation service which can't generate graphics objects.
I will analyze this problem now and reply to this thread if I will have some new informations.
Drazen Kovacevic
Laserline d.o.o.

Similar Messages

  • The x axis on my graphs do not respond.

    My graphs have identical settings but one reads the absolute time and the other reads 7:00pm 12/31/1903 any suggestions for a fix

    edmiles55 a écrit:
    My graphs have identical settings but one reads the absolute time and the other reads 7:00pm 12/31/1903 any suggestions for a fix
    The 1903 time reading means that you are living on the East part of Nth america, and that you passed a zero value as X data to your graph,instead of the local time. Without a look at your diagram, it will be difficult to say more...
    Chilly Charly    (aka CC)
             E-List Master - Kudos glutton - Press the yellow button on the left...        

  • Graphing engine is not responding in obiee 11g

    Hi All,
    When i select Currency column in my report graph displaying bellow error.otherwise it is working fine.
    I selected data format is currency and symbol is $.
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    Any Help...

    Which type of Graph you are using? What version of OBIEE are you using? This is a known bug when reports are upgraded from 10g to 11g and is commonly seen in versions of OBIEE 11.1.1.5 and above. Refer to the following:
    Bug 12981745 : UPGRADED BUBBLE CHARTS NOT WORKING
    Mark if helps.

  • Graphing engine is not responding. in OBIEE 11.1.1.6

    Hi,
    I did install OBIEE 11.1.1.6 and publised my earlier 'RPD & Catalog' (of version 11.1.1.5).
    On dashboard, some of the graphs are not visible and having the following error message:
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException.
    When I look into log file; I see following log:
    [2012-04-18T16:42:57.000+05:30] [OBIPS] [WARNING:16] [] [saw.views.dashboard] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-000000000000b6ad,0:1] [tid: 4264] 11g xml data incompatibility: object queryitem1 at /shared/Uptime Clock Monthly requires upgrade. Admin needs to rerun upgrade, or remove the object, or fix the object's xml manually. If problem persists, please contact technical support.[[
    File:catalogimpl.cpp
    Line:1268
    Location:
         saw.views.dashboard
         saw.subsystem.portal.pagesImpl
         saw.subsystem.portal
         saw.httpserver.processrequest
         saw.rpc.server.responder
         saw.rpc.server
         saw.rpc.server.handleConnection
         saw.rpc.server.dispatch
         saw.threadpool.socketrpcserver
         saw.threads
    SessionID: e5dsikvgu3tss173vt6v7arlnb2btfmhqs9th02
    Any solution for this?
    Regards,
    Jitendra

    Dhar,
    Thanks for the direction, as I ran 'Scan & Update Catalog Objects' from Administration tab, it update lot of objects but the error "Graphing engine is not responding" still appears on Dashboards.
    Also, when I checked log file, it seems to be giving following error: ([tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage)
    ThreadID: 1836
    [2012-04-19T15:26:00.000+05:30] [OBIPS] [ERROR:16] [] [saw.rpc.mis.read] [ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7] [tid: 3996] RPCServer returned a error: Error while executing DVTChartRpcCall.processMessage
    oracle.bi.nanserver.fwk.exception.BISvsException: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:180)
         at com.siebel.analytics.javahost.AbstractRpcCall.processMessage(AbstractRpcCall.java:251)
         at com.siebel.analytics.javahost.MessageProcessorImpl.processMessage(MessageProcessorImpl.java:193)
         at com.siebel.analytics.javahost.Listener$Job.run(Listener.java:223)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl.threadMain(SAJobManagerImpl.java:207)
         at com.siebel.analytics.javahost.standalone.SAJobManagerImpl$1.run(SAJobManagerImpl.java:155)
         at java.lang.Thread.run(Thread.java:662)
    Caused by: oracle.bi.nanserver.fwk.exception.BISvsException: java.lang.NullPointerException
         at oracle.bi.nanserver.fwk.exception.BISvsException.logNewException(BISvsException.java:342)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:231)
         at oracle.bi.nanserver.fwk.exception.BISvsException.throwException(BISvsException.java:218)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:69)
         at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:597)
         at oracle.bi.nanserver.fwk.service.BISvsProxy.invoke(BISvsProxy.java:47)
         at $Proxy5.generateView(Unknown Source)
         at com.siebel.analytics.web.javahostrpccalls.dvt.DVTChartRpcCall.processMessageInternal(DVTChartRpcCall.java:150)
         ... 6 more
    Caused by: java.lang.NullPointerException
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.positional.BaseChartPositionalFormatter.apply(BaseChartPositionalFormatter.java:97)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine._processFormatRules(SeriesFormattingEngine.java:130)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.formatter.SeriesFormattingEngine.start(SeriesFormattingEngine.java:103)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.processSeriesFormatProperties(BaseChartComposer.java:743)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setSeriesFormatPropertiesAndRuleBundle(BaseChartComposer.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.setBaseChartLayoutAwareProperties(BaseChartComposer.java:209)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.AxisChartComposer.setBaseChartLayoutAwareProperties(AxisChartComposer.java:571)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setProperties(BaseChartComposer.java:167)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer._setDataAndProperties(BaseChartComposer.java:151)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.composer.BaseChartComposer.compose(BaseChartComposer.java:144)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.compose(DVTChartProcessor.java:659)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.setupChart(DVTChartProcessor.java:127)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.DVTChartProcessor.generateXML(DVTChartProcessor.java:248)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartProcessorBase.generateChart(ChartProcessorBase.java:217)
         at oracle.bi.nanserver.svs.viewgen.dvt.chart.ChartViewGenSvsImpl.generateView(ChartViewGenSvsImpl.java:63)
         ... 12 more
    File:rpc.cpp
    Line:472
    Location:
         saw.rpc.mis.read
         saw.threadpool.chartthreadpool
         saw.threads
    ecid: e954e2debf424ae0:-5b4b1342:136bffa36fe:-8000-0000000000011b26,0:1:7
    ****************************************************************************

  • Graphing engine is not responding. - OBIEE 11g (11.1.1.6.8)

    Hi,
    I ran a bubble chart and I am getting following error.
    Graphing engine is not responding.
    A fatal error occurred while processing the request. The server responded with: com.siebel.analytics.utils.InputStreamWithLimit$ReadOverTheLimitException.
    Nothing much on support site as well. Any help is appreciated.
    Thanks

    How big is the data in this chart .?
    Try setting this in the instanceconfig.xml (instances/instance1/config/OraclePresentationServer/instanceconfig.xml ) with below tags
    <Views>
    <Charts>
    <JavaHostReadLimitInKB>6144</JavaHostReadLimitInKB>
    </Charts>
    </Views>
    refer to : http://docs.oracle.com/cd/E14571_01/bi.1111/e16452/apndx_ui_chngs.htm
    Let us know the updates. Mark if helps.
    Thanks,
    SVS

  • Graphing engine is not responding.A fatal error occurred while processing the request. The server responded with: java.lang.NumberFormatException.

    Dear Team,
    I have implemented OBIA 7964 for HRA. Some reports throw the error Graphing engine is not responding.A fatal error occurred while processing the request. The server responded with: java.lang.NumberFormatException. It is not happened all reports. Only some of the reports showed this kind of error. Kindly help me to resolve this issue.
    We have used
    OBIA 7964
    OBIEE 11.1.1.7.140527
    Thanks & Regards,
    Gauthaman S

    Issue was, Font been defined as 7.5 (may be font size decimal not supported ).the problem solved

  • Grod Control - Performance graph is not refreshing

    I'm using the GC 10.2.0.5 with DB 10.2.0.4. There are some databases have dignostics and tuning pack. The performance graph is using the Adobe Flash in 10.2.0.5 under performance --> top activity. This graph will not refresh even when we set auto refresh for every 15 minutes and also no correlation between the graph and the top SQL. However, it provides the correct information the very first when we login. But, the graph will not be refreshed afterwards. I used GC 10.2.0.3 and 10.2.0.4 and had no issues with those patchsets.
    Did someone notice the same issue?. Is it a bug or any IE settings required?. I have not installed the 10.2.0.5.2 PSU. Does the PSU resolve the issue?. Your inputs are appreciated.

    Hello I am running OEM GC 10.2.0.5 and IE 7 and everything works fine.
    When open page Top Activity for a database, you must however pay attention on the following:
    The performance graph contains a grey colour control that you drag horizontally through the graph in time.
    When the Page gets refreshed, say after 15 seconds, the control remains it’s original position. So if you want to see the Top SQL being synchronized you need to drag the control back to the most right position in the graph.
    Works fine to me.
    Regards
    Rob
    For more info on OEM GC you might want to check http://oemgc.wordpress.com

  • Activity Graph Engine

    I'm wondering how to configure the activity graph engine so I can schedule the run on hourly basis. when I log on to the "activitygraph" engine at
    http://host:port/activitygraph-engines where http://host:port is the URL for the WC_Utilities managed server.
    It gives me options to schedule, however, the only option provided allows to schedule by days 1 or 2 or 3 etc....my requirement is to schedule it by the hour and not days.

    As I understand your question, I see similar / same issue is fixed in WebCenter Portal 11.1.1.8.7 Bundle Patch (yet to be released) OR request for a patch for Bug 20009407 might resolve your issue. Applying patch shows the recommendations as expected instead of showing "No connection or recommendations available".
    I hope it helps!

  • Graph is not getting displayed in R12

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

    Hello folks,
    Cureently m working on R12 upgrade project.
    And we have a report which is working fine 12 but the graphs are not getting displayed as like 11i.
    Could you plz any one help how to fix the issue.
    Note: There is no error is coming up. But in the graph part , graph is not getting displayed.
    Regards,
    Krishna

  • Graph image not getting displayed when navigating from another page

    Hi All,
    I have implemented a line graph in ADF with "dept no"(in x-axis) and "avg sal"(in y-axis). When I am going to run only this graph page, its showing proper data.
    But,when I am trying to navigate from another jspx page (which is under some package) to this graph page, the graph is not getting displayed(graph image is not getting displayed).
    In my project I am following package structure for jspx and backing bean.
    Please help me to solve this problem.
    Thnx,
    Abhijit

    Abhijit,
    A couple of things:
    1). There's really not enough information provided to answer your question - have you tried doing some debugging?
    2). You may have beer luck on the [url http://forums.oracle.com/forums/forum.jspa?forumID=381&start=0]11g forum
    John

  • Xml publisher graph is not displaying

    Hi All,
    I have created xml report which is having graph .It display through oracle apps(conc pgrm ) properly in test instance but after moving to production graph is not displaying .for that i have checked Xserver setup also everything is working fine.
    Can any body tell me other possible reason and solution urgently .
    Regards
    RLRaj

    Hi,
    Use <?start:body?> for defining your header and it will repeat on every page.
    Also add <?end body?> as closing, for footer logic.
    BR
    Magnus

  • [svn] 1720: Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints .

    Revision: 1720
    Author: [email protected]
    Date: 2008-05-14 14:50:06 -0700 (Wed, 14 May 2008)
    Log Message:
    Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints.
    QA: Yes
    Doc: No
    Details:
    Update to the TomcatLoginCommand to work correctly with NIO endpoints.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-304
    Modified Paths:
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

    Revision: 1720
    Author: [email protected]
    Date: 2008-05-14 14:50:06 -0700 (Wed, 14 May 2008)
    Log Message:
    Bugs: LCDS-304 - Authentication not working in all cases when using security constraint with NIO endpoints.
    QA: Yes
    Doc: No
    Details:
    Update to the TomcatLoginCommand to work correctly with NIO endpoints.
    Ticket Links:
    http://bugs.adobe.com/jira/browse/LCDS-304
    Modified Paths:
    blazeds/branches/3.0.x/modules/opt/src/tomcat/flex/messaging/security/TomcatLoginCommand. java

  • I need a confirmation whether this is a bug in JDeveloper or not?

    Hai Friends,
    The following is the situation.Am having a problem in using resource bundle. If am adding a Component(Say JButton) in jdeveloper using uieditor, if am specifying the text for JButton using resource bundle, the jbutton is visible in uieditor but the text on jbutton is not visible. its saying 'cannot create live instance for resource bundle', this is applicable to any component. Can anyone help me in this?Have anyone tried this,pls post ur ideas regarding this. this will b more useful for me and also for u all.... I hope this is a bug in Jdeveloper. if not? tell me then, whatz the solution?
    Thanks in advance...
    Ciya.

    Hai Frank,
    Thanks its rendering it in the runtime. The string is taken from the '.properties' file using Resource Bundle for ur reply, ofcourse... thats y its unable to create live instance to render it in design time.. am using Jdeveloper 9.0.5, The following is the code am using...
    Example:
    ResourceBundle jACResources = ResourceBundle.getBundle("Resources", Locale.English);
    public JButton Link_id = new JButton(jACResources.getString("link_id"));
    the string is taken from 'Resources.properties' file
    so, now it shows in runtime and but unable to render it in design time... can u provide a solution for this,
    Thanks Frank,
    Ciya.

  • 3D Line Graph.vi not displaying line connecting data points.

    I'm having trouble getting 3D Line Graph.vi to display the line connecting my data points.  I'm collecting latitude, longitude, and depth data from a binary file, loading this data into arrays with a while loop, and sending those arrays to 3D Line Graph.vi.  When I tried doing it with arrays created by random number generators, the line is displayed, but when I use it with my actual data, no lines are displayed.  I can only see where the data points are when rotating the 3D graph.  Any ideas on this would be appreciated.
    Thanks,
    Morgan
    Attachments:
    Plot Depth.PNG ‏61 KB

    Karunya,
    Thanks for the info on the 3-D Curve VI.  I tried it and it works.  I think I was able to find the problem with 3D Line Graph.vi.  It has something to do with plotting very close points away from the origin and scaling the axes to view the line.  I have attached an example of where the vi breaks down.  In this example, you can see that part of the line is drawn, but when you rotate the graph, you can see that the line is not drawn through all of the points.  If you change the scale of the axes, then you eventually get the line to go through all of the points, but then the graph is not very "readable" at that point.  It's when you try to zoom in really close to the plotted points.
    Thanks!
    Morgan
    Attachments:
    3d Line Graph Error.vi ‏16 KB

  • [svn:osmf:] 14823: Fix bug where canPause was not set to false for live streams.

    Revision: 14823
    Revision: 14823
    Author:   [email protected]
    Date:     2010-03-17 10:51:40 -0700 (Wed, 17 Mar 2010)
    Log Message:
    Fix bug where canPause was not set to false for live streams.
    Modified Paths:
        osmf/trunk/framework/OSMF/org/osmf/net/NetStreamPlayTrait.as
        osmf/trunk/framework/OSMFTest/org/osmf/elements/TestVideoElement.as

    Thanks for looking at this post. We have resolved the issue for ourselves by working with our DBAs to narrow down where the problem actually started. We found that the particular SQL we were looking at was not the issue. In a chart on a subsequent page (via a click through), we were actually running into where apex was starting to consuming memory but we were catching it later.
    What we found was that when we had a chart query that was SQL containing a pipeline function, the memory usage went up. And within 10 minutes, the server would crawl to a halt. To release the memory, the DBAs would have to bounce the Apex instance. When I changed the query to be a function returning SQL, the problem stopped. I don't know what the correlation was between SQL and moving to a PL/SQL function returning SQL.
    I am not even 100% positive of the pipeline function being the cause. I only know that this started happening about the same time as when I implemented the pipeline function. I understand you are leery of a one-second function/query running up that kind of utilization. No one here believed me either (including me really). We figured it HAD to be a coincidence. But once I changed the query from SQL to a function returning PL/SQL, our problem went away.
    Thanks to all who looked at and thought about this.
    Walter

Maybe you are looking for