3 Replies Latest reply on Apr 27, 2006 11:09 PM by bdecoste

    EJB 3 in JBoss 4.0.4 CR2 Deploy Error

    hi_feroz

      I get this error once a while when I do hot deploy. Then I stop JBoss, delete the ear file, clean logs and temps, redeploy and then restart, it works fine

      16:06:02,781 INFO [EARDeployer] Init J2EE application: file:/D:/jboss-4.0.4.CR2
      /server/default/deploy/sosapp.ear
      16:06:04,968 WARN [ServiceController] Problem creating service jboss.j2ee:servi
      ce=EJB3,module=ejb1.jar
      java.io.EOFException
       at java.io.DataInputStream.readFully(DataInputStream.java:178)
       at java.io.DataInputStream.readFully(DataInputStream.java:152)
       at javassist.bytecode.AttributeInfo.<init>(AttributeInfo.java:66)
       at javassist.bytecode.LocalVariableAttribute.<init>(LocalVariableAttribu
      


      anybody any idea?