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

WARNING: Unknown module: jide.common specified to --add-exports #1611

Open
kamraanchal opened this issue Nov 4, 2024 · 8 comments
Open

WARNING: Unknown module: jide.common specified to --add-exports #1611

kamraanchal opened this issue Nov 4, 2024 · 8 comments

Comments

@kamraanchal
Copy link

kamraanchal commented Nov 4, 2024

Running **igv version 2.18.4 with JAVA** gives the below warnings on a CentOS linux system

]$ igv.sh --help
echo Using bundled JDK.
openjdk version "17.0.9" 2023-10-17
OpenJDK Runtime Environment Temurin-17.0.9+9 (build 17.0.9+9)
OpenJDK 64-Bit Server VM Temurin-17.0.9+9 (build 17.0.9+9, mixed mode, sharing)
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: package com.sun.java.swing.plaf.windows not in java.desktop
WARNING: package sun.awt.windows not in java.desktop
WARNING: Unknown module: jide.common specified to --add-exports
WARNING: Unknown module: jide.common specified to --add-exports

Can someone suggest how to get rid of these warnings ?

@jrobinso
Copy link
Contributor

jrobinso commented Nov 4, 2024

Hi, I don't think you can get rid of those warnings.

@kamraanchal
Copy link
Author

@jrobinso How can i get rid for these warnings . Any suggestions ?

@jrobinso
Copy link
Contributor

jrobinso commented Nov 4, 2024

@kamraanchal I've already replied, did you miss it? No, I don't have any suggestion, AFAIK you can't get rid of them. What issue are they causing?

@kamraanchal
Copy link
Author

@jrobinso The issue is that our customers are asking us the reason for these warnings.
Also, I did not miss your reply. As your reply said that Hi, I don't think you can't get rid of those warnings.
To me it meant that one can get rid of those warnings.

@jrobinso
Copy link
Contributor

jrobinso commented Nov 5, 2024

I see, sorry about that. Please tell your customers they can ignore these warnings. They will have no impact no IGV's functionality.

@jrobinso jrobinso closed this as completed Nov 5, 2024
@kamraanchal
Copy link
Author

@jrobinso Thank you for the information. We will communicate the same.

@fthommen
Copy link

fthommen commented Nov 6, 2024

@jrobinso 🤔 When I install a tool according to its installation instructions and use it according to its usage instructions and it starts right away with nine warnings, then I'd see this either as a (although lesser) bug in the software, the installation instructions or the usage instructions.
Also it would be interesting to know from the developer side, what the reason for these warnings is and why we can't get rid of them
(I am also involved in the maintenance of the affected software installation mentioned by the OP)

@jrobinso
Copy link
Contributor

jrobinso commented Nov 6, 2024

@fthommen fair enough, consider it a lesser bug then. I will reopen it but can't give any ETAs at this time.

@jrobinso jrobinso reopened this Nov 6, 2024
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