You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@ignite.apache.org by "Rahul.S" <ra...@tayana.in> on 2017/07/13 09:31:33 UTC

getting exception while running the odbc examples

Hi Ignite Team,
i was wondering to use the odbc in the ignite so i gave a small try to use
the examples in the path
"/opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/cpp/examples/odbc-example", 
for the above i followed all the notes that were mentioned but it got
complied but while running i got the this segmentation fault :
[ignite@localhost odbc-example]$ ./ignite-odbcexample
#
# A fatal error has been detected by the Java Runtime Environment:
#
#  SIGBUS (0x7) at pc=0x00007fa81e11dc03, pid=2752, tid=0x00007fa8301ea740
#
# JRE version:  (8.0_131-b11) (build )
# Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode
linux-amd64 compressed oops)
# Problematic frame:
# j  java.lang.Object.<clinit>()V+0
#
# Core dump written. Default location:
/opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/cpp/examples/odbc-example/core
or core.2752
#
# An error report file with more information is saved as:
#
/opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/cpp/examples/odbc-example/hs_err_pid2752.log
#
# If you would like to submit a bug report, please visit:
#   http://bugreport.java.com/bugreport/crash.jsp
#
Aborted (core dumped)


Please do help!!....




--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/getting-exception-while-running-the-odbc-examples-tp14755.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: getting exception while running the odbc examples

Posted by Igor Sapego <is...@apache.org>.
Can you share a core dump?

Best Regards,
Igor

On Fri, Jul 14, 2017 at 7:39 AM, Rahul.S <ra...@tayana.in> wrote:

> no i didn't....
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/getting-exception-while-running-the-
> odbc-examples-tp14755p14861.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>

Re: getting exception while running the odbc examples

Posted by "Rahul.S" <ra...@tayana.in>.
no i didn't....



--
View this message in context: http://apache-ignite-users.70518.x6.nabble.com/getting-exception-while-running-the-odbc-examples-tp14755p14861.html
Sent from the Apache Ignite Users mailing list archive at Nabble.com.

Re: getting exception while running the odbc examples

Posted by Igor Sapego <is...@gridgain.com>.
Hello,

Have you modified example in any way?

Best Regards,
Igor

On Thu, Jul 13, 2017 at 12:31 PM, Rahul.S <ra...@tayana.in> wrote:

> Hi Ignite Team,
> i was wondering to use the odbc in the ignite so i gave a small try to use
> the examples in the path
> "/opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/
> cpp/examples/odbc-example",
> for the above i followed all the notes that were mentioned but it got
> complied but while running i got the this segmentation fault :
> [ignite@localhost odbc-example]$ ./ignite-odbcexample
> #
> # A fatal error has been detected by the Java Runtime Environment:
> #
> #  SIGBUS (0x7) at pc=0x00007fa81e11dc03, pid=2752, tid=0x00007fa8301ea740
> #
> # JRE version:  (8.0_131-b11) (build )
> # Java VM: Java HotSpot(TM) 64-Bit Server VM (25.131-b11 mixed mode
> linux-amd64 compressed oops)
> # Problematic frame:
> # j  java.lang.Object.<clinit>()V+0
> #
> # Core dump written. Default location:
> /opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/
> cpp/examples/odbc-example/core
> or core.2752
> #
> # An error report file with more information is saved as:
> #
> /opt/ignite/apache-ignite-fabric-2.0.0-bin/platforms/
> cpp/examples/odbc-example/hs_err_pid2752.log
> #
> # If you would like to submit a bug report, please visit:
> #   http://bugreport.java.com/bugreport/crash.jsp
> #
> Aborted (core dumped)
>
>
> Please do help!!....
>
>
>
>
> --
> View this message in context: http://apache-ignite-users.
> 70518.x6.nabble.com/getting-exception-while-running-the-
> odbc-examples-tp14755.html
> Sent from the Apache Ignite Users mailing list archive at Nabble.com.
>