Time |
S |
Nick |
Message |
00:39 |
|
|
sfisque joined ##friendlyjava |
14:55 |
|
CJ_ |
Any ideas why a war would not register the web.xml? |
14:55 |
|
CJ_ |
This war worked previously but is not working on a new deployment. |
14:55 |
|
CJ_ |
Deployments are scripted so nothing should have changed. |
14:56 |
|
pdurbin |
hmm. dunno. that sort of thing usually "just works" |
14:56 |
|
pdurbin |
I'm pretty quick to stop and start glassfish and the first sign of any trouble. |
15:08 |
|
CJ_ |
That has been my experience as well. The web.xml is located in the applications directory but for some reason glassfish does not see it. |
15:12 |
|
pdurbin |
I would undeploy, stop glassfish, start glassfish, and redeploy. |
15:14 |
|
CJ_ |
Tried that. Same result. |
15:15 |
|
CJ_ |
No errors in the logs that I could see. |
15:18 |
|
pdurbin |
hmm. dunno. pulsar has used glassfish, I think. there's also #glassfish |
15:20 |
|
CJ_ |
I already asked in #glassfish. No response. |
15:21 |
|
pulsar |
bump up the loglevel in glassfish |
15:21 |
|
pulsar |
and trigger a (re)deployment via the admin frontend and/or asadmin redeploy foo.ear/war/bar |
15:22 |
|
pulsar |
roll back to the last working release/tag, do a file compare. perhaps encoding changed or something else obscure |
15:23 |
|
pulsar |
and for the record, gf3 is a piece of crap. |
15:23 |
|
CJ_ |
Unfortunately, this is the last working release. Nothing should have changed. |
15:23 |
|
CJ_ |
We are running gf4. :) |
15:24 |
|
pulsar |
right. anyway. the hint must be in the logs after triggering an explicit deplyoment of that artifact. |
15:24 |
|
CJ_ |
I have nto had a chance to change the log level yet. Nothing has shown up at the default. |
15:25 |
|
pulsar |
i have no magic crystal ball with detailed knowledge of your project. and i do not trust "nothing else has changed". |
15:25 |
|
pulsar |
never. |
15:25 |
|
pulsar |
ever. |
15:25 |
|
pulsar |
perhaps not sourcecode wise, but maybe an jdk upgrade |
15:25 |
|
pulsar |
file permissions |
15:26 |
|
pulsar |
umasks |
15:26 |
|
pulsar |
whatnot. |
15:26 |
|
pulsar |
lots of variables. |
16:06 |
|
|
sfisque joined ##friendlyjava |
17:14 |
|
CJ_ |
It turned out that the war file was not built correctly. Not sure what happened. |
17:14 |
|
CJ_ |
pulsar, And I agree with you that something had to have changed in order to make it break, but there was nothing changed to my knowledge. :) |
17:16 |
|
pdurbin |
sfisque pulsar CJ_ have you seen https://twitter.com/javaee_guardian and https://groups.google.com/forum/#!forum/javaee-guardians ? |
22:58 |
|
|
sfisque joined ##friendlyjava |