2 Replies Latest reply on Jan 30, 2007 8:09 PM by jailau_24

    connecting to JBOSS and TOMCAT will die

    jailau_24

      Pls.. help..

      Everytime I connect to jboss, tomcat has been dead..
      And It returns error:
      /var/log/momasrv.log (scanned at Wed Jan 24 16:14:59 PHT 2007) 2007-01-24 16:14:43,300 [MO Service HTTP Client] ERROR com.mwise.HTTP.Client - IOException trying to finish connecting to <202.163.229.51>: java.net.ConnectException: Connection refused 2007-01-24 16:14:43,506 [MO Service HTTP Client] ERROR com.mwise.HTTP.Client - IOException trying to finish connecting to <202.163.229.51>: java.net.ConnectException: Connection refused 2007-01-24 16:14:43,712 [MO Service HTTP Client] ERROR com.mwise.HTTP.Client - IOException trying to finish connecting to <202.163.229.51>: java.net.ConnectException: Connection refused 2007-01-24 16:14:43,918 [MO Service HTTP Client] ERROR com.mwise.HTTP.Client - IOException trying to finish connecting to <202.163.229.51>: java.net.ConnectException: Connection refused 2007-01-24 16:14:43,946 [SmsEngine #50] ERROR mwise.smsengine.Distributor - Error parsing Wddx

      Pls. tell me what's the meaning of the error. thanx..

        • 1. Re: connecting to JBOSS and TOMCAT will die
          genman


          Server logs? Version?

          Does "telnet yourserver 8080" or whatever work?

          • 2. Re: connecting to JBOSS and TOMCAT will die
            jailau_24

            Additional problem comes out on our system. Just to give background we have a content provider located in different network. Their application server is a Linux JBOSS server. Our APP00-202.163.229.51 will connect to their JBOSS Server-192.168.1.216 everytime there's a bets comes in to the system, the APP00 Linux Tomcat service died on this processed.

            Please see attached information

            ===================START=======================

            [Live MO/MT]

            MO Traffic

            Jan 25, 2007 19:45:15 SMART.7168 7168 639189396931 MagicFive M5
            M5 5 25 3 7 36 G


            MT Traffic

            Jan 25, 2007 19:45:26 SMART.7168 7168 639189396931 MagicFive M5
            M5: Sorry, request could not be processed at the moment. Please wait for further announcements.


            [APP00 console]

            [root@app00 log]# date ; service tomcat status
            Thu Jan 25 19:46:58 PHT 2007
            Tomcat is dead but subsys is locked

            [APP00.vas.tssph.com 202.163.229.51 MOMASRV.LOG]

            * What's this error means ?

            2007-01-30 15:54:45,534 [SMPPDriver:smart-smpp] ERROR com.mwise.MMSentre.composers.ComposerIf - Bad karma from Java's Charset, conve
            rting from US-ASCII to UTF-8:
            java.nio.charset.MalformedInputException: Input length = 1
            at java.nio.charset.CoderResult.throwException(CoderResult.java:260)
            at java.nio.charset.CharsetDecoder.decode(CharsetDecoder.java:763)
            at com.mwise.MMSentre.composers.ComposerIf.charsetConvert(ComposerIf.java:167)
            at com.mwise.MMSentre.drivers.SMPPDriver.readMessage(SMPPDriver.java:865)
            at com.mwise.MMSentre.drivers.SMPPDriver.handleDeliverSM(SMPPDriver.java :796)
            at com.mwise.MMSentre.drivers.SMPPDriver.handlePDU(SMPPDriver.java:638)
            at com.mwise.MMSentre.drivers.SMPPDriver.handleEvents(SMPPDriver.java:457)
            at com.mwise.MMSentre.drivers.SMPPDriver.run(SMPPDriver.java :362)
            at java.lang.Thread.run(Thread.java:534)

            thank you