You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "T Jake Luciani (JIRA)" <ji...@apache.org> on 2010/11/19 22:33:13 UTC

[jira] Created: (CASSANDRA-1760) JNA Native check can throw a NoSuchMethodError

JNA Native check can throw a NoSuchMethodError 
-----------------------------------------------

                 Key: CASSANDRA-1760
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1760
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: T Jake Luciani
            Priority: Minor


Looks like older versions of JNA have a different Native.register() method

>From IRC:
hi, i'm having trouble starting cassandra up...the error is very bizarre: java.lang.NoSuchMethodError: com.sun.jna.Native.register(Ljava/lang/String;)V

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Commented: (CASSANDRA-1760) JNA Native check can throw a NoSuchMethodError

Posted by "T Jake Luciani (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/CASSANDRA-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12933994#action_12933994 ] 

T Jake Luciani commented on CASSANDRA-1760:
-------------------------------------------

it was jruby :(

> JNA Native check can throw a NoSuchMethodError 
> -----------------------------------------------
>
>                 Key: CASSANDRA-1760
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1760
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: T Jake Luciani
>            Priority: Minor
>         Attachments: 1760_v1.txt
>
>
> Looks like older versions of JNA have a different Native.register() method
> From IRC:
> hi, i'm having trouble starting cassandra up...the error is very bizarre: java.lang.NoSuchMethodError: com.sun.jna.Native.register(Ljava/lang/String;)V

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (CASSANDRA-1760) JNA Native check can throw a NoSuchMethodError

Posted by "T Jake Luciani (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

T Jake Luciani updated CASSANDRA-1760:
--------------------------------------

    Attachment: 1760_v1.txt

> JNA Native check can throw a NoSuchMethodError 
> -----------------------------------------------
>
>                 Key: CASSANDRA-1760
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1760
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: T Jake Luciani
>            Priority: Minor
>         Attachments: 1760_v1.txt
>
>
> Looks like older versions of JNA have a different Native.register() method
> From IRC:
> hi, i'm having trouble starting cassandra up...the error is very bizarre: java.lang.NoSuchMethodError: com.sun.jna.Native.register(Ljava/lang/String;)V

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (CASSANDRA-1760) JNA Native check can throw a NoSuchMethodError

Posted by "Jonathan Ellis (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/CASSANDRA-1760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jonathan Ellis resolved CASSANDRA-1760.
---------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.7.0
                   0.6.9
         Reviewer: jbellis
         Assignee: T Jake Luciani

committed

> JNA Native check can throw a NoSuchMethodError 
> -----------------------------------------------
>
>                 Key: CASSANDRA-1760
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-1760
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>            Reporter: T Jake Luciani
>            Assignee: T Jake Luciani
>            Priority: Minor
>             Fix For: 0.6.9, 0.7.0
>
>         Attachments: 1760_v1.txt
>
>
> Looks like older versions of JNA have a different Native.register() method
> From IRC:
> hi, i'm having trouble starting cassandra up...the error is very bizarre: java.lang.NoSuchMethodError: com.sun.jna.Native.register(Ljava/lang/String;)V

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.