James Phetteplace

Forum Replies Created

Viewing 6 replies – 1 through 6 (of 6 total)
  • Author
    Replies
  • in reply to: Resend from a file in GM? #112347
    James Phetteplace
    Participant

      GM

      Test: 6.2.1

      Prod: 6.1.1

      James Phetteplace
      Participant

        Thank you for your quick reply. I get this issue when using the same port as the GUI:

         

         

        error during JRMP connection establishment; nested exception is:
        java.net.SocketTimeoutException: Read timed out

        java.rmi.ConnectIOException: error during JRMP connection establishment; nested exception is:
        java.net.SocketTimeoutException: Read timed out
        at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:307)
        at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
        at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:338)
        at sun.rmi.registry.RegistryImpl_Stub.list(RegistryImpl_Stub.java:85)…………….

        in reply to: Route Details vs TPS Outbound data for TCL scripts #86350
        James Phetteplace
        Participant

          Yes the PANIC would still happen but because the TCL script was in the TPS Outbound data I was able to put this Thread in its own Process to isolate the issue so other threads in the previous process could get turned on and process their messages.

          We do not do any xlate here so from what I understand is there is no issues/concerns with putting tcl procs in the TPS Outbound data vs route details? I was thinking there might be some issues with how the messages queue if there are multiple threads in a process with tcl scripts in TPS Outbound data but wasn’t sure.

          in reply to: SMAT automatic cycle not working, "Cycling failed" #81897
          James Phetteplace
          Participant

            Thanks Max for a quick reply, I bounced the process when I turned on Log Cycle for that process but it isn’t working.

            I will open a ticket with Info.

            Thank you for your help.

            in reply to: SMAT automatic cycle not working, "Cycling failed" #81895
            James Phetteplace
            Participant

              I have read this thread a few times but  still trying to understand how log history works. I did a test to see if this works and it didn’t.

              Do I need to enable both site level and process level log cycling for this to work?

              For the site level we have

              Max Number of Log Files – Unlimited

              Max Logs total size – Unlimited

              Will this allow the site directory to continue to grow in size? or the current active log file? I thought by selecting Unlimited it will just continue to add new files to the process directory with new log files for that process?

              I also checked off Automatic Log Cycling for one process to see what would happen. Set it to 9999Kb. This file has grown way past that. I do not see a .old file in the process directory. My understanding with this checked off is that it will start a new file after it reaches 9999Kb and will rename the to .old? Is this correct?

              Does the file get moved somewhere or  is this just not working?

              I tried looking at the help file but it wasn

              in reply to: Getting an error using $% variables for counters. #82787
              James Phetteplace
              Participant

                Thank you, I knew it was something stupid I was doing. I could have done this in a TCL Script but didn’t want to just for something like that.

                Thanks again.

              Viewing 6 replies – 1 through 6 (of 6 total)