Carson Nguyen

Forum Replies Created

Viewing 15 replies – 1 through 15 (of 16 total)
  • Author
    Replies
  • in reply to: Curious – why don’t you participate in clovertech #118364
    Carson Nguyen
    Participant

      Another vote for ease of use/feel of new forum platform vs the old…

       

      Kind regards,

      Carson Nguyen

      in reply to: Another VPN/Firewall Vendor Battle #79878
      Carson Nguyen
      Participant

        Lori Owen wrote:

        We have 2 inbound threads from a vendor over a VPN. It ‘appears’ that the vendor is not releasing our port and we have had to bounce the threads to open the ports back up. Before we bounce, we have done a netstat -a and the ports are not listed – they are gone. Is this normal behavior? We bounce the threads and the ports are back in a LISTENING status. We have gone back and forth with the vendor and they keep blaming Cloverleaf. We have put in stop/start jobs (that worked) and have finally set the ports to multi-server which has helped as well. The vendor’s network guy sent the below info after we “suggested” that the ports were not getting released after the VPN closed. Any thoughts?

        “It is a system/software limitation and not a function of the VPN tunnel itself.

        in reply to: SIMPLE XLATE CONCAT/COPY USING TEMP VARIABLES #79894
        Carson Nguyen
        Participant

          Tom Parsons wrote:

          Hello,

          Simple XLATE on CL 5.4P_REV1 WINDOWS.

          Copying literal text data to temp variable.

          COPY

          in reply to: cloverleaf 6.0 – concern about site name length limit #77964
          Carson Nguyen
          Participant

            Russ Ross wrote:

            The reason I made this post was to hopefully get an answer to our question.

            How long can a site name be in Cloverleaf 6.0 and are there conditions that could also limit the site name length?

            Since the documentation contradicts itself, I’m not able to use the doucmentation to get the answer to our question.

            Has anyone been able to get a definitive answer on the site and thread name limitations?

            in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74351
            Carson Nguyen
            Participant

              Carter,

              It worked like a charm.  Thanks for the extra help.

              I owe you a cold one.  ðŸ˜€

              Carson

              in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74350
              Carson Nguyen
              Participant

                Carter Harrison wrote:

                OS X doesn’t actually respect that JVM setting.

                in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74348
                Carson Nguyen
                Participant

                  Carter Harrison wrote:

                  Do me a favor and try replacing your Info.plist with the one I included earlier in the thread.

                  in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74346
                  Carson Nguyen
                  Participant

                    Code:

                     
                    Carsons-MacBook-Air:MacOS mrcn$ ./JavaApplicationStub
                    [JavaAppLauncher Error] CFBundleCopyResourceURL() failed loading MRJApp.properties file
                    [LaunchRunner Error] No main class specified
                    [JavaAppLauncher Error] CallStaticVoidMethod() threw an exception
                    Exception in thread “main” java.lang.NullPointerException
                    at apple.launcher.LaunchRunner.run(LaunchRunner.java:113)
                    at apple.launcher.LaunchRunner.callMain(LaunchRunner.java:51)
                    at apple.launcher.JavaApplicationLauncher.main(JavaApplicationLauncher.java:61)
                    Carsons-MacBook-Air:MacOS mrcn$  

                    in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74345
                    Carson Nguyen
                    Participant

                      Thanks, Carter.

                      I’ll give it a whirl.

                      in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74343
                      Carson Nguyen
                      Participant

                        Carter Harrison wrote:

                        You are missing the following portion:


                        Properties

                        [code]
                        Properties

                        in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74341
                        Carson Nguyen
                        Participant

                          I’m going to do a diff on your file and mine and see what shows:

                          CFBundleName

                          Cloverleaf

                          CFBundleIdentifier

                          com.hie.cloverleaf.gui.launchpad.LaunchpadApplication

                          CFBundleVersion

                          100.0

                          CFBundleAllowMixedLocalizations

                          true

                          CFBundleExecutable

                          JavaApplicationStub

                          CFBundleDevelopmentRegion

                          English

                          CFBundlePackageType

                          APPL

                          CFBundleSignature

                          ????

                          CFBundleInfoDictionaryVersion

                          6.0

                          CFBundleIconFile

                          GenericApp.icns

                          Java

                          MainClass

                          com.hie.cloverleaf.gui.launchpad.LaunchpadApplication

                          JVMVersion

                          1.5+

                          ClassPath

                          $JAVAROOT/clgui.jar

                          $JAVAROOT/cljava.jar

                          $JAVAROOT/CmpCrmf.jar

                          $JAVAROOT/crysec.jar

                          $JAVAROOT/cscjmx.jar

                          $JAVAROOT/dnsns.jar

                          $JAVAROOT/dtfj-interface.jar

                          $JAVAROOT/dtfj.jar

                          $JAVAROOT/dtfjview.jar

                          $JAVAROOT/gskikm.jar

                          $JAVAROOT/healthcenter.jar

                          $JAVAROOT/ibmcmsprovider.jar

                          $JAVAROOT/ibmjcefips.jar

                          $JAVAROOT/ibmjceprovider.jar

                          $JAVAROOT/ibmkeycert.jar

                          $JAVAROOT/IBMKeyManagementServer.jar

                          $JAVAROOT/ibmpkcs11impl.jar

                          $JAVAROOT/ibmsaslprovider.jar

                          $JAVAROOT/ibmxmlencprovider.jar

                          $JAVAROOT/jaccess.jar

                          $JAVAROOT/jbcl3.0-res.jar

                          $JAVAROOT/jbcl3.0.jar

                          $JAVAROOT/jdmpview.jar

                          $JAVAROOT/jgl3.1.0.jar

                          $JAVAROOT/jsp-api.jar

                          $JAVAROOT/localedata.jar

                          $JAVAROOT/lucene-core-3.0.1.jar

                          $JAVAROOT/lucene-regex-3.0.1.jar

                          $JAVAROOT/servlet-api.jar

                          $JAVAROOT/xmlencfw.jar

                          in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74339
                          Carson Nguyen
                          Participant

                            Carter Harrison wrote:

                            Yep – you missed step #8 in my instructions.

                            in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74337
                            Carson Nguyen
                            Participant

                              Carter Harrison wrote:

                              Carson,

                              In the PM you sent me, you said you would attempt to launch the Cloverleaf app but then nothing would happen.

                              in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74335
                              Carson Nguyen
                              Participant

                                Bob,

                                Would you mind posting a direct link to the suggestions/enhancement requests area of Infor’s website?

                                Thanks,

                                Carson

                                Bob Richardson wrote:

                                One and All,

                                Why not create a request to add MAC to the supported client platforms

                                for the IDE software?

                                in reply to: [HOWTO] Cloverleaf 5.8 Client on Mac OS X 10.6 #74333
                                Carson Nguyen
                                Participant

                                  Thanks for the prompt reply and information, Carter!  I will try those additional troubleshooting steps when I get back home and will let you know.  

                                  Happy Friday,

                                  Carson

                                  Carter Harrison wrote:

                                  Carson,

                                  In the PM you sent me, you said you would attempt to launch the Cloverleaf app but then nothing would happen.

                                Viewing 15 replies – 1 through 15 (of 16 total)