server.log logging

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf server.log logging

  • Creator
    Topic
  • #48225
    Daniel Lee
    Participant

      We are running Qvdx 3.8.1P on AIX 5.1 and have problems with huge server.log files.  The logging will be fine and then over night the log will keep logging the same thing over and over again.  The log messages seem to point to a problem with the server communicating with the client.  To support this I’ll come in the next day and find that one of the clients has lost it’s connection to the server.

      1)  Is the server activly trying to get the connection back with the client?

      2)  Is there any way I can turn this logging down so this file doesn’t grow so large?

      Here’s an example of a section of the server.log from last night:

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO: ***************REMOVING SES

      SION: Length = 32 43b1ed864d9894cbe1cc1f5a4eabaac533981402c3dcba7bcfc00d91d1012b

      9f

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO: java.lang.InternalError

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.lang.Error.(Error.java:43)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.lang.VirtualMach

      ineError.(VirtualMachineError.java:34)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.lang.InternalErr

      or.(InternalError.java:33)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLState.r

      emoveSession(SSLState.java:490)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      abort(SSLSocket.java:1340)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      getData(SSLSocket.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.RecordInpu

      tStream.read(RecordInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.Handshake.

      input(Handshake.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.Handshake.

      input(Handshake.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.Handshake.

      input(Handshake.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      getHandshake(SSLSocket.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      serverInit2(SSLSocket.java:766)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at com.hie.util.ssl.HieS

      SLSocket.serverInit2(HieSSLSocket.java:297)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      serverInit(SSLSocket.java:640)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.SSLSocket.

      initialize(SSLSocket.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.RecordInpu

      tStream.read(RecordInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at crysec.SSL.RecordInpu

      tStream.read(RecordInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.io.BufferedInput

      Stream.fill(BufferedInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.io.BufferedInput

      Stream.read(BufferedInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.io.DataInputStre

      am.readInt(DataInputStream.java(Compiled Code))

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at sun.rmi.transport.tcp

      .TCPTransport$ConnectionHandler.run(TCPTransport.java:558)

      chssrvr:RMI TCP Connection(361)-172.16.223.230:INFO:    at java.lang.Thread.run(

      Thread.java(Compiled Code))

    • The forum ‘Cloverleaf’ is closed to new topics and replies.