[prev in list] [next in list] [prev in thread] [next in thread] 

List:       opennms-install
Subject:    Re: [opennms-install] HTTP ERROR: 503
From:       Jeremy McSpadden <jeremy () fluxlabs ! net>
Date:       2015-06-09 14:56:49
Message-ID: BC69D381-8AD0-43AA-A8EE-282A5B004AB5 () fluxlabs ! net
[Download RAW message or body]

Check your %JAVA_HOME% path.

--
Jeremy McSpadden | Flux Labs
Local - 850-250-5590x501<tel:850-250-5590;501> | Mobile - 850-890-2543<tel:=
850-890-2543>
Fax - 850-254-2955<tel:850-254-2955> | Toll Free - 877-699-FLUX<tel:877-699=
-FLUX>
Web - http://www.fluxlabs.net<http://www.fluxlabs.net/>


On Jun 9, 2015, at 9:54 AM, Caichuanqiang <caichuanqiang@hotmail.com<mailto=
:caichuanqiang@hotmail.com>> wrote:

Hi Jeremy,

I have checked the port, it looks it is running on IPv6, is it correct? how=
 do I changed it to IPv4?  Thanks.

[root@localhost ~]# netstat -nlp |grep 8980
tcp6       0      0 :::18980                :::*                    LISTEN =
     15117/java
tcp6       0      0 :::8980                 :::*                    LISTEN =
     15117/java

From: Jeremy McSpadden<mailto:jeremy@fluxlabs.net>
Sent: Tuesday, June 09, 2015 10:23 PM
To: Caichuanqiang<mailto:caichuanqiang@hotmail.com>
Cc: Installation questions and help<mailto:opennms-install@lists.sourceforg=
e.net>
Subject: Re: [opennms-install] HTTP ERROR: 503

Is Java/JDK in your $path ?

--
Jeremy McSpadden | Flux Labs
Local - 850-250-5590x501<tel:850-250-5590;501> | Mobile - 850-890-2543<tel:=
850-890-2543>
Fax - 850-254-2955<tel:850-254-2955> | Toll Free - 877-699-FLUX<tel:877-699=
-FLUX>
Web - http://www.fluxlabs.net<http://www.fluxlabs.net/>


On Jun 9, 2015, at 9:21 AM, Caichuanqiang <caichuanqiang@hotmail.com<mailto=
:caichuanqiang@hotmail.com>> wrote:

Could you help to indicate the rpm? thanks.

I have installed jdk1.8.0_45 under /usr/java/

Regards.
David

From: Jeremy McSpadden<mailto:jeremy@fluxlabs.net>
Sent: Tuesday, June 09, 2015 10:11 PM
To: Caichuanqiang<mailto:caichuanqiang@hotmail.com>
Cc: Installation questions and help<mailto:opennms-install@lists.sourceforg=
e.net>
Subject: Re: [opennms-install] HTTP ERROR: 503

You'll need to install JDK for Java.

--
Jeremy McSpadden | Flux Labs
Local - 850-250-5590x501<tel:850-250-5590;501> | Mobile - 850-890-2543<tel:=
850-890-2543>
Fax - 850-254-2955<tel:850-254-2955> | Toll Free - 877-699-FLUX<tel:877-699=
-FLUX>
Web - http://www.fluxlabs.net<http://www.fluxlabs.net/>


On Jun 9, 2015, at 9:07 AM, Caichuanqiang <caichuanqiang@hotmail.com<mailto=
:caichuanqiang@hotmail.com>> wrote:

Hi Jeremy:

I have captured the log and screenshot. Can help to indicate how to resolve=
 this? thanks.

Regards.
David

web.log:org.apache.jasper.JasperException: PWC6345: There is an error in in=
voking javac.  A full JDK (not just JRE) is required
web.log:        at org.eclipse.jetty.server.Dispatcher.error(Dispatcher.jav=
a:112) ~[jetty-server-8.1.10.v20130312.jar:8.1.10.v20130312]
web.log:org.apache.jasper.JasperException: PWC6345: There is an error in in=
voking javac.  A full JDK (not just JRE) is required


iptables v1.4.21: unknown option "-l"
Try `iptables -h' or 'iptables --help' for more information.
[root@localhost ~]# iptables -L
Chain INPUT (policy ACCEPT)
target     prot opt source               destination
ACCEPT     all  --  anywhere             anywhere             state RELATED=
,ESTABLISHED
ACCEPT     icmp --  anywhere             anywhere
ACCEPT     all  --  anywhere             anywhere
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:ssh
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:8980
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:http
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:snmp
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:5901
ACCEPT     tcp  --  anywhere             anywhere             state NEW tcp=
 dpt:6001
REJECT     all  --  anywhere             anywhere             reject-with i=
cmp-host-prohibited

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination
REJECT     all  --  anywhere             anywhere             reject-with i=
cmp-host-prohibited

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination
[root@localhost ~]#


From: Jeremy McSpadden<mailto:jeremy@fluxlabs.net>
Sent: Tuesday, June 09, 2015 8:37 AM
To: CaiChuanqiang<mailto:caichuanqiang@hotmail.com>
Cc: Installation questions and help<mailto:opennms-install@lists.sourceforg=
e.net>
Subject: Re: [opennms-install] HTTP ERROR: 503

Not showing any log file.

--
Jeremy McSpadden | Flux Labs
Local - 850-250-5590x501<tel:850-250-5590;501> | Mobile - 850-890-2543<tel:=
850-890-2543>
Fax - 850-254-2955<tel:850-254-2955> | Toll Free - 877-699-FLUX<tel:877-699=
-FLUX>
Web - http://www.fluxlabs.net<http://www.fluxlabs.net/>


On Jun 8, 2015, at 7:08 PM, CaiChuanqiang <caichuanqiang@hotmail.com<mailto=
:caichuanqiang@hotmail.com>> wrote:

If you open the web.log I sent to you just now, there are errors. But I don=
't know how to resolve

[Attachment #3 (text/html)]

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body dir="auto">
<div>Check your %JAVA_HOME% path.&nbsp;<br>
<br>
<div class="acompli_signature">
<div class="acompli_signature"><span style="background-color: rgba(255, 255, 255, \
0);">--<br> Jeremy McSpadden | Flux Labs<br>
Local -&nbsp;<a href="tel:850-250-5590;501" x-apple-data-detectors="true" \
x-apple-data-detectors-type="telephone" \
x-apple-data-detectors-result="0/1">850-250-5590x501</a>&nbsp;| Mobile -&nbsp;<a \
href="tel:850-890-2543" x-apple-data-detectors="true" \
x-apple-data-detectors-type="telephone" \
x-apple-data-detectors-result="0/2">850-890-2543</a>&nbsp;<br> Fax -&nbsp;<a \
href="tel:850-254-2955" x-apple-data-detectors="true" \
x-apple-data-detectors-type="telephone" \
x-apple-data-detectors-result="0/3">850-254-2955</a>&nbsp;| Toll Free -&nbsp;<a \
href="tel:877-699-FLUX" x-apple-data-detectors="true" \
x-apple-data-detectors-type="telephone" \
x-apple-data-detectors-result="0/4">877-699-FLUX</a><br> Web -&nbsp;<a \
href="http://www.fluxlabs.net/" x-apple-data-detectors="true" \
x-apple-data-detectors-type="link" \
x-apple-data-detectors-result="0/5">http://www.fluxlabs.net</a></span></div> \
<div><br> </div>
</div>
</div>
<div><br>
On Jun 9, 2015, at 9:54 AM, Caichuanqiang &lt;<a \
href="mailto:caichuanqiang@hotmail.com">caichuanqiang@hotmail.com</a>&gt; wrote:<br> \
<br> </div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Hi Jeremy,</div>
<div>&nbsp;</div>
<div>I have checked the port, it looks it is running on IPv6, is it correct? how do I \
changed it to IPv4?&nbsp; Thanks.</div> <div>&nbsp;</div>
<div>[root@localhost ~]# netstat -nlp |grep 8980</div>
<div>tcp6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::18980&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15117/java</div> \
<div>tcp6&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 0 \
:::8980&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
:::*&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
LISTEN&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 15117/java</div> <div style="FONT-SIZE: small; \
TEXT-DECORATION: none; FONT-FAMILY: &quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: \
#000000; FONT-STYLE: normal; DISPLAY: inline"> <div style="FONT: 10pt tahoma">
<div>&nbsp;</div>
<div style="BACKGROUND: #f5f5f5">
<div style="font-color: black"><b>From:</b> <a title="jeremy@fluxlabs.net" \
href="mailto:jeremy@fluxlabs.net"> Jeremy McSpadden</a> </div>
<div><b>Sent:</b> Tuesday, June 09, 2015 10:23 PM</div>
<div><b>To:</b> <a title="caichuanqiang@hotmail.com" \
href="mailto:caichuanqiang@hotmail.com"> Caichuanqiang</a> </div>
<div><b>Cc:</b> <a title="opennms-install@lists.sourceforge.net" \
href="mailto:opennms-install@lists.sourceforge.net"> Installation questions and \
help</a> </div> <div><b>Subject:</b> Re: [opennms-install] HTTP ERROR: 503</div>
</div>
</div>
<div>&nbsp;</div>
</div>
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div>Is Java/JDK in your $path ?<br>
<br>
<div class="acompli_signature">
<div class="acompli_signature"><span>--<br>
Jeremy McSpadden | Flux Labs<br>
Local - <a href="tel:850-250-5590;501" x-apple-data-detectors-result="0/1" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-250-5590x501</a> | Mobile - <a href="tel:850-890-2543" \
x-apple-data-detectors-result="0/2" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 850-890-2543</a>&nbsp;<br>
Fax - <a href="tel:850-254-2955" x-apple-data-detectors-result="0/3" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-254-2955</a> | Toll Free - <a href="tel:877-699-FLUX" \
x-apple-data-detectors-result="0/4" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 877-699-FLUX</a><br>
Web - <a href="http://www.fluxlabs.net/" x-apple-data-detectors-result="0/5" \
x-apple-data-detectors-type="link" x-apple-data-detectors="true"> \
http://www.fluxlabs.net</a></span></div> <div>&nbsp;</div>
</div>
</div>
<div><br>
On Jun 9, 2015, at 9:21 AM, Caichuanqiang &lt;<a \
href="mailto:caichuanqiang@hotmail.com">caichuanqiang@hotmail.com</a>&gt; wrote:<br> \
<br> </div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Could you help to indicate the rpm? thanks.</div>
<div>&nbsp;</div>
<div>I have installed jdk1.8.0_45 under /usr/java/</div>
<div>&nbsp;</div>
<div>Regards.<br>
David</div>
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div style="FONT: 10pt tahoma">
<div>&nbsp;</div>
<div style="BACKGROUND: #f5f5f5">
<div style="font-color: black"><b>From:</b> <a title="jeremy@fluxlabs.net" \
href="mailto:jeremy@fluxlabs.net"> Jeremy McSpadden</a> </div>
<div><b>Sent:</b> Tuesday, June 09, 2015 10:11 PM</div>
<div><b>To:</b> <a title="caichuanqiang@hotmail.com" \
href="mailto:caichuanqiang@hotmail.com"> Caichuanqiang</a> </div>
<div><b>Cc:</b> <a title="opennms-install@lists.sourceforge.net" \
href="mailto:opennms-install@lists.sourceforge.net"> Installation questions and \
help</a> </div> <div><b>Subject:</b> Re: [opennms-install] HTTP ERROR: 503</div>
</div>
</div>
<div>&nbsp;</div>
</div>
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div>You'll need to install JDK for Java. <br>
<br>
<div class="acompli_signature">
<div class="acompli_signature"><span>--<br>
Jeremy McSpadden | Flux Labs<br>
Local - <a href="tel:850-250-5590;501" x-apple-data-detectors-result="0/1" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-250-5590x501</a> | Mobile - <a href="tel:850-890-2543" \
x-apple-data-detectors-result="0/2" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 850-890-2543</a>&nbsp;<br>
Fax - <a href="tel:850-254-2955" x-apple-data-detectors-result="0/3" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-254-2955</a> | Toll Free - <a href="tel:877-699-FLUX" \
x-apple-data-detectors-result="0/4" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 877-699-FLUX</a><br>
Web - <a href="http://www.fluxlabs.net/" x-apple-data-detectors-result="0/5" \
x-apple-data-detectors-type="link" x-apple-data-detectors="true"> \
http://www.fluxlabs.net</a></span></div> <div>&nbsp;</div>
</div>
</div>
<div><br>
On Jun 9, 2015, at 9:07 AM, Caichuanqiang &lt;<a \
href="mailto:caichuanqiang@hotmail.com">caichuanqiang@hotmail.com</a>&gt; wrote:<br> \
<br> </div>
<blockquote type="cite">
<div>
<div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div dir="ltr">
<div style="FONT-SIZE: 12pt; FONT-FAMILY: 'Calibri'; COLOR: #000000">
<div>Hi Jeremy:</div>
<div>&nbsp;</div>
<div>I have captured the log and screenshot. Can help to indicate how to resolve \
this? thanks.</div> <div>&nbsp;</div>
<div>Regards.<br>
David</div>
<div>&nbsp;</div>
<div><font style="BACKGROUND-COLOR: \
#ffff00">web.log:org.apache.jasper.JasperException: PWC6345: There is an error in \
invoking javac.&nbsp; A full JDK (not just JRE) is required</font></div> \
<div>web.log:&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; at \
org.eclipse.jetty.server.Dispatcher.error(Dispatcher.java:112) \
~[jetty-server-8.1.10.v20130312.jar:8.1.10.v20130312]</div> \
<div>web.log:org.apache.jasper.JasperException: PWC6345: There is an error in \
invoking javac.&nbsp; A full JDK (not just JRE) is required</div> <div>&nbsp;</div>
<div>&nbsp;</div>
<div>iptables v1.4.21: unknown option &quot;-l&quot;</div>
<div>Try `iptables -h' or 'iptables --help' for more information.</div>
<div>[root@localhost ~]# iptables -L</div>
<div>Chain INPUT (policy ACCEPT)</div>
<div>target&nbsp;&nbsp;&nbsp;&nbsp; prot opt \
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
destination</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state RELATED,ESTABLISHED</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; icmp --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:ssh</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:8980</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:http</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:snmp</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:5901</div> <div>ACCEPT&nbsp;&nbsp;&nbsp;&nbsp; tcp&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
state NEW tcp dpt:6001</div> <div>REJECT&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
reject-with icmp-host-prohibited</div> <div>&nbsp;</div>
<div>Chain FORWARD (policy ACCEPT)</div>
<div>target&nbsp;&nbsp;&nbsp;&nbsp; prot opt \
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
destination</div> <div>REJECT&nbsp;&nbsp;&nbsp;&nbsp; all&nbsp; --&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
anywhere&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
reject-with icmp-host-prohibited</div> <div>&nbsp;</div>
<div>Chain OUTPUT (policy ACCEPT)</div>
<div>target&nbsp;&nbsp;&nbsp;&nbsp; prot opt \
source&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; \
destination</div> <div>[root@localhost ~]#</div>
<div>&nbsp;</div>
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div style="FONT: 10pt tahoma">
<div>&nbsp;</div>
<div style="BACKGROUND: #f5f5f5">
<div style="font-color: black"><b>From:</b> <a title="jeremy@fluxlabs.net" \
href="mailto:jeremy@fluxlabs.net"> Jeremy McSpadden</a> </div>
<div><b>Sent:</b> Tuesday, June 09, 2015 8:37 AM</div>
<div><b>To:</b> <a title="caichuanqiang@hotmail.com" \
href="mailto:caichuanqiang@hotmail.com"> CaiChuanqiang</a> </div>
<div><b>Cc:</b> <a title="opennms-install@lists.sourceforge.net" \
href="mailto:opennms-install@lists.sourceforge.net"> Installation questions and \
help</a> </div> <div><b>Subject:</b> Re: [opennms-install] HTTP ERROR: 503</div>
</div>
</div>
<div>&nbsp;</div>
</div>
<div style="FONT-SIZE: small; TEXT-DECORATION: none; FONT-FAMILY: \
&quot;Calibri&quot;; FONT-WEIGHT: normal; COLOR: #000000; FONT-STYLE: normal; \
DISPLAY: inline"> <div>Not showing any log file. <br>
<br>
<div class="acompli_signature">
<div class="acompli_signature"><span>--<br>
Jeremy McSpadden | Flux Labs<br>
Local - <a href="tel:850-250-5590;501" x-apple-data-detectors-result="0/1" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-250-5590x501</a> | Mobile - <a href="tel:850-890-2543" \
x-apple-data-detectors-result="0/2" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 850-890-2543</a>&nbsp;<br>
Fax - <a href="tel:850-254-2955" x-apple-data-detectors-result="0/3" \
x-apple-data-detectors-type="telephone" x-apple-data-detectors="true"> \
850-254-2955</a> | Toll Free - <a href="tel:877-699-FLUX" \
x-apple-data-detectors-result="0/4" x-apple-data-detectors-type="telephone" \
x-apple-data-detectors="true"> 877-699-FLUX</a><br>
Web - <a href="http://www.fluxlabs.net/" x-apple-data-detectors-result="0/5" \
x-apple-data-detectors-type="link" x-apple-data-detectors="true"> \
http://www.fluxlabs.net</a></span></div> <div>&nbsp;</div>
</div>
</div>
<div><br>
On Jun 8, 2015, at 7:08 PM, CaiChuanqiang &lt;<a \
href="mailto:caichuanqiang@hotmail.com">caichuanqiang@hotmail.com</a>&gt; wrote:<br> \
<br> </div>
<blockquote type="cite">If you open the web.log I sent to you just now, there are \
errors. But I don't know how to resolve </blockquote>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</div>
</div>
</div>
</div>
</blockquote>
</body>
</html>


[Attachment #4 (--===============6313377530412686531==)]
------------------------------------------------------------------------------


_______________________________________________
Please read the OpenNMS Mailing List FAQ:
http://www.opennms.org/index.php/Mailing_List_FAQ

opennms-install mailing list

To *unsubscribe* or change your subscription options, see the bottom of this page:
https://lists.sourceforge.net/lists/listinfo/opennms-install

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic