apex5 pre-release - available IR second broken when no filters on first return no line

If I create a filter on the first IR, which translates into zero rows are returned, the trace of the second IR has a layout broken, demonstrable in the image below.

Screenshot from 2015-03-29 08:19:18.png

Note: you must refresh the page to see you broken available

Hello

Please let us know. It's bug #20764255, which has already been identified and corrected on our development environment. A fix will be released in our production release.

Concerning

Patrick

Member of the APEX development team

My Blog: http://www.inside-oracle-apex.com

APEX Plug-Ins: http://apex.oracle.com/plugins

Twitter: http://www.twitter.com/patrickwolf

Tags: Database

Similar Questions

  • apex5 pre-release - url filter applies to the two IRs with the same column name

    I've implemented 2 interactive reports on the same page, one on EMP (static id Throne) and the other on DEPT (deptir static id). Both the DEPTNO column. If I create the following filter via the URL: IR [throne] EQ_DEPTNO:20, the filter is applied to the two interactive reports.

    Screenshot from 2015-03-29 08:30:33.png

    Hello

    Please let us know. It has the same root cause as your other reported problem. It's bug #20764255, which has already been identified and corrected on our development environment. A fix will be released in our production release.

    Concerning

    Patrick

    Member of the APEX development team

    My Blog: http://www.inside-oracle-apex.com

    APEX Plug-Ins: http://apex.oracle.com/plugins

    Twitter: http://www.twitter.com/patrickwolf

  • Windows 7 can be set on a second computer when uninstalled on the first computer

    buy a windows 7 Home premium update on ebay but recently discovered that it was installed on his computer, but he says it uninstalled and it should work.

    First of all, buy used windows is kind of a bad idea, you have no guarantee that the person will actually uninstall it.

    Secondly, Yes, if windows has been uninstalled from a computer, so it can be put on another with the key used on the 1st. A single computer can use a key at the same time, so if you use and the person who that you bought na not uninstall, then he would not accept the key. Or it could, but we would say that windows is not genuine.

    If it sounds too good to be true, it probably is.

    It would be better to just buy a new copy of windows from a store, instead of opportunity on ebay.

  • ICS STABLE PRE-RELEASE

    Hi I am interested in pre release software for photon 4G and saved my camera too. When I'm likely to have counted on the preliminary software download?

    Invitations would probably not be sent until the shortly before it would be available in the 4th quarter.

    I'm glad to hear that you are registered.

    Mark
    Support Forums Manager

  • Service Health Dashboard OSB tab broken when a managed server is down

    I closed one of the servers managed in my OSB three members 10.3.1 cluster to load test the configuration reduced, and who broke the "health services" tab on the dashboard console OSB.

    The problem is that, with the mgd1 server close (one marker of Singleton's ear is deployed to, if it matters), in the Dashboard, the console of the OSB, in the 'Health Service' tab is broken. I get the warning message "Unable to get data from the server settings" at the top of the page every time I go to the dashboard. I can't even look at the screens for the individual (mgd2, mgd3) servers that are running. I get the following in the log error when you try to access the health service for the cluster services, or even if I try to get the health services in one of the two remaining members of the group individually:

    + # < 8 April 2010 11:00:02 CEST > < error > < AlertLog > < nj09mhm0033.edmz.mcgraw - hill > < SS_ESB_Admin > < ExecuteThread [ASSET]: '0' for the queue: '(self-adjusting) weblogic.kernel.Default' > < < WLS Kernel > > <><>< 1270782002573 > < BEA-000000 > < WLDFAccessRuntimeMBean is not available for the server SS_ESB_mgd1 > +.

    In addition, as part of the load test procedure, I need to collect statistics of the proxy service line performance and business. To do this, I wrote the JMX code called off soapUI scripts to reset statistics on these services before the race, and then collect the statistics after the end of the race. the code connects to the server administrator. This is also broken when the server mgd1 is down.

    I get the error below in an attempt to collect statistics of the bunch of the administrator of the server from the JMX code. This error is unrecoverable, and no statistics back the rest of the pole either. (you can ignore all the groovy stuff in the stack trace, it's nested Exceptions that are more interesting).

    Does anyone have an idea on what is happening and how to fix it? I would have thought that the DomainService MBean Runtime would be able to intercept and to handle an Exception to this, if one of the managed servers have declined and gathering statistics for the part available in the cluster, but it seems that this is not the case.

    TIA for any help.

    / Steve Elkind

    java.lang.reflect.UndeclaredThrowableException
    to $Proxy6.getBusinessServiceStatistics (Unknown Source)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getAndResetStatsForMonitoredBizService(ServiceStatsRetriever.java:193)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getStatsForMonitoredBizService(ServiceStatsRetriever.java:142)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ GetAndResetStatisticsTask.run (ServiceStatsRetriever.java:652)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ GetAndResetStatisticsTask.getStats (ServiceStatsRetriever.java:619)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getStats(ServiceStatsRetriever.java:779)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ getStats.call (unknown Source)
    at Script1.sleepGetStats (Script1.groovy:75)
    in Script1$ sleepGetStats.callCurrent (unknown Source)
    at Script1.runBenchMarkTest (Script1.groovy:104)
    in Script1$ runBenchMarkTest.callCurrent (unknown Source)
    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:143)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:163)
    at Script1.run (Script1.groovy:152)
    at com.eviware.soapui.support.scripting.groovy.SoapUIGroovyScriptEngine.run(SoapUIGroovyScriptEngine.java:93)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTest.runSetupScript(WsdlLoadTest.java:915)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTestRunner.start(WsdlLoadTestRunner.java:102)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTest.run(WsdlLoadTest.java:418)
    to com.eviware.soapui.impl.wsdl.panels.loadtest.WsdlLoadTestDesktopPanel$ RunLoadTestAction.actionPerformed (WsdlLoadTestDesktopPanel.java:424)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
    at java.awt.Component.processMouseEvent(Component.java:6263)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ ServiceDomainMBeanInvocationHandler.invoke (ServiceStatsRetriever.java:567)
    ... more than 46
    Caused by: com.bea.wli.monitoring.MonitoringException: [control Runtime:473057] could not get services because of the java.rmi.UnknownHostException statistics: could not discover the URL of administration for the server 'SS_ESB_mgd1 '.
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsForServices(ServiceDomainMBeanImpl.java:967)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getServiceStatistics(ServiceDomainMBeanImpl.java:802)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getBusinessServiceStatistics(ServiceDomainMBeanImpl.java:366)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:437)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:255)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 16.run(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:445)
    at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 16.run(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:445)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
    in weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$ $10 1.run(AuthenticatedSubjectInterceptor.java:582)
    to weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$ 10.run(AuthenticatedSubjectInterceptor.java:580)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor.invoke(AuthenticatedSubjectInterceptor.java:573)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:307)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
    at $200 (RMIConnectionImpl.java:72) javax.management.remote.rmi.RMIConnectionImpl.access
    to javax.management.remote.rmi.RMIConnectionImpl$ PrivilegedOperation.run (RMIConnectionImpl.java:1264)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.rmi.UnknownHostException: could not discover the URL of administration for the server 'SS_ESB_mgd1 '.
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:175)
    at com.bea.wli.sb.util.server.AggregatorUtils.getAggregatorServerAdminURL(AggregatorUtils.java:105)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsRetrieverMBean(ServiceDomainMBeanImpl.java:2036)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsForServices(ServiceDomainMBeanImpl.java:933)
    ... 35 more
    java.lang.reflect.UndeclaredThrowableException
    to $Proxy6.getBusinessServiceStatistics (Unknown Source)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getAndResetStatsForMonitoredBizService(ServiceStatsRetriever.java:193)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getStatsForMonitoredBizService(ServiceStatsRetriever.java:142)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ GetAndResetStatisticsTask.run (ServiceStatsRetriever.java:652)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ GetAndResetStatisticsTask.getStats (ServiceStatsRetriever.java:619)
    at com.mgh.im.esb.jmxutils.ServiceStatsRetriever.getStats(ServiceStatsRetriever.java:779)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ getStats.call (unknown Source)
    at Script1.sleepGetStats (Script1.groovy:75)
    in Script1$ sleepGetStats.callCurrent (unknown Source)
    at Script1.runBenchMarkTest (Script1.groovy:104)
    in Script1$ runBenchMarkTest.callCurrent (unknown Source)
    at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallCurrent(CallSiteArray.java:44)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:143)
    at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callCurrent(AbstractCallSite.java:163)
    at Script1.run (Script1.groovy:152)
    at com.eviware.soapui.support.scripting.groovy.SoapUIGroovyScriptEngine.run(SoapUIGroovyScriptEngine.java:93)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTest.runSetupScript(WsdlLoadTest.java:915)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTestRunner.start(WsdlLoadTestRunner.java:102)
    at com.eviware.soapui.impl.wsdl.loadtest.WsdlLoadTest.run(WsdlLoadTest.java:418)
    to com.eviware.soapui.impl.wsdl.panels.loadtest.WsdlLoadTestDesktopPanel$ RunLoadTestAction.actionPerformed (WsdlLoadTestDesktopPanel.java:424)
    at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
    in javax.swing.AbstractButton$ Handler.actionPerformed (AbstractButton.java:2318)
    at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
    at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
    at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(BasicButtonListener.java:236)
    at java.awt.AWTEventMulticaster.mouseReleased(AWTEventMulticaster.java:272)
    at java.awt.Component.processMouseEvent(Component.java:6263)
    at javax.swing.JComponent.processMouseEvent(JComponent.java:3267)
    at java.awt.Component.processEvent(Component.java:6028)
    at java.awt.Container.processEvent(Container.java:2041)
    at java.awt.Component.dispatchEventImpl(Component.java:4630)
    at java.awt.Container.dispatchEventImpl(Container.java:2099)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4574)
    at java.awt.LightweightDispatcher.processMouseEvent(Container.java:4238)
    at java.awt.LightweightDispatcher.dispatchEvent(Container.java:4168)
    at java.awt.Container.dispatchEventImpl(Container.java:2085)
    at java.awt.Window.dispatchEventImpl(Window.java:2478)
    at java.awt.Component.dispatchEvent(Component.java:4460)
    at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:269)
    at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:184)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:174)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:169)
    at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:161)
    at java.awt.EventDispatchThread.run(EventDispatchThread.java:122)
    Caused by: java.lang.reflect.InvocationTargetException
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    to com.mgh.im.esb.jmxutils.ServiceStatsRetriever$ ServiceDomainMBeanInvocationHandler.invoke (ServiceStatsRetriever.java:567)
    ... more than 46
    Caused by: com.bea.wli.monitoring.MonitoringException: [control Runtime:473057] could not get services because of the java.rmi.UnknownHostException statistics: could not discover the URL of administration for the server 'SS_ESB_mgd1 '.
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsForServices(ServiceDomainMBeanImpl.java:967)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getServiceStatistics(ServiceDomainMBeanImpl.java:802)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getBusinessServiceStatistics(ServiceDomainMBeanImpl.java:366)
    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    at weblogic.management.jmx.modelmbean.WLSModelMBean.invoke(WLSModelMBean.java:437)
    at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:836)
    at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:761)
    at weblogic.management.mbeanservers.domainruntime.internal.FederatedMBeanServerInterceptor.invoke(FederatedMBeanServerInterceptor.java:255)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 16.run(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:445)
    at weblogic.management.mbeanservers.internal.SecurityMBeanMgmtOpsInterceptor.invoke(SecurityMBeanMgmtOpsInterceptor.java:65)
    to weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase$ 16.run(WLSMBeanServerInterceptorBase.java:447)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServerInterceptorBase.invoke(WLSMBeanServerInterceptorBase.java:445)
    at weblogic.management.mbeanservers.internal.SecurityInterceptor.invoke(SecurityInterceptor.java:443)
    in weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$ $10 1.run(AuthenticatedSubjectInterceptor.java:582)
    to weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor$ 10.run(AuthenticatedSubjectInterceptor.java:580)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.management.mbeanservers.internal.AuthenticatedSubjectInterceptor.invoke(AuthenticatedSubjectInterceptor.java:573)
    at weblogic.management.jmx.mbeanserver.WLSMBeanServer.invoke(WLSMBeanServer.java:307)
    at javax.management.remote.rmi.RMIConnectionImpl.doOperation(RMIConnectionImpl.java:1426)
    at $200 (RMIConnectionImpl.java:72) javax.management.remote.rmi.RMIConnectionImpl.access
    to javax.management.remote.rmi.RMIConnectionImpl$ PrivilegedOperation.run (RMIConnectionImpl.java:1264)
    at javax.management.remote.rmi.RMIConnectionImpl.doPrivilegedOperation(RMIConnectionImpl.java:1366)
    at javax.management.remote.rmi.RMIConnectionImpl.invoke(RMIConnectionImpl.java:788)
    at javax.management.remote.rmi.RMIConnectionImpl_WLSkel.invoke (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.invoke(BasicServerRef.java:589)
    to weblogic.rmi.internal.BasicServerRef$ 1.run(BasicServerRef.java:477)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:363)
    at weblogic.security.service.SecurityManager.runAs (unknown Source)
    at weblogic.rmi.internal.BasicServerRef.handleRequest(BasicServerRef.java:473)
    at weblogic.rmi.internal.wls.WLSExecuteRequest.run(WLSExecuteRequest.java:118)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    Caused by: java.rmi.UnknownHostException: could not discover the URL of administration for the server 'SS_ESB_mgd1 '.
    at weblogic.protocol.URLManager.findAdministrationURL(URLManager.java:175)
    at com.bea.wli.sb.util.server.AggregatorUtils.getAggregatorServerAdminURL(AggregatorUtils.java:105)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsRetrieverMBean(ServiceDomainMBeanImpl.java:2036)
    at com.bea.wli.sb.management.monitoring.ServiceDomainMBeanImpl.getStatisticsForServices(ServiceDomainMBeanImpl.java:933)
    ... 35 more

    Try closing the second node of your cluster. That should help you. Sounds weird? Well, I think that this application with statistical data (aggregator?) are deployed on the first node in the cluster. If you stop it, you have all the statistics even if your second node is running.

    I don't like this "not so high available" feature of the OSB.

  • Text is broken when scanning to the TOP of the page; but good scan to the bottom of the page; Why?

    Text is broken when scanning to the TOP of the page; but good scan to the bottom of the page. The text looks like a shotgun was fired through it. It has been good both ways until the last update. This isn't a problem in other programs, including Internet Explorer. I have a picture to show you, but there is no link here to attach.

    After you click Allow, I had... The add-on could not be downloaded due to an error on the support site.

    Try to create a new Boolean pref on the subject: config page via the context menu with the name layout.paint_rects_separately and set to true and leave hardware acceleration enabled.

    See the 414 comment in bug 812695:

    If this help then try to disable hardware acceleration in Firefox (you will need to close and restart Firefox).

    • Tools > Options > advanced > General > Browsing: "use hardware acceleration when available.
  • Pre-release version of Windows Vista will expire

    I had to download this version of Vista on my HP computer as one that came on the computer was so buggy it was unueable most of the time. I now get a message telling me that "this pre-release version of Windows Vista™ Home Premium will expire in 0 hours.

    I tried to update using Windows update with nothing to show for it. I tried to download SP1 and SP2. 1 said that already on the 2 that I need to uninstall the current version of Vista to do this. And uninstallation of Vista to Vista on sounds a little destructive. Help...

    Contact HP support or post here to get help: http://social.answers.microsoft.com/Forums/en-US/vistarepair/threads

    Personal data backup (which none should be considered 100% reliable at this point) then format the HARD disk and do a clean install of Windows.  Please note that a repair installation (upgrade AKA on-site) won't fix this!

    HOW to do a clean install of Vista: section "If you want to reinstall Windows Vista by running a new installation...". "of http://windows.microsoft.com/en-us/windows-vista/Installing-and-reinstalling-Windows-Vista

    NB: Do NOT use the 'version of Vista' you downloaded! If your HP computer came not with a set of disks when you bought it, there is a hidden partition restore (not to be confused with the restoration of the system) you would use to do the clean install. Contact HP support for assistance.

    Once installed the clean, you will have the equivalent of a "new computer" in order to take care of everything on the next page before connecting the machine to the internet or one local network (i.e. other computers) otherwise and before using a flash drive or the SD card that is not brand new, or has not been freshly formatted:

    4 steps to help protect your new computer before going online
         http://www.Microsoft.com/security/pypc.aspx

    Other useful references include:

    HOW to get a computer that is running Windows XP Gold (no Service Pack) fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.windowsupdate/MSG/3f5afa8ed33e121c

    HOW TO get a computer that is running Windows XP SP1 (a) or SP2 fully patched (after a clean install)
    http://groups.Google.com/group/Microsoft.public.WindowsXP.General/MSG/a066ae41add7dd2b

    Tip: After getting the computer fully patched, download/install KB971029 manually: http://support.microsoft.com/kb/971029

    NB: No matter what Norton or McAfee free trial which is preinstalled on the computer when you bought will be reinstalled (but invalid) when Windows is reinstalled. You MUST uninstall the trial for free and download/run the removal tool before installing updates, Windows Service Packs, or updates IE and before installing your new anti-virus application.

    Norton Removal Tool
         FTP://ftp.Symantec.com/public/english_us_canada/removal_tools/Norton_Removal_Tool.exe

    McAfee Consumer product removal tool
         http://download.McAfee.com/Products/Licensed/cust_support_patches/MCPR.exe

    See also:

    Risks & benefits of P2P file sharing
    http://www.Microsoft.com/protect/data/downloadfileshare/filesharing.aspx
    http://blogs.technet.com/MMPC/archive/2008/10/06/the-cost-of-free-software.aspx

    Measures to help prevent spyware
    http://www.Microsoft.com/security/spyware/prevent.aspx

    Measures to help prevent computer worms
    http://www.Microsoft.com/security/worms/prevent.aspx

    Avoid fake security software!
    http://www.Microsoft.com/security/antivirus/rogue.aspx

    If these procedures look too complex - and there is no shame in admitting this isn't your cup of tea - take the machine to a local, good reputation and stand-alone computer (that is, not BigBoxStoreUSA or Geek Squad) repair facility.

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • InDesign CC - hyperlinks broken when exported to PDF (Acrobat) format

    Hi all

    I created a PDF from Indesign CC (9.2.1 x 64), but when I have a PDF of the document, a number of hyperlinks (not all) appear broken when opened in Acrobat Pro XI. These hyperlinks direct the browser to the general site (i.e. a "this page cannot be found" page on www.nytimes.com) but not to the specific article that the hyperlink points to. This problem occurs if I use another PDF reader, but unfortunately this PDF file will be sent to a wide audience, which mostly uses Acrobat.

    Does anyone know a solution to this problem? I've read up and looks like it was supposed to be resolved in this version of InDesign, but it obviously isn't.

    Thanks in advance

    Hello world

    If, by some stroke of luck, I managed to get by myself.

    I noticed that as the link was opening Acrobat, the browser was temporarily (for about half a second) adding a %20 at the end of the broken links. After a Google search, I realized that it is because my broken links had a space at the end. While this space normally wouldn't (and don't have any importance when I was manually copying the link from indesign in the browser), Acrobat, seeing the space, he added the %20 and so evil re-routed address (there is a little info about it here Acrobat adding %20 to the pdf in iOS links). Anyway, I went through my paper and remove the space at the end of the any broken links and now everything works perfectly and I sent my document. Problem solved!

    Thanks a lot for all your help! I really appreciate it!

  • Forget the button will be available for Waterfox and when?

    I have recently switched to 64 Waterfox, button forget will be available on it and when?

    Hi diamonback68. I do not understand why you want the button to forget.

    I would like to be able to say what that will come out on Waterfox. Because Waterfox doesn't not part of Mozilla, you need to ask the developer for Waterfox when they expect a version with this feature. You can message to the developer by clicking on Hare .

    Hope that answers your question. If you need more information or have any other questions please ask. Also remember that you can always download the latest version of Firefox on mozilla.org. The last being just might surprise you.

  • Hi, do you know the lead time of the pre-release version and firefox real?

    I'm looking for answers to the following questions:

    1. is there a pre-release for firefox tester program?

    2. How do you get notifications of the pre-release for firefox program?

    3 and what is the time between the release of the pre-release program and the actual release of firefox version?

    Thank you
    Andrew

    Hello

    There are currently three channels of the pre-release of Firefox

    Mozilla is set up a table where each version of Firefox is moved from one channel to the other. Who has information on the dates of the output for each channel

  • I can't use the link 'Check the seats' on Delta when I use Firefox, but Safari works fine. I get the message "not available at this time" when you use Firefox, but when I go on Safari it works just fine.

    I can't use the link 'Check the seats' on the website of Delta Airlines when I use Firefox, but Safari works fine. I get the message "not available at this time" when you use Firefox, but when I go on Safari it works just fine. I love Firefox but it sucks!

    This problem may be caused by corrupted cookies.

    Clear the cache and cookies from sites that cause problems.

    "Clear the Cache":

    • Firefox > Preferences > advanced > network > storage (Cache) offline: 'clear now '.

    'Delete Cookies' sites causing problems:

    • Firefox > Preferences > privacy > Cookies: "show the Cookies".
  • Pre-release of Windows 10 and ReadyNAS.

    Someone at - configure a system with a pre-release version of Windows 10 and network a ReadyNAS?
    I am interested because I intend to update soon (not sure if I'll do day 1-29/07/15), and I was wondering what impact it could have.
    I currently use Windows 7 for my main machine, with Vista, MAc etc. iphones.
    Relationship, 'nitpicking' small with the current Win 7 - NAS, as the management of credentials, Windows Explorer (see http://www.readynas.com/forum/viewtopic.php?f=23&t=81416) etc.
    I hope that things will go smoother for the relationship, or there will be some RNOS problems that could not have been foreseen.

    NETGEAR has actually tested the use of ReadNAS in a 10 of Windows (or X) environment?
    Comments please and if you already use WX, do not hesitate especially.

    We use the last samba series 4.2 in our ReadyNAS OS 6.2.x firmware.

    By nature beta software may have bugs and a few changes before the release. A major upgrade as Windows 10 is also likely to have added new SMB features that can take a long time to be taken in charge by samba, or not at all.

    You would think it should work the same way well how the ReadyNAS works with existing versions of Windows e.g. Windows 7 but it is possible, there may be some problems for early adopters.

    I would advise professional users do not update immediately. Some software, for example 3rd party software require updates to support Windows 10. If possible test it first 10 Windows on a machine of printers to hopefully avoid the problems leading to serious interruptions in service.

  • Pre-release test software offers on the main map

    What is the relationship, if any, of the pre-release version of the software testing offer displayed on the main map, and trial, we are involved in here? (https://supportforums.motorola.com/thread/47978)

    I'm guessing that the new test is a more mature version, but that's just a guess. Are these tests to run at the same time, or will we be pushed new software?

    Thank you

    dcedte

    @dcedte

    Yes, it's the same software you have. The testing will continue at the same time. Currently, there are no plans to push the new software for you. In the next few days, we will see if this changes.

    Mark

    Support Forums Manager

  • Pre-release version of vista will expire...

    Pre-release version of Windows vista will expire in 0 hours message comes back on my computer.  I googled and saw the re - install SP2 "Difficulty" I tried to do... My computer says that it is 'Service pack 2, v.286,' I went to the Microsoft Download site and downloaded the right version of SP2, which I tried to run but I got the "you must delete all versions SP2 previuosly installed on your computer.  I tried to uninstall it using the element programs and features in Control Panel, but there was no update SP2 listed... so then I try to uninstall it by using the system restore, which gives you two options A) If you have the Vista CD, DVD or B) If you do not have the Vista CD/DVD; (which I did not) I follow the directions until he tells me to "choose a restore point" and I, according to the indications, am supposed to select the service pack of Windows Vista installation dates but it lists only updates since 10/03/2010, and all of them are just listed as windows updates not Windows Vista Service Pack... Can anyone help?  I bought this Acer laptop in July 2008 and he had all the software installed on it. It did not come with discs or anything.  I have spent a whole day trying everything and didn't get anywhere!  Thanks in advance!

    Please visit http://www.microsoft.com/genuine/ and click the Validate Windows button, then restart your computer.

    If you were not able to validate, follow these steps:

    1. Download this diagnostic tool, save it to your desktop: http://go.microsoft.com/fwlink/?linkid=56062

    -Online Windows XP: double-click the executable file to run the tool.

    -Online Vista & Win7: right-click on the executable and select run as administrator to run the tool.

    2. after running the tool, click the Windows tab, and then click copy (to the Clipboard).

    NB: You can open a new file in Notepad, paste the contents of the Clipboard in it & keep for future reference.

    3 start a new thread in the appropriate forum of Microsoft Genuine Advantage and paste the WGA tool results in a detailed post: http://social.microsoft.com/Forums/en-US/genuinevista/threads

    4 Troubleshooting specialist will analyze the data and recommend an appropriate solution.

    ~ Robear Dyer (PA Bear) ~ MS MVP (that is to say, mail, security, Windows & Update Services) since 2002 ~ WARNING: MS MVPs represent or work for Microsoft

  • 20 second delay when connecting to the network of PCs

    We live a 20-second delay when you try to connect through Windows Explorer for some of the XP (SP3 and all updates if it excludes http://support.microsoft.com/kb/899409) PCs on our network.  For example, if I type \\10.10.10.7 in the address bar, it takes 20 seconds for the action to appear.  If I type \\10.10.10.7\Scans (a share on this PC), it goes through instantly.  I checked our Active Directory Windows Server 2003 DNS and forward and reverse zones look good.  I looked at the IP as the PC receive (10.10.10.n, 10.10.11.n, and 10.10.12.n) Windows DHCP server, and there is no correlation.  I tried to use different and checked the share and NTFS permissions user accounts, but this does not seem to matter.  I tried ipconfig, ping, tracert, arp, pathping, netsh diag gui and it all passes.  We have some PC located in work that work and other groups that do not work.  We have some PC related to our field that work and some that don't work.  We have some PC which sometimes gives behind us and sometimes we do not delay, we are certain that we always give delayed, and we never give us the delay.  We are in a high school environment, and the delay is causing many problems.  So if you have ideas on how to isolate the problem that could be appreciated.

    Then the index according to me lies in the instant connection on the one hand, but the 20 delay when you try to connect to the computer to see its actions.

    Thank you

    Mark

    Hello

    The question you have posted will be well suited in the TechNet forum. Click on the link below.

    http://social.technet.Microsoft.com/forums/en-us/categories/

    Thanks and regards.

    Thahaseena M
    Microsoft Answers Support Engineer.
    Visit ourMicrosoft answers feedback Forum and let us know what you think.

Maybe you are looking for