<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: MySql errors on RH linux 7.2 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141154#M8510</link>
    <description>&lt;BR /&gt;In your case login as root type and execute the following ( But Beware that this will stop your firewall in other words open your system to the outside world )&lt;BR /&gt;to do this just type&lt;BR /&gt;&lt;BR /&gt;#service ipchains stop&lt;BR /&gt;&lt;BR /&gt;then test again if this is good &lt;BR /&gt;&lt;BR /&gt;start the firewall again &lt;BR /&gt;&lt;BR /&gt;to do this type &lt;BR /&gt;&lt;BR /&gt;#service ipchains start&lt;BR /&gt;&lt;BR /&gt;then do the command &lt;BR /&gt;&lt;BR /&gt;#ipchains -L &lt;BR /&gt;&lt;BR /&gt;and tell you what is seen (cut and paste here if this is allright for you to edit this here )&lt;BR /&gt;&lt;BR /&gt;we will see how to futher help &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
    <pubDate>Wed, 10 Dec 2003 12:40:03 GMT</pubDate>
    <dc:creator>Huc_1</dc:creator>
    <dc:date>2003-12-10T12:40:03Z</dc:date>
    <item>
      <title>MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141150#M8506</link>
      <description>Hi!&lt;BR /&gt;I have  one problem running MySql on Linux.. this is th error:&lt;BR /&gt;javax.jdo.JDOFatalDataStoreException: Cannot initialize datasource with URL "jdbc:mysql://172.21.0.82:3306/RobotReservas" and JDBC driver com.mysql.jdbc.Driver due to a java.sql.SQLException: Server configuration denies access to data source (errorCode=0, SQLState=08001)&lt;BR /&gt;NestedThrowables:&lt;BR /&gt;java.sql.SQLException: Server configuration denies access to data source&lt;BR /&gt; at com.libelis.lido.ds.jdbc.k.getConnection(k.java:66)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.c.b.h(b.java:91)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.n.&lt;INIT&gt;(n.java:61)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.m.d(m.java:63)&lt;BR /&gt; at com.libelis.lido.c.&lt;INIT&gt;(c.java:68)&lt;BR /&gt; at com.libelis.lido.d.a(d.java:619)&lt;BR /&gt; at com.libelis.lido.internal.k.b.a(b.java:50)&lt;BR /&gt; at com.libelis.lido.d.&lt;INIT&gt;(d.java:614)&lt;BR /&gt; at com.libelis.lido.PersistenceManagerFactory.getPersistenceManager(PersistenceManagerFactory.java:380)&lt;BR /&gt; at robotPack.ReservaTestArchivo.&lt;INIT&gt;(ReservaTestArchivo.java:118)&lt;BR /&gt; at robotPack.ReservaTestArchivo.main(ReservaTestArchivo.java:207)&lt;BR /&gt;NestedThrowablesStackTrace:&lt;BR /&gt;java.sql.SQLException: Server configuration denies access to data source&lt;BR /&gt; at com.mysql.jdbc.MysqlIO.init(Unknown Source)&lt;BR /&gt; at com.mysql.jdbc.Connection.connectionInit(Unknown Source)&lt;BR /&gt; at com.mysql.jdbc.jdbc2.Connection.connectionInit(Unknown Source)&lt;BR /&gt; at com.mysql.jdbc.Driver.connect(Unknown Source)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.k.getConnection(k.java:58)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.c.b.h(b.java:91)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.n.&lt;INIT&gt;(n.java:61)&lt;BR /&gt; at com.libelis.lido.ds.jdbc.m.d(m.java:63)&lt;BR /&gt; at com.libelis.lido.c.&lt;INIT&gt;(c.java:68)&lt;BR /&gt; at com.libelis.lido.d.a(d.java:619)&lt;BR /&gt; at com.libelis.lido.internal.k.b.a(b.java:50)&lt;BR /&gt; at com.libelis.lido.d.&lt;INIT&gt;(d.java:614)&lt;BR /&gt; at com.libelis.lido.PersistenceManagerFactory.getPersistenceManager(PersistenceManagerFactory.java:380)&lt;BR /&gt; at robotPack.ReservaTestArchivo.&lt;INIT&gt;(ReservaTestArchivo.java:118)&lt;BR /&gt; at robotPack.ReservaTestArchivo.main(ReservaTestArchivo.java:207)&lt;BR /&gt;Process exited with exit code 0.&lt;BR /&gt;&lt;BR /&gt;It could be Kernel parameters problems?&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;&lt;/INIT&gt;</description>
      <pubDate>Wed, 10 Dec 2003 11:13:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141150#M8506</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T11:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141151#M8507</link>
      <description>No not the kernel perhaps a firewall limitation or protection problem &lt;BR /&gt;&lt;BR /&gt;72.21.0.82:3306/RobotReservas&lt;BR /&gt;&lt;BR /&gt;dont you have more messages/info ? in &lt;BR /&gt;&lt;BR /&gt;#cat /var/log/security &lt;BR /&gt;&lt;BR /&gt;just a suggestion ..&lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 11:49:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141151#M8507</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-10T11:49:36Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141152#M8508</link>
      <description>I agree with Huc.&lt;BR /&gt;&lt;BR /&gt;service iptables stop&lt;BR /&gt;&lt;BR /&gt;or &lt;BR /&gt;&lt;BR /&gt;service ipchains stop&lt;BR /&gt;&lt;BR /&gt;Then re-test.&lt;BR /&gt;&lt;BR /&gt;If the problem goes away, make appropriate firewall adjustments. /etc/sysconfig/iptables or /etc/sysconfig/ipchains&lt;BR /&gt;&lt;BR /&gt;The firewall causing the issue may be on another machine.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 10 Dec 2003 12:03:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141152#M8508</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-10T12:03:17Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141153#M8509</link>
      <description>I dont have iptables on my /etc/sysconfig.. i just have one ipchains... what change can i do?</description>
      <pubDate>Wed, 10 Dec 2003 12:30:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141153#M8509</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T12:30:26Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141154#M8510</link>
      <description>&lt;BR /&gt;In your case login as root type and execute the following ( But Beware that this will stop your firewall in other words open your system to the outside world )&lt;BR /&gt;to do this just type&lt;BR /&gt;&lt;BR /&gt;#service ipchains stop&lt;BR /&gt;&lt;BR /&gt;then test again if this is good &lt;BR /&gt;&lt;BR /&gt;start the firewall again &lt;BR /&gt;&lt;BR /&gt;to do this type &lt;BR /&gt;&lt;BR /&gt;#service ipchains start&lt;BR /&gt;&lt;BR /&gt;then do the command &lt;BR /&gt;&lt;BR /&gt;#ipchains -L &lt;BR /&gt;&lt;BR /&gt;and tell you what is seen (cut and paste here if this is allright for you to edit this here )&lt;BR /&gt;&lt;BR /&gt;we will see how to futher help &lt;BR /&gt;&lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 12:40:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141154#M8510</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-10T12:40:03Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141155#M8511</link>
      <description>it is rare.. my linux is not configured like firewall... but these are the results of ipchains -L&lt;BR /&gt;&lt;BR /&gt;thanks&lt;BR /&gt;&lt;BR /&gt;Chain input (policy ACCEPT):&lt;BR /&gt;Chain forward (policy ACCEPT):&lt;BR /&gt;Chain output (policy ACCEPT):&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 12:50:03 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141155#M8511</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T12:50:03Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141156#M8512</link>
      <description>this is when ipchains is up:&lt;BR /&gt;&lt;BR /&gt;[root@salato-apl10 sysconfig]# ipchains -L&lt;BR /&gt;Chain input (policy ACCEPT):&lt;BR /&gt;target     prot opt     source                destination           ports&lt;BR /&gt;ACCEPT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   ftp&lt;BR /&gt;ACCEPT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   ssh&lt;BR /&gt;ACCEPT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   telnet&lt;BR /&gt;ACCEPT     udp  ------  anywhere             anywhere              bootps:bootpc -&amp;gt;   bootps:bootpc&lt;BR /&gt;ACCEPT     udp  ------  anywhere             anywhere              bootps:bootpc -&amp;gt;   bootps:bootpc&lt;BR /&gt;ACCEPT     all  ------  anywhere             anywhere              n/a&lt;BR /&gt;ACCEPT     all  ------  anywhere             anywhere              n/a&lt;BR /&gt;REJECT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   0:1023&lt;BR /&gt;REJECT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   nfs&lt;BR /&gt;REJECT     udp  ------  anywhere             anywhere              any -&amp;gt;   0:1023&lt;BR /&gt;REJECT     udp  ------  anywhere             anywhere              any -&amp;gt;   nfs&lt;BR /&gt;REJECT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   x11:6009&lt;BR /&gt;REJECT     tcp  -y----  anywhere             anywhere              any -&amp;gt;   xfs&lt;BR /&gt;Chain forward (policy ACCEPT):&lt;BR /&gt;Chain output (policy ACCEPT):&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 12:55:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141156#M8512</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T12:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141157#M8513</link>
      <description>Ruiz,&lt;BR /&gt;&lt;BR /&gt;When you stopped ipchains, What where the test results ? good, any more error's ?&lt;BR /&gt;&lt;BR /&gt;or is it still the same ?&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;J-P &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 13:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141157#M8513</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-10T13:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141158#M8514</link>
      <description>this is the result when ipchian is stoped.. is there something wrong?&lt;BR /&gt;&lt;BR /&gt;[root@salato-apl10 sysconfig]# service ipchains stop&lt;BR /&gt;Flushing all chains:                                       [  OK  ]&lt;BR /&gt;Removing user defined chains:                              [  OK  ]&lt;BR /&gt;Resetting built-in chains to the default ACCEPT policy:    [  OK  ]&lt;BR /&gt;[root@salato-apl10 sysconfig]# ipchains -L&lt;BR /&gt;Chain input (policy ACCEPT):&lt;BR /&gt;Chain forward (policy ACCEPT):&lt;BR /&gt;Chain output (policy ACCEPT):&lt;BR /&gt;</description>
      <pubDate>Wed, 10 Dec 2003 14:39:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141158#M8514</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T14:39:24Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141159#M8515</link>
      <description>Ruiz,&lt;BR /&gt;What I mean is when ipchains is stopped&lt;BR /&gt;&lt;BR /&gt;if you do the Mysql test do you have the mysql java error ? still ! yes or no ?&lt;BR /&gt;&lt;BR /&gt;if not &lt;BR /&gt; then it is in ipchains&lt;BR /&gt;else it is something different&lt;BR /&gt;&lt;BR /&gt;J-P</description>
      <pubDate>Wed, 10 Dec 2003 15:33:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141159#M8515</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-12-10T15:33:19Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141160#M8516</link>
      <description>We r trying... now.. thanks</description>
      <pubDate>Wed, 10 Dec 2003 15:38:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141160#M8516</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T15:38:47Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141161#M8517</link>
      <description>I have the problem again...</description>
      <pubDate>Wed, 10 Dec 2003 16:14:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141161#M8517</guid>
      <dc:creator>Edwin Ruiz_2</dc:creator>
      <dc:date>2003-12-10T16:14:43Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141162#M8518</link>
      <description>Hi Edwin,&lt;BR /&gt;&lt;BR /&gt;When you get your results, if ipchains clears up the situation, correcting the issue will be straightforward.&lt;BR /&gt;&lt;BR /&gt;Databases use ports and sockets to run data connection sessions. All you need to do is look at the mysql configuration file for what ports(in oracle the port numbers are in the init.ora file) it needs open.&lt;BR /&gt;&lt;BR /&gt;Then find an ipchains port configuration, say for port 22 thats open the way you need, duplicate it in the ipchains file and change the port number.'&lt;BR /&gt;&lt;BR /&gt;Then service ipchains start and re-run the test.&lt;BR /&gt;&lt;BR /&gt;The strange thing about this whole issue is the last line of the orginal post&lt;BR /&gt;&lt;BR /&gt;Process exited with exit code 0.&lt;BR /&gt;&lt;BR /&gt;That usually means everythig worked right.&lt;BR /&gt;&lt;BR /&gt;Looking forward to your results.&lt;BR /&gt;&lt;BR /&gt;Good Luck,&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Wed, 10 Dec 2003 16:23:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141162#M8518</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-12-10T16:23:13Z</dc:date>
    </item>
    <item>
      <title>Re: MySql errors on RH linux 7.2</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141163#M8519</link>
      <description>This error simply states that the Java class you are using cannot talk to the MySQL database.&lt;BR /&gt;&lt;BR /&gt;Can you access your MySQL database out-side of the Java class? (i.e. from command line 'mysql -p -uroot mysql').&lt;BR /&gt;&lt;BR /&gt;Ensure that the User and DB tables allow access from the host you are coming from for the user you are using on the database (select, from user and db, where user = '&lt;USER&gt;', and verify).&lt;/USER&gt;</description>
      <pubDate>Wed, 10 Dec 2003 17:53:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mysql-errors-on-rh-linux-7-2/m-p/3141163#M8519</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2003-12-10T17:53:52Z</dc:date>
    </item>
  </channel>
</rss>

