• java virtual machine start failed

    By Beverly G Barbush 2 decades ago

    I am trying to review your database and I keep getting this error:



    "Java Virtual Machine Failed to Start"



    Is this something I need to config? and can you point me to some documentation? thanks - developer in training

    • Not enough information

      By Thomas Schulte 2 decades ago

      What version do you use?

      We know that with V8 (at last in Beta) the windows client is reset to standard mode.

      We have no known issues with V7 and V6 regarding your type of failure message.



      And we know that running the database under a server less than V6 is not really possible.

      • java error

        By Beverly G Barbush 2 decades ago

        we are on notes 6.5



        I am on your most recent download version, I downloaded it monday this week. V 1.5.3



        I am able to navigate, through database, but every click causes this java error about 5 times.



        I am running your db in notes client, not the web, which I believe is correct.

        • One question and some hints

          By Thomas Schulte 2 decades ago

          Did you install the database local only?

          This is not recommended. The full functionality is available only if installed on a server.



          And there are some Java classes esp. ClassStatusBox. Try to recompile this one.

          • class:statusbox

            By Beverly G Barbush 2 decades ago

            I installed this on the server.



            You were right about the compile errors. The following did not compile, Class:StatusBox, Lib.appl.functions (calls class:statusbox), EFLEngine (not sure if this does anything)



            Any suggestions on what is wrong with script?

            • fixed this in next release

              By Ulrich Krause 2 decades ago

              The problem is not the class itself . I guess you installed the db on a non-windows server.

              When any of the agents run, they make calls to the lib.appl.function. The lib.appl.functions inherits another LS lib which makes call to class:Statusbox.

              It is not the agent which makes the call but it seems that the VM tries to start even if you include a LS lib which call JAVA code.

              This behaviour can be reproduced.



              In release 1.6 I rearranged the libraries and fixed the error.

              Pls. send me an e-Mail ( eknori at eknori dot de ) and I'll send you the latest release for testing.

              • sent you an email

                By Beverly G Barbush 2 decades ago

                just sent an email, let me know if you didn' t get it. Otherwise my email is bbarbush@nbcoatings.com. Thanks for all your help.