This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 140095 - [65cat] Glassfish V3 TP2 - Exception report
Summary: [65cat] Glassfish V3 TP2 - Exception report
Status: RESOLVED DUPLICATE of bug 138174
Alias: None
Product: serverplugins
Classification: Unclassified
Component: GlassFish (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: _ pcw
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-15 14:18 UTC by glarian
Modified: 2008-07-19 18:13 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
server.log emailed from customer (25.88 KB, text/plain)
2008-07-19 04:25 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description glarian 2008-07-15 14:18:37 UTC
[ BUILD # : 200807101204 ]
[ JDK VERSION : 1.6.0_06 ]

I want to verify this one is bug or not.

I've experienced the exception below.

As I commented at the other issue, I developed app. using GF V2.

And after change the server GF V3, and the exception below appears.


If this one is bug or thing that should be filed as an issue, then
I'll generate an issue.

type Exception report

message

descriptionThe server encountered an internal error () that prevented
it from fulfilling this request.

exception

org.apache.jasper.JasperException: PWC6180: Unable to initialize
TldLocationsCache

root cause

org.apache.jasper.JasperException: PWC6177: XML parsing error on file
file:/C:/Program%20Files/glassfish-v3tp2/glassfish/modules/web/jstl-im
pl-10.0-tp-2-SNAPSHOT.jar

root cause

org.xml.sax.SAXException: PWC6181: File file:/C:/Program
Files/glassfish-v3tp2/glassfish/lib/dtds/web-jsptaglibrary_1_2.dtd
not found

note The full stack traces of the exception and its root causes are
available in the GlassFish/v3 logs.
Comment 1 _ pcw 2008-07-16 06:35:14 UTC
Does the file "C:/Program Files/glassfish-v3tp2/glassfish/lib/dtds/web-jsptaglibrary_1_2.dtd" exist?  Is it correct? 
(It does in my TP2 installation.)

Could you attach glassfish logs please.

Comment 2 _ pcw 2008-07-19 04:25:32 UTC
Created attachment 65014 [details]
server.log emailed from customer
Comment 3 _ pcw 2008-07-19 04:29:53 UTC
Could you try this with a new GlassFish build from here: http://download.java.net/glassfish/v3/promoted/ and let me know
how it goes (post comments here please).

B15 is the newest promoted build on that page as of this writing.
Comment 4 _ pcw 2008-07-19 18:13:05 UTC
Customer reports latest V3 builds take care of this issue (probably B15)

> I'm very happy to give you this answer.
> 
> It works correctly without exception.
> 
> Thanks for your kind response for this issue.
> 
> Thanks and best regards,

It looks like this is a duplicate of 138174 -- see my comment labeled "from pcw Wed Jun 25 19:31:23 +0000 2008" on that
issue.


*** This issue has been marked as a duplicate of 138174 ***