0 Replies Latest reply on Jun 20, 2003 4:52 PM by cliffwei

    help needed to look at this strange error

    cliffwei

      Hi, I am running petstore 1.3 on jboss 3.2 &tomcat
      I have modified the ds.xml file and login.config file
      and I am using the patch file of petstore, but I met with the following error, I am confused about it.
      anybody can help me with this?

      Much appreciated!!!


      [ServiceController] Problem starting service jboss.j2ee:jndiName=ejb/local/opc/po/PurchaseOrder,service=EJB
      java.lang.NoSuchMethodError: c8e.dv.e.(Lc8e/dv/g;)V
      at c8e.dv.g.(Unknown Source)
      at c8e.cf.b.(Unknown Source)
      at c8e.cf.a.(Unknown Source)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:274)
      at java.lang.Class.newInstance0(Class.java:308)
      at java.lang.Class.newInstance(Class.java:261)
      at COM.cloudscape.core.MonitorBoot.start(Unknown Source)
      at COM.cloudscape.core.JDBCBoot.boot(Unknown Source)
      at COM.cloudscape.core.JDBCDriver.boot(Unknown Source)
      at COM.cloudscape.core.JDBCDriver.(Unknown Source)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)