<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="Generator" content="Microsoft Word 15 (filtered medium)">
<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;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p
        {mso-style-priority:99;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:12.0pt;
        font-family:"Times New Roman",serif;}
p.msonormal0, li.msonormal0, div.msonormal0
        {mso-style-name:msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
p.gmail-msonormal, li.gmail-msonormal, div.gmail-msonormal
        {mso-style-name:gmail-msonormal;
        mso-margin-top-alt:auto;
        margin-right:0in;
        mso-margin-bottom-alt:auto;
        margin-left:0in;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;}
span.EmailStyle19
        {mso-style-type:personal;
        font-family:"Calibri",sans-serif;
        color:windowtext;}
span.EmailStyle21
        {mso-style-type:personal-reply;
        font-family:"Calibri",sans-serif;
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:70.85pt 70.85pt 56.7pt 70.85pt;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
</head>
<body lang="EN-US" link="blue" vlink="purple">
<div class="WordSection1">
<p class="MsoNormal"><span style="color:#1F497D">Hi Franz,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Thank you so much for the reply.<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">We have verified mysql db permissions, could not find issue with access permissions. Following is the output on console when we try to execute hss.sh script<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal">root@server:~# ./hss.sh<o:p></o:p></p>
<p class="MsoNormal">Building Classpath<o:p></o:p></p>
<p class="MsoNormal">Classpath is lib/xml-apis.jar:lib/xercesImpl.jar:lib/xerces-2.4.0.jar:lib/xalan-2.4.0.jar:lib/tomcat-util.jar:lib/tomcat-http.jar:lib/tomcat-coyote.jar:lib/struts.jar:lib/servlets-default.jar:lib/servlet-api.jar:lib/naming-resources.jar:lib/naming-factory.jar:lib/mysql-connector-java-3.1.12-bin.jar:lib/mx4j-3.0.1.jar:lib/log4j.jar:lib/junit.jar:lib/junitee.jar:lib/jta.jar:lib/jsp-api.jar:lib/jmx.jar:lib/jdp.jar:lib/jasper-runtime.jar:lib/jasper-compiler-jdt.jar:lib/jasper-compiler.jar:lib/hibernate3.jar:lib/FHoSS.jar:lib/ehcache-1.1.jar:lib/dom4j-1.6.1.jar:lib/commons-validator.jar:lib/commons-modeler.jar:lib/commons-logging.jar:lib/commons-logging-1.0.4.jar:lib/commons-lang.jar:lib/commons-fileupload.jar:lib/commons-el.jar:lib/commons-digester.jar:lib/commons-collections-3.1.jar:lib/commons-beanutils.jar:lib/cglib-2.1.3.jar:lib/catalina-optional.jar:lib/catalina.jar:lib/c3p0-0.9.1.jar:lib/base64.jar:lib/asm.jar:lib/asm-attrs.jar:lib/antlr-2.7.6.jar::log4j.properties:..<o:p></o:p></p>
<p class="MsoNormal">2017-12-20 08:15:58,551 INFO  de.fhg.fokus.hss.main.TomcatServer - startTomcat Tomcat-Server is started.<o:p></o:p></p>
<p class="MsoNormal">2017-12-20 08:16:10,188 ERROR org.apache.coyote.http11.Http11Protocol - init Error initializing endpoint<o:p></o:p></p>
<p class="MsoNormal">java.net.BindException: Cannot assign requested address:8080<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.tomcat.util.net.PoolTcpEndpoint.initEndpoint(PoolTcpEndpoint.java:297)<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.coyote.http11.Http11Protocol.init(Http11Protocol.java:142)<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.catalina.connector.Connector.initialize(Connector.java:928)<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.catalina.startup.Embedded.start(Embedded.java:794)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.TomcatServer.startTomcat(TomcatServer.java:128)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.HSSContainer.<init>(HSSContainer.java:74)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.HSSContainer.main(HSSContainer.java:110)<o:p></o:p></p>
<p class="MsoNormal">2017-12-20 08:16:10,291 ERROR de.fhg.fokus.hss.main.HSSContainer - <init> Exception occured during starting Tomcat!<o:p></o:p></p>
<p class="MsoNormal">Exiting from HSS...<o:p></o:p></p>
<p class="MsoNormal">LifecycleException:  Protocol handler initialization failed: java.net.BindException: Cannot assign requested address:8080<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.catalina.connector.Connector.initialize(Connector.java:930)<o:p></o:p></p>
<p class="MsoNormal">        at org.apache.catalina.startup.Embedded.start(Embedded.java:794)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.TomcatServer.startTomcat(TomcatServer.java:128)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.HSSContainer.<init>(HSSContainer.java:74)<o:p></o:p></p>
<p class="MsoNormal">        at de.fhg.fokus.hss.main.HSSContainer.main(HSSContainer.java:110)<o:p></o:p></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">All servers(HSS, PCSCF, SCSCF, ICSCF) can communicate with each other and on HSS server no other service is using port 8080. Could you please guide us to resolve this issue?<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Regards,<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D">Raghavender<o:p></o:p></span></p>
<p class="MsoNormal"><span style="color:#1F497D"><o:p> </o:p></span></p>
<div>
<div style="border:none;border-top:solid #E1E1E1 1.0pt;padding:3.0pt 0in 0in 0in">
<p class="MsoNormal"><b>From:</b> Franz Edler [mailto:franz.edler@kabsi.at] <br>
<b>Sent:</b> Wednesday, December 20, 2017 2:01 AM<br>
<b>To:</b> 'Kranti Kumar' <krantikumara@gmail.com>; 'Kamailio (SER) - Users Mailing List' <sr-users@lists.sip-router.org><br>
<b>Cc:</b> 'raghavender goud' <raghu6519@gmail.com>; Ponnam Raghavender Goud (NEPC) <ponnam.goud@wipro.com><br>
<b>Subject:</b> AW: Kamailio-IMS VM image issue<o:p></o:p></p>
</div>
</div>
<p class="MsoNormal"><o:p> </o:p></p>
<p><span lang="DE-AT" style="font-size:10.0pt">** This mail has been sent from an external source. Treat hyperlinks and attachments in this email with caution**</span><span lang="DE-AT"><o:p></o:p></span></p>
<div>
<p class="MsoNormal"><span lang="DE-AT">Hi Kranti,<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE-AT"><o:p> </o:p></span></p>
<p class="MsoNormal">you obviously have an error in the mysql configuration.<o:p></o:p></p>
<p class="MsoNormal">When you changed some parameters in the architecture you have to adapt also the configuration parameters.<o:p></o:p></p>
<p class="MsoNormal">Look at the access permissions for MySQL.<o:p></o:p></p>
<p class="MsoNormal"><a name="_MailEndCompose"><o:p> </o:p></a></p>
<p class="MsoNormal"><b><span lang="DE">Von:</span></b><span lang="DE"> Kranti Kumar [<a href="mailto:krantikumara@gmail.com">mailto:krantikumara@gmail.com</a>]
<br>
<b>Gesendet:</b> Dienstag, 19. Dezember 2017 17:35<br>
<b>An:</b> Kamailio (SER) - Users Mailing List <<a href="mailto:sr-users@lists.sip-router.org">sr-users@lists.sip-router.org</a>>;
<a href="mailto:franz.edler@technikum-wien.at">franz.edler@technikum-wien.at</a>;
<a href="mailto:franz.edler@kabsi.at">franz.edler@kabsi.at</a><br>
<b>Cc:</b> raghavender goud <<a href="mailto:raghu6519@gmail.com">raghu6519@gmail.com</a>>;
<a href="mailto:ponnam.goud@wipro.com">ponnam.goud@wipro.com</a><br>
<b>Betreff:</b> Kamailio-IMS VM image issue<o:p></o:p></span></p>
<p class="MsoNormal"><span lang="DE-AT"><o:p> </o:p></span></p>
<div>
<p class="gmail-msonormal"><span lang="DE-AT">Hi,<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">I’m trying to build a testbed using the VMware image you kindly have shared here:
<a href="https://clicktime.symantec.com/a/1/vpQmnO-RuJyqB1aW492eOeLkb1WD1yyoCCaN-pcaQNc=?d=ykOs8u7JL32iPUGjfsor_XlAGy1tu_tt9awv5rl4IdG-aV0KJuMXpSAG3obTSSdyQL37li5wfhwdNcTVCPfUU99HTQ9s1wCvZ_M8UZpeK_CxUGSpsAOSkKiKR7UZXVvrhnIjnXgtr7e8AyEGCxSP0T_KJwU6EfQs1WIIhLPpP47PdHttCPcMXBJN9GCDGGKE9e_UA7TMVpoExuFNCwWlUw3iDL22PuFwazBwf_k7CCbCf2_AuBsinctSCOgbxeoJ9VAvYxys0doiWR-JIxNlYAAsgR9-h7flKI6P222gS8J20SexdKIysi6Q4OwjcmVgppRlgoH_PwlA5LiIHm5z_odRqrbJQCkzodKqDz_N4yVscdr1ycoXvkzPZwTT5-zDA7awxZMiHKrRHAm2Ov1yTOrQRmnT&u=https%3A%2F%2Fwww.kamailio.org%2Fw%2F2016%2F02%2Fkamailio-ims-getting-started-box%2F" target="_blank">
https://www.kamailio.org/w/2016/02/kamailio-ims-getting-started-box/</a><o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT"> <o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">My configuration details:<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT"> <o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">HSS - 10.200.8.171 (VM1)<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">PCSCF - 10.200.8.175 (VM2)<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">ICSCF - 10.200.8.178 (VM3)<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">SCSCF - 10.200.8.181 (VM4)<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT"> <o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">While issuing the command ./hss.sh and kamailio -f /usr/local/etc/kamailio/kamailio-pcscf.cfg I am getting errors. Please find the attached log file for the same.
<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">"0(1786) ERROR: db_mysql [km_my_con.c:124]: db_mysql_new_connection(): driver error: Access denied for user 'pcscf'@'pcscf.net1.test' (using password: YES)<br>
 0(1786) ERROR: <core> [db.c:318]: db_do_init2(): could not add connection to the pool 0(1786) ERROR: ims_usrloc_pcscf [usrloc_db.c:79]: init_db(): unable to connect to the database<br>
 0(1786) ERROR: ims_usrloc_pcscf [ul_mod.c:203]: mod_init(): Error initializing db connection"<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">I am doubting about my Zone files. Could you please check zone file once. Please find the attached zone files.<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">Thank you so much in advance<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT"> <o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">Regards,<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT">-kranti<o:p></o:p></span></p>
<p class="gmail-msonormal"><span lang="DE-AT"> <o:p></o:p></span></p>
</div>
</div>
</div>
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should
 not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments. WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments
 for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email. www.wipro.com
<br clear="both">
______________________________________________________________________<BR>
This email has been scanned by the Symantec Email Security.cloud service.<BR>
For more information please visit http://www.symanteccloud.com<BR>
______________________________________________________________________<BR>
</body>
</html>