Windows7 64-bit causes BEA-000449 Closing socket as no data read

Hi,
I have a new Windows7 64-bit laptop and copied my ADF and other FMW apps to the new laptop from my windows XP. I am using Jdev 11.1.1.5 on the prior XP and the new Windows7.
The applications ran fine in XP and I am able to run the the JSPX pages in the windows7 but for one critical issue.
I have a page that issues a query to a web service and is able to display the results in a table. The table rows have links to call a managed bean to prepare then uses an Action to display the results in a new form page. The two pages are in an unbounded task flow. When I click on the link I don't see any debug messages from the bean and don't see the Form page but I see in the logs:
<Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:49,319 during the configured idle timeout of 5 secs>
I never had such issue with XP. (note I used the same Jdev 11.1.1.5 software for both)
Also I have the same application running on a Linx server and when I tested to click on the link from the result table also I never see the Form page when using Windows7 but works fine with XP !?
Can we use Windows 7 with ADF and WebCenter applications? This critical since my client users are planning to upgrade to Windows7.
Is there a special configurations to resolve such issue and others that I still didn't test.
Thanks

Update,
I was using IE 9 on windows7 and IE 8 on XP. I now tested with Firefox 64-bit, which is named Namoroka since that was the 64-bit version I found, and I didn't have such issue, surpised.
My client must use IE since we also have Siebel which uses ActiveX and many government agencies are certified on IE.
(Note: when using Namoroka, I keep getting a popup when move from one page to another that: "You are using an unsupported browser. The supported browsers are Interner Explorer 7 and higher, Firefox 2.0.0.2 and higher, Safari 3.1.2 and higher, and Google Chrome 1.0 or higher. )
From what I see now can't upgrade to windows7, but I did see that many are using it. So please help in what you already solved this issue.
Thanks

Similar Messages

  • BEA-000449  Closing socket as no data read from it

    This error message is filling up the server log files. It looks like some network problem. How can I find the cause ? This does not create a functional problem, but I am sure there will be a performance problem. Also, since this message is filling up the logs rapidly, I cannot see my regular application debug statements.
    <Warning> <Socket> <myserver.mydomain.net> <my_managedserver_01> <[ACTIVE] ExecuteThread: '5' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1218554019557> <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of 30 secs>
    The timeout of 30 seconds is the value set in Login Timeout in server tuning tab.
    Environment:
    WebLogic Portal 10.0 MP1 (The domain is a server domain, not portal domain)
    Red Hat linux 4
    Intel Xeon
    Message was edited by:
    prakashp

    In My Weblogic 11G, i am getting Warning msg in my log file saying Closing socket as no data read from it
    ####<Nov 2, 2010 12:10:53 AM IST> <Warning> <Socket> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1288636853607> <BEA-000449> <Closing socket as no data read from it on 95.66.7.15:58,089 during the configured idle timeout of 25 secs>
    ####<Nov 2, 2010 12:10:53 AM IST> <Warning> <Socket> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1288636853607> <BEA-000449> <Closing socket as no data read from it on 95.66.7.15:58,088 during the configured idle timeout of 25 secs>
    ####<Nov 2, 2010 12:21:37 AM IST> <Info> <JDBC> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1288637497701> <BEA-001128> <Connection for pool "IB_JDBC_Data_Source" closed.>
    I have follow the following step
    If you want to follow this solution. Go to Admin console -> Click on Domain->Configuration->Log Filters->create new Log filter.
    I added this line in expression "(MESSAGE !='Closing socket as no data read from it during the configured idle timeout of 5 secs')"
    Go to your server-(for each server you have to set it individually)->Logging->Advanced->Select this log filter for Standard Out or log file.
    this is not working in weblogic 11G, any one have the solution to stop this msg.

  • Weblogic 11G error = BEA-000449  Closing socket as no data read from it

    In My Weblogic 11G, i am getting Warning msg in my log file saying Closing socket as no data read from it
    ####<Nov 2, 2010 12:10:53 AM IST> <Warning> <Socket> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1288636853607> <BEA-000449> <Closing socket as no data read from it on 95.66.7.15:58,089 during the configured idle timeout of 25 secs>
    ####<Nov 2, 2010 12:10:53 AM IST> <Warning> <Socket> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '8' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1288636853607> <BEA-000449> <Closing socket as no data read from it on 95.66.7.15:58,088 during the configured idle timeout of 25 secs>
    ####<Nov 2, 2010 12:21:37 AM IST> <Info> <JDBC> <TradeServer> <TradeServer> <[ACTIVE] ExecuteThread: '23' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <1288637497701> <BEA-001128> <Connection for pool "IB_JDBC_Data_Source" closed.>
    I have follow the following step
    If you want to follow this solution. Go to Admin console -> Click on Domain->Configuration->Log Filters->create new Log filter.
    I added this line in expression "(MESSAGE !='Closing socket as no data read from it during the configured idle timeout of 5 secs')"
    Go to your server-(for each server you have to set it individually)->Logging->Advanced->Select this log filter for Standard Out or log file.
    My Filter is "(MESSAGE !=Closing socket as no data read from it ')"
    this is not working in weblogic 11G, any one have the solution to stop this msg.
    Edited by: Amar_Shaw on Nov 3, 2010 1:40 PM

    Hi Amar,
    I think you have given the wrong string in the filter, you are getting "*Closing socket as no data read from it on 95.66.7.15:58,089 during the configured idle timeout of 25 secs*" and you have given in the filter "*Closing socket as no data read from it during the configured idle timeout of 5 secs*".
    You can change it and see if that works for you.
    Also the above option is just to suppress the issue which are getting which in this case is fine as its just a warning message, however you can even try to tune few of the follwoing parameters that too would help you to remove this warning message.
    1. Set the parameter -Dweblogic.client.socket.ConnectTimeout=XXX, in the start-up script of the server which you are seeing this issue under JAVA_OPTIONS
    Note: Where "XXX" is the value in ms.
    Example:
    -Dweblogic.client.socket.ConnectTimeout=500
    2. Try tuning the duration time to a higher value from the below Console path
    Server -> Protocols (tab) -> HTTP (sub-tab) -> Duration
    Regards,
    Ravish Mody
    http://middlewaremagic.com/weblogic/
    Middleware Magic | Come, Join Us and Experience The Magic…

  • Closing socket as no data read

    Hi,
    I am using weblogic 10.3 application server. I am frequently facing the below warning in log file
    <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of *0 secs*>
    As a response, "Page cannot be displayed" error is seen in browser for that request. I checked the config.xml, nowhere it is configured as 0 seconds.
    Please help me with your suggestions.
    Regards
    Purushoth
    Edited by: user13299431 on Nov 29, 2010 2:01 AM

    [Refer to this link|http://forums.oracle.com/forums/thread.jspa?messageID=9114422]

  • Stopping IntegratedWebLogicServer very slow with BEA-000449 messages

    hi
    When stopping an application or the IntegratedWebLogicServer in JDeveloper 11.1.1.3.0, so involving undeploying an application, I got BEA-000449 messages, while the stopping is very slow and takes a lot of time:
    ... ----  Deployment started.  ----
    ... Target platform is  (Weblogic 10.3).
    ... <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:50,255 during the configured idle timeout of 5 secs>
    ... Undeploying Application...
    ... Application Undeployed Successfully.
    ... <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 127.0.0.1:50,298 during the configured idle timeout of 5 secs>
    ... Elapsed time for deployment:  9 minutes, 3 seconds
    ... ----  Deployment finished.  ----There seem to be no "BEA-" prefixed messages in the "Oracle® Fusion Middleware Error Messages Reference 11g Release 1 (11.1.1) Part Number E10113-04"
    at http://download.oracle.com/docs/cd/E14571_01/core.1111/e10113/toc.htm
    But I found "Socket Subsystem Messages" ...
    at http://download.oracle.com/docs/cd/E12840_01/wls/docs103/messages/Socket.html
    ... documenting BEA-000449 as
    "Warning : Closing socket as no data read from it during the configured idle timeout of idleTimeout secs
    Description : Closing socket as no data read from it during the configured idle timeout of idleTimeout secs
    Cause : The WebLogic Server or the network may be overloaded which is causing the socket to idle timeout.
    Action : Capacity tuning of the server is required."
    Suggestions for more detailed documentation for BEA-000449 or this "Capacity tuning of the server", specifically for the IntegratedWebLogicServer in JDeveloper, are welcome.
    Related to BEA-000449 messages I've found some forum messages by Chris Muir, mentioning bug 9929248
    at Re: Jdeveloper 11g undeployment time issue
    and at Re: Embedded Weblogic is extremely slow
    In service request 3-2760005121 I have asked today if it is possible to publish bug 9929248 in My Oracle Support.
    I have also found a forum message by Chris Noonan
    at Re: JDev 11.1.1.2.0 is incredibly slow at launching deployment
    saying "... I imported some Application Server connections from the previous version of Jdev and that's when the issues started to occur again. I then deleted the imported Application Server connections (besides the integrated connection), and everything worked fine again .."
    Although my Application Server connections where not imported but just created in the JDeveloper 11.1.1.3.0 that I am using, I decided to delete all my Application Server connections from JDeveloper (except the IntegratedWebLogicServer connection) and after that, stopping the IntegratedWebLogicServer was no longer slow, with messages like "Elapsed time for deployment: 1 second" or "Elapsed time for deployment: 2 seconds".
    Some experimenting after re-creating an Application Server connection (to a WebLogic domain) suggested that stopping the IntegratedWebLogicServer becomes significantly slower if the host that is configured in an Application Server connection is unreachable over the network. If the host is reachable and only the WebLogic server is down, it seems only seconds slower instead of minutes.
    So, removing the Application Server connection or making sure the host is reachable seem to be the workarounds here.
    question:
    - (q1) How can a relationship between a slow IntegratedWebLogicServer (for stopping/undeployment) and (unrelated) Application Server connections in JDeveloper be explained?
    Please share your "slow stopping" and BEA-000449 related experience here.
    many thanks
    Jan Vervecken

    Thanks for your reply Chris.
    fyi
    In the context of service request 3-2760005121 following relevant information was pulished in My Oracle Support:
    - bug 9929248, "TOO MANY CONNECTION TIMEOUT MESSAGES DURING/AFTER UNDEPLOY"
    currently "Product Version 11.1.1.3.0", "Fixed in Product Version 11.1.2.0.0", "Status 74 - Closed, Verified by QA"
    - bug 9976044, "CUSTOMER REQUEST FOR BACKPORT OF FIX FOR BUG 9929248 TO PS3 BRANCH"
    currently "Product Version 11.1.1.3.0", "Fixed in Product Version 11.1.1.4.0A", "Status 74 - Closed, Verified by QA", "Base Bug 9929248"
    Notice, bugs 9929248 or 9976044 do not seem to be mentioned currently in "Oracle JDeveloper and Oracle ADF 11g Release 1 Patch Set 3 (11.1.1.4.0): New Features and Bug Fixes"
    at http://www.oracle.com/technetwork/developer-tools/jdev/index-088099.html
    regards
    Jan

  • Closing Socket within 0 Seconds

    Hi,
    I am using weblogic 10.3 application server. I am frequently facing the below warning in log file
    <BEA-000449> <Closing socket as no data read from it during the configured idle timeout of *0 secs*>
    As a response, "Page cannot be displayed" error is seen in browser for that request. I checked the config.xml, nowhere it is configured as 0 seconds.
    Please help me with your suggestions.
    Regards
    Edited by: user13299431 on Nov 29, 2010 4:36 AM

    Hi
    This is message you can filter it thru LogFilter
    You can set the Logfileter on your Admin console -> Click on Domain->Configuration->Log Filters->create new Log filter.
    I added this line in expression "(MESSAGE !='Closing socket as no data read from it during the configured idle timeout of 0 secs')"
    Go to your server-(for each server you have to set it individually)->Logging->Advanced->Select this log filter for Standard Out or log file
    Ref:
    BEA-000449  Closing socket as no data read from it
    http://download.oracle.com/docs/cd/E15051_01/wls/docs103/ConsoleHelp/taskhelp/domain_log_filters/CreateLogFilters.html
    Hope this will helps you.

  • Sun Ray Connector proxy : Child closed socket prematurely, session shutdown

    Dear All,
    I'm using SRS 5 & SRWC 2.2 :
    $ pkginfo -l SUNWuttsc
       PKGINST:  SUNWuttsc
          NAME:  Sun Ray Connector for Microsoft Windows Operating Systems (opt)
      CATEGORY:  system,sunray
          ARCH:  i386
       VERSION:  2.2_32
       BASEDIR:  /opt
        VENDOR:  Sun Microsystems, Inc.
          DESC:  Commands, configuration, resources and Man Pages
        PSTAMP:  SunOS_5.10_20091021175007
      INSTDATE:  févr 05 2010 10:34
       HOTLINE:  Please contact your local service provider
        STATUS:  Installation complète.
         FILES:       26 chemins d'accès installés
                       9 répertoires
                      10 exécutables
                       1 exécutables setuid/setgid
                    9037 blocs utilisés (env.)
    The SRWC crash and restart immediately...
    As you can see I've some log like this :
    Feb  7 03:03:15 SRS Sun Ray Connector proxy:[18056]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:15 SRS Sun Ray Connector proxy:[18089]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:23 SRS Sun Ray Connector proxy:[18254]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:23 SRS Sun Ray Connector proxy:[18214]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:23 SRS Sun Ray Connector proxy:[18219]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:23 SRS Sun Ray Connector proxy:[18221]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    Feb  7 03:03:23 SRS Sun Ray Connector proxy:[18220]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    ...I'm using a separate DHCP on LAN. DTU & TSE (W2K8) are working 95% of time and sometime and randomly, one DTU has a full black screen. The only way to get the login screen of win 2K8 is to reset his own session.
    Help will be really appreciated.
    Florent.

    I have the same issue . . .
    1. Sun Ray 5 (Sun Ray 4.2)
    2. SRWC 2.2
    3. Solaris 10 u9 X86 on two x2200
    4. Terminal Server on Win2K3 R2 Standard x64 Edition SP2
    I have a handful of users and they all logon the same way, which is to enter username & password then I have the following lines at the end of the users' individual .dtprofile file . . .
    <begin snip>
    DTSOURCEPROFILE=true
    /opt/SUNWuttsc/bin/uttsc -b -m -O -u uname 192.168.100.29
    exit
    <end snip>
    Of course 'uname' is actually the user name followed by the Terminal Server IP address and as you can see I am using the '-O' option, but every morning all the users on a server have their Sun Ray sessions reset and I find this in the messages file . . .
    Mar 16 09:38:31 sunraya Sun Ray Connector proxy:[12941]: [ID 855542 user.error] Child closed socket prematurely, session shutdown
    . . . . Using cron, I reset the Sun Ray service twice a day on both servers at 7AM and 7PM . . .
    # cat /sunray-restart.script
    # This is to restart SunRay 5 service due to
    # what I think may be a memory leak that disconnects
    # the SunRay Windows Connector every day
    /opt/SUNWut/sbin/utrestart -c
    echo "#" >> /var/adm/messages
    date >> /var/adm/messages
    echo "#" >> /var/adm/messages
    echo " RESTARTING SUNRAY SERVICE " >> /var/adm/messages
    echo "#" >> /var/adm/messages
    echo "#" >> /var/adm/messages
    . . . But this does not appear to having an affect.
    I will be looking around the forums for any other bits of information about this. The "Known Issues" can probably be found in the Release Notes.

  • Acrobat Reader X freezing in Windows7 64-bit

    FYI, this discussion is copied from Acrobat Windows
    I am using Acrobat Reader v10.0.1 in Windows7 (64-bit) with 12Gb of RAM and I encounter freezing of the application nearly every time I use it. This 'freezing' is observed as the image on the screen losing large portions of text or buttons with the applications faling to respond to any inputs. It seems to occur more on larger files but it is not limited to this. I also notice that I show multiple instances of the Acrobat.exe in task manager even though I have closed all but one document. In order to get around this problem, I have been killing all acrobat processes in task manager and then re-opening the documents I am reading. I can then work with those documents for awhile (awhile is a variable amount of time). I have uninstalled and re-installed version 10 and all of my video drivers are up to date. This is the only application that appears to freeze on this (new) computer.
    ps. I have looked through the forums for a similar problem but none of them (I haven't gone through ALL of them yet)  seem to match what I am seeing.

    Over there http://forums.adobe.com/thread/850202?tstart=0 I suggested Microsoft's Virtual XP as a possible solution
    Have you tried that to see if it works? (the link I provided was an example for one program... the Virtual XP mode is not just for that one program, it is for any 32bit program that does not want to work with Win7)
    Also... you may right click the Reader icon and select a compatibility mode to see if that helps

  • Windows7 64-bit can not detect my creative sb live 24-bit 7.1

    >windows7 64-bit can not detect my creative sb li've 24-bit 7. windows7 can not detect my creative sb li've 24-bit 7.
    I tried every thing
    updated my bios
    tried in device manager
    tried in any mode you like
    tried to install the latest drivers that support windows7
    but windows 7 64-bit's actually can not see any sound card install in pci
    while windows XP and Vista and and and can see the card and work just great
    just cant
    Microsoft says its creative problem
    creative says it is microsoft problem
    I dont care whos problem is this
    Just want my card to work
    Dont ignore this thread cause I am not the only one who suffer this problem .
    any one knows what to do? what is the problem?
    is there any problem between creative and microsoft that I am paying the price for their problems.
    Just tired and want the solution

    I tried every thing
    updated my bios
    tried in device manager
    tried in any mode you like
    tried to install the latest drivers that support windows7

  • I've installed windows 7 with the help of bootcamp on my macbook pro 2011. Please help me how to install mac drivers for windows7 64 bit???

    I've installed windows 7 with the help of bootcamp on my macbook pro 2011.
    Please help me how to install mac drivers for windows7 64 bit???

    You either download drivers from within Boot Camp Assistant and save to USB FAT disk, or you insert and use 10.6.x OS X DVD when in Windows and install and run the SETUP from there.
    General Help:
    Boot Camp 4.0, OS X Lion: Frequently asked question
    http://support.apple.com/kb/HT4818
    http://manuals.info.apple.com/en_US/boot_camp_install-setup_10.7.pdf
    create a Windows support software (drivers) CD or USB storage media
    http://support.apple.com/kb/HT4407
    Installation Guide   Instructions for all features and settings.
    Boot Camp 4.0 FAQ   Get answers to commonly asked Boot Camp questions.
    Windows 7 FAQ   Answers to commonly asked Windows 7 questions.
    - support articles and tips, how to.
    http://www.apple.com/support/bootcamp/
    Macs that work with 64-bit editions of Microsoft Windows Vista and Windows 7
    http://support.apple.com/kb/HT1846
    Step 4: Install the Boot Camp Drivers for Windows
    After installing Windows, install Mac-specific drivers and other software for Windows using your Mac OS X installation disc.  The Mac OS X disc installs drivers to support Mac components, including AirPort,built-in iSight camera, the Apple Remote, the trackpad on a portable Mac, and thefunction keys on an Apple keyboard. 
    The Mac OS X disc also installs the Boot Camp control panel for Windows and theApple Boot Camp system tray item.
    To install the Boot Camp drivers:
    1 Eject the Windows installation disc.
    2 Insert the Mac OS X disc.  If the installer doesn’t start automatically, browse the disc using Windows Explorerand double-click the setup.exe file in the Boot Camp directory.
    3 Follow the onscreen instructions.
    If a message appears that says the software you’re installing has not passed Windows  Logo testing, click Continue Anyway.
    Windows that appear only briefly during the installation don’t require your input.
    If nothing appears to be happening, there may be a hidden window that you mustrespond to. Check the taskbar and look behind open windows.
    Important: Do not click the Cancel button in any of the installer dialogs.
    4 After your computer restarts, follow the instructions in the Found New Hardware  Wizard to update your software drivers (Windows XP only).
    5 Follow the instructions for any other wizards that appear.
    6 Check for updated Boot Camp drivers by using Apple Software Update or going to www.apple.com/support/bootcamp.
      If You Have Problems Installing the Device Drivers 
    If it appears that the Boot Camp drivers weren’t successfully installed, try repairing them.
    To repair Boot Camp drivers:
    1 Start up your computer in Windows.
    2 Insert your Mac OS X installation disc.
    3 If the installer doesn’t start automatically, browse the disc using Windows Explorerand double-click the setup.exe file in the Boot Camp directory.
    4 Click Repair and follow the onscreen instructions.
    If a message appears that says the software you’re installing has not passed Windows  Logo testing, click Continue Anyway. 
    If you need to reinstall specific drivers, you can install one driver at a time. For example,if your built-in iSight camera isn’t working, you can reinstall just the iSight driver.
    Individual drivers are in the Drivers folder on the Mac OS X installation disc.

  • Where can I download Boot Camp 4.0 for Windows7 64 bit?

    Hi,
    I'm wondering where can i get a download of Boot Camp 4.0 for Windows7 64 bit?
    Now, I'm using the latest Mac Air (Late2011) w/ OS X Lion. Or I can just using Boot Camp 3.3 for Windows without any conflicts with Boot Camp 4 on Mac OS X Lion?
    Thxq for your advice.

    Frequently asked questions about Lion and Boot Camp 4.0
    Stefan

  • How do I print a poster of my print job on a hp officejet j3680/windows7 64- bit?

    How do I print a poster of my print job on a hp officejet  j3680/windows7 64- bit?

    FredAfrmCgAz, can you set the document you are trying to print to be separate pages? If you can I would set it up to print that way, though this might mean that you have to adjust margins/allow borderless printing.
    What program are you trying to print from? What is the file type (.jpg, .png, .pdf, etc)?
    Let me know!

  • Closing Sockets

    Hi all,
    Im having a big problem with the closing of sockets.
    I have a simple program which handles the sending / receiving and monitoring of HTTP traffic.
    My program has a 'sender' part which opens a socket, writes a request (using the socket output stream), reads the response (using the socket input stream, until read() == -1 ) and then closes the streams and socket.
    The 'receiver' part simply receives socket connections, reads the content (until read() == -1), writes a response, and then closes the streams and socket.
    The monitor part is a simple 'tunnel'. For each received socket connection, a connection is made to a server.
    Two threads then operate like this:
    T1) While read from client != -1, write to server
    T2) While read from server != -1, write to client
    Seems simple enough, and sort of works.
    The problem I have is cleanly closing all sockets without screwing up either the tunnel or a client.
    I try not to close the streams / sockets at the 'logical' times, but for some reason any combination I try results in Socket Closed exceptions during a read in either the tunnel or the client.
    There is a fair amount of code - so I dont expect anyone to wade thru it to find the problem, but Im just wondering if anyone has:
    1) Had similar problems and found a solution
    2) Can point me in the direction for more details on the mechanics and implications of closing socket streams
    The java docs seem very sketchy on this subject!!
    Thanks for your help!

    Thanks for the response (2 dukes for the fast reply - plenty more available on this one though!)....
    Does this mean that there is no 'clean' way to accomplish the transfer task?
    I think both examples will work, but I have a couple of issues:
    This exception is quite normal and indicates that another thread abruptly forced your socket closed or you tried to read or write after closing it yourself. You must catch it.The problem I have with this is that under these circumstances, it is a 'SocketException' which is thrown. The API says that this is thrown if 'there is an error in the underlying protocol, such as a TCP error'. So to be sure I was dealing with the right problem, I'd have to start parsing the exception text looking for "Socket Closed".
    Im keener on option 2:
    providing signalling between your threads Sounds like this is what I need.... Again there is a catch though.
    See, the thread handling the client will be in a blocking read (it will have read everything from the client, and written it to the server. However, as the client socket isn't closed yet, it doesn't know its time to stop). So, Im back to using exceptions again (Im assuming I'd have to do an interrupt?).
    I thought I could get round this on the client side by closing the output stream after writing everything (would signify to the reader thread that all is done).
    This, however, just results in the socket getting closed (my ignorance of the underlying mechanics of sockets showing through here...).
    Further, I want my 'monitor' to work with all request / response based systems - so I cant write a termination sequence on the client side to indicate end of input.
    So - Im really stuck with using exceptions as flags then??

  • HELP! LOOKING FOR SOFTWARE FOR MY g6-2032TX Windows7 32 bit OS

    Hi!
    I have a Pavilion g6 g6-2032TX which I reformat using Windows7 32 bit OS.  I can't find software for the 32 bit OS in this site.  Please send me solutions or links where I can download softwares.
    Thanks,
    Moi

    You're very welcome.
    if you were using an English version of W7 Home Premium 64 bit, you can DL it from the link below.
    http://forums.mydigitallife.info/threads/14709-Windows-7-Digital-River-direct-links-Multiple-Languag...
    There is no 32 bit driver for the AMD/Intel switchable graphics so nobody has succesfully gotten everything to work on W7 32 bit.
    You can get every other driver but the graphics and what good is that?

  • My itunes player on my desktop skips when playing songs. I have re-installed but the problem continues. I have Windows7 64 bit.

    My itunes player on my desktop (Windows7 64 bit) skips while playing songs. I have re-installed but the problem continues. Any suggestions?

    I'm expreriencing the same conditions with the same environment.  Windows 8, iTunes-64 11.1.2.32, iTunes Store with a processing bar up to 80 +/- and the POPUP MESSAGE OF "iTunes stopped working. The error ...."
    I UNINSTALLED, iTUNES WITH NO POSITIVE RESULT.  I CHECKED THE FIREWALL AND IS THE SAME DEFINITION AS THE PREVIOUS ITUNES VERSION.
    My iTunes StoreS from my iPhones ARE OK.
    I'm spending a lot of time of research for WINDOW'S iTUNE with no solutions.... 

Maybe you are looking for

  • [SOLVED] Compiling smaragd

    Hi, I'm trying to compile smaragd (or smaragd-git, same problem) and this is the output: ==> Building and installing package ==> Making package: smaragd 0.0.7-1 (Sun Nov 17 14:43:45 CET 2013) ==> Checking runtime dependencies... ==> Checking buildtim

  • Implementing Clustering in HFM

    Dear All, I am trying to implement clustering in HFM. When I am going into EPM system Configurator and select HFM - configure application clusterI am unable to see both the HFM servers that are available. Only this server on which I am running the co

  • How set color for a ValidationTextField's hint?

    I want to set color for a ValidationTextField's hint, to implement watermark effect, how do it?

  • IXMLDOMDocumentPtr save method is saving the z:row tags in single row.

    When i am trying to create a IXMLDOMDocumentPtr and using appendchild populating the domdocument object and finally saving it to the xmlfile the appended rows comes in a single row if we open in notepad. here is the code snippet: IXMLDOMElementPtr pX

  • Allowing some Att types to transfer data to HR infotype using Tcode CAT6

    Dear Experts, I would like to know is there any option to allow only some attendance types to transfer data from CATS to HR info type 2002 using transaction code CAT6. With regards, Chandra Sekhar