Hi All,
Anybody came across this problem and what is the solution. [root@ip-208-109-170-166 cp123]# *** glibc detected *** /usr/sbin/mysqld: malloc(): memory corruption: 0x0a253af8 *** ======= Backtrace: ========= /lib/libc.so.6[0x36c250] /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] /usr/sbin/mysqld[0x81e2ae6] /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] /lib/libpthread.so.0[0x45573b] /lib/libc.so.6(clone+0x5e)[0x3d3cfe] ======= Memory map: ======== mysql With regards, S K Pradeep kumar, 9980609494 |
what steps did you perform
what is the errors in ofbiz logs S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: > Hi All, > > Anybody came across this problem and what is the solution. > > [root@ip-208-109-170-166 cp123]# *** glibc detected *** /usr/sbin/mysqld: > malloc(): memory corruption: 0x0a253af8 *** > ======= Backtrace: ========= > /lib/libc.so.6[0x36c250] > /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] > /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] > /usr/sbin/mysqld[0x81e2ae6] > /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] > /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] > /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] > /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] > /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] > /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] > /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] > /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] > /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] > /lib/libpthread.so.0[0x45573b] > /lib/libc.so.6(clone+0x5e)[0x3d3cfe] > ======= Memory map: ======== > mysql > > > With regards, > S K Pradeep kumar, > 9980609494 > |
Hi BJ,
In ofbiz.log its saying only Can't establish connection with database. thats it. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 8:38 PM, BJ Freeman <[hidden email]> wrote: > what steps did you perform > what is the errors in ofbiz logs > > S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: > > Hi All, >> >> Anybody came across this problem and what is the solution. >> >> [root@ip-208-109-170-166 cp123]# *** glibc detected *** /usr/sbin/mysqld: >> malloc(): memory corruption: 0x0a253af8 *** >> ======= Backtrace: ========= >> /lib/libc.so.6[0x36c250] >> /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] >> /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] >> /usr/sbin/mysqld[0x81e2ae6] >> >> /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] >> /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] >> >> /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] >> >> /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] >> /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] >> /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] >> >> /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] >> /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] >> /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] >> /lib/libpthread.so.0[0x45573b] >> /lib/libc.so.6(clone+0x5e)[0x3d3cfe] >> ======= Memory map: ======== >> mysql >> >> >> With regards, >> S K Pradeep kumar, >> 9980609494 >> >> |
have tried connecting to db though another means
S K Pradeep Kumar sent the following on 9/28/2010 8:11 AM: > Hi BJ, > > In ofbiz.log its saying only Can't establish connection with database. > thats it. > > With regards, > S K Pradeep kumar, > 9980609494 > > > On Tue, Sep 28, 2010 at 8:38 PM, BJ Freeman<[hidden email]> wrote: > >> what steps did you perform >> what is the errors in ofbiz logs >> >> S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: >> >> Hi All, >>> >>> Anybody came across this problem and what is the solution. >>> >>> [root@ip-208-109-170-166 cp123]# *** glibc detected *** /usr/sbin/mysqld: >>> malloc(): memory corruption: 0x0a253af8 *** >>> ======= Backtrace: ========= >>> /lib/libc.so.6[0x36c250] >>> /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] >>> /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] >>> /usr/sbin/mysqld[0x81e2ae6] >>> >>> /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] >>> /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] >>> >>> /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] >>> >>> /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] >>> /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] >>> /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] >>> >>> /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] >>> /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] >>> /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] >>> /lib/libpthread.so.0[0x45573b] >>> /lib/libc.so.6(clone+0x5e)[0x3d3cfe] >>> ======= Memory map: ======== >>> mysql >>> >>> >>> With regards, >>> S K Pradeep kumar, >>> 9980609494 >>> >>> > |
Hi Bj,
Yes i tried to connect by mysql cmd but not able to connect to the mysql. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 9:04 PM, BJ Freeman <[hidden email]> wrote: > have tried connecting to db though another means > > > S K Pradeep Kumar sent the following on 9/28/2010 8:11 AM: > > Hi BJ, >> >> In ofbiz.log its saying only Can't establish connection with database. >> thats it. >> >> With regards, >> S K Pradeep kumar, >> 9980609494 >> >> >> On Tue, Sep 28, 2010 at 8:38 PM, BJ Freeman<[hidden email]> wrote: >> >> what steps did you perform >>> what is the errors in ofbiz logs >>> >>> S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: >>> >>> Hi All, >>> >>>> >>>> Anybody came across this problem and what is the solution. >>>> >>>> [root@ip-208-109-170-166 cp123]# *** glibc detected *** >>>> /usr/sbin/mysqld: >>>> malloc(): memory corruption: 0x0a253af8 *** >>>> ======= Backtrace: ========= >>>> /lib/libc.so.6[0x36c250] >>>> /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] >>>> /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] >>>> /usr/sbin/mysqld[0x81e2ae6] >>>> >>>> >>>> /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] >>>> /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] >>>> >>>> >>>> /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] >>>> >>>> >>>> /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] >>>> /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] >>>> /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] >>>> >>>> >>>> /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] >>>> /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] >>>> /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] >>>> /lib/libpthread.so.0[0x45573b] >>>> /lib/libc.so.6(clone+0x5e)[0x3d3cfe] >>>> ======= Memory map: ======== >>>> mysql >>>> >>>> >>>> With regards, >>>> S K Pradeep kumar, >>>> 9980609494 >>>> >>>> >>>> >> > |
bases on your first post I am guessing you have a driver problem in the
JDBC . suggest you go to the mysql forum to get it worked out. ========================= BJ Freeman Strategic Power Office with Supplier Automation <http://www.businessesnetwork.com/automation/viewforum.php?f=52> Specialtymarket.com <http://www.specialtymarket.com/> Systems Integrator-- Glad to Assist Chat Y! messenger: bjfr33man S K Pradeep Kumar sent the following on 9/28/2010 10:42 AM: > Hi Bj, > > Yes i tried to connect by mysql cmd but not able to connect to the mysql. > > With regards, > S K Pradeep kumar, > 9980609494 > > > On Tue, Sep 28, 2010 at 9:04 PM, BJ Freeman<[hidden email]> wrote: > >> have tried connecting to db though another means >> >> >> S K Pradeep Kumar sent the following on 9/28/2010 8:11 AM: >> >> Hi BJ, >>> >>> In ofbiz.log its saying only Can't establish connection with database. >>> thats it. >>> >>> With regards, >>> S K Pradeep kumar, >>> 9980609494 >>> >>> >>> On Tue, Sep 28, 2010 at 8:38 PM, BJ Freeman<[hidden email]> wrote: >>> >>> what steps did you perform >>>> what is the errors in ofbiz logs >>>> >>>> S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: >>>> >>>> Hi All, >>>> >>>>> >>>>> Anybody came across this problem and what is the solution. >>>>> >>>>> [root@ip-208-109-170-166 cp123]# *** glibc detected *** >>>>> /usr/sbin/mysqld: >>>>> malloc(): memory corruption: 0x0a253af8 *** >>>>> ======= Backtrace: ========= >>>>> /lib/libc.so.6[0x36c250] >>>>> /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] >>>>> /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] >>>>> /usr/sbin/mysqld[0x81e2ae6] >>>>> >>>>> >>>>> /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] >>>>> /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] >>>>> >>>>> >>>>> /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] >>>>> >>>>> >>>>> /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] >>>>> /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] >>>>> /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] >>>>> >>>>> >>>>> /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] >>>>> /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] >>>>> /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] >>>>> /lib/libpthread.so.0[0x45573b] >>>>> /lib/libc.so.6(clone+0x5e)[0x3d3cfe] >>>>> ======= Memory map: ======== >>>>> mysql >>>>> >>>>> >>>>> With regards, >>>>> S K Pradeep kumar, >>>>> 9980609494 >>>>> >>>>> >>>>> >>> >> > |
hi bj
Thanks for your help. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 11:43 PM, BJ Freeman <[hidden email]> wrote: > bases on your first post I am guessing you have a driver problem in the > JDBC . > suggest you go to the mysql forum to get it worked out. > > ========================= > BJ Freeman > Strategic Power Office with Supplier Automation < > http://www.businessesnetwork.com/automation/viewforum.php?f=52> > Specialtymarket.com <http://www.specialtymarket.com/> > Systems Integrator-- Glad to Assist > > Chat Y! messenger: bjfr33man > > > S K Pradeep Kumar sent the following on 9/28/2010 10:42 AM: > > Hi Bj, >> >> Yes i tried to connect by mysql cmd but not able to connect to the mysql. >> >> With regards, >> S K Pradeep kumar, >> 9980609494 >> >> >> On Tue, Sep 28, 2010 at 9:04 PM, BJ Freeman<[hidden email]> wrote: >> >> have tried connecting to db though another means >>> >>> >>> S K Pradeep Kumar sent the following on 9/28/2010 8:11 AM: >>> >>> Hi BJ, >>> >>>> >>>> In ofbiz.log its saying only Can't establish connection with database. >>>> thats it. >>>> >>>> With regards, >>>> S K Pradeep kumar, >>>> 9980609494 >>>> >>>> >>>> On Tue, Sep 28, 2010 at 8:38 PM, BJ Freeman<[hidden email]> >>>> wrote: >>>> >>>> what steps did you perform >>>> >>>>> what is the errors in ofbiz logs >>>>> >>>>> S K Pradeep Kumar sent the following on 9/28/2010 5:55 AM: >>>>> >>>>> Hi All, >>>>> >>>>> >>>>>> Anybody came across this problem and what is the solution. >>>>>> >>>>>> [root@ip-208-109-170-166 cp123]# *** glibc detected *** >>>>>> /usr/sbin/mysqld: >>>>>> malloc(): memory corruption: 0x0a253af8 *** >>>>>> ======= Backtrace: ========= >>>>>> /lib/libc.so.6[0x36c250] >>>>>> /lib/libc.so.6(__libc_malloc+0x67)[0x36dd87] >>>>>> /usr/sbin/mysqld(my_malloc+0x25)[0x848a495] >>>>>> /usr/sbin/mysqld[0x81e2ae6] >>>>>> >>>>>> >>>>>> >>>>>> /usr/sbin/mysqld(_Z17mysql_lock_tablesP3THDPP8st_tablejjPb+0x5a)[0x81e367a] >>>>>> >>>>>> /usr/sbin/mysqld(_Z11lock_tablesP3THDP10TABLE_LISTjPb+0x2f1)[0x8232d81] >>>>>> >>>>>> >>>>>> >>>>>> /usr/sbin/mysqld(_Z28open_and_lock_tables_derivedP3THDP10TABLE_LISTb+0x3d)[0x8239d2d] >>>>>> >>>>>> >>>>>> >>>>>> /usr/sbin/mysqld(_Z12mysql_insertP3THDP10TABLE_LISTR4ListI4ItemERS3_IS5_ES6_S6_15enum_duplicatesb+0x11e)[0x826d29e] >>>>>> /usr/sbin/mysqld(_Z21mysql_execute_commandP3THD+0x354c)[0x81fa10c] >>>>>> /usr/sbin/mysqld(_Z11mysql_parseP3THDPcjPPKc+0x27c)[0x81fee9c] >>>>>> >>>>>> >>>>>> >>>>>> /usr/sbin/mysqld(_Z16dispatch_command19enum_server_commandP3THDPcj+0x658)[0x81ff508] >>>>>> /usr/sbin/mysqld(_Z10do_commandP3THD+0xe1)[0x82006f1] >>>>>> /usr/sbin/mysqld(handle_one_connection+0x7b1)[0x81f0a31] >>>>>> /lib/libpthread.so.0[0x45573b] >>>>>> /lib/libc.so.6(clone+0x5e)[0x3d3cfe] >>>>>> ======= Memory map: ======== >>>>>> mysql >>>>>> >>>>>> >>>>>> With regards, >>>>>> S K Pradeep kumar, >>>>>> 9980609494 >>>>>> >>>>>> >>>>>> >>>>>> >>>> >>> >> > |
i would suggest there is a problem in either the harddrive of the machine or
ram memory. try the same setup on another computer. On Sep 29, 2010 7:54 AM, "S K Pradeep Kumar" <[hidden email]> wrote: hi bj Thanks for your help. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 11:43 PM, BJ Freeman <[hidden email]> wrote: > bases on your first pos... |
sorry but which problem you are adressing over here
--- On Sat, 2/10/10, Deyan Tsvetanov <[hidden email]> wrote: From: Deyan Tsvetanov <[hidden email]> Subject: Re: Hi can anybody came across this problem To: [hidden email] Received: Saturday, 2 October, 2010, 2:40 AM i would suggest there is a problem in either the harddrive of the machine or ram memory. try the same setup on another computer. On Sep 29, 2010 7:54 AM, "S K Pradeep Kumar" <[hidden email]> wrote: hi bj Thanks for your help. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 11:43 PM, BJ Freeman <[hidden email]> wrote: > bases on your first pos... |
In reply to this post by Deyan Tsvetanov-3
Hi Deyan,
You are addressing which problem over here --- On Sat, 2/10/10, Deyan Tsvetanov <[hidden email]> wrote: From: Deyan Tsvetanov <[hidden email]> Subject: Re: Hi can anybody came across this problem To: [hidden email] Received: Saturday, 2 October, 2010, 2:40 AM i would suggest there is a problem in either the harddrive of the machine or ram memory. try the same setup on another computer. On Sep 29, 2010 7:54 AM, "S K Pradeep Kumar" <[hidden email]> wrote: hi bj Thanks for your help. With regards, S K Pradeep kumar, 9980609494 On Tue, Sep 28, 2010 at 11:43 PM, BJ Freeman <[hidden email]> wrote: > bases on your first pos... |
Free forum by Nabble | Edit this page |