dev@glassfish.java.net

Re: can't deploy web app

From: Dies Koper <diesk_at_fast.au.fujitsu.com>
Date: Fri, 12 Feb 2010 10:33:54 +1100

Hi Kin-man,

I thought the following stacktrace in the server log stands out:

Caused by: java.net.MalformedURLException: Stream handler unavailable
due to: invalid url: webui-jsf-suntheme.jar!/
(java.net.MalformedURLException: no protocol: webui-jsf-suntheme.jar)
        at java.net.URL.<init>(URL.java:601)
        at java.net.URL.<init>(URL.java:464)
        at java.net.URL.<init>(URL.java:413)
        at org.apache.jasper.runtime.TldScanner.scanJars(TldScanner.java:637)

I have opened an issue to track this issue and attached the server log.

https://glassfish.dev.java.net/issues/show_bug.cgi?id=11541

> What plateform are you using?

Windows XP.

> One thing to try is to download the jsp-impl.jar from
> http://download.java.net/maven/2/org/glassfish/web/jsp-impl/2.2.2-b02/
> and drop it into glassfish/module (replacing the one in it).

No change, same errors.

Thanks,
Dies


> On 02/10/10 18:14, Dies Koper wrote:
>> Hi Carla,
>>
>> I used glassfish-v3_1-b01-02_10_2010.zip (and the two before that).
>>
>> Also, I'm behind a firewall so if GF silently tries to load an
>> external DTD, it won't work.
>>
>> Or could Kin-man have been using the web profile?
>>
>> Regards,
>> Dies
>>
>>
>> On 11/02/2010 12:13, Carla Mott wrote:
>>> Hi Dies,
>>>
>>> I have updated, cleaned and rebuilt over the last 2 days and always see
>>> this error. Kin-man can not reproduce it. I pulled the Feb 9 web only
>>> nightly bundle and was able to deploy successfully. Not sure what is
>>> going on. Which nightly build did you pick up? I'll try the nightly
>>> bundle latest-glassfish.zip
>>>
>>> Carla
>>>
>>> Dies Koper wrote:
>>>> Hi Kin-man,
>>>>
>>>> Have you had a chance to look at this issue?
>>>>
>>>> When I do a clean install of a nightly build (tried the last three)
>>>> and try to open the Admin Console, I get a blank screen with this
>>>> stacktrace in the server log. It's a blocker..
>>>>
>>>> Thanks,
>>>> Dies
>>>>
>>>>
>>>> On 10/02/2010 05:59, Carla Mott wrote:
>>>>> Hi Kin-man,
>>>>>
>>>>> OK, it is one of the demos we had at J1. I will send it shortly.
>>>>>
>>>>> carla
>>>>>
>>>>> Kin-man Chung wrote:
>>>>>> Carla,
>>>>>>
>>>>>> If you can send me the war file, and the command that you use to
>>>>>> deploy
>>>>>> it, I can take a look. Thanks.
>>>>>>
>>>>>> On 02/08/10 17:31, Carla Mott wrote:
>>>>>>> Hi Jan,
>>>>>>>
>>>>>>> Yep, I just tried to deploy an app that I was able to deploy
>>>>>>> previously and get this same error.
>>>>>>>
>>>>>>> Carla
>>>>>>>
>>>>>>> Jan Luehe wrote:
>>>>>>>> Hi Carla,
>>>>>>>>
>>>>>>>> On 02/ 8/10 03:11 PM, Carla Mott wrote:
>>>>>>>>>
>>>>>>>>> Hi,
>>>>>>>>>
>>>>>>>>> I just updated my workspace, cleaned and rebuilt it but when I try
>>>>>>>>> to deploy a web app I get the following:
>>>>>>>>>
>>>>>>>>> Any ideas?
>>>>>>>>
>>>>>>>> Did this app deploy successfully before you upgraded?
>>>>>>>>
>>>>>>>> Jan
>>>>>>>>
>>>>>>>>>
>>>>>>>>> carla
>>>>>>>>>
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> [#|2010-02-08T14:58:59.674-0800|SEVERE|glassfishv3.0|org.apache.catalina.core.StandardContext|_ThreadID=25;_ThreadName=http-thread-pool-4848(5);|PWC1420:
>>>>>>>>>
>>>>>>>>>
>>>>>>>>> Error invoking ServletContainerInitializer
>>>>>>>>> org.apache.jasper.runtime.TldScanner
>>>>>>>>> org.apache.jasper.JasperException: PWC6180: Unable to initialize
>>>>>>>>> TldScanner
>>>>>>>>> at
>>>>>>>>> org.apache.jasper.runtime.TldScanner.scanTlds(TldScanner.java:300)
>>>>>>>>> at
>>>>>>>>> org.apache.jasper.runtime.TldScanner.onStartup(TldScanner.java:229)
>>>>>>>>>