Ali Salehian

Forum Replies Created

Viewing 4 replies – 1 through 4 (of 4 total)
  • Author
    Replies
  • in reply to: Swap space with Cloverleaf 6.2 #85981
    Ali Salehian
    Participant

      Hello Jeff,

      Thank you for your response!

      in reply to: Translation of an EDI data file to text fixed columns date f #83626
      Ali Salehian
      Participant

        Thank you, I will! I am sure you will hear from me again!

        Ali

        in reply to: Compiling issues with a Java program in cis5.8 environment #81206
        Ali Salehian
        Participant

          Thank you Levy for your help,

          I will follow up this issue with our Cloverleaf technical contact, sharing the information you provided with him.

          Ali

          in reply to: Compiling issues with a Java program in cis5.8 environment #81204
          Ali Salehian
          Participant

            Hello Levy,

            The followings are information related to my login and the environment:

            1. login ID

            cldev % whoami

            hci

            2. Hci root and my working site (dev_as_02)

            cldev % showroot

            HCI root is /hci/cis5.8/integrator

            HCI master site is site_master

            HCI site is dev_as_02

            3. Class path

            cldev % echo $CLASSPATH

            /hci/cis5.8/integrator/dev_as_02/java_uccs:.:/hci/cis5.8/integrator/clgui/lib/cljava.jar:/hci/cis5.8/integrator/java_uccs

            4. Java version

            cldev % java -version

            java version “1.6.0”

            5. The way that I compile.

            cldev % javac  HL7TPS.java

            Errors:

            HL7TPS.java:8: cannot access com.quovadx.cloverleaf.upoc.TPS

            bad class file: /hci/cis5.8/integrator/clgui/lib/cljava.jar(com/quovadx/cloverleaf/upoc/TPS.class)

            class file has wrong version 50.0, should be 49.0

            Please remove or make sure it appears in the correct subdirectory of the classpath.

            public class HL7TPS extends TPS

                                       ^

            1 error

            The first line of HL7TPS starts with:

            import com.quovadx.cloverleaf.upoc.*;

            Thanks for your help!

            Ali

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