Uploaded image for project: 'Crucible'
  1. Crucible
  2. CRUC-6667

crucible stop script - Connection reset issue after Oracle DB migration

    XMLWordPrintable

Details

    • Support Request
    • Resolution: Handled by Support
    • Low
    • None
    • None
    • None

    Description

      We recently migrated to Orcale DB from inbuilt HSQL DB and the stop script fails with the below exception. Do we need to make any changes in the config xml?

      Config xml :

      <config control-bind="127.0.0.1:8059" version="1.0" admin-hash="xxxxxxxxxxx">

      Exception:
      FishEye Shutdown successfully
      Problem connecting to 127.0.0.1:8059 : Connection reset
      java.net.SocketException: Connection reset
      at java.net.SocketInputStream.read(SocketInputStream.java:168)
      at sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:264)
      at sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:306)
      at sun.nio.cs.StreamDecoder.read(StreamDecoder.java:158)
      at java.io.InputStreamReader.read(InputStreamReader.java:167)
      at java.io.BufferedReader.fill(BufferedReader.java:136)
      at java.io.BufferedReader.readLine(BufferedReader.java:299)
      at java.io.BufferedReader.readLine(BufferedReader.java:362)
      at com.cenqua.fisheye.ctl.BaseRemoteCommand.sendCommand(BaseRemoteCommand.java:101)
      at com.cenqua.fisheye.ctl.BaseRemoteCommand.mainImpl(BaseRemoteCommand.java:62)
      at com.cenqua.fisheye.ctl.Stop.main(Stop.java:11)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
      at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
      at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
      at java.lang.reflect.Method.invoke(Method.java:597)
      at com.cenqua.fisheye.FishEyeCtl.mainImpl(FishEyeCtl.java:98)
      at com.cenqua.fisheye.FishEyeCtl.main(FishEyeCtl.java:41)

      Attachments

        Activity

          People

            Unassigned Unassigned
            f3092c10fbac CTO Build, Run, and Architecture
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: