Problem with Socket in FireFox 3.5

My applet is trying to open a SecureSocket in FF 3.5 to connect to port xxxx on the server. Everything works fine for IE and FF below 3.5. However, in FF 3.5, I find out that everytime I open a Socket, it opens 2 ports to connect to port xxxx on the server. For IE and FF below 3.5, it only opens 1 port to connect to port xxxx on the server. I don't know what is the problem here. Is this a bug of FF? Is there anyway to work around this because my server only accepts one connection from each client.If the client is trying to connect to it more than one, it will refuse.

Kirax wrote:
Is this a bug of FF? Seems unlikely that it would be a FF bug, as all of that code is (to my knowledge) run strictly within a JVM. Can you post an SSCCE? Perhaps you have a bug that is only being exposed on a certain environment.
Is there anyway to work around this because my server only accepts one connection from each client.If the client is trying to connect to it more than one, it will refuse.What happens on your client if your server just refuses the second connection? Where's the harm?
Edited by: endasil on 3-Oct-2009 2:54 AM

Similar Messages

  • Problems with Safari and Firefox (HTTP?)

    Problems with Safari and Firefox (HTTP?)
    On a laptop G4, 10.5.8 and Safari 5.02 I experience the following:
    On the account of my oldest daughter everything works fine, i.e. wireless internet works and no problems with mail or safari.
    On the same laptop, on the account of my other daughter, the wireless is OK, she can mail etc. But safari nor firefox works. It says: can’t find server (whatever site) and in the activity window it looks if safari tries to open files (in the safari preferences-folder) in stead of http. Same applies to Firefox, so maybe it has more to do with HTTP in general?
    What goes wrong? What to do? I tried the following on the host terminal (tips from Apple)
    defaults write com.apple.safari WebKitDNSPrefetchingEnabled -boolean false
    and
    defaults delete com.apple.safari WebKitDNSPrefetchingEnabled
    but that did not help,
    Nanne

    I'm still wondering why it happens now at this moment in time...
    PC does seem to be a bit odd & inconsistent, the few times I've tested with it, at least so far as we content filtering goes; and if I remember rightly, you're not the first to report previously ok settings suddenly preventing some or all internet until pc is switched off altogether.
    It may work when re-enabled

  • Since the most recent Firefox update 3.6.8 by banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you g

    Since the most recent Firefox update 3.6.8 my banking institution no longer shows as having a secure encrypted connection, however, my bank assures me all is well with their certificates and that is a problem with the new Firefox browser update, can you give me some idea why it is doing this?
    == This happened ==
    Every time Firefox opened
    == Right after the new Firefox update

    Hello Anne.
    Can you please try it in a new (temporary) Firefox profile and see if the issue is still present? See [http://support.mozilla.com/en-US/kb/Managing+profiles this article] to know how to create a new Firefox profile. Please report back the results.

  • [SOLVED]Problem with packettracer and firefox

    Hi
    I've got a problem with firefox and packettracer.
    When i click on pka file in firefox, it don't open this file in packettracer but wants to save on disk. I've got a version 5.3.1-1 packettracer and latest version firefox.
    I don't know when problem was occured but last week everything was ok. I think that's either update. Meyby it's important that when i type in console:
    update-desktop-database /usr/share/mime
    i've got such errors:
    Unknown media type in type 'all/all'
    Unknown media type in type 'all/allfiles'
    Unknown media type in type 'uri/mms'
    Unknown media type in type 'uri/mmst'
    Unknown media type in type 'uri/mmsu'
    Unknown media type in type 'uri/pnm'
    Unknown media type in type 'uri/rtspt'
    Unknown media type in type 'uri/rtspu'
    Unknown media type in type 'fonts/package'
    Unknown media type in type 'interface/x-winamp-skin'
    i have installed kde 4.5.5-1
    Do you know some solution for my problem?
    edit: update firefox solve my problem
    Last edited by ElNinijo (2013-06-08 08:35:12)

    I've had this happen now and again. You can rebind the lease yourself with:
    $ dhcpcd --rebind
    You could also try increasing the timeout by adding
    TimeoutDHCP=
    to your netctl profile/s - see netctl.profile(5) as WonderWoofy suggests. Although I haven't tried the latter.
    Last edited by youngdm (2013-09-01 22:01:05)

  • Problem with socket packaging

    There seems to be a problem with the plastic cpu clip i work as a tech in a computer store we build many systems with msi boards, the plastic clip on the 915G series most times has fallen off and pins in the cpu socket have been damaged.
    You should use a plastic insert under the cpu hood to prevent it from falling off.

    Quote
    Not sure either why DelUK thinks this is not a suitable topic for this forum.
    Probably because Del interpreted "You should use a plastic insert under the cpu hood to prevent it from falling off." to mean that "You" was MSI, and not the members of this forum. Oddly enough, I interpreted this the same way.  I don't see where Del indicated the topic was not suitable, though.
    As Del said, and as mentioned in the Forum Rules, MSI does not participate here. If you feel there is a manufacturing problem, contact MSI directly.

  • Problem with Socket Sever

    Hello,
    I have a problem with a java socket.
    I have a server application that generate random number.
    I my client application, I connected to server application and red the random number.
    My problem is in my application client only read one time. After this, the socket server application close.
    How to do the server socket wait a new request from my client application?

    Put your accept in a while ....
    while (!this.interrupted()) {
    Socket socket;
    try {
    socket = serverSocket.accept();
    if (this.isInterrupted()) {
    return;
    new ClientConnection(); ///////Do your thing here ...
    } catch (IOException e) {
    return;
    HOPE this helps

  • When I use Firefox and Hotmail at startup, Firefox freezes for about 1 minute, and then I can continue. First I though it was my computer but 2 other girls in my class have the same problem with Hotmail and Firefox. What can I do to change this?

    When I start Firefox, about 15 seconds after I start it, my Firefox freezes for about 1 minute. I found out that it is my Hotmail that makes Firefox freeze.
    First I thought it was my computer, but I have 2 other girls in my class that use Hotmail and Firefox and their computer also freezes for 1 full minute.
    This is very annoying, what can I do to change this?
    xxx ellen
    p.s. I am from the Netherlands, maybe that has something to do with it?

    Try deleting cookies and cache:
    1. Tools| Clear recent history
    2. Time range to clear: Everything
    3. If it isn't already selected, select '''Cookies''' and '''Cache'''
    4. '''Clear now'''
    '''Check cookie exceptions'''
    1. Tools | Options | Privacy Panel
    2. Set '''Firefox will: Use custom settings for history.''' '''Insure Accept cookies for sites and accept third-party cookies''' is selected
    3. Click '''Exceptions'''. If the misbehaving site is in that list, select it and click '''Remove site'''
    '''Safe Mode'''
    Add-ons can cause problems with not being able to log into certain websites. To see if this is the case with your issue, run [[Safe mode]]. When you get to the safe mode window, select Continue in Safe Mode. If this resolves your problem, see [[Troubleshooting extensions and themes]] and [[Troubleshooting plugins]]
    Also see [[Updating Firefox]] and [[Cannot log in to websites]]

  • Problem with Flash in Firefox for MAC

    Hello, 
    I have a little trouble with flash in firefox ... 
    In fact, when I go on websites via firefox and it is the flash ... animation or flash application in meeting the latency to the point that even the youtube player lag when I also want to press the pause button (to pause the video) ...
    Major latency problem also when I play games in flash ...
    I tested the same sites in Safari and then everything is nikel I do not understand ... 
    I deleted the files "Player.plugin Flash" and "flashplayer.xpt" in the library of mac and reinstalling flash but it has not helped!
    Configuration: Mac OS X 
    Firefox 3.5.3
    Désolé si mon anglais n'est pas parfait, je l'ai traduit avec google ...
    je suis français
    FRENCH VERSION :
    Bonjour,
    J'ai un petit soucis avec flash sous firefox...
    En effet, quand je vais sur des sites via firefox et qu'il y a du flash... l'animation ou application sous flash rencontre des latences à tel point que même le player youtube lag également quand je souhaite appuyer sur le bouton pause (pour mettre en pause la vidéo)...
    Gros problème de latence également quand je joue à des jeux sous flash... style "le 4ème duel"
    j'ai tester les mêmes sites sous SAFARI et là tout est nikel je ne comprends pas ...
    j'ai supprimé les fichiers "Flash Player.plugin" et "flashplayer.xpt" dans la bibliothèque de mac et réinstaller flash mais cela n'a rien arrangé !!!
    Configuration: Mac OS X
    Firefox 3.5.3

    That is a Microsoft Word issue, so you will get the best results asking over on the Microsoft Office for Mac forums on Microsoft's web site.  Many people here don't use MS Word, while everyone there does.

  • Why does my hotmail account account no longer work right? Cannot forward or reply to messages without the original message being lost. Hotmail says it is a problem with the latest Firefox update.

    When I try to forward or reply to my emails in my Hotmail account, the original message disappears. Hotmail says it is a compatibility problem with the newest version of Firefox. They suggested I use Internet Explorer. Would prefer to use my old version of Firefox. How do I get it back? Or how can I get my hotmail account to work properly with the 3.6.3 version?
    == URL of affected sites ==
    http://hotmail.com

    When I try to forward or reply to my emails in my Hotmail account, the original message disappears. Hotmail says it is a compatibility problem with the newest version of Firefox. They suggested I use Internet Explorer. Would prefer to use my old version of Firefox. How do I get it back? Or how can I get my hotmail account to work properly with the 3.6.3 version?
    == URL of affected sites ==
    http://hotmail.com

  • Ongoing problems with Flash in Firefox 8

    I am still having problems with Flash player since upgrading to Firfox 8 - see previous posts.
    Symptoms:
    When I try to access any flash containing page, the flash content does not load or play - the area it should be is blank or shrunk out - not even a token jpeg.
    What I have tried:
    Checked Flash is installed and enabled and up to date - all OK.
    Tried re-installing Flash anyway - no effect.
    Tried uninstalling flash and re-installing - this fixes the problem temporarily, but as soon as I shut down and restart, the problem returns.
    Tried disabling other add ons - makes no difference. Only addon in this area is Freecorder toolbar.
    Tried updating settings in Windows Firewall to ensure Firefox is allowed - no change.
    Ensured my anti-virus/spyware program (PC Tools Anti-virus) is not blocking any of the websites - nothing there.
    Checked situation in IE (Yuck!) - works fine there.

    No response to this, and problem has not gone away. Looks like I am going to have to change browser....

  • I have had real problems with crashing of firefox. I finally realized it was my smartswipe extension. Why does this happen?

    I uninstalled and reinstalled firefox. It still kept crashing. I then disabled a lot of the extensions etc,. Realized it is the smart swipe. They told me it was compatible wtih firefox. It is not. Is there a way to fix this? I really like using smartswipe.

    Can you provide your recent Crash IDs here ?? (as described in the following article)
    * [[Firefox crashes#w_get-help-fixing-this-crash|Get help fixing this Crash]]
    That way we can get your Crash Reports which you can then provide to the SmartSwipe add-on Developers. By doing this, you can help them figure-out the problem with their add-on.

  • Problems with ligatures in firefox, gtk-apps

    I have trouble with ligatures such as fl and fi in firefox and some different gtk-apps(pidgin for example). The problem is that the ligatures are rendered at a slightly different size and weight for some fonts.
    I use libxft-lcd and freetype2-lcd. I don't really care for ligatures for on screen display, just a way to disable them altogether would work just fine.

    I believe multicast means you are sending with a 255 address, like 198.162.10.255. Most routers will block multicasts, probably because multicasts cause a lot of traffic. (And of course multicasts will not work over the internet.)
    UDP can send multicast or to a specific IP.
    There is no problem with using more than one port.
    If you listen on a UDP port then you get everything that fits in the buffer. So as long as packets aren't being dropped then you are getting everything.

  • Problems with youtube in firefox with windows 8 and 8.1

    Lately i sell some computers with windows 8, and windows 8.1, so they are fresh install. and i have problems with the videos under youtube, but just with firefox, with chrome works ok, with internet explorer the same, no problem. The problem when i'm using the pluging of flash, is the next:
    start the reproduction of the video with the default resolution in my case of 360, but after of a few seconds, 6 or 7, the reproduction jump to the lower resolution available (240 by example), and after other few seconds, do the same jump to a lower resolution, few seconds againd and jump to higher resolutions available, maybe 480, and so until try with every resolution available in the video and after of that show the next message:
    "Se ha producido un error, vuelve a intentarlo mas tarde"
    The messaage is in spanish because i'm using spanish versions to sell, well, just say that a error arised and try later.
    well i think maybe problems with the pluging of flash, i will try with the html5 support, then i enable the html5 support in youtube.
    And still with problems but a little different the video start with the default resolution (360), and after a few seconds maybe 3 or 4, the video stop, maybe 1 second and later continue by other 2 or 3 seconds of video and stop again other second, and continue on this way until the end of the video.
    I dont have problems with the network, i can see the videows without problems with other computers in the same network, or with mobile devices, but the problem is just with firefox.
    Isnt virus, because the installation is clean, i dont have extra software because the first times i think that would be by a extra software, then just clean installation of windows 8 and 8.1 and firefox, the problem i try versions since the 29 until now that the latest is the 33, the same problem, exactly in the same way, and doesn't help of nothing update the drivers of the motherboard or even install every update of windows.
    Procesador Intel(R) Pentium(R) CPU G2030 @ 3.00GHz
    motherboard gigabyte GA-H61M-DS2
    MEMORY 4gb RAM DDR·3
    Hard disk 500GB Seagate.
    with this same configuration i dont have problem if i have installed windows 7.
    I guess isnt a problem of hardware, because the other browsers can display the videos without any problem.
    - the latest version of mozilla firefox in every time.
    - I try every thing, clear cache, disable acceleration, update drivers, update windows, uninstall and reinstall, even format the machine again.
    I see other posts of people with similar problems, but without 1 good answer, just a lot of general solutions that doesnt work.
    i must confese that i dont test yet with other hardware and same software.
    I hope someone can help me.
    No big problem for me, because i dont use these computers, but i like use firefox, and if i had that problem in my computer i would be crazy trying to find a fix to the problem.

    The data of my firefox is this one, dont know if this can be of utility, in this moment i install the addblock, but the problem was since the installation was clean. then this doesnt affect in the result.
    Thank's
    "application": {
    "name": "Firefox",
    "version": "33.0",
    "userAgent": "Mozilla/5.0 (Windows NT 6.3; WOW64; rv:33.0) Gecko/20100101 Firefox/33.0",
    "supportURL": "https://support.mozilla.org/1/firefox/33.0/WINNT/es-MX/",
    "numTotalWindows": 1,
    "numRemoteWindows": 0
    "crashes": {
    "submitted": [],
    "pending": 0
    "modifiedPreferences": {
    "browser.cache.disk.capacity": 358400,
    "browser.cache.disk.smart_size.first_run": false,
    "browser.cache.frecency_experiment": 3,
    "browser.places.smartBookmarksVersion": 7,
    "browser.sessionstore.upgradeBackup.latestBuildID": "20141011015303",
    "browser.startup.homepage_override.mstone": "33.0",
    "browser.startup.homepage": "about:home",
    "browser.startup.homepage_override.buildID": "20141011015303",
    "extensions.lastAppVersion": "33.0",
    "gfx.direct3d.last_used_feature_level_idx": 0,
    "media.gmp-gmpopenh264.lastUpdate": 1413506428,
    "media.gmp-gmpopenh264.version": "1.1",
    "media.gmp-manager.lastCheck": 1413975157,
    "network.cookie.prefsMigrated": true,
    "places.history.expiration.transient_current_max_pages": 99545,
    "plugin.disable_full_page_plugin_for_types": "application/pdf",
    "plugin.importedState": true,
    "privacy.sanitize.timeSpan": 0,
    "privacy.sanitize.migrateFx3Prefs": true
    "lockedPreferences": {},
    "graphics": {
    "numTotalWindows": 1,
    "numAcceleratedWindows": 1,
    "windowLayerManagerType": "Direct3D 11",
    "windowLayerManagerRemote": true,
    "adapterDescription": "Intel(R) HD Graphics",
    "adapterVendorID": "0x8086",
    "adapterDeviceID": "0x0152",
    "adapterRAM": "Unknown",
    "adapterDrivers": "igdumdim64 igd10iumd64 igd10iumd64 igdumdim32 igd10iumd32 igd10iumd32",
    "driverVersion": "10.18.10.3621",
    "driverDate": "5-16-2014",
    "adapterDescription2": "",
    "adapterVendorID2": "",
    "adapterDeviceID2": "",
    "adapterRAM2": "",
    "adapterDrivers2": "",
    "driverVersion2": "",
    "driverDate2": "",
    "isGPU2Active": false,
    "direct2DEnabled": true,
    "directWriteEnabled": true,
    "directWriteVersion": "6.3.9600.17111",
    "webglRenderer": "Google Inc. -- ANGLE (Intel(R) HD Graphics Direct3D9Ex vs_3_0 ps_3_0)",
    "info": {
    "AzureCanvasBackend": "direct2d",
    "AzureSkiaAccelerated": 0,
    "AzureFallbackCanvasBackend": "cairo",
    "AzureContentBackend": "direct2d"
    "javaScript": {
    "incrementalGCEnabled": true
    "accessibility": {
    "isActive": false,
    "forceDisabled": 0
    "libraryVersions": {
    "NSPR": {
    "minVersion": "4.10.7",
    "version": "4.10.7"
    "NSS": {
    "minVersion": "3.17.1 Basic ECC",
    "version": "3.17.1 Basic ECC"
    "NSSUTIL": {
    "minVersion": "3.17.1",
    "version": "3.17.1"
    "NSSSSL": {
    "minVersion": "3.17.1 Basic ECC",
    "version": "3.17.1 Basic ECC"
    "NSSSMIME": {
    "minVersion": "3.17.1 Basic ECC",
    "version": "3.17.1 Basic ECC"
    "userJS": {
    "exists": false
    "extensions": [
    "name": "Adblock Edge",
    "version": "2.1.5",
    "isActive": true,
    "id": "{fe272bd1-5f76-4ea4-8501-a05d35d823fc}"
    "experiments": []
    }

  • Huge problems with Amazon and Firefox 5 (& IE, Chrome, Opera)

    I have Firefox 5 and Windows 7 Home. I have been having increasing problems with amazon pages hanging- not just with Firefox but with IE, Opera & Chrome. Sometimes everything is fine but increasingly amazon is becoming unusable. It has got worse since updating to Firefox 5 from 4. Can anyone help ( in non-technical language!)

    Try clearing the Cache in Firefox.
    Tools-> Clear Recent History -> [v] Cache
    or
    Tools->Options->Advanced->Network -> Offline storage -> [Clear Now]
    Youtube may have made some changes recently. Clear the Youtube cookie if above does not do it.

  • Problems with Gmail in Firefox version 20.0.1.

    I never had any problems with Gmail before this version. Now when I want to compose a new message the compose window and home page will turn into an empty white browser window. It is titled as if it were the inbox, but there are no links or words appearing in the window. I cannot type in this window either. So I am unable to send email from my desktop.
    Also, I can only read new messages. When I try to read older messages I'd saved for information purposes, I can no longer open those.

    Google has been tinkering with the design of Gmail lately, which raises the possibility that Firefox may be mismatching old cached files with new ones, or sending the site cookies that correspond to an older design.
    When you have a problem with one particular site, a good "first thing to try" is clearing your Firefox cache and deleting your saved cookies for the site.
    (1) Bypass Firefox's Cache
    Use Ctrl+Shift+r to reload the page fresh from the server.
    Alternately, you also can clear Firefox's cache completely using:
    orange Firefox button (or Tools menu) > Options > Advanced
    On the Network mini-tab > Cached Web Content : "Clear Now"
    If you have a large hard drive, this might take a few minutes.
    (2) Remove your google.com cookies (save any pending work first). While viewing a page on the site:
    * right-click and choose View Page Info > Security > "View Cookies"
    * Alt+t (open the classic Tools menu) > Page Info > Security > "View Cookies"
    That will open a dialog where you can remove the individual cookies.
    Then try reloading the page and logging in again. Does that help?

Maybe you are looking for