SingleInstance Service broken

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 8
    • Affects Version/s: 7u6
    • Component/s: deploy
    • b46
    • generic
    • windows
    • Verified

        run bugster twice from browser - you will get two instances of bugster.
        Bugster uses the SingleInstanceService, and you should get only one instance.

        When the native webstart code in system.c method sysWriteSocket, a call to send is made passing a UNICODE string.
        in Java code in SingleInstanceImpl.java, this socket is read from, and normal string is expected, so compare fails.

              Assignee:
              Calvin Cheung (Inactive)
              Reporter:
              Andy Herrick (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:
                Imported:
                Indexed: