users@glassfish.java.net
Re: Glassfish 3.1 on AIX 6.1 with IBM JDK 6
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: <
forums_at_java.net
>
Date
: Tue, 28 Jun 2011 18:47:45 -0500 (CDT)
Please take a look at issue
http://java.net/jira/browse/GLASSFISH-16890.
In
summary, the root problem is that during parsing
glassfish3/glassfish/lib/install/applications/__admingui/WEB-INF/sun-web.xml
the xml parser is trying to download dtd from
http://www.sun.com/software/sunone/appserver/dtds/sun-web-app_2_3-0.dtd
[1]
and this fails (time out expires). This may be due to proxy not being set
(in domain.xml), as in:
<jvm-options>-Dhttp.proxyHost=<your proxy host here></jvm-options>
<jvm-options>-Dhttp.proxyPort=<your proxy port here></jvm-options>
Hope this helps.
Lidia
[1]
http://www.sun.com/software/sunone/appserver/dtds/sun-web-app_2_3-0.dtd
-- [Message sent by forum member 'lidiam'] View Post:
http://forums.java.net/node/784642
This message
: [
Message body
]
Next message
:
forums_at_java.net: "Re: lookup ejb from OSGI ServiceListener"
Previous message
:
forums_at_java.net: "Re: Timer and Timeouts"
In reply to
:
Peter Ondruška: "Glassfish 3.1 on AIX 6.1 with IBM JDK 6"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]