Bugs item #543225, was opened at 2002-04-12 16:54
You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866

Category: CatalinaBundle
Group: v3.0 Rabbit Hole
Status: Open
Resolution: None
Priority: 5
Submitted By: Peter Luttrell (objec)
Assigned to: Nobody/Anonymous (nobody)
Summary: EAR Redeployments Error

Initial Comment:
I'm using jboss3.0 with tomcat beta1.

I have an ear file that contains 2 wars and an META-
INF\application.xml file.

When I deploy it for the first time, everything works 
perfectly.

When I redeploy over the top of it, it looks like most 
of the deployment works, but i also get:

16:50:59,258 ERROR [J2EEDeployedObject] failed to get 
deployment descriptor
java.lang.NullPointerException
        at java.io.Reader.<init>(Reader.java:64)
        at java.io.InputStreamReader.<init>
(InputStreamReader.java:89)
        at java.io.InputStreamReader.<init>
(InputStreamReader.java:61)
        at 
org.jboss.management.j2ee.J2EEDeployedObject.getDeploym
entDescriptor(J2EEDeployedObject.j
ava:73)
        at 
org.jboss.management.j2ee.J2EEApplication.create
(J2EEApplication.java:59)
        at org.jboss.deployment.EARDeployer.init
(EARDeployer.java:135)
        at org.jboss.deployment.MainDeployer.deploy
(MainDeployer.java:449)
        at org.jboss.deployment.MainDeployer.scan
(MainDeployer.java:296)
        at org.jboss.deployment.MainDeployer.run
(MainDeployer.java:259)
        at java.lang.Thread.run(Thread.java:484)

----------------------------------------------------------------------

>Comment By: Peter Luttrell (objec)
Date: 2002-04-17 21:08

Message:
Logged In: YES 
user_id=472835

yep, i tried it with rc1 and this problem appears to be 
resolved. note however i have discovered additional issues 
with rc1, which were not in beta1, which i've posted.

----------------------------------------------------------------------

Comment By: Scott McLaughlin (mclaugs)
Date: 2002-04-17 14:26

Message:
Logged In: YES 
user_id=432640

I am unable to duplicate this error with the cvs Head or 
3.0RC1 version.  I am going to try the version you are 
working with and see if I can determine what is causing the 
problem.  Have you tried to deploy this application on 
either of the version listed above to see if the error 
still happens? 

----------------------------------------------------------------------

Comment By: Peter Luttrell (objec)
Date: 2002-04-12 21:32

Message:
Logged In: YES 
user_id=472835

I think that you are likely correct in that everything 
that i was doing today did seam to work after recieving 
the exception, but i wasn't really testing conclusivly as 
i was working on something else. I thought i'd post, just 
in case no one has seen this before.

If Andy should have it, could you please reassign to him 
as i don't know what his username is.

Also, i'm not exactly sure how starksm got assigned it - 
perhaps i accidently did it as i was posting, but i don't 
remember it. I don't see any history, so i assigned to 
none, just in case it was me.



----------------------------------------------------------------------

Comment By: David Jencks (d_jencks)
Date: 2002-04-12 17:53

Message:
Logged In: YES 
user_id=60525

This seems to be a problem for Andy with the jsr-77 stuff, I
should have mentioned it.  I also think it does not prevent
anything from deploying properly, correct?

----------------------------------------------------------------------

You can respond by visiting: 
http://sourceforge.net/tracker/?func=detail&atid=376685&aid=543225&group_id=22866

_______________________________________________
Jboss-development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to