Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ambiguous method overloading for method java.lang.Integer#div #2065

Closed
mictadlo opened this issue Feb 21, 2019 · 10 comments
Closed

Ambiguous method overloading for method java.lang.Integer#div #2065

mictadlo opened this issue Feb 21, 2019 · 10 comments

Comments

@mictadlo
Copy link

Hi,
I have got the below error:

Ambiguous method overloading for method java.lang.Integer#div. Cannot resolve which method to invoke for [null] due to overlapping prototypes between: [class java.lang.Character] [class java.lang.Number]

after I clicked create a new annotation -> gene.

What could cause it?

Thank you in advance,

Michal

@nathandunn
Copy link
Contributor

nathandunn commented Feb 21, 2019 via email

@mictadlo
Copy link
Author

This happens with the below gene:
screen shot 2019-02-21 at 3 49 44 pm

I have just sent you an email with the gff3 file.

Thank you in advance,

Michal

@nathandunn
Copy link
Contributor

nathandunn commented Feb 21, 2019 via email

@mictadlo
Copy link
Author

I have just sent you another email.

@nathandunn
Copy link
Contributor

@mictadlo got it. If I can get to it by tomorrow I will . . otherwise early next week.

@nathandunn
Copy link
Contributor

@mictadlo Not seeing anything obvious . . . can you send me your entire jbrowse directory?

I'm thinking that it might be related to #2063

Thanks.

@abretaud
Copy link
Collaborator

I think this is fixed by #2068, I had this problem because apollo didn't detect that the genome was indexed with the new faidx method

@nathandunn
Copy link
Contributor

@mictadlo Can you retest against master and see if this is still a problem for you?

@mictadlo
Copy link
Author

Thank you it works.

@nathandunn
Copy link
Contributor

:+1 @abretaud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants