Problem with display of reports in 3.1 beta, error stack trace

I get this error when I try to run a report, any ideas what could be the problem?

org.hyperic.hq.common.SystemException: java.text.ParseException: date of: "21 August 2007, at com.hyperic.hq.ui.action.reporting.ReportingAction.getReportParametersFromJSON(ReportingAction.java:211) at com.hyperic.hq.ui.action.reporting.ReportingAction.execute(ReportingAction.java:88) at org.hyperic.hq.ui.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:63) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter) ApplicationFilterChain.java:252) to org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) to org.hyperic.hq.ui.AuthenticationFilter.doFilter(AuthenticationFilter.java:110) to org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) to org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) to org.hyperic.hibernate.filter.SessionFilter$ 1.run(SessionFilter.java:59) at org.hyperic.hq.hibernate.SessionManager.runInSessionInternal(SessionManager.java:79) at org.hyperic.hq.hibernate.SessionManager.runInSession(SessionManager.java:68) at org.hyperic.hibernate.filter.SessionFilter.doFilter(SessionFilter.java:57) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter (ApplicationFilterChain.java: 202) to org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.hyperic.hq.product.servlet.filter.JMXFilter.doFilter(JMXFilter.java:324) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke (StandardContextValve.java:178)) to org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39) at org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159) at org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59) at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) at org.apache.coyote.http11.Http11Protocol$ Http11ConnectionHandler.processConnection (Http11Protocol.java:744) to org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) to org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) at java.lang.Thread.run (unknown Source) caused by: java.text.ParseException: date of: "21 August 2007, at java.text.DateFormat.parse (unknown Source) at com.hyperic.hq.ui.action.reporting.ReportingAction.getReportParametersFromJSON(ReportingAction.java:184).... 38 more java.text.ParseException: date of: "21 August 2007, at java.text.DateFormat.parse (unknown Source) at com.hyperic.hq.ui.action.reporting.ReportingAction.getReportParametersFromJSON(ReportingAction.java:184) at com.hyperic.hq.ui.action.reporting.ReportingAction.execute(ReportingAction.java:88) at org.hyperic.hq.ui.action.BaseRequestProcessor.processActionPerform(BaseRequestProcessor.java:63) at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236) at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196) at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432) at javax.servlet.http.HttpServlet.service(HttpServlet.java:717) at javax.servlet.http.HttpServlet.service(HttpServlet.java:810) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter) ApplicationFilterChain.java:252) to org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) to org.hyperic.hq.ui.AuthenticationFilter.doFilter(AuthenticationFilter.java:110) to org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) to org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) to org.hyperic.hibernate.filter.SessionFilter$ 1.run(SessionFilter.java:59) to org.hyperic.hq.hibernate.SessionManager.runInSessionInternal(SessionManager.java:79) to org.hyperic.hq.hibernate.SessionManager.runInSession(SessionManager.java:68) to org.hyperic.hibernate.filter.SessionFilter.doFilter(SessionFilter.java:57) to org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) to (org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.jboss.web.tomcat.filters.ReplyHeaderFilter.doFilter(ReplyHeaderFilter.java:81) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.hyperic.hq.product.servlet.filter.JMXFilter.doFilter(JMXFilter.java:324) at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202) at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173) at org.apache.catalina.core.StandardWrapperValve.invoke) StandardWrapperValve.java:213) at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178) at org.jboss.web.tomcat.security.CustomPrincipalValve.invoke(CustomPrincipalValve.java:39) to org.jboss.web.tomcat.security.SecurityAssociationValve.invoke(SecurityAssociationValve.java:159) to org.jboss.web.tomcat.security.JaccContextValve.invoke(JaccContextValve.java:59) to org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126) to org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105) to org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107) to org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148) to org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:856) to org. Apache.Coyote.http11.Http11Protocol$ Http11ConnectionHandler.processConnection (Http11Protocol.Java:744) at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527) at org.apache.tomcat.util.net.MasterSlaveWorkerThread.run(MasterSlaveWorkerThread.java:112) at java.lang.Thread.run (unknown Source)

The problem is the analysis of this date with a local non-American.  This is a bug and will be fixed for the next beta version of EE.

Thanks for the report,
-Ryan

Tags: VMware

Similar Questions

  • Problem with Top SQLs report

    Hello

    I have a big problem with Top SQLs reports, when I generate a report of high SQLs, SQL, the value text is not end, I know that there is a "The SQL text size" setting on the properties of the agent (this configuration is also on the collections setting ' Ta maximum size in characters of the short collects text of the SQL statement is ") on the two options , I've incremented the value of 256 (default) 1500, but when I generate the Top SQLs postpones continue it problem, once the changes I restarted the agent but the problem persists, I generate the report on the different formats, but result is the same, could you help me please.

    Thank you.

    Best regards.

    I see this in support KB article https://support.software.dell.com/kb/109536

    "

    • Title

      SQL in DB2 Top instructions are truncated in the delivered report of Top SQL

    • Description

      SQL in DB2 Top instructions are truncated in the delivered report of Top SQL

    • Resolution

    • Resolution A DDB-3673 request improvement with Support software Dell to show the full text of SQL high in the report Top SQL for DB2.

      Workaround At this point you should be able to make a custom report by cloning the Top SQL existing and then customizing report. »

    I know that this is not the solution, more of an explanation and guidance on how to solve this problem by using customizations.

    Golan

  • my computer recently crashed and when I tried to use photoshop, then I got the message: - message - problem with display driver, temporarily disabled the improvements. Does that mean, they will return when the problem is solved?

    My computer recently crashed. A fixed it but! When I then tried to use photoshop I got the message: - message - problem with display driver, temporarily disabled the improvements. Does that mean, they will return when the problem is solved?

    Update or restore your graphics driver.

  • Downloaded and paid of Minecraft and having problems with Java, Anti Virus Scan and Windows Update - error code 800F081F

    Downloaded and paid of Minecraft and having problems with Java, Anti Virus Scan and Windows Update - error code 800F081F

    Would you advice, thank you.

    Hi Hugo,.

    1. what anti-virus software you have installed in the computer?

    2. What is the full error message/code?

    3. the issue occurred after you install Minecraft?

    4. are you able to play Minecraft without any problem?

    5. what happens with Antivirus and Java?

    Windows Update can occur if one or more of the following conditions are met:

    1. the Windows Update database is damaged.

    2. antivirus software is configured to scan the %Windir%\SoftwareDistribution folder.

    3. the service (BITS) Background Intelligent Transfer Service does not receive a content link header.

    4. a required system file is incorrectly registered.

    5. Windows Installer has encountered an error.

    6. the manifesto of component maintenance (EC) is damaged.

    7. the Windows Update service has stopped during the installation.

    8. a version of the file conflict exists with Windows Update agent files.

    Please follow the steps described in the methods to solve the problem:

    Method 1: We will try the steps from the following link and check the result:

    Important: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following article:http://windows.microsoft.com/en-US/windows7/Back-up-the-registry

    How to reset the Windows Update components?

    http://support.Microsoft.com/kb/971058?WA=wsignin1.0

    Method 2:

    To correct the errors that occur when you use Windows Update, install, and run the system update readiness tool. The tool analyzes inconsistencies on your computer and fixes as its current installation.

    You can view the following link to download the system update readiness tool and check:

    System tool update that corrects problems of Windows Update is available for Windows 8, Windows 7, Windows Vista, Windows Server 2008 R2 and Windows Server 2008

    http://support.Microsoft.com/kb/947821

    Details of the event log to find what caused the Antivirus and Java to fail:

    What are the information contained in the logs of the event (Event Viewer)?

    http://Windows.Microsoft.com/en-us/Windows7/what-information-appears-in-event-logs-Event-Viewer

    Hope that the information provided is useful.

    For any help related to this problem or any question of Windows, you can still display in the Microsoft Community Forum!

  • Help, I have a problem with the PS and CC - I get and error measure in PS - "this program cannot start because ONCoreFoundation8.dll - is missing... and it crashes, and now creative cloud will not be open to all."  I spent more than 2 hours to speak to so

    Help, I have a problem with the PS and CC - I get and error measure in PS - "this program cannot start because ONCoreFoundation8.dll - is missing... and it crashes, and now creative cloud will not be open to all."  I spent more than 2 hours to speak to someone in tech support that I did not understand, and I don't know what to do next. The tech gal was run, but once she hung up he returned to broken.  I have an idea, but that's just a guess - trouble started about the time I tried to open On1 of ps there has been a perfect icon effects 9 (for some reason, they decided to add the icon when I got it - I have 8) I clicked it and it loaded the update and then asked me if I wanted to try or buy - that's when I realized that I should have clicked on 8 and tried of back , but is either too late - I think, maybe this dll. 8 or 9 in with perfect On1 effects - and it has changed my settings in PS - and is the reason why it is not compatible - ideas? I have a pc with window7-Carol

    Try to run Photoshop without loading third-party plug-in. hold SHIFT keys when you start Photoshop.  The missing module is not Adobe software.

  • problem with showing the report forms

    Hello
    Today, I have another problem :)

    I fix this text and it's simpler

    I have run reports of froms and I use RUN_REPORTS_OBJECT_PROC

    If I use standard report_id in this procedure, then I get

    WEB. SHOW_DOCUMENT ('http://oracle:8889 /'| reports_servlet |) ' /getjobid' | vjob_id |'? Server =' | report_server_name, "_blank");

    If the report is not any parameter is ok and this work but if I put some then I get page with witch element, I set value (parameter witch I want) then when I put send query I get error REP-50134

    But
    If I use
    WEB. SHOW_DOCUMENT ('http://oracle:8889 /'| reports_servlet |'? server = raportserv & report=c%3A\raporty\mod.jsp & destype = CACHE & desformat = HTMLCSS & userid = SCOTT % 2FTIGER % 40SZD & paramform = "Yes);

    I can open reports with the setting or not :)
    Where is the error in how hidden values see report_object?

    concerning

    Published by: user515960 on 2010-07-06 08:00

    Hello

    If you want to use parameters, then you need to create the report with parameters and your query owes me something like that.
    example: -.

    select ename,empno,sal.....from emp
    where empno=:p_no.............so here :p_no is parameter.now how you will use this in form with that code which is provide you in u r previos thread.
    

    something like that.

    DECLARE
    repid REPORT_OBJECT;
    v_rep VARCHAR2(100);
    rep_status VARCHAR2(20);
    plid ParamList;
    vParamValue number;
    BEGIN
    
    plid := Get_parameter_List('tmp'); 
    
    IF NOT Id_Null(plid) THEN
    Destroy_parameter_List( plid );
    END IF;
    plid := Create_parameter_List('tmp');
    add_parameter(plid,'p_no',text_parameter,to_char(:emp.empno));---------------here you have to add your block name and item name and also we add parameter(P_no) which is created in report builder with the above query.
    
    Add_parameter(plid, 'PARAMFORM', TEXT_parameter, 'NO');
    
    repid := FIND_REPORT_OBJECT('REPORT6');-----------------when you create report by using report nodes in form builder so you hav to Presss F4 to go to Property and there you have to set the report server name,desformat which is PDF and report name which is Report6 and also there in property u have to give the report path.
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_COMM_MODE,SYNCHRONOUS);
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESTYPE,cache);
    
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_DESFORMAT,'PDF');
    
    SET_REPORT_OBJECT_PROPERTY(repid,REPORT_OTHER, 'paramform=no');
    
    v_rep := RUN_REPORT_OBJECT(repid,plid);
    rep_status := REPORT_OBJECT_STATUS(v_rep); 
    
    WHILE rep_status in ('RUNNING','OPENING_REPORT','ENQUEUED')
    LOOP
    rep_status := report_object_status(v_rep);
    END LOOP; 
    
    /*Display report in the browser*/
    WEB.SHOW_DOCUMENT('http://computer name/IP:8889/reports/rwservlet/getjobid'||substr(v_rep,instr(v_rep,'_',-1)+1)||'?
    '||'server=report_server_name' || '¶mform=no','_blank'); 
    
    END;
    

    Note:-you need to start the report server before displaying the report.

  • Upgrade Vista to 7 the SafeMode problem with the compatibility report

    I'm trying to upgrade my computer to Windows 7 after problems with Vista, and now I can start only my computer into safe mode now.

    The update disc work until I get to the "compatibility report" in which it gives me the message: "the computer started using the Windows installation disc.  Remove the installation disc and restart your computer so that windows starts normally, then restart the update."

    This message appears in safe mode with networking, which was started without the installation disc inserted.  I then restarted and booted from the DVD and tried to update again, and he gave me the same message (which makes sense because I boot from the disk).

    This message occurs when I start in safe mode or safe mode with network.

    Is there anyway to solve this problem, so I can go ahead with the update?  Also, I can't start my computer in normal mode to respect the indications that gives me this message.

    Hello
    You can't go in safe mode

    1. Close all running programs and open the windows if you are back on the desktop.
    2. Click on the Start () button.
    3. In the search box of the Start Menu () type msconfig and press enter on your keyboard - follow UAC prompt.
    4. The System Configuration utility opens
    5. Make sure the Normal startup is selected
    6. then click on the STARTUP tab at the top
    7. Make sure that the startup is disabled
    8. Apply - OK - then follow restart guests

    If it does not do a startup repair

    the link below is how to download and get a vista disk startup repair, which you can start from the

    http://NeoSmart.net/blog/2008/Windows-Vista-recovery-disc-download/

    Here's how to use startup repair system restore command prompt, etc. to bleepingcomputers link below

    http://www.bleepingcomputer.com/tutorials/tutorial148.html

    to boot from the dvd drive to be able to you will see a way to get into the bios Setup at the bottom of the screen or command menu start

    It would be F2 or delete etc to enter the BIOS or F12 etc. for the start menu

    Change boot order it do dvd drive 1st in the boot order

    http://helpdeskgeek.com/how-to/change-boot-order-XP-Vista/

    Windows 7 installation issues and ask in the forums of windows 7

    http://answers.Microsoft.com/en-us/Windows/default.aspx#tab=2

  • What is the problem with my Oracle reports parameter?

    Hello

    We use a PL SQL package that allows the user to select the report you want Oracle and associated parameters.   While the control is passed to Oracle 11 g reports.

    The requirement of one of the reports is to enable more detailed codes be selected by the user and then shown.  The detailed code is an alphanumeric field that can hold between 4 and 6 characters.

    If my data model looks like this

    SELECT student_id

        FROM my_view

       WHERE detail_code IN :p_detail_code;

    and the parameter that I'm passing to Oracle reports looks like this (when I view the source HTML code)

    & p_detail_code =('1001','1002')

    so no record is selected.

    However, if my data model looks like this, I get the records you want:

    SELECT student_id

      FROM my_view

    WHERE detail_code IN ('1001', '1002');

    We have Oracle Database 11 g Enterprise Edition Release 11.2.0.4.0 - 64 bit Production.

    Please tell me what is the problem with my setting.  Thanks a lot for your help.

    This isn't how you can use in. See this example on how to solve it with the digital settings. If your setting is a character, you need to change this.

    In fact, when you simply enter 1,2,3 as an input parameter, you actually create this query:

    Select *.

    from my_table

    where num_column in ("1,2,3")

    Use rather a lexical parameter:

    Select *.

    from my_table

    & p_where

    In the parameter after relaxation shape, build the lexical like this:

    :p_where := 'where num_column in ('||:p_param||')';
    
  • Problems with display of text and images from adobe

    I'm a non-techie has a terrible problem with Adobe Acrobat 8 Professional.  Even my group of office tech support can't fix, and they have reinstalled the program twice.  When I receive PDFs with a picture or a graphic, the image/picture comes through as an opaque grey square.  Sometimes the entire document (same text) comes through as an opaque grey square, with only the border area that appear in white.  If I try to print the document, the gray part prints.  Other people in my office who has received the same document do not have this problem.

    I have encountered this problem after that I used Adobe Acrobat Professional for the first time to 'clean up' a document I had scanned a photocopy.  I changed some settings on Adobe to see if I could get a clean version of the document, and it is perhaps the origin of the problem.

    I would be eternally grateful to anyone who has any advice on how to solve this problem!

    Susanne

    PS I have attached a few screenshots in Word that will help illustrate the problem.

    Try going to edit > Preferences > Page Display > Page content and information and make sure the "Show large images" checkbox is checked.

  • Problems with downloading the reports BI to Excel in Office 2007

    Hello
    I created reports using the plugin BI Publisher for Word 2007 and deployed through the Apex. Users with Office 2003 is installed get download the file without any compatibility issues. These users on Office 2007 get a warning as follows:

    'The file you are trying to open.' filename.xls, is in a different format than specified by the file extension. Check that the file is not corrupted and precedes from a trusted source before you open the file. Do you want to open it now? "

    The file will open and save, it's all just annoying to get this message every time. There are no problems when downloading the report to other formats.

    It is a known problem... It is a "Fix" of Microsoft, to ensure that people know that the file is NOT a style true Blue XLS file... My office just to go through it and it is adjustable, but involves a registry setting that they do NOT HAVE want to impliment...

    Please see the attached url:

    http://Stephen.paytonplace.us/archives/74

    Thank you

    Tony Miller
    Webster, TX

  • AF:panelTabbed - problem with displaying a popup on tab switching

    Hello

    I am facing a problem with disclosureEvent using clientListener of handling. I'm going to show a popup Ok/cancel whenever a user leaves a tab in panelTabbed.


    Here's the code: (this is the same code provided on the Oracle ADF code corner)

    < af:resource type = "javascript" >

    function alertTabSwitch (disclosureEvent) {}

    tab var = disclosureEvent.getSource ();

    {if (Tab.getDisclosed () == false)}

    popup var = tab.findComponent ('p1');

    Popup.Show ();

    popup.setProperty ("tabToOpen", tab.

    disclosureEvent.cancel ();

    }

    }

    function handlePopupOkCancel (actionEvent) {}

    popupButton var = actionEvent.getSource ();

    var butPressed = popupButton.getProperty ('popupAction');

    var = popupButton.getParent () dialog box;

    popup var = dialog.getParent ();

    If (butPressed == 'OK') {}

    var tabToFindAndFocusOnString = popup.getProperty ("tabToOpen");

    If (tabToFindAndFocusOnString.length > 0) {}

    var tab = AdfPage.PAGE.findComponentByAbsoluteId (tabToFindAndFocusOnString);

    tab.setDisclosed (true);

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    else {}

    Close the pop-up window and stay on the page

    actionEvent.cancel ();

    Popup.Hide ();

    }

    }

    < / af:resource >

    < af:panelStretchLayout id = "PSL1" >

    < f: facet name = "center" >

    < af:panelTabbed id = "pt1" >

    < af:showDetailItem text = 'TAB 1' id = 'sdi1"disclosed ="true"stretchChildren ="first ".

    clientComponent = "false" >

    First tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < af:showDetailItem text = 'TAB 2' id = 'sdi2' stretchChildren = 'first' clientComponent = "false" >

    Second tab

    < af:clientListener method = "alertTabSwitch" type = "Disclosure" / >

    < / af:showDetailItem >

    < / af:panelTabbed >

    <!-id = "af_one_column_stretched"->

    < / f: facet >

    < f: facet = 'Start' name >

    < af:popup = "deferred" autoCancel childCreation = "disabled" id = 'p1' clientComponent = 'true '.

    contentDelivery = "immediate" >

    < af:dialog id = "d1" title = "Tab switch Alert" type 'none' = >

    < f: facet name = "buttonBar" >

    < af:panelGroupLayout id = "g1" >

    < af:commandButton text = "OK" id = "cb1" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "OK" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < af:commandButton text = 'CANCEL' id = "cb2" partialSubmit = "true" >

    < name af:clientAttribute = "popupAction" value = "CANCEL" / >

    < af:clientListener method = "handlePopupOkCancel" type = "action" / >

    < / af:commandButton >

    < / af:panelGroupLayout >

    < / f: facet >

    < af:outputText value = "Do you really want to switch tabs?" id = "ot1.

    inlineStyle = "do-size: medium;" Color: Red; "/ >

    < / af:dialog >

    < name af:clientAttribute = "tabToOpen" value = "" / >

    < / af:popup >

    < / f: facet >

    < / af:panelStretchLayout >

    Everything is done on the client side. When I click on a tab, first the "Unselect" event is fired for the selected tab and the value disclosed in this tab becomes false. After the value is changed, the listener is called.

    So in javascript, the same tab is released again after clicking OK.

    The value was not changed before calling the af: clientListener, this problem would not have arisen.


    Can someone help me with this?


    Kind regards

    Frédéric

    Change the as follows:

    The following has been tested against JDeveloper 11.1.1.7

    
    
        var theTabToClose;
        var theTabToOpen;
        function alertTabSwitch(disclosureEvent){
            var tab = disclosureEvent.getSource();   //This is the tab to close
            if(tab.getDisclosed()==false){
               theTabToClose = tab;
               theTabToOpen = disclosureEvent.getDisclosureCounterpart();
               var popup = tab.findComponent('p1');
               disclosureEvent.cancel();
               popup.show();
            }
        }
    
        function handlePopupOkCancel(actionEvent){
            var popupButton = actionEvent.getSource();
            var butPressed = popupButton.getProperty('popupAction');
            var dialog = popupButton.getParent();
            var popup  = dialog.getParent();
    
            if(butPressed == 'OK'){
                theTabToOpen.setDisclosed(true);
            }else{
                theTabToClose.setDisclosed(true);
            }
                actionEvent.cancel();
                popup.hide();
        }
        
    
  • Problems with Windows Update on Vista SP1 32 - bit Error: 0x8007000D

    Two updates have been failing install for me for several weeks. I finally decided to try to understand what is happening, and I'm stumped at this point.

    The updates are:
    Update cumulative security for Internet Explorer for Windows Vista (KB969897)
    Internet Explorer 8 for Windows Vista

    These two with an error code of 0x8007000D

    I tried almost everything I can think of, scanned for virus/malware, scandisk, verification of the SFC, several difficulty different sound of Microsoft, I even cleared out / reset Windows Update with several different methods and has run the system preparation tool.

    Then, I tried to install Vista Service Pack 2, perhaps thinking that might help - would not install either.

    The ie8_main.log contains the following:

    00:00.249: started: 2009/07/21 (A, M, J) 22:15:46.875 (local)
    00:00.281: time Format in this newspaper: MM:ss.mmm (minutes: seconds.milliseconds)
    00:00.312: command line: 'C:\Windows\SoftwareDistribution\Download\Install\wuiesetup_prereq.exe' /wu
    00:00.468: INFO: checking for C:\Windows\SoftwareDistribution\Download\Install\wuiesetup_prereq.exe version: 8.0.6001.18702
    00:00.561: INFO: Package Installer Mutex acquisition
    00:00.593: INFO: operating system: Windows Workstation: 6.0.6001 (SP1)
    00:00.593: INFO: Vista the operating system detected. Service pack major: 1, minor SP: 0, name of Service pack: Service Pack 1
    00:00.608: INFO: check if you have installed the battery update service
    "00:00.608: INFO: SSU version regvalue found: ' 6.0.6002.18005.
    00:00.624: INFO: Servicing stack update found. Permanent installation
    00:00.624: INFO: check the prerequisites
    00:00.639: INFO: met prerequisites: Yes
    00:00.639: INFO: checking for C:\Program may Explorer\iexplore.exe version: 7.0.6001.18000
    00:00.655: INFO: C:\Program may Explorer\iexplore.exe version: 7.0.6001.18000
    00:00.671: INFO: check if s iexplore.exe version current is between 8.0.6001.0...
    00:00.671: INFO:... .and 8.1.0.0...
    00:00.686: INFO: version Maximum on which to run IEAK branding is: 8.1.0.0...
    00:00.686: INFO: success check iexplore.exe version. Proceed with the installation.
    00:00.702: INFO: checking for C:\Program may Explorer\iexplore.exe version: 7.0.6001.18000
    00:00.702: INFO: version for C:\Windows\system32\mshtml.dll check: 7.0.6001.18183
    00:00.717: INFO: version for C:\Windows\system32\wininet.dll check: 7.0.6001.18148
    00:11.481: INFO: EULA accepted
    00:11.497: INFO: user successfully completed the scenario WU. Exit with return code 322376503 so WU will install IE8
    00:11.497: INFO: install return value: HR = 0 x 13371337
    00:11.513: ERROR: installation exit code: 0 x 13371337 (Undefined error Code).

    and the CheckSUR.log file contains the following:

    =================================
    Preparation of control system was updated.
    Binary version 6.0.6001.22375
    Package, Version 5.0
    2009-07-21 20:03

    Checking deployment Packages

    Audit of manifest Package and catalogs.

    Checking package watchlist.

    Control of component watchlist.
    (f) CBS registry 0x8007000D Package_1_for_KB944533 error ~ 31bf3856ad364e35 ~ x 86 ~ ~ 6.0.1.1.944533 - 4_RTM_neutral_GDR enumeration child package failed, index: 9

    Verification of the packets.

    Control components store

    I tried to remove the KB944533 and get an error. I have also tried to install a copy of the KB944533 but told me that it wasn't the version appropriate for my version of Windows.

    I am at a loss and no longer know what to check. I guess that there is a corruption in the registry (or system files) associated with KB944533, but I can't figure out how to get the installation routines for give me more detailed information.

    Any help would be greatly appreciated. While my PC is functional and I have no other problems with it, I would like to be able to try IE8 at a given time.

    Thank you
    -Al

    Success!

    I finally understood what was going on. This is a damaged registry entry.

    The registry entry for the key:
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Component based Servicing\ComponentDetect\x86_microsoft-windows-ie-setup-support_31bf3856ad364e35_0.0.0.0_none_e9aaaad1a6a385a4

    content, which was supposed to be a string value entry for:
    Package_1_for_KB944533 ~ 31bf3856ad364e35 ~ x 86 ~ ~ 6.0.1.1.944533 - 4_RTM_neutral_GDR

    Unfortunately, it was not of type "REG_SZ" but altered with a type of
    0 x 40000001, which was identified as a binary key.

    I could not initially remove/change the key, therefore, found some instructions on how to reset the permissions on your registry using a Microsoft tool called: subinacl

    After the race I could rename the bad registry entry and add it back in manually, by giving the appropriate string value.

    Now, I was able to install IE8, so I think everything is resolved. Going to update to Service Pack 2 for Vista soon.

  • Problems with word and PDF after computer crash. Error "user has access privileges."

    Problems with word and PDF after crash

    My computer crashed and I had to run the recovery disk, the repair option, so he could run again. It does not format my computer but I had to re - install several programs. I reinstalled my copy of office for example.  I have an external hard drive where I put most of my files but since installing the recovery disc, it does not open some Word documents and gives a message error "user has not access privilege." It's the same thing with some pdf files. What can I do?  Please help because I can't open some of my documents from the University.

    Hello world
    I would like to just say thank you for your help and the problem is now solved.  In the end I paid someone to sort it out.  He explained that it was something like permissions for some of my files were owned by my old operating system and after that my computer crashed and I had to put through the recovery disc these permissions have been lost.  He told me that he had a program that looked for the old existing and re-installed.
    Thank you.

  • HP Officejet Pro X476dw. Message: problem with the printer or ink system. 0xc6fd0213 error code

    HP Officejet Pro X476dw purchased June 2013.  Windows xp operating system.

    Printer does not.  In a "print order" function, by modem or button copy to printer, gives me the error message: the printer failed.  There is a problem with the printer or the ink system.  0xc6fd0213 error code.

    Sometimes spits out a blank sheet of paper.

    Hi people, as @Bryan_P has said - Please contact the HP support by phone on this error message. The below listed phone numbers...

    http://welcome.HP.com/country/us/en/wwcontact_us.html

    Can you please post back to let us know how you go?

    Thanks, Ciara

  • I am currently having problems with my Zune software: Microsoft Fix it 50577 error.

    I am currently having problems with my Zune software

    and for this reason I turned to Microsoft Fix for... fix it, but every time I start it I get this error:
    "An error occurred while attempting to create the directory: C:\Users\***my name * \Appdata.
    original title: Microsoft Fix it error 50577

    Hello

    I suggest to ignore the fix and follow the steps in the "More information" category of the link.

    How to remove and then reinstall the Zune software

    http://support.Microsoft.com/kb/929358

    If you still have any questions, then contact Zune support itself additional troubleshooting:

    http://answers.Microsoft.com/en-us/Zune/Forum

    Hope this information is useful.

Maybe you are looking for