Re: IPLIKE installation failed
Chris Eichler <[email protected]> Sat, 2 Jul 2016 10:56:40 +0000
| Newsgroups | gmane.network.opennms.install |
|---|---|
| Message-ID | <[email protected]> |
--===============6621605263384477245==
Content-Language: en-US
Content-Type: multipart/alternative;
boundary="_000_d710865bd3bc47eb9aca80fde2cde2f4C1E13MBS1corevc_"
--_000_d710865bd3bc47eb9aca80fde2cde2f4C1E13MBS1corevc_
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Thanks Chris,
I moved on, hoping for that to be the case. After completing 3.2.2 preparin=
g postgresql , I configured the java environment
${OPENNMS_HOME}/bin/runjava -s
Then
${OPENNMS_HOME}/bin/install -dis
Which failed "java.lang.reflect.InvocationTargetException"
At...
Caused by....
Caused by "org.postgresql.util.PSQLException: FATAL: password authenticatio=
n failed for user "postgres"
At .....
Then running
service opennms start
Returned:
Job for opennms.service failed. See 'systemctl status opennms.service' and =
'journalctl -xn' for details
Any pointers would be much appreciated. I have not included the full text a=
s I don't have email on that machine yet.
Chris Eichler
Systems Integration and Support
From: Christopher Giannini [mailto:[email protected]]
Sent: Saturday, 2 July 2016 8:17 PM
To: Installation questions and help
Subject: Re: [opennms-install] IPLIKE installation failed
The iplike error is ok it's actually quite common. You can still complete t=
he install without iplike. At opennms.org there are instructions for instal=
ling iplike after the opennms install is complete.
Chris Giannini
Network Engineer
I.T.S Dept
Framingham State University
508-626-4733
________________________________
From: Chris Eichler [[email protected]]
Sent: Saturday, July 02, 2016 5:53 AM
To: '[email protected]'
Subject: [opennms-install] IPLIKE installation failed
I am installing openmms on a debian 8 machine.
During unpacking I received the following error from 'Configuring iplike-pg=
sql94'
IPLIKE installation failed
Failed to install iplike into the template1 or opennms databases. See /tmp/=
install_iplike.log for details. To skip this step and install manually, set=
the environment variable SKIP_IPLIKE_INSTALL before installing this packag=
e. To install iplike into your database, use the /usr/sbin/install_iplike.s=
h script. See 'install_iplike.sh -h' for more details.
<OK>
I am only new to debian. How do I progress from here?
Chris Eichler
Systems Integration and Support
--_000_d710865bd3bc47eb9aca80fde2cde2f4C1E13MBS1corevc_
Content-Type: text/html; charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
<html xmlns:v=3D"urn:schemas-microsoft-com:vml" xmlns:o=3D"urn:schemas-micr=
osoft-com:office:office" xmlns:w=3D"urn:schemas-microsoft-com:office:word" =
xmlns:m=3D"http://schemas.microsoft.com/office/2004/12/omml" xmlns=3D"http:=
//www.w3.org/TR/REC-html40">
<head>
<meta http-equiv=3D"Content-Type" content=3D"text/html; charset=3Dus-ascii"=
>
<meta name=3D"Generator" content=3D"Microsoft Word 15 (filtered medium)">
<!--[if !mso]><style>v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style><![endif]--><style><!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Calibri Bold";
panose-1:2 15 7 2 3 4 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:#0563C1;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:#954F72;
text-decoration:underline;}
p.msochpdefault, li.msochpdefault, div.msochpdefault
{mso-style-name:msochpdefault;
mso-margin-top-alt:auto;
margin-right:0cm;
mso-margin-bottom-alt:auto;
margin-left:0cm;
font-size:12.0pt;
font-family:"Calibri","sans-serif";}
span.emailstyle17
{mso-style-name:emailstyle17;
font-family:"Calibri","sans-serif";
color:windowtext;}
span.EmailStyle19
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;
font-family:"Calibri","sans-serif";}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext=3D"edit" spidmax=3D"1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext=3D"edit">
<o:idmap v:ext=3D"edit" data=3D"1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang=3D"EN-AU" link=3D"#0563C1" vlink=3D"#954F72">
<div class=3D"WordSection1">
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Thanks Chris,<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">I moved on, hoping for that to be the case. After completing 3.2.2 pre=
paring postgresql , I configured the java environment
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">${OPENNMS_HOME}/bin/runjava -s<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Then <o:p>
</o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">${OPENNMS_HOME}/bin/install –dis<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Which failed “java.lang.reflect.InvocationTargetException”=
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">At…<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Caused by….<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Caused by “org.postgresql.util.PSQLException: FATAL: password au=
thentication failed for user “postgres”<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">At …..<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Then running
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">service opennms start<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Returned:<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Job for opennms.service failed. See ‘systemctl status opennms.se=
rvice’ and ‘journalctl –xn’ for details<o:p></o:p><=
/span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US">Any pointers would be much appreciated. I have not included the full t=
ext as I don’t have email on that machine yet.
<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<div>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><span style=3D"font-f=
amily:"Calibri Bold";color:#1F497D">Chris Eichler<br>
</span><span style=3D"font-size:7.5pt;font-family:"Calibri Bold";=
color:gray">Systems Integration and Support<br>
</span><span style=3D"font-size:7.0pt;font-family:"Calibri Bold";=
color:#7E7E7E"> <br>
<br>
</span><span style=3D"color:#1F497D"><o:p></o:p></span></p>
</div>
<p class=3D"MsoNormal"><span style=3D"color:#1F497D;mso-fareast-language:EN=
-US"><o:p> </o:p></span></p>
<div>
<div style=3D"border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0cm =
0cm 0cm">
<p class=3D"MsoNormal"><b><span lang=3D"EN-US">From:</span></b><span lang=
=3D"EN-US"> Christopher Giannini [mailto:[email protected]]
<br>
<b>Sent:</b> Saturday, 2 July 2016 8:17 PM<br>
<b>To:</b> Installation questions and help<br>
<b>Subject:</b> Re: [opennms-install] IPLIKE installation failed<o:p></o:p>=
</span></p>
</div>
</div>
<p class=3D"MsoNormal"><o:p> </o:p></p>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif";color:black">The iplike error is ok it's =
actually quite common. You can still complete the install without iplike. A=
t opennms.org there are instructions for installing iplike
after the opennms install is complete. <o:p></o:p></span></p>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif";color:black"><o:p> </o:p></span></p>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"font-size:10.0pt;font-family:"Ta=
homa","sans-serif";color:black">Chris Giannini<br>
Network Engineer<br>
I.T.S Dept<br>
Framingham State University<br>
508-626-4733<o:p></o:p></span></p>
</div>
</div>
</div>
<div>
<div class=3D"MsoNormal" align=3D"center" style=3D"text-align:center"><span=
style=3D"font-size:12.0pt;font-family:"Times New Roman","se=
rif";color:black">
<hr size=3D"2" width=3D"100%" align=3D"center">
</span></div>
<div id=3D"divRpF24039">
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><b><span style=3D"fon=
t-size:10.0pt;font-family:"Tahoma","sans-serif";color:b=
lack">From:</span></b><span style=3D"font-size:10.0pt;font-family:"Tah=
oma","sans-serif";color:black"> Chris Eichler [operations@hm=
t.com.au]<br>
<b>Sent:</b> Saturday, July 02, 2016 5:53 AM<br>
<b>To:</b> '[email protected]'<br>
<b>Subject:</b> [opennms-install] IPLIKE installation failed</span><span st=
yle=3D"font-size:12.0pt;font-family:"Times New Roman","serif=
";color:black"><o:p></o:p></span></p>
</div>
<div>
<div>
<p class=3D"MsoNormal"><span style=3D"color:black">I am installing openmms =
on a debian 8 machine.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">During unpacking I recei=
ved the following error from ‘</span><span style=3D"color:red">Config=
uring iplike-pgsql94</span><span style=3D"color:black">’<o:p></o:p></=
span></p>
<p class=3D"MsoNormal"><span style=3D"color:black">IPLIKE installation fail=
ed<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">Failed to install iplike=
into the template1 or opennms databases. See /tmp/install_iplike.log for d=
etails. To skip this step and install manually, set the environment variabl=
e SKIP_IPLIKE_INSTALL before installing
this package. To install iplike into your database, use the /usr/sbin/inst=
all_iplike.sh script. See ‘install_iplike.sh –h’ for more=
details.<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black;background:red"><OK>=
;</span><span style=3D"color:black"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black">I am only new to debian.=
How do I progress from here?<o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
<p class=3D"MsoNormal" style=3D"margin-bottom:12.0pt"><span style=3D"font-f=
amily:"Calibri Bold";color:black">Chris Eichler<br>
</span><span style=3D"font-size:7.5pt;font-family:"Calibri Bold";=
color:gray">Systems Integration and Support<br>
</span><span style=3D"font-size:7.0pt;font-family:"Calibri Bold";=
color:#7E7E7E"> <br>
</span><span style=3D"font-size:7.0pt;color:black"> =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
&nb=
sp; =
</span><s=
pan style=3D"font-size:7.0pt;color:#800A08">
</span><span style=3D"color:black"><o:p></o:p></span></p>
<p class=3D"MsoNormal"><span style=3D"color:black"> <o:p></o:p></span>=
</p>
</div>
</div>
</div>
</div>
</div>
</body>
</html>
--_000_d710865bd3bc47eb9aca80fde2cde2f4C1E13MBS1corevc_--
--===============6621605263384477245==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
------------------------------------------------------------------------------
Attend Shape: An AT&T Tech Expo July 15-16. Meet us at AT&T Park in San
Francisco, CA to explore cutting-edge tech and listen to tech luminaries
present their vision of the future. This family event has something for
everyone, including kids. Get more information and register today.
http://sdm.link/attshape
--===============6621605263384477245==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
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
--===============6621605263384477245==--