1 Reply Latest reply on Mar 14, 2006 7:55 AM by marklittle

    Exception (Phorum)

    marklittle

      Author: joaquin_figueiredo
      Date: 09-17-04 20:54

      when i run the client bank in mode jts local the program throws this exception, can you help me ? please


      com.arjuna.ats.arjuna.exceptions.FatalError
      at com.arjuna.ats.internal.jts.ORBManager.getPOA(ORBManager.java:86)
      at com.arjuna.ats.internal.jts.OTSImpleManager.(OTSImpleManager.java:309)
      at com.arjuna.ats.jts.OTSManager.get_current(OTSManager.java:65)
      at com.arjuna.demo.jts.localbank.BankClient.newAccount(BankClient.java:153)
      at com.arjuna.demo.jts.localbank.BankClient.start(BankClient.java:96)
      at com.arjuna.demo.jts.localbank.BankClient.main(BankClient.java:422)
      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:324)
      at com.intellij.rt.execution.application.AppMain.main(Unknown Source)
      Exception in thread "main" Process terminated with exit code 1