Intermittent socket issues on OVM running OEL 5.5

Hi All -
We wrote a load balancer in C which essentially routes the new user connections to a set of servers (which are Java programs listening at a prespecified port #). Load balancer uses standard socket communication for dispatching the user connections to the server. When a new user connection comes to the load balancer, it picks a least loaded server and tries to make a socket connection to the server and transfers the data back and forth between the client and the server. If the load balancer is unable to make a socket connection to the server (after picking the least loaded server), it marks the server as dead and won't forward any new user connections to that specific server. If this socket connection failure happens for all available servers then it marks all servers as dropped and won't forward any new user connection to any servers since it thinks there are no servers available.
Below is the code that tries to make the socket connection to the server (from load balancer) -
(connect( serverSocket, (struct sockaddr *)&(serverAddr), sizeof(serverAddr),NULL,NULL,NULL) == SOCKET_ERROR)
This is returning an errno - 111 - connection refused.
Please note that we are still able to connect to the server directly. The above error happens intermittently. Pls let us know of any reasons why the above code fails to connect to the server intermittently. Please note that this is specific to OVM running OEL 5.5.
thanks

Hi,
Could you provide some detailed configuration data please?
On the guest and the Dom0, to get the network config + the exact kernel versions:
# uname -a
# cat /etc/modprobe.conf
Thanks,
John Sobecki

Similar Messages

  • Captivate 6 Output intermittent performance issues

    I am getting feedback from users that some of my captivate e-learning is having intermittent performance issues when being run via our LMS. I am hearing of slow down and pausing between slides and questiosn in quizs. I have seen this in action and I cannot pin point what is causing this. The problem doesnt affect most users, then some will report these extreme slow downs.
    I have ruled out any specific browser or OS. Does anyone have similar experiences and any ideas around what may be causing it? I want to rule out Captivate if possible and potentially point the finger at our LMS. However I dont know how the content within Captivate is cached/downloaded when being played.
    Does anyone know how Captviate operates when run via an LMS. Does it download in full, or buffer content and download progressively as the person moves through the content? If I can work this out I may be able to pinpoint the problem.
    Sorry if this is a bit vague, any help or additional experiences would be greatly appreciated.
    Jay

    There is also network latency to consider, in addition to server latency.  In our building, network bandwidth availablity can surge or slow down depending on which subnetwork we're on, if there is several VOiP or web video conferencing sessions taking up bandwidth.  If you're distributing to geographically separated organizations, then you may also experience latency issues related to the local infrastructure.
    Just a thought...

  • Intermittent syncing issue

    I've just upgraded to windows 7 x64
    (I'm running iphone 3gs 3.1.2/itunes 9.0.2 x64)
    and now I get intermittent sync issues.
    The applemobiledevicehelper.exe.00.log says: "11:24:41.059|AppleMobileDeviceHelper.exe|2268:18394096|/SourceCache/DeviceLink X/DeviceLinkX-137.1/Utility/DeviceLinkListener.c:_copyMobileDeviceValue| ERROR: Could not connect to attached device: (null) (107)
    and
    applemobilebackup.exe.00.log says:
    "2009-11-08 11:20:44.006|AppleMobileBackup.exe|9584:43045888|/SourceCache/DeviceLinkX/Devic eLinkX-137.1/WireProtocol/DeviceLinkConnection.c:_DLHandlerThreadMessagePortCall back| ERROR: Error calling connect: SocketStreamHandlerConnect: Can't connect to host: Socket error 6 (SocketErrorConnect)"
    but if I restart the Apple Mobile Device service & delete the iPodDevices.xml file the iphone shows up fine and will work for a day and then I'll have to do the process again.
    Is there something I can do to permanently fix this?
    Message was edited by: mrdistortion

    Hope this helps out other people but I flashed my bios with the latest settings from Gigabyte and that fixed all of my issues.
    http://www.gigabyte.com.tw/Support/Motherboard/BIOS_Model.aspx?ProductID=3165

  • Intermittent access issue with Oracle Applications EBS R12.1.3 URL

    We are facing intermittent access issue with EBS R12.1.3 URL .There are no errors generated in the access log and the IP from which we are using to access is the URL does not appear in the access  log either.
    1. No of concurrent users : 10 at a time
    2. no. of JVM Processes for OACORE : 1
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>   3. Heap size settings:
              <oacore_jvm_start_options oa_var="s_oacore_jvm_start_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Dcom.sun.management.jmxremote -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false -Doracle.security.jazn.config=/u01/ebsstack/NFR2DW/inst/apps/NFR2DW_cinvlapp3036/ora/10.1.3/j2ee/oacore/config/jazn.xml</oacore_jvm_start_options>
              <oacore_jvm_stop_options oa_var="s_oacore_jvm_stop_options">-server -verbose:gc -Xmx1024M -Xms128M -XX:MaxPermSize=160M -XX:NewRatio=2  -XX:+PrintGCTimeStamps -XX:+UseTLAB -XX:+UseParallelGC  -XX:ParallelGCThreads=2  -Djava.security.policy=$ORACLE_HOME/j2ee/oacore/config/java2.policy -Djava.awt.headless=true -Dhttp.webdir.enable=false</oacore_jvm_stop_options>
      <oacore_nprocs oa_var="s_oacore_nprocs">1</oacore_nprocs>

    15/01/09 02:25:44.713 html: Broken pipe
    15/01/09 02:25:44.724 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.696 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.725 html: Broken pipe
    15/01/09 02:25:44.726 html: Broken pipe
    15/01/09 02:25:44.726 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Broken pipe
    15/01/09 02:25:44.956 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.9 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Broken pipe
    15/01/09 02:25:45.10 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Broken pipe
    15/01/09 02:25:45.64 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.512 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Broken pipe
    15/01/09 02:25:45.513 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.549 html: Broken pipe
    15/01/09 02:25:45.550 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.604 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Broken pipe
    15/01/09 02:25:45.605 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Broken pipe
    15/01/09 02:25:45.609 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.611 html: Broken pipe
    15/01/09 02:25:45.612 html: Broken pipe
    15/01/09 02:25:45.612 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.613 html: Broken pipe
    15/01/09 02:25:45.614 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.616 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Broken pipe
    15/01/09 02:25:45.617 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Broken pipe
    15/01/09 02:25:45.635 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.638 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Broken pipe
    15/01/09 02:25:45.639 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.650 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Broken pipe
    15/01/09 02:25:45.651 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.658 html: Broken pipe
    15/01/09 02:25:45.659 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.674 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Broken pipe
    15/01/09 02:25:45.675 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Broken pipe
    15/01/09 02:25:45.678 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)
            at java.nio.channels.Channels.write(Channels.java:60)
            at java.nio.channels.Channels.access$000(Channels.java:47)
            at java.nio.channels.Channels$1.write(Channels.java:134)
            at com.evermind.server.http.AJPOutputStream.endRequest(AJPOutputStream.java:117)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:317)
            at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
            at oracle.oc4j.network.ServerSocketAcceptHandler.access$700(ServerSocketAcceptHandler.java:29)
            at oracle.oc4j.network.ServerSocketAcceptHandler$AcceptHandlerHorse.run(ServerSocketAcceptHandler.java:879)
            at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:28:40.342 html: 10.1.3.4.0 Stopped
    15/01/09 02:29:23.990 10.1.3.4.0 Started
    15/01/09 02:29:28.464 html: 10.1.3.4.0 Started
    15/01/09 02:29:33.291 html: oracle.apps.fnd.security.LeakDetectionFilter.initialized:1420788573291
    15/01/09 02:29:33.297 html: LeakSetting:
            global:true,session:false,aggressive:false,stderr:false,appslog:false,corelog:false
            ignoring:null
    15/01/09 02:31:29.20 html: chain failed
    com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpIOException: Broken pipe
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindServletOutputStream.write(EvermindServletOutputStream.java:210)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpApplication.include(HttpApplication.java:4198)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:54)
            at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
            at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.handleWithFilter(FileRequestDispatcher.java:133)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.unprivileged_forwardInternal(FileRequestDispatcher.java:283)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.access$100(FileRequestDispatcher.java:29)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher$2.oc4jRun(FileRequestDispatcher.java:254)
            at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.FileRequestDispatcher.forwardInternal(FileRequestDispatcher.java:259)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:868)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
            at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
            at com.evermind[Oracle Containers for J2EE 10g (10.1.3.4.0) ].util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
            at java.lang.Thread.run(Thread.java:619)
    15/01/09 02:31:29.20 html: Servlet error
    java.io.IOException: Broken pipe
            at sun.nio.ch.FileDispatcher.write0(Native Method)
            at sun.nio.ch.SocketDispatcher.write(SocketDispatcher.java:29)
            at sun.nio.ch.IOUtil.writeFromNativeBuffer(IOUtil.java:104)
            at sun.nio.ch.IOUtil.write(IOUtil.java:75)
            at sun.nio.ch.SocketChannelImpl.write(SocketChannelImpl.java:334)

  • Master Socket Issue

    Would like to take up option of Infinity now it's available in my area, anything has to be an improvement on my current BT rate of 2 Meg.
    However the current master socket is in the hall and I want everything in the living room where it is now. I have read about the Master sockets issues and rang the Sales line last night and asked about moving the master socket.
    The operatives initial reaction was effectively "what's your problem have the modem and hub in your hall" - I don't want that , I don't have the space. The next solution is the data extension kit - again I don't want a lead running round 3 door frames to get to my living room. After putting me on hold for a while he came back with the princely sum of £205 to move my master socket. I asked him whether there was any possible movement on price - No.
    Anybody else hit this wall - I am pretty aggrieved having been loyal to BT Internet for many years, £205 is a joke.

    Do you have any phone extensions from your master socket that run into the room you want the modem?
    If so, then just tell the Engineer and he will move it for you, they don't charge, well didn't when I had Infinity installed.
    If I helped, then consider clicking the star to the left

  • RV320 Intermittent connectivity issues

    We have been having intermittent problems with internet (WAN) connectivity on my wife's small business computer network.  Connectivity will be fine for a day or so, and then we will have a period of poor and frequently interrupted connectivity.  I have our router (a Cisco RV320K9NA) set to send me notifications about problems, and when our internet connection is disrupted, I receive the following notifications from the router:
    Mar 28 07:31:11 2015 routeree1df4 Network Log:  NSD FAIL WAN[1]
    Mar 28 07:32:11 2015 routeree1df4 Network Log:  NSD SUCCESS WAN[1]
    Mar 28 07:36:05 2015 routeree1df4 Network Log:  NSD FAIL WAN[1]
    Mar 28 07:39:08 2015 routeree1df4 Network Log:  NSD SUCCESS WAN[1]
    Mar 28 07:39:48 2015 routeree1df4 Network Log:  NSD FAIL WAN[1]
    Mar 28 07:40:58 2015 routeree1df4 Network Log:  NSD SUCCESS WAN[1]
    The above is a sample, there are many more notifications of this type in the log.
    Our network configuration is as follows:
    Our internet provider's cable modem is connected to our router, which is connected to a Netgear ProSafe 24 port switch.  All of our network devices and computers are connected to the switch.
    We have tried many things to fix this problem.  Our internet provider (Time Warner) has replaced their cable modem. We have replaced our router.  My wife increased the speed of our network connection based on usage data from the internet provider. I have replaced the ethernet cable between the router and the cable modem.
    We have not been able to reproduce the connectivity problem when we directly connect a laptop to the cable modem, so the internet provider has decided that the issue must be internal to our network and/or router, washing their hands of the whole problem.
    I'm technically proficient, but I'm no networking technician, so I'm looking for help and suggestions to fix this problem.  Thanks in advance for any suggestions that you can offer.

    No, it was wireless. Here is the same test run whilst wired in. I don't understand this though. I wasn't complaining about the speed? I was complaining about the general intermittent connectivity issues we experience, and the regular lack of availability the service provides. Perhaps these are standard tests you have to run beforehand?
    The last time I complained about my connectivity issues was in February. If you have access to the ticketing tool, you'll be able to see the nature of my complaint. It was ticket number: VOL051-4263008159178. Something was "done at the exchange" and someone logged onto my HH3 and changed the wireless channel and that "fixed" it. Trouble is, it's been the same ever since. We have a few hours where the connection is stable, then we'll start to get packet losses when trying to connect to sites like Google.co.uk, Bt.com etc etc.
    I'm no expert, but this is clearly more than an issue with the wireless channel and some spurious problem at the exchange. This is a continuing nightmare for us which is preventing us from accessing the internet for hours at a time and therefore taking full advantage of the services we pay a lot of money for!

  • MacBook Air intermittently has issues connecting to websites when wireless shows connected to the internet. The pages show that I am offline, but I can ping Google DNS. Windows PC, iPhone and Android phone have no issue displaying the same web pages.

    MacBook Air intermittently has issues connecting to websites when wireless shows connected to the internet. The pages show that I am offline, but I can ping Google DNS. Windows PC, iPhone and Android phone have no issue displaying the same web pages.How do I solve this issue?

    Go step by step and test.
    1. Power off the router. Unplug it from the wall. Wait a while.
        Plug it back to the wall. Power the router on. Wait until all the lights are lit properly. It will take a while.
        Restart the computer.
        Start up in Safe Mode.
        http://support.apple.com/kb/PH14204
    2. Empty Caches
        Safari > Preference > Advanced
        Checkmark the box for "Show Develop menu in menu bar".
        Develop menu will appear in the Safari menu bar.
        Click Develop and select "Empty Caches" from the dropdown.
    3. Deselect Proxies if selected.
        System Preference > Network > Advanced  > Proxies Tab
        Under "Select Protocol", uncheck any box if selected.
        Click "OK" then  "Apply”.

  • Issues with payment run

    Hi All,
    I am facing with a issue with payment run FPY1. Some of the customers are refunded the amount which is not supposed to be refunded to them. When i check the Contract account level and document level, at both level there is no outgoing payment method set. Is there any other way by which payment run would pick up the amount and refund it back to custmer.
    Kindly share your thoughts.
    Regards,
    Rahul

    Do you have a third level of master data?  In certain FI-CA systems there is a lower level of master data (i.e. contract, insurance object).  A payment method can also be set at this level.

  • IMac (2007) intermittent power issues

    Hi,
    I have a 2007 iMac. I am getting intermittent power issues with it.
    One day it wont power up at all...and might not power up for a number of weeks. And just when I have given up on it, it will power up and work for a wee while without any issues (including being shutdown nightly). It'll work for a while and then it'll stop working and again it may take a couple of weeks before it'll start working again.
    Does anyone have any idea what might be the issue?
    any help/advise greatly appreciated.

    Hi IsMiseAodh - did you ever determine what the cause of intermittent no response to power was?  I have a iMac with a similar problem.  Thanks!

  • Intermittent CFMAIL issue

    Hello, everyone.
    I've got an intermittent CFMAIL issue that has me perplexed.
    I'm using CFMAIL to email notifications of changes made to records in a database.  In the form that is used to make these changes there is a field that has email addresses of developers who need to be notified of these changes.  These are a comma-delimited list of email addresses (which, according to CF9 cfmail documentation on adobe.com, is the correct way of sending to more than one address.)
    Some of the records will send the email, update the timestamp on the "mailsent.log", append the new email notification to "mailsent.log", and the email is received by the person(s) to whom it was sent.
    Other records, however, will (apparently) send the email, will NOT update the timestamp on "mailsent.log", but WILL append a successfully sent entry to "mailsent.log" (even though the timestamp was not updated), and the email is NOT received by the person(s) to whom it was sent.  In these cases, the timestamp of the mailsent.log will not match the timestamp of the latest entry in the mailsent.log.
    I've been able to determine one record that will always successfully complete the process, and one record that will always append a success entry (not altering the log timestamp) but the email will never reach its destination.  I am not seeing anything in any of the data that could break the transport of the email (it's all plain text, no special characters.)
    Any thoughts on this?
    Thank you,
    ^_^

    UPDATE: I just now discovered something that is most likely causing this issue: more than one email address.
    If the TO= of CFMAIL is "[email protected]", the email goes out without any issues.
    If the TO= of CFMAIL is "[email protected],[email protected]", then the email is not received, the timestamp of the log file is not updated (even though the success message is appended to the log).
    According to the docs for CF9 CFMAIL, the TO= field should be either a single email address -OR- a comma-delimited list of email addresses (or a query column that will be treated like a comma-delimited list).
    What could be causing this?
    Thanks,
    ^_^

  • HT1199 Hi. I've got an issue with Pages running on Mavericks on Macbook air. Every time I open the app it hangs right there and I can't do anything on it. I've uninstall and install it back again but the issue still persists. Any help please?

    HI. I've got an issue with Pages running on Mavericks. Everytime I open it up it just hangs right there and I can't do anything with it. I've deleted the app and installed it back again but the problem sitll persists. Any help please?

    Thank you so much for helping,
    But i really wonder how you did that. did you always switch between design view and preview view, then change the key position for 2px then switch back, to align the four letters? because i imagine that can get really frustrating, if you have a logo consisting of 58 parts instead of 4!:)
    Anyway thank you very much for your time and effort!!!!

  • Intermittent sound issue

    Hi,
    Hope someone can help with this issue I'm having. It seems to be an intermittent issue but has started to happen more often recently.
    Originally around a few months ago I would turn on all my devices (TV, AV Receiver and YouView Box) and I would not get any sound (I do get picture). By just switching channels, the sound would then be heard. I presumed it was a problem with the HDMI connections and it didnt happen all the time so not such an issue.
    More recently (in the last 4 weeks) switching channels no longer returns the sound. I need to switch the you view box off and then back on to get sound. Again not such a big issue as although it was happening more often it was a simple work around.
    However in the last few days the problem has gotten worse. Now instead of the no sound occurring when I switch everything on, the sound is turning off when I change channels and also when I'm just watching a channel. Again the fix is to just switch the you view box off and back on but because its happening at least once when I switch on and then at least once when I'm watching tv I'm actually starting to get a bit annoyed.
    Could this be my setup or equipment or a problem with the youview box?
    My you view software is; manufacturer 18.3.0, component 2.5.6, platform 1017 and ISP 90.
    The you view is connected to a Onkyo TX-SR390 and then onto a LG 50PK590. All done vie HDMI.
    Thanks
    Rob

    Hi Jamie et al,
    From the reports above, it appears there is an intermittent compatibility issue between the YouView Humax box and Onkyo A/V receivers. I'm not aware of any issues with other A/V receivers but it is not clear which of the devices is at fault.
    There are two simple workarounds:
    1. Set HDMI Audio Format to Stereo (no good if you want surround sound from HD channels and Video on Demand).
    2. Use an S/PDIF optical cable as Onkyo advised.
    Option 2 is the best option - you just need a suitable optical (TOSlink) cable - available from the BT Shop or many high street shops for a few pounds (or eBay).
    On the YouView STB be sure to set S/PDIF Audio Format to Surround (in Settings - TV Signal & Quality).
    On the Onkyo receiver you should find a digital input screen that lets you assign the appropriate optical input to be associate with a particular HDMI input. See page 46 of the Onkyo TX-NR525 manual to assign the Optical audio input to your YouView source - this should override the HDMI audio.
      http://www.intl.onkyo.com/downloads/manuals/pdf/tx-nr525_manual_e.pdf
    Note there is no loss of quality doing this with a YouView box - you will still get 5.1 Dolby Digital audio from programmes that have surround sound (e.g. some HD films, sport and drama on Freeview and Extra TV channels as well as Video on Demand).
    (Note BluRay players can take advantage of the extra bandwidth available on HDMI to output Dolby True HD 7.1 etc which is not available over S/PDIF but I'm not aware of any Set Top Boxes that offer 7.1 audio).
    I'll see if we can reproduce this and raise it as an issue if we can - thanks for providing the feedback from Onkyo.
    Please let us know if this solves your problem or if you need any help.
    BT TV Expert
    I am a BT Employee and an expert on TV queries. I am here to give advice primarily on the BT Vision+ box. Go Here for more info.
    If my post has been helpful, please click on the Ratings star on the left-hand side of the post.

  • Will I have a issues with ITunes running on a single PC?

    Will I have a issues with ITunes running on a single PC?  I have an IPad 1 and will be receiving an IPad Mini next week.  Th iOS is different and apps will use different versions. 

    How to use multiple iPods, iPads, or iPhones with one computer
    http://support.apple.com/kb/HT1495
     Cheers, Tom

  • Intermittent connectivity issues

    So I had a Motorola SB 6120 modem working for over 4 years with Comcast and all of the sudden I start getting intermittent connectivity issues at night (it could be during the day as well, but I am actively working and doing school work at night). The issue comes and goes. I call Comcast and they swear up and down its my modem - which I dont believe since Im the connectivity issues are not fixed by resseting it, just waiting it out. I go ahead and get a new modem (SB6141) and router - spending over $200 and guess what - still having the identical issue. I call in and the support person states that as far as the modem goes everything is fine but the signal is dropping (same issue, two different conclusions after a good amount of arguing on my end and $200 I wont see back). So I tech comes back but I have to be at work and leave my wife and brother in law at home to make sure he comes by. When I get home apparently the tech had stated that "the modem was not correctly registered". That means that my other modem wasnt? And that an uncorrectly registered modem works from time to time? ... Really? So I try to do a live chat since again, I have to work and cant waste my entire day waititing for comcast to fess up and admit their service is the issue. And here is the part of the conversation in which I basically gave up hope on getting anywhere:Akemi: Sometimes if your modem is plugged to Comcast outlet you should be also receiving inetrnet signals, but then becasue if it is not properly registered you will be expriencing intermittent connection.----------------------------------------------------------MARCOS: ok, let me see if i can get itMARCOS: meanwhile, can u tell me how my modem may have been "incorrectly registered" and still working for over 30 daysAkemi: Much appreciated, thank you so much.MARCOS: and how that can be the cause of intermittent issues - since it seems like a lieAkemi: Sometimes if your modem is plugged to Comcast outlet you should be also receiving inetrnet signals, but then becasue if it is not properly registered you will be expriencing intermittent connection.MARCOS: that makes no sense. that modem was not working WHATSOEVER until I called. the modem shouold have been blocked by the MAC addressMARCOS: should*MARCOS: otherwise any1 can get comcast tv, plug in a router from best buy and have internetAkemi: Thanks for the info.---------------------------------------------------------Can someone help? Am I missing something? 

    Start here: http://forums.xfinity.com/t5/Basic-Internet-Connectivity-And/Connection-Troubleshooting-Tips/m-p/1253575#U1253575

  • Intermittent ActiveSync issues with iPhone4 through TMG

    Hi,
    I've got a few iPhone 4's which are connecting to Exchange 2007 through TMG 2010 (SSL Certs + AD Creds).
    On the face of things, all this works. I can Sync email, get calendar updates etc, but for one or two users (myself included) I keep getting intermittent syncing issues including.
    1. Only the headers will download, meaning I can open an email, but will just get the "Loading..." animation until I eventually get the message "This message has not been downloaded from the server."
    2. After finally getting up to date with email, the phone will suddenly start syncing from scratch again, going back as far as is configured in the mail settings. eg 1 day, 3 days etc. and will eventually get up to date, working fine for a while but eventually resyncing from scratch again.
    3. It seems to be busy syncing when there's nothing to sync until TMG eventually throws a "10053 An established connection was aborted by the software in your host machine".  Something I'll shortly mention in a TMG forum
    4. There are times it claims its checking for mail, but I can see on our Cisco firewall and TMG it hasn't attempted to contact us at all after a few minutes I'll see it make contact and it will sync fine.
    Meanwhile, in between these errors, it seems to be absolutely fine...  until it isn't.
    Any ideas?  I've tried wiping the phone, clearing it out from user exchange profiles, etc but it hasn't worked.
    Thanks
    Paul

    Well it really went from bad to worse with regard to the mic. Pretty much stopped working entirely for phonecalls although seemed fine for video, audio recording and skype. Headset made no difference either so I can only assume that it the issue lies between the main mic and the noise cancelling mic (doubt they are used for video, skype etc)
    After along conversation with apple they are sending out a new phone with UPS as part of the advanced replacement service although I do have to pay £30 for the privilege, still better than having to wait for repair etc!
    Regards

Maybe you are looking for