Report not working do not correctly after the Organization

Hi guys,.

I have a problem in a custom report.

I developed a custom report that runs to all operating units.

I changed the unit "Single" mode so that users can see data for their region. "So I put this code before a form of parameter.

MO_GLOBAL. SET_POLICY_CONTEXT (the of ', sys_context ('multi_org2', 'current_org_id')); »

and I used fnd.user_exit (userinit) and fnd.user_exit (userexit forwards the report and after triggers report.)

Even if I put those report shows the region of diff data.

Please help me

Thanks in advance.

Kumar.

Ty guys. I fixed it.

Thanks for the suggestions. very much appreciated.

Tags: Oracle Applications

Similar Questions

  • Bluetooth doesn't work does not correctly after the installation of Windows Vista Home Premium Service Pack 2 (SP2) on Dell laptop

    I searched this forum and almost all resources on the net for days now nothing works.  Give the message to a thread more appropriate that I couldn't find one that is truly representative and am a newb at this.

    Summary of the problem: Bluetooth connectivity does not work properly after the window Vista Home Premium Service Pack 1 and 2 installation (SP 1 and 2).

    My system:

    Laptop Dell Inspiron E1705, 32-bit Winows Vista Home Premium SP2, Dell Wireless Bluetooth 355 Module + EDR 2.0

    * My system was purchased in 2006 with Windows XP, but was not entitled to a free Windows Vista Home Premium Upgrade I did. I installed Windows Service Pack 1 and 2 about a week ago.

    Problem: After downloading and installing the Windows Vista Home Premium Service Pack 1 and 2 (SP 1 and 2), my system does not recognize my Bluetooth (a touch of Sprint also) device known as the HTC Vogue.  I stress that I have not had any problems with this device before downloads.  I can't revert to the pre - SP State 1 and 2 because my system restore does not have these points more.

    I have read several posts on various sites about people having similar problems with Bluetooth connectivity after the Vista SP 1 and 2 facilities.  The problem is obviously the need for an updated driver.  I went to the site to download driver Dell and the Blueooth only updates available are the following. (Note: these drivers all date from 2006 and 2007).

    http://support.dell.com/support/downloads/driverslist.aspx?c=us&cs=RC956904&l=en&s=pub&SystemID=INS_PNT_P4_9400&os=WLH&osl=en&servicetag=&catid=-1&impid=-1&deviceid=12084&libid=5&typeid=-1&dateid=-1&formatid=-1&source=-1&releaseid=R159805&formatcnt=1&vercnt=1

    I had these installed before the SP 1 and 2 have been installed and they worked very well. After the upgrade, these drivers do not work.  They won't recognise BT devices.  I tried to upgrade the drivers by using update Broadcom suggested below it, but an error of following installation to contact Dell.

    http://www.Broadcom.com/support/Bluetooth/update.php

    I contacted Dell via e-mail and on the phone, but they want to charge me $60 for a one time service call just to talk about the problem because my warranty has expired. Provide updated drivers is not a problem of security in my opinion.  Even after explaining the situation, their continuous support to just send me the link to download Driver Dell above with out-of-date drivers.  I guess that's what they are charged to do, they do not have to admit a problem of compatibility.  This obviously the same link they would charge $60 to send.  I explained that I need just a Bluetooth Driver from Dell to at least version 6.3.   Needless to say, I will never buy another Dell product.

    On my end, I tried to uninstall my current drivers and then by installing a newer driver to support Gateway (Version 6.2.1.500 for and Acer).  This allows me to install some parts of this update and the update Broadcom. However, it is not a perfect installation and expires after about 90% saying "this update is not for this system" because it is the gateway not Dell to be provided.  Displays the version of the driver on my computer is Version 6.3.5.430 after doing this, but it is not a complete installation and some features are not available.

    Does anyone have experience with this issue? I would like to have a link with some bluetooth drivers generic Version 6.3 type which will allow me to use the Broadcom link to upgrade to the last version that works with Vista SP 1 and 2.

    Thank you for your help.

    Support FREE from Microsoft for SP2:

    https://support.Microsoft.com/OAS/default.aspx?PRID=13014&Gprid=582034&St=1

    Free unlimited installation and compatibility support is available for Windows Vista, but only for Service Pack 2 (SP2). This support for SP2 is valid until August 30, 2010.

    Microsoft free support for Vista SP2 at the link above.

    See you soon.

    Mick Murphy - Microsoft partner

  • Restart ColdFusion 11 Instances starts does not correctly after the server

    Hello, we have after the situation and can't seem to find a fix or a workaround for it. Could you help her?

    On all 4 of our Windows Server 2012 R2 servers running on machines with 8 vcpu hearts vitrual each, we have 10 instances running ColdFusion 11 update 6, instances are the same on all servers of 4, 2 servers are used for testing/qa and 2 for production. On all these servers, after restart servers sometimes starts correctly and need to be restarted manually to start working. It seems that, on average, at any time, instances of 2 to 4 starts not and those who are not the same bodies every time. We look at the log files and we believe that we found that the issue is, but not sure how to get around it, or fix it. When proceedings begin, the following error appears in the log files of the bodies that will not start correctly (see the bottom of this post for the actual journal entries):

    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog

    {WARNING: ServerConnector@69f41e78{HTTP/1.1 FAILED} {0.0.0.0:5500}: exception java.net.BindException: address already in use: bind

    As you can see in the logs below, actually startinstances, but when someone goes to CF Admin or try to do something with ColdFusion on these instances, all they see is error 500. Manually restart the instances starts correctly. I think the problem is that the ServerConnector of org.eclipse.jetty.util.log.JavaUtilLog will be started with the port 5500 instead of a random port (in the log files are you see an AVAILABLE argument is used by ColdFusion, when he calls the constructor). I suspect what happens is that when rebooting the server, all services trying to start at the same time and all try the port 5500 first to see if it is available for use. Since there are 8 processor cores, I think some cases on different cores to processors 'meaning' port 5500 is available and try to use it, but pending different instances on core cpu nested calls for actually the port and then others get an exception and cannot recover it. Those manually, restart gives them a new random number as the port 5500 is already used by a single instance.

    The question we have is: can force us ColdFusion instance use different port for this org.eclipse.jetty.util.log.JavaUtilLog of ServerConnector and if not, is there another workaround solution? We tried the underside of things so far, but not of them semm to help. Our tests included stop all instances and try to change settings on a single instance to see if it will use different port for ServerConnectorm of the org.eclipse.jetty.util.log.JavaUtilLog after starting, but he always tries to claim the first 5500 port:

    • Tried to change the jvm for the below arguments. We tried all those who, because we don't know yet which is correct, various documents we found online did not say specifically, this can be done with ColdFusion servers and we are not very familiar with works of the pier or what work is in ColdFusion server. Any of these help to our question:
      -Djetty.http.port = 20003
      -Dorg.eclipse.jetty.http.port = 20003
      -Dorg.eclipse.jetty.server.server.port = 20003
      -Dorg.eclipse.jetty.Server.port = 20003
    • In addition, tried to change the jetty.xml file in the D:\CF11\cfusion\jetty\etc folder (it exists only in the instance main cfusion but other instances), port of the line 139, changed it to 0. There is either no make the difference:
      < name = 'port' > < property name = "jetty.port" default = "0" / > < / Set > "

    This log file is among bodies having a problem during the last reboot of the server:

    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    NEWS: APR charged base library Apache Tomcat Native 1.1.33 using APR version 1.5.1.
    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    INFO: Capacity APR: IPv6 [true], [true] sendfile, accept the [false] filters, random [true].
    13 October 2015 07:52:04 org.apache.catalina.core.AprLifecycleListener initializeSSL
    INFO: Initialized correctly OpenSSL (OpenSSL 1.0.1m March 19, 2015)
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ['http-Apr-8605']
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ["ajp-Apr-8005"]
    13 October 2015 07:52:04 org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    13 October 2015 07:52:04 org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting the Servlet engine: Apache Tomcat/7.0.54
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: from application services
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: version VM = 25, 60 - b23
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    INFO: Pier - 9.0.7.v20131107
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    {INFO: started o.e.j.s.ServletContextHandler@3c75e648{/,null,AVAILABLE}
    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    {WARNING: ServerConnector@69f41e78{HTTP/1.1 FAILED} {0.0.0.0:5500}: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    WARNING: org.eclipse.jetty.server.Server@340cadfc FAILED: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:27
    INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:40
    INFO: From ProtocolHandler ['http-Apr-8605']
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:40
    INFO: From ProtocolHandler ["ajp-Apr-8005"]
    13 October 2015 07:52:40 com.adobe.coldfusion.launcher.Launcher run
    Information: Starting the server to Ms 40448

    This log file is second bodies having a problem during the last reboot of the server:

    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    NEWS: APR charged base library Apache Tomcat Native 1.1.33 using APR version 1.5.1.
    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    INFO: Capacity APR: IPv6 [true], [true] sendfile, accept the [false] filters, random [true].
    13 October 2015 07:52:03 org.apache.catalina.core.AprLifecycleListener initializeSSL
    INFO: Initialized correctly OpenSSL (OpenSSL 1.0.1m March 19, 2015)
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ['http-Apr-8607"]
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ["ajp-Apr-8007"]
    13 October 2015 07:52:04 org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    13 October 2015 07:52:04 org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting the Servlet engine: Apache Tomcat/7.0.54
    13 October 2015 07:52:09 org.apache.catalina.util.SessionIdGenerator createSecureRandom
    INFO: Creating instance of SecureRandom for the generation of using [SHA1PRNG] session ID a [141] milliseconds.
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: from application services
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: version VM = 25, 60 - b23
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    INFO: Pier - 9.0.7.v20131107
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    {INFO: started o.e.j.s.ServletContextHandler@37fad941{/,null,AVAILABLE}
    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    {WARNING: ServerConnector@5c29fc94{HTTP/1.1 FAILED} {0.0.0.0:5500}: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    WARNING: org.eclipse.jetty.server.Server@5d5db612 FAILED: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:27
    INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:38
    INFO: From ProtocolHandler ['http-Apr-8607"]
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:39
    INFO: From ProtocolHandler ["ajp-Apr-8007"]
    13 October 2015 07:52:39 com.adobe.coldfusion.launcher.Launcher run
    INFO: Starting the Server MS 39425

    This is a log file of 3rd instance having problems during the last reboot of the server:

    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    NEWS: APR charged base library Apache Tomcat Native 1.1.33 using APR version 1.5.1.
    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02
    INFO: Capacity APR: IPv6 [true], [true] sendfile, accept the [false] filters, random [true].
    13 October 2015 07:52:03 org.apache.catalina.core.AprLifecycleListener initializeSSL
    INFO: Initialized correctly OpenSSL (OpenSSL 1.0.1m March 19, 2015)
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ['http-Apr-8603"]
    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04
    INFO: Initializing ProtocolHandler ["ajp-Apr-8003"]
    13 October 2015 07:52:04 org.apache.catalina.core.StandardService startInternal
    INFO: Starting service Catalina
    13 October 2015 07:52:04 org.apache.catalina.core.StandardEngine startInternal
    INFO: Starting the Servlet engine: Apache Tomcat/7.0.54
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: from application services
    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:14
    INFO: ColdFusionStartUpServlet: ColdFusion: version VM = 25, 60 - b23
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    INFO: Pier - 9.0.7.v20131107
    13 October 2015 07:52:25 org.eclipse.jetty.util.log.JavaUtilLog info
    {INFO: started o.e.j.s.ServletContextHandler@3c75e648{/,null,AVAILABLE}
    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    {WARNING: ServerConnector@69f41e78{HTTP/1.1 FAILED} {0.0.0.0:5500}: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    13 October 2015 07:52:25 warn org.eclipse.jetty.util.log.JavaUtilLog
    WARNING: org.eclipse.jetty.server.Server@340cadfc FAILED: exception java.net.BindException: address already in use: bind
    exception java.net.BindException: address already in use: bind
    at sun.nio.ch.Net.bind0 (Native Method)
    at sun.nio.ch.Net.bind(Net.java:433)
    at sun.nio.ch.Net.bind(Net.java:425)
    at sun.nio.ch.ServerSocketChannelImpl.bind(ServerSocketChannelImpl.java:223)
    at sun.nio.ch.ServerSocketAdaptor.bind(ServerSocketAdaptor.java:74)
    at org.eclipse.jetty.server.ServerConnector.open(ServerConnector.java:264)
    at org.eclipse.jetty.server.AbstractNetworkConnector.doStart (AbstractNetworkConnector.java:8 0)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at org.eclipse.jetty.server.Server.doStart(Server.java:303)
    at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
    at coldfusion.monitor.jetty.server.MonitoringServer.startServer(MonitoringServer.java:109)
    at coldfusion.monitor.MonitoringServiceImpl.startJettyServer(MonitoringServiceImpl.java:196)
    at coldfusion.monitor.MonitoringServiceImpl.start(MonitoringServiceImpl.java:149)
    at coldfusion.server.CFService.setupMonitoringService(CFService.java:486)
    at coldfusion.server.CFService.start(CFService.java:699)
    at coldfusion.server.j2ee.CFStartUpServlet.startCFService(CFStartUpServlet.java:553)
    at coldfusion.server.j2ee.CFStartUpServlet.init(CFStartUpServlet.java:505)
    at javax.servlet.GenericServlet.init(GenericServlet.java:158)
    at coldfusion.bootstrap.ClassloaderHelper.initServletClass(ClassloaderHelper.java:121)
    at coldfusion.bootstrap.BootstrapServlet.init(BootstrapServlet.java:59)
    at org.apache.catalina.core.StandardWrapper.initServlet(StandardWrapper.java:1284)
    at org.apache.catalina.core.StandardWrapper.loadServlet(StandardWrapper.java:1197)
    at org.apache.catalina.core.StandardWrapper.load(StandardWrapper.java:1087)
    at org.apache.catalina.core.StandardContext.loadOnStartup(StandardContext.java:5210)
    at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5493)
    at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1559)
    to org.apache.catalina.core.ContainerBase$ StartChild.call (ContainerBase.java:1549)
    at java.util.concurrent.FutureTask.run(FutureTask.java:266)
    at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:617)
    at java.lang.Thread.run(Thread.java:745)

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:27
    INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:40
    INFO: From ProtocolHandler ['http-Apr-8603"]
    Departure from org.apache.coyote.AbstractProtocol 13 October 2015 07:52:40
    INFO: From ProtocolHandler ["ajp-Apr-8003"]
    13 October 2015 07:52:40 com.adobe.coldfusion.launcher.Launcher run
    Information: Start the server in ms 40095

    Here is log file on an instance that really started properly (one of these instances of work entirely using port 5500, the other uses random ports):

    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02

    NEWS: APR charged base library Apache Tomcat Native 1.1.33 using APR version 1.5.1.

    13 October 2015 init org.apache.catalina.core.AprLifecycleListener 07:52:02

    INFO: Capacity APR: IPv6 [true], [true] sendfile, accept the [false] filters, random [true].

    13 October 2015 07:52:03 org.apache.catalina.core.AprLifecycleListener initializeSSL

    INFO: Initialized correctly OpenSSL (OpenSSL 1.0.1m March 19, 2015)

    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04

    INFO: Initializing ProtocolHandler ['http-Apr-8608"]

    13 October 2015 init org.apache.coyote.AbstractProtocol 07:52:04

    INFO: Initializing ProtocolHandler ["ajp-Apr-8008"]

    13 October 2015 07:52:04 org.apache.catalina.core.StandardService startInternal

    INFO: Starting service Catalina

    13 October 2015 07:52:04 org.apache.catalina.core.StandardEngine startInternal

    INFO: Starting the Servlet engine: Apache Tomcat/7.0.54

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:15

    INFO: ColdFusionStartUpServlet: ColdFusion: from application services

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:15

    INFO: ColdFusionStartUpServlet: ColdFusion: version VM = 25, 60 - b23

    13 October 2015 07:52:26 org.eclipse.jetty.util.log.JavaUtilLog info

    INFO: Pier - 9.0.7.v20131107

    13 October 2015 07:52:27 org.eclipse.jetty.util.log.JavaUtilLog info

    {INFO: started o.e.j.s.ServletContextHandler@718d048a{/,null,AVAILABLE}

    13 October 2015 07:52:27 org.eclipse.jetty.util.log.JavaUtilLog info

    {INFO: started ServerConnector@51efa93e{HTTP/1.1} {0.0.0.0:55598}

    Journal of the org.apache.catalina.core.ApplicationContext 13 October 2015 07:52:30

    INFO: CFMxmlServlet: Macromedia Flex Build: 87315.134646

    13 October 2015 07:52:42 org.apache.coyote.AbstractProtocol start

    INFO: From ProtocolHandler ['http-Apr-8608"]

    13 October 2015 07:52:42 org.apache.coyote.AbstractProtocol start

    INFO: From ProtocolHandler ["ajp-Apr-8008"]

    13 October 2015 07:52:42 com.adobe.coldfusion.launcher.Launcher run

    Information: Start the server in ms 42366

    Here is our current, ShadoMX/util/Flex/SDK/bin/jvm.config file which is used on all instances (the difference for each is the path of the instance and for some arguments of Xms and Xmx different, other parameters are the same) :

    #
    # Configuration of the virtual machine
    #
    # Where to find JVM, if {java.home} /jre there are this JVM is used
    # If not then it must be the path to the JRE itself

    Java.Home=D:/Java/JDK1.8.0_60/JRE

    #
    # If no java.home is specified that a VM is located by searching these locations in this
    order #:
    #
    #  1) .. JRE/runtime /.
    Register # 2) (windows only)
    (# 3) JAVA_HOME env var more jre (IE $JAVA_HOME/jre)
    (# 4) java.exe in path
    #

    application. Home = D: /cf11/INSTANCEPATH

    # Arguments to VM
    Java.args=-serveur-Xms768m-Xmx1024m - XX : MaxMetaspaceSize = 256 m - XX : + UseG1GC - Xbatch-Dcoldfusion.home={application.home}-Duser.language=en-Dcoldfusion.rootDir={application.home}-Dcoldfusion.libPath={application.home}/lib-Dorg.apache.coyote.USE_CUSTOM_STATUS_MSG_IN_HEADER=true-Dcoldfusion.jsafe.defaultalgo=FIPS186Random-Dorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog-Djsse.enableSNIExtension=false-Dcoldfusion.disablejsafe=true-Dcoldfusion.classPath={application.home}/lib/updates,{application.home}/lib,{application.home}/lib/axis2,{application.home}/gateway/lib/,{application.home}/wwwroot/WEB-INF/flex/j ars,{application.home}/wwwroot/WEB-INF/cfform/jars,D:\\CF11\\Jars\\EAIMessaging , D:\\CF11\\ Jars\\ALLINSTANCES

    Java.class.Path={application.home}/lib/oosdk/lib,{application.home}/lib/oosdk/classes

    # Comma separated list of path for shared library
    /jintegra/bin/international,{application.home}/lib/oosdk/classes/win Java.Library.Path={application.home}/lib,{application. Home} / jIntegra/bin, {application. Home}

    Hi Pawel,

    I note on a system CF11 runs several instances I was looking at a ColdFusion11\INSTANCE\lib\jetty.xml.

    Part of said jetty.xml:

    0.0.0.0

    5500

    300000

    When I edit thrown 'port' section on my localhost CF11 to 5501 jetty.xml and start the coldfusion - error.log says CF11 part:

    October 14, 2015 08:27:18 org.eclipse.jetty.util.log.JavaUtilLog info

    INFO: Pier - 9.0.7.v20131107

    October 14, 2015 08:27:18 org.eclipse.jetty.util.log.JavaUtilLog info

    {INFO: started o.e.j.s.ServletContextHandler@15a081f{/,null,AVAILABLE}

    October 14, 2015 08:27:19 org.eclipse.jetty.util.log.JavaUtilLog info

    {INFO: started ServerConnector@d02caa{HTTP/1.1}{0.0.0.0:5501}

    After changing port 5501 I note CFadmin > server settings > settings summary > save as PDF button works well.

    HTH, Carl.

  • Request close does not correctly after the addition of SceneCover (QML)

    Just added a SceneCover exposed to QML, wanted to change my implementation of shit,

    Page {
    
        onCreationCompleted: {        Application.setCover(sceneCover)    }
    
      attachedObjects: [
    
          // An Active Frame is a Scene Cover      SceneCover {          id: sceneCover          content: Container {              background: Color.create("Black")          }
    
          },
    
    
    #include "applicationui.hpp"
    //#include "ActiveFrameQML.h"
    
    #include 
    #include 
    #include 
    #include 
    #include 
    //#include "OrientationSensor.hpp"
    using namespace bb::cascades;
    
    ApplicationUI::ApplicationUI(bb::cascades::Application *app) :
            QObject(app) {
        displayInformation = new si::blackberrydev::DisplayInformation;
        qmlRegisterType("bb.cascades", 1, 2, "SceneCover");
        qmlRegisterUncreatableType("bb.cascades", 1, 2, "AbstractCover", "");
        // Create scene document from main.qml asset, the parent is set
        // to ensure the document gets destroyed properly at shut down.
        QmlDocument *qml = QmlDocument::create("asset:///main.qml").parent(this);
        // Create root object for the UI
        qml->setContextProperty("display", displayInformation);
        AbstractPane *root = qml->createRootObject();
        // Set created root object as the application scene
        Application::instance()->setScene(root);
    }
    

    Now, whenever the application closes, it does and does not correctly close until terminated manually:

    It does not show this on the console but I'm not a clue what he is to me: "0x85ab510 error: must be attached to a control, no bb::cascades:QmlPage (0x85269a8).

    Any Suggestions?

    10.2 minimum API level targeting

    I noticed that, while this works, attaching class SceneCover application directly gives an error of bps to the exit event.

    To avoid this error, set the class of SceneCover via ComponentDefinition and attach it to the Application class.

    I have attached a code snippet below:

    onCreationCompleted: {
        Application.setCover(sceneCoverDef.createObject())
    }
    attachedObjects: [
        ComponentDefinition {
            id: sceneCoverDef
            SceneCover {
                content: Container {
                    background: Color.create("#000000")
                    Label {
                        text: "hello"
                    }
                }
            }
        }
    ]
    

    Try and see if the error persists.

  • BlackBerry Smartphones Media Manager doesn't work does not correctly after the installation of update

    I have a 8110 and put to level to the desktop 5.0 version.  Since that time, the Media Manager does not recognize the 8110 put pics on computer.

    What should I do to correct this?

    Thank you.

    There is no need of Media Manager.

    You can transfer files directly:

    http://supportforums.BlackBerry.com/Rim/Board/message?board.ID=BlackBerryDesktopSoftware&message.ID=...

  • Text tearing does not correctly after the system update. Any ideas?

    For the last two days the text on my PC (Windows Vista) has not been made properly. The problem seems to apply in all programs, including IE, Chrome and Word. The text is not unreadable, it seems just to have the missing pieces of some characters. Some policies are pretty clear, others (such as courier) are very bad. The problem seemed to start after an update of the system. Unfortunately, the system restore never worked on my computer, so this isn't an option. Any ideas on how to solve this problem would be welcome.

    Thank you.

    Rob

    Hide the update until there is a good solution to this problem by SM.

    http://www.howtogeek.com/HOWTO/Windows-Vista/disable-or-hide-optional-updates-on-Windows-Vista/

    Edit: Please read the latest entries of Susan Bradley.

    http://answers.Microsoft.com/en-us/Windows/Forum/windows_vista-windows_update/kb3013455-MS15-010-causes-font-corruption/8640d38d-19BD-46b6-9af0-6213c05107d3?page=21

    There seems to be a fix, some good news and bad news - it is only available in the Download Center. The links are displayed in his thread.

    K

  • *.psd file icons displayed does not correctly after the CC 2014 update

    I just installed the new version of 2014 of some applications like Photoshop, Illustrator Adobe, InDesign and so on.

    The only problem was caused by Photoshop.

    First of all, all my default manager lost *.psd files, they were empty and no software was set to open.

    And then when I chose 2014 CC Photoshop as Manager default *.psd THIS happened:

    http://i.imgur.com/iFv9ngR.PNG

    as you can see the icon of the illustrator file is normal, but the *.psd file looks like Photoshop.exe icon and not the *.psd file icon.

    any ideas how to fix? (already tried to empty the cache icon)

    OS: Win 8.1 Pro WMC Update 1 (just making it clear if anyway, it makes a difference)

    I had this problem since CC came out last year and I came across a solution yesterday (finally!)

    This implies external Download program 3rd party, but now I have the correct icons, so I'm pretty happy.

    Here's what I did, if it helps:

    (1) download Default Programs editor this link here.

    2) once you have extracted the .zip file open the .exe and we go.

    (3) this is the first screen, you get...

    4) click on the first item "File Type settings" and you get this:

    5) click on 'icon '.

    (6) for this example I'll change a file, InDesign icon as I already fixed the Photoshop those. An excerpt from the next screen with the white ghost icon InDesign and yes it works if you have the icon default .exe showing instead of a blank white icon.

    7) type in the search box the file extension, you need. In this case because I'm changing the InDesign file I want it to be .indd but you can use for Photoshop .psd or .ai to Illustrator etc etc.

    (8) now, the program will ask what icon you want. What you need to do is click Browse and browse to the location of the default for the program .exe you change who will be in the folder Program Files. In this case my location is C:\Program Files\Adobe\Adobe InDesign CC 2014\InDesign.exe

    Once you open that default Programs editor will show the full icon set for this program, as you can see below.

    (9) simply select the one you want and click OK. Click the arrow next to the Save icon, and then choose Save in the registry and then BINGO!

    (10) GLANCE! He has worked.

    Just need to sort all my other out now, but he receives a helping hand to the top of me!

  • Single-pass does not work for Web sites after the last update of firefox

    Single-pass does not work for Web sites after the last update of firefox. This works in IE and Chrome and it works under windows (when starting the computer), but not with any website in Firefox.

    Firefox 30 spent some less commonly used "Always turned on" plugins "asking to activate. To check and change this to SimplePass, you can use the page modules. Either:

    • CTRL + SHIFT + a
    • "3-bar" menu button (or tools) > Add-ons

    In the left column, click on Plugins. Then on the right, check the control on the right side of the SimplePass.

    You may need to exit Firefox and start it again before it takes effect.

    A little luck?

  • WIFI doesn't work does not correctly after driver update

    I have a DESIRE 4 laptop 1023tu with operating system Windows 8 PRO. My WIFI works does not properly after the update drievr.

    Problems...

    1. When you try to connect to a wifi hotspot the quick adapter turns off and allows the card instantly

    2. after connected, sometimes no internet access and the problem turns off only after reconnecting to the netwrok after setting off.

    If the update doesn't work not for you then do as I explained in my previous post and roll back to the previous driver. This philosophy can be applied to all updates.

    If there is no pressure or emerging reason to update to your PC or laptop works just great... do not update. (this is especially true when it comes to an update of the BIOS)

    For your question #2, the problem could be your wireless (modem, router or access point) which causes the connection dropped.

    Best regards
    ERICO

  • OCR does not work on mobile devices after the update. How can I make it work?

    Ocr does not work on mobile devices after the update. How can I make it work?

    Hello

    Acrobat Reader mobile apps (for iOS, Android, Windows Phone) is the free PDF viewers. They don't support OCR (Optical Character Recognition).

    However, you can purchase the subscription online service called Adobe export to PDF and use it in mobile applications of Acrobat Reader to convert PDF documents to other formats (e.g. Microsoft Word, Excel, PowerPoint).

    Have you already bought the Adobe online subscription service export to PDF?  Would make sure that you're signed in with your Adobe ID to use the service?

  • I can convert pdf to word format adobe acrobat, DC but my version of word is not correct because after conversion, fonts and lines are not correct in the original pdf document.  I am currently using version 6.1 of windows 7 service pack 1 build 7601. Is -

    I can convert pdf to word format adobe acrobat, DC, but my version of word may not be correct because after conversion, fonts and lines are not correct in the original pdf document.  I'm currently using version 6.1 of windows 7 service pack 1 build 7601 Home Premium. Is it possible that I might have to upgrade my windows 7 in order to get good conversions of PDF files in word files?

    No, it won't be linked to your version of Windows. Probably, you wait too long. Conversion cannot be perfect except for the files very easy.

  • I have an index page that does not correctly load the css and css works on all other pages of the site.

    http://www.boulderridgecondos.com/ does not correctly load the css, but all other pages of the site loading the css correctly. There is nothing (that I can identify) between pages.
    http://www.boulderridgecondos.com/news.htm

    I guess something is wrong in the css, I inherited this site and have exceeded the css but can't find a problem that would cause this to happen.

    Any help or suggestion looking for something would be appreciated.

    This page is saved in UTF-16 format (Content-Type: text/html (UTF-16 BOM, litte-endian)) in your text editor. The CSS file is sent as ISO-8859-1. Firefox fun to see all the files in the same encoding. The other pages are send as ISO-8859-1 and so use the CSS file. You will need to re - save this page as ISO-8859-1 and download the corrected version.

  • iPad will not restart after the update iOS9.3. Should force us the reboot?

    iPad will not restart after the update iOS9.3. Should force us the reboot?

    By restart do you average will not turn on?

    There seems to be a bit of a problem past, especially with older models of iPad 2. Some people have reported success after that restore their device via iTunes, for others that it has not worked and all they get is a message "bring it in an apple store.

    Since it affects a lot of people, I think it's safe to say that the problem lies in the range of Apple. But I don't think it is recognized or no matter what put forward fix.

    You can try to restore your device, or you may just be stuck waiting to see if a fix comes out.

    http://support.Apple.com/kb/HT1414

  • Firefox will not start after the upgrade to 27. Seen an error message during the upgrade process.

    Firefox will not start after the upgrade to 27. Seen an error message during the upgrade process, but do not remember.
    Tried running firefox.exe Pei but error message:

    XML parsing error: the undefined entity
    Location: chrome://mozapps/content/profile/profileSelection.xul
    Line 18, column 1:
    "< dialog < =" "^ =" "p =" "> < / dialogue >

    Running on Windows XP SP3. No problem whatsoever before moving to 27. Sending of Chrome that I can't open Firefox at all.

    Thank you, jschaer2000. In the meantime, he works. How long, we'll see ;-)

  • Two iMacs does not start after the 10.11.4 update.

    Two iMacs does not start after the 10.11.4 update.  Progress bar starts moving and then text appears on the black screen saying unexpected sigkill to launchd.  He then gets stuck in a loop trying to start.  Tried to reset the SMC and LANDAU.  Without success.  Started in recovery mode and ran disk utility.  Discs said OK.  Chose to reinstall OS X from the list of options in the recovery mode (assuming it would be 10.11.4).)  Installation is finished but still once does not start.  Reinstalled on 10.11.0 successfully from a USB key and downloaded the 10.11.4 combo updater.  Installation seems to work, but once again, the macs will not start.  Same 'unexpected launchd sigkill' error.  A mac is now back working properly with 10.11.3 the other will be shortly.  Is there a problem with the accession?  Our COMPUTER support use Munki to get updates from one day to the next.  Fortunately, we were able to stop it before the other 20 or if Mac had the same problem.

    More information: two bricks iMacs were late 2013 models.  A 21 "and a 27.  We have just updated a test iMac which was a late model 2012 using the 10.11.4 combo updater.

Maybe you are looking for