Error in Dashboard Tab

Hi,
I  am having an issue in Dashboard tab.I can able to create a dashboard. After creating the dashboard,i have saved it.When i select the created dashboard from view dashboard dropdown, getting the error as below
Error message The URI to be decoded is not a valid encoding
URL http://<HostName>/strategy/pilotworks/pilotworks.js
Line #193
Regards
Bala

Hi all,
When i check the trace file.It shows as follows...................
2.0 #2011 11 22 09:07:50:274#+0300#Error#com.sap.cpm.sm.chart.ChartData#CPM-STM#sap.com/xappscpmsmstrategymanagement#00505699001B00C50000000000001114#6103050000000004#sap.com/xappscpmsmstrategymanagement#com.sap.cpm.sm.chart.ChartData#pipadmin#3#JTA Transaction : 9488#D94EC73014CF11E1B21800505699001B#456a1a0014d011e19f5b00505699001b#456a1a0014d011e19f5b00505699001b#0#Thread[HTTP Worker [@1337713889],5,Dedicated_Application_Thread]#Plain##
Exception occurred 
[EXCEPTION]
java.lang.IllegalArgumentException: im == null!
     at javax.imageio.ImageIO.write(ImageIO.java:1457)
     at javax.imageio.ImageIO.write(ImageIO.java:1565)
     at com.sap.cpm.sm.chart.ChartData.renderChart(ChartData.java:208)
     at com.sap.cpm.sm.pwx.action.PwxChart.execute(PwxChart.java:180)
     at com.sap.cpm.sm.jta.NqJtaWrapperBean.actionClassExecute(NqJtaWrapperBean.java:210)
     at sun.reflect.GeneratedMethodAccessor352.invoke(Unknown Source)
     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     at java.lang.reflect.Method.invoke(Method.java:597)
     at com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:47)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:71)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:39)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:23)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:189)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:16)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:25)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:17)
     at com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:177)
     at com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:138)
     at com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
     at $Proxy235.actionClassExecute(Unknown Source)
     at com.sap.cpm.sm.pwx.web.Desktop.processRequest(Desktop.java:433)
     at com.sap.cpm.sm.pwx.web.Desktop.doPost(Desktop.java:250)
     at com.sap.cpm.sm.pwx.web.Desktop.doGet(Desktop.java:132)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:707)
     at com.sap.cpm.sm.pwx.web.SMServletBase.service(SMServletBase.java:27)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.runServlet(FilterChainImpl.java:202)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:103)
     at com.sap.cpm.sm.jsp.web.AuthenticationFilter.doFilter(AuthenticationFilter.java:97)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
     at com.sap.cpm.sm.jsp.web.QryFilter.doFilter(QryFilter.java:108)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
     at com.sap.cpm.sm.jsp.web.SSMKerberosFilter.doFilter(SSMKerberosFilter.java:41)
     at com.sap.engine.services.servlets_jsp.server.runtime.FilterChainImpl.doFilter(FilterChainImpl.java:79)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:375)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:203)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:438)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:427)
     at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:38)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:80)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:268)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:81)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:54)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:447)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:264)
     at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:56)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)
     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)
     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:315) 
Regards
Bala

Similar Messages

  • Data loads at Repository, but error in dashboard, System DSN

    Error in Dashboard UI:
    ORA-01017: invalid username/password; logon denied at OCI call OCISessionBegin. [nQSError: 17014] Could not connect to Oracle database. (HY000)
    While creating the System DSN with Oracle 11g, the error is as follows -
    Unable to connect
    SQLState=IM003
    Specified driver could not be loaded due to system error 127
    Any inputs would be appreciated.
    Thanks
    KSK

    hi
    1.tnsping directly the OBAW from cmd prompt or putty
    2.set the ODBC.INI tnsfile on linux box
    3.set the tnsnames.ora file under Oracle client on windows box
    4.try to directly view the data from repository
    5. some times network issues, so ask your dba to bounce the database
    6. take help of your DBA to investigate more from database side
    hope iit helps
    poinsts please
    thanks
    rakesh

  • Click on obiee dashboard tabs is not working

    Hi,
    One remote user using cisco vpn to access OBIEE dashboards. everything is all right but when he click on dashboard tabs is not working. I tried with firefox 3.6.0 and IE 8 both have same problem. we dont have this problem within the network. I dont think it's a firewall issue because everything else is working fine. we dont have any custom java script in obiee dashboards. Is it a browser problem? does any one else got this problem before?
    Thanks
    Jay.

    Hi Jay
    Yes Its browser issue. Please make sure the patch updates of IE are updated and i do have the same problem with IE 6 when user remotes (or) use citrix
    One more important point is we have made the dashboards available directly instead of residing in group folder. If you have Dashboards under group folder, give access to that Dashboard directly instead of Group folder
    Eg: Groupfolder A contains A1,A2,A3....A10 dashboards. Give acceess to A1,A2 instead of groupfolder A
    Please mark it Helpful or correct if this solved

  • Error viewing variables tab after running edit UI

    Hi,
    I have a problem that seems to be somewhat like this:
    http://forums.ni.com/t5/NI-TestStand/Error-viewing-variables-tab-in-Runtime-Operator-Interface/m-p/1...
    The VI I am trying to run is an edit substep of a step type. LabVIEW checks to see if the "Step.Setup.ReadMeasName" property exists, populates a listbox with it if it does. Another listbox with all the available measurement names also appears on the UI. The user has an Add and Remove button to remove measurements from the "ReadMeas" listbox or add them to it from the "MeasNames" listbox. Multiple names can be added/removed at once depending on whats selected when the buttons are pressed. Once "Done" is clicked the VI writes the"ItemNames" property of the "ReadMeas" listbox to "Step.Setup.ReadMeasName", using a Set Property Value node which is passed the TestStand Sequence Context. If the property doesn't exist it creates it.
    The only time I have any problem is when I try to remove items from the property after it is already initialized (i.e. not empty). In other words, if I run the VI from teststand, put several measurement names into "ReadMeas" click done, run the VI again (the names already added appear in the box when the UI comes up, LabVIEW reads "Step.Setup.ReadMeasName" ), and then remove some of the names. IF I had "ThisContext.Step.Setup.ReadMeasNames" opened in the step "Variables" tab when trying to remove the names this message appears in the Variables tab: "One or more errors have occurred. Please Save your work and restart the application." If I make sure not to have "ThisContext" expaded in the variables tab, but check the property before and after removing names from the list it does work properly and there is no error.
    This isn't a big deal becuase I doubt the end-user will be checking to see that the property actually got populated, but I still would like to fix the bug if possible. I've installed the patch for TestStand 2010, and the .Net framwork 4.0. Anyone have any idea what could be going on here?
    Thanks,
    -Josh
    Solved!
    Go to Solution.

    Josh -
    It looks like you're running into a Known Issue 193751, which is documented in the TestStand 2010 and 2010 SP1 Known Issues List. This is an issue that we intend to fix in a future version of TestStand.
    I hope this helps and am sorry for any inconvenience this issue may be causing you.
    Manooch H.
    National Instruments

  • How to change Dashboard Tabs based upon the login?

    Hi All,
    I have a requirement that, based upon the user login the dashboard tabs should change! not sure how to do this? any help is greatly appreciated.
    Regards
    B
    Edited by: Bees on Jul 27, 2010 2:37 AM

    B,
    I mean assuming you have a security model, users are in groups etc. And you have one group allowed to access tab 1, and you build tab2 for another group....
    The dashboard page properties screen, has a padlock icon against page, here you can set up the presentation catalogue privs for the dashboard page, assign users / groups read access, prohibit access as you see fit.
    To get to the page properties, edit the dashboard itself, on the top row of icons against the page dropdown list is our friend, the pointy finger, hit this to get to the page properties screen, you can change order, rename pages and in this case, set security per page.
    For discussions on the security model, RPD groups & Web cat groups - best we start another thread !! have a search on the forum first though, its been covered many times :-)
    Cheers,
    Alastair

  • Error in Analyse Tab

    Hi
    I have received following error after analyse tab from db13
    SAPDBA: Error - in analyzing index SAPR3.DSYAD~0
            of table DSYAD!
    30.12.06 09:50     ORA-08100: index is not valid - see trace file for
                       diagnostics
    Please suggest a solution.
    Regards
    Pankaj

    Pankaj
    This Error is very strange error, Have a look on trace file which is generated at user_dump_dest and alert<sid>.log file.
    Reasons may be index might be corrupted or invalidated.Or may be due to block corruption.And there are some bugs on specific platforms for this error.
    Try to drop and recreate index and analyze or better contact customer support with trace file.
    Regards
    Vinod

  • Error formatting Cross-Tab table

    Hello!
    My CR2008 reports include many cross-tab tables and till now, everything went smoothly.
    ...till I got the message "Error formatting Cross-Tab table" while viewing the print preview.
    Technically the error comes up while clicking one of the groups itemized on the left.
    The database hasn't changed. Besides it happened with two different reports associated with two different data bases.
    Any idea ?
    Any help would be appreciated as I've been lost for a while.
    Thib'

    Before I received your answer (thanks a million by the way), I have been installing/un-installing subreports in the main report 'til the 'Error formatting Cross-Tab table' stops.
    The Error stopped occurring when I added a small Group Footer in the subreport : apparently the Error had begun when I had put it to a zero-height.
    Having said that, an hour later and many changes here and there, I have just put a zero-height again and no Error anymore...
    > Check in the main report design tab to see if the width of the subreport fits within the page of the main report.
    > If it doesn't try shrinking the subreport to fit.
    Within 'an hour later and many changes here and there', I did the opposite : I widened a subreport which did not fit in the main report. And the Error isn't raised anymore.
    > What happens if you drill into the subreport?
    You mean if I double-click the subreport to edit it ?
    If that is your question, no Error has ever been raised in the subreport : always in the Preview tab of the Main Report.
    Sorry for describing such an irrational behavior.
    I will categorize my question as answered but if you have any idea, I'd be delighted : I feel like this can happen again and I'd be less under stress to know what detail/ 'parameter' makes CR raise this Error. But your hint about the subreport fitting or not within the main report might be a clue.
    Thank you again
    Thib'

  • Receiving an 'Error formatting cross-tab object' error when paging through preview

    I have a report with two subreports in the group footer.  One of the subreports contains a cross-tab report.  When I preview the report as a whole, occasionally I get an error formatting cross-tab object and then no more pages of the report are displayed.  If instead I choose to export the report to pdf, Crystal Reports crashes.  Any ideas on what might be causing these problems?

    Actually, you can search for them by entering the KBA number in the search box in the top right  corner of this web page. KBA 1214209 comes up fine. KBA 1212875 does not, but it's not really applicable.
    While we are at the search box, see if a search term like 'crystal cross tab' (or something like that) bring up other KBAs.
    - Ludek
    Senior Support Engineer AGS Product Support, Global Support Center Canada
      Follow us on Twitter

  • BC Admin Console Dashboard Tab not working

    The dashboard tab in the BC admin console will not open to reveal contens such as web forms. Only Reports and Site Settings are working. I have webBasics with the Creative Cloud Subscription. webBasics INCLUDES everything in the Dashboard tab.

    What are you talking about, Sidney? Please take a look at YOUR Site Hosting Plans and tell me that Webforms, Social Media Sharing, Content Management, Phone and Tablet Support, FTP and File Manager, ALL PART OF webBasics according to your own Plans!
    http://www.adobe.com/products/business-catalyst/buying-guide-subscriptions.html
    If you're going to offer Creative Cloud Subscribers something LESS than webBasics, then call it webBasics Lite, or webBasics Junior, or something! Don't advertise that webBasics INCLUDES these features, then disable them in our admin consoles. That is false advertising!

  • PWVERSION sql error in dashboard builder

    Hi all
    We are currently attempting to deliver SAP Strategy Management through the dashboard builder as part of an integrated solution of SSM, Xcelcius and Webi.  When we try to run SSM within a tab page on Dashboard Builder we get the following error;
    Error: SqlStatement
    Error: SqlStatement: SELECT * from PWVERSION
    Error Code: no such table: PWVERSION
    The SSM does not then start up.
    This is a pioneering attempt to integrate the two tools in a portal style solution so any help would be very much appreciated.
    Regards
    Gareth

    Thats right...
    Err..Ohk. Don't tell me that you are using Hierarchical columns and other attributes in same prompt (i.e. Single GO Button)
    Like you have columns like Region-Country-State-City and say Category in same prompt where Region-Country-State-City is hierarchy in OBIEE RPD.
    You will have to create 2 seperate prompts here to get it work.
    Prompt 1: Region-Country-State-City (Constraint on each level)
    Prompt 2: Category and other attributes
    This will have 2 prompts so 2 GO button. No way you can achieve this in Single GO even if you change the XMLs and all.
    This is OBIEE logic working behind pulling the common fact and also fetching hierarchical data based on level above i.e. constraints here...
    Hope this clears your doubt. Or may be give the exact structure of your prompts.

  • Error accessing Dashboard page

    I received error message while accessing "Dashboards" page (under "Administration" menu) as shown below.
    This error occurs only when I go to "Data Workshop" page and followed by going to "Dashboard" page. It seems that the URL for dashboard page is incorrect.
    It's not a big issue but I wonder whether the urls for admin menu is hard-coded and the developer entered the wrong page id. ;)
    Contact your application administrator.
    ERR-1016 Application "4350" Page "3" not found (requested language="en")
    -Gary
    Edited:
    This occurs on APEX 4.0

    Thanks Gary,
    I can confirm that I reproduced the error you've reported. Thanks for outlining the steps to reproduce it, that was a great help. The link from the Administration drop-down menu to "Dashboards" is incorrect, it's going to pg 4350:3 instead of pg 4350:33. I've logged bug 9941099 to track this issue, and a fix will be available in our next release. In the meantime, as you're aware, if you click the Administration tab, you can navigate to the Dashboards via the Dashboards icon on the Administration page, pg 4350:1.
    Thanks again for reporting this.
    Regards,
    Hilary

  • CRM Web UI - Authorisation error for Dashboard report

    Hello
    I am accessing CRM specific BI reports on CRM Web UI for areas like Lead Analysis, Marketing and Campaign Analysis etc, and most of the reports are working fine. But when I try to access a dashboard report (I am not really sure if it is called daashboard report beside the report name- it gives me an Authorisation error saying that the 'User does not have proper authorisations'.
    I have tried by assigning the role SAP_CRM_OR_USER suggested by a colleague, but even then I get the same error. Our Basis team does not have an idea on the exact role to be used.
    Could anyone of you please tell me the exact role to be used in order to see those report on Web UI. Thanks.

    Hi Sven
    I have tried that option of the transaction ORDYWB to activate the reports (this was also suggested in a SAP note i.e. to create a Z report and the code for which was given in the SAP note and upon executing the report, it showed a number of activities which have to be performed and had to implement those activities one by one). But in that transaction all the reports and InfoTypes are active with status 'OK'
    If you could give me the exact role which you have used for those reports, I will give it a shot. Also, in the CRM Web UI, I am unable to see the technical name of the report of the interactive report (dash board report?). If the report was executing in the CRM Web UI, we could see the technical name of the report, but for the non-executing reports, could you please tell me how to see the technical name?
    I have raised this to SAP and looks like even they are having a hard time finding the solution. Thanks.

  • VBA File not found error in Dashboard design 2011

    Unable to open xlf due to this error prompt. Closes dashboard design to prevent further data corruption.

    Hi,
    Could you please check if you have provided right path in your sender communication channel...to pick the file from...
    Regards,
    Naveen.

  • Scheduled webi report error in dashboard

    Hi ,
    we are using SAP BW as backend and Dashboard is created using Live ofive connectivity with latest instance of scheduled report which is scheduled every morning.
    But some of the reports scheduled is failing and throwing this error as
    A database error occured. The database error text is: (CS) "Fail to create an instance of Job" . (WIS 10901) 
    This is occurring many times
    Because of this while opening dashboard it throws error
    The current refresh option requires a report instance that does not exist. (LO 26301)
    Regards
    Gaurav Mang

    Hi Gaurav,
    How many Webi reports do you have? Do they all use the same data source? How big are the reports - 100 rows? 100,000 rows? How long does each take to run?
    They may be failing if the server is running out of memory. Or is it the same Webi reports failing to schedule? In which case obviously there's a problem with those reports.

  • Error on miscellaneous tab in Role Expert (a web dynpro application)

    Hi,
    When i click on Miscellaneous option within configuration tab in role expert. Page is not getting displayed, error is "The page cannot be found".
    I am attaching the print screen also.
    Please suggest the solution for it.
    Thanks in Advance.
    Regards,
    Pravin
    The page cannot be found
    The page you are looking for might have been removed, had its name changed, or is temporarily unavailable.
    Please try the following:
    If you typed the page address in the Address bar, make sure that it is spelled correctly.
    Open the sapfapci.eame.syngenta.org:51700 home page, and then look for links to the information you want.
    Click the Back button to try another link.
    Click Search to look for information on the Internet.
    HTTP 404 - File not found
    Internet Explorer

    Can you please tell us what files were missing. We are facing the same issue during our upgrade. Misc page cannot be found error.

Maybe you are looking for

  • Deleted Note can't be deleted

    I deleted a Note. It's gone from the main Notes display (lists etc.) but its ghost, floating on top, keeps returning when I open Notes. Any time I try to kill the ghost (red button) the "beachball" comes up and I have to forcequit Notes. This only ha

  • Xp_logininfo Installation problem

    Hello gurus, I'm facing the same problem as described in this link: Re: xp_logininfo "Installation problem on windows 2003 with Sql 2005" the error I get is similiar: <i>The below message comes from executing the command master..xp_logininfo '<domain

  • Itunes can't find music library on computer

    Somehow I've moved my music on my computer and itunes cannot find any of it. I can't play anything on the computer, an exclamation point is next to it and the computer tells me itunes cannot find the music. Help! What did I do and how do I fix this?

  • Total Rows with VC?

    Is there a way to provide a total row in a table in VC?  I'm retrieving a set of financial data via a remote-enabled function module, and I'd like to total it up at the bottom of the table.  How do I accomplish this?  Is it possible to do in VC witho

  • JDBC connection suspends application

    Hi, I have tried to create a database connection with JDBC, but when I run the application, it "gets stuck" when it tries to create that connection. It doesn't really suspend the thread, but the application just hangs there and shows no indication of