Menu

#1596 InstanceNotFoundException in re-deploying on 3.2.2

v3.2
closed
nobody
5
2004-12-29
2003-10-31
No

When I redeploy an application in jboss 3.2.2 (jetty and
tomcat) I have the attached exceptions (same for all
my ejbjars and wars).
At start time the deployment just go fine. It's when I
redeploy with copying my.ear in deploy directory that
things go bad. Whe I redeploy, undeploy seems to be ok
and then the exceptions starts on some modules (not
always the same), i did not notice in the log that
something went wrong before it breaks.
It breaks but it works :-), i.e my app just run fine with
the new deployed ear.
Anyway, don't know if it has a side effect but i use
commit option A on all my entity bean.

I've attached to this post two DEBUG server.log : one
with a normal start --> deployment is ok, and one with
the log starting with re-deployemnt of the same ear (ie
copy of the file in deploy) --> exceptions (line 2870 for
ex in attached file).

Discussion

  • Richard DE FALCO

    start-deploy-redeploy-error server.log

     
  • Adrian Brock

    Adrian Brock - 2003-11-03

    Logged In: YES
    user_id=9459

    You didn't post my analysis from the forums.

    This is the web-console. It tries to access jsr77 for a bean
    that has been undeployed (and not redeployed yet)

    Dumping this message to the server log.

    Regards,
    Adrian

     
  • Scott M Stark

    Scott M Stark - 2004-12-29
    • status: open --> closed
     
  • Scott M Stark

    Scott M Stark - 2004-12-29

    Logged In: YES
    user_id=175228

    All issues have been moved to http://jira.jboss.com. Existing
    issues have been moved. New issues will be closed with this
    canned reponse.

     

Log in to post a comment.