IRC server

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Sasq
    Administrator
    • Jan 2001
    • 4633

    #1

    IRC server

    We have a new java client, as well as the irc server is now hosted here.
    irc.murc.ws

    Come, visit, talk, whine at the admin about the new style

    irc.sasqs.net will still work - but is currently undergoing dns changes.
    Juu nin to iro


    English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.
  • agallag
    Super MURCer
    • Aug 1999
    • 3201

    #2
    The java client is "unable to connect".
    Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

    Comment

    • Sasq
      Administrator
      • Jan 2001
      • 4633

      #3
      Which browser, what secutiry settings for java?
      its an unsigned applet, which usually is ok, as its only connecting directly back to the murc server
      Juu nin to iro


      English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.

      Comment

      • mmp121
        MURCer
        • Aug 2001
        • 683

        #4
        Tested it out, works great. FireFox 1.0 w/SunJava 1.4.2 I think
        Go Bunny GO!


        Titan:
        MSI NEO2-FISR | Intel P4-3.0C | 1024MB Corsair TWINX1024 3200LLPT RAM | ATI AIW 9700 Pro | Dell P780 @ 1024x768x32 | Turtle Beach Santa Cruz | Sony DRU-500A DVD-R/-RW/+R/+RW | WDC 100GB [C:] | WDC 100GB [D:] | Logitech MX-700

        Mini:
        Shuttle SB51G XPC | Intel P4 2.4Ghz | Matrox G400MAX | 512 MB Crucial DDR333 RAM | CD-RW/DVD-ROM | Seagate 80GB [C:] | Logitech Cordless Elite Duo

        Server:
        Abit BE6-II | Intel PIII 450Mhz | Matrox Millennium II PCI | 256 MB Crucial PC133 RAM | WDC 6GB [C:] | WDC 200GB [E:] | WDC 160GB [F:] | WDC 250GB [G:]

        Comment

        • VJ
          Moderator
          • Mar 2001
          • 9733

          #5
          It doesn't seem to work on Opera 7.5... (Sun Java 1.4.2_03)

          I get
          Startup error: java.lang.Error: Unable to load interface pixx: java.lang.ClassNotFountException: irc.gui.pixx.Interface
          (I did get a warning regarding the applet being unsigned, but accepted it)

          It did work on other browsers (tried IE).



          Jörg
          pixar
          Dream as if you'll live forever. Live as if you'll die tomorrow. (James Dean)

          Comment

          • agallag
            Super MURCer
            • Aug 1999
            • 3201

            #6
            Originally posted by Sasq
            Which browser, what secutiry settings for java?
            its an unsigned applet, which usually is ok, as its only connecting directly back to the murc server
            IE6SP1, XP SP2, default script security. All I get is:

            "Connecting...
            Unable to connect : null "

            I think I'm still using the MS JVM, would that be the problem?
            Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

            Comment

            • Sasq
              Administrator
              • Jan 2001
              • 4633

              #7
              could be, also get the java consol up, there is probably some warnings/stack traces in it.

              I would recomend installing the Sun JVM, MS has stopped any security upgrades/patches on the MS jvm for over a year
              Juu nin to iro


              English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.

              Comment

              • agallag
                Super MURCer
                • Aug 1999
                • 3201

                #8
                I installed the Sun JRE, and...

                Code:
                Java Plug-in 1.5.0_01
                Using JRE version 1.5.0_01 Java HotSpot(TM) Client VM
                User home directory = C:\Documents and Settings\agallag
                ----------------------------------------------------
                c:   clear console window
                f:   finalize objects on finalization queue
                g:   garbage collect
                h:   display this help message
                l:   dump classloader list
                m:   print memory usage
                o:   trigger logging
                p:   reload proxy configuration
                q:   hide console
                r:   reload policy configuration
                s:   dump system and deployment properties
                t:   dump thread list
                v:   dump thread stack
                x:   clear classloader cache
                0-5: set trace level to 
                ----------------------------------------------------
                java.lang.ArrayIndexOutOfBoundsException: 1
                	at irc.IRCServer.getServerName(Unknown Source)
                	at irc.Status.getServerName(Unknown Source)
                	at irc.Status.getName(Unknown Source)
                	at irc.gui.pixx.BaseAWTSource.getStyleContext(Unknown Source)
                	at irc.gui.pixx.PixxMDIInterface.test(Unknown Source)
                	at irc.gui.pixx.PixxMDIInterface.AWTSourceRemoved(Unknown Source)
                	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                	at java.lang.reflect.Method.invoke(Unknown Source)
                	at irc.EventDispatcher.dispatchEventSync(Unknown Source)
                	at irc.ListenerGroup.sendEvent(Unknown Source)
                	at irc.ListenerGroup.sendEvent(Unknown Source)
                	at irc.gui.pixx.PixxTaskBar.leave(Unknown Source)
                	at irc.gui.pixx.PixxTaskBar.removeStatus(Unknown Source)
                	at irc.gui.pixx.PixxMDIInterface.statusRemoved(Unknown Source)
                	at irc.gui.pixx.PixxMDIInterface.sourceRemoved(Unknown Source)
                	at irc.IRCApplication.sourceRemoved(Unknown Source)
                	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                	at java.lang.reflect.Method.invoke(Unknown Source)
                	at irc.EventDispatcher.dispatchEventSync(Unknown Source)
                	at irc.ListenerGroup.sendEvent(Unknown Source)
                	at irc.ListenerGroup.sendEvent(Unknown Source)
                	at irc.IRCServer.leaveStatus(Unknown Source)
                	at irc.IRCServer.leave(Unknown Source)
                	at irc.IRCApplication.uninit(Unknown Source)
                	at IRCApplet.stopEff(Unknown Source)
                	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                	at java.lang.reflect.Method.invoke(Unknown Source)
                	at irc.EventDispatcher.dispatchEventSync(Unknown Source)
                	at irc.DispatchThread.run(Unknown Source)
                java.net.SocketException: Software caused connection abort: connect
                	at java.net.PlainSocketImpl.socketConnect(Native Method)
                	at java.net.PlainSocketImpl.doConnect(Unknown Source)
                	at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
                	at java.net.PlainSocketImpl.connect(Unknown Source)
                	at java.net.SocksSocketImpl.connect(Unknown Source)
                	at java.net.Socket.connect(Unknown Source)
                	at java.net.Socket.connect(Unknown Source)
                	at java.net.Socket.(Unknown Source)
                	at java.net.Socket.(Unknown Source)
                	at irc.security.DefaultSecuredProvider.getSocket(Unknown Source)
                	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
                	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
                	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
                	at java.lang.reflect.Method.invoke(Unknown Source)
                	at irc.EventDispatcher.dispatchEventSync(Unknown Source)
                	at irc.DispatchThread.run(Unknown Source)
                Still get:

                Connecting...
                Unable to connect : null

                Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

                Comment

                • Sasq
                  Administrator
                  • Jan 2001
                  • 4633

                  #9
                  very strange, the parameters are not being passed, could you grab me a copy of the html for that page (part of it is dynamic) and email it to me - sasq at matroxusers dot com
                  Juu nin to iro


                  English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.

                  Comment

                  • agallag
                    Super MURCer
                    • Aug 1999
                    • 3201

                    #10
                    ...sent. Now that I think about it, I don't think the Java chat ever worked for me on the old site either. My network is pretty simple, Linksys router and dumb switch, so I don't think that could be doing it...
                    Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

                    Comment

                    • Sasq
                      Administrator
                      • Jan 2001
                      • 4633

                      #11
                      I just changed the html slightly give that a try, you do appear to be using the sun VM.
                      for some reason it seems to be having issues locating the url... not sure on that.

                      You should now hit an unsigned jar file, that won't popup as its going directly back to here.
                      Juu nin to iro


                      English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.

                      Comment

                      • agallag
                        Super MURCer
                        • Aug 1999
                        • 3201

                        #12
                        The popup is gone, but it's still not connecting. Weird...
                        Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

                        Comment

                        • agallag
                          Super MURCer
                          • Aug 1999
                          • 3201

                          #13
                          Just so you know, now that I've reinstalled my machine (with Media Center Edition!), chat works fine. I guess my old XP install was way overdue for a cleansing.
                          Lady, people aren't chocolates. Do you know what they are mostly? Bastards. Bastard coated bastards with bastard filling. But I don't find them half as annoying as I find naive, bubble-headed optimists who walk around vomiting sunshine. -- Dr. Perry Cox

                          Comment

                          • Sasq
                            Administrator
                            • Jan 2001
                            • 4633

                            #14
                            Originally posted by agallag
                            Just so you know, now that I've reinstalled my machine (with Media Center Edition!), chat works fine. I guess my old XP install was way overdue for a cleansing.
                            I usually find a flame thrower works best for that, or an industrial microwave
                            Juu nin to iro


                            English doesn't borrow from other languages. It follows them down dark alleys, knocks them over, and goes through their pockets for loose grammar.

                            Comment

                            Working...