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

Exception in thread "main" java.lang.NoClassDefFoundError: com/sun/xml/bind/v2/model/annotation/AnnotationReader #51

Closed
vegetablecatcat opened this issue Nov 17, 2023 · 8 comments
Assignees
Labels
bug Something isn't working needs:triage wontfix This will not be worked on

Comments

@vegetablecatcat
Copy link

Checked for duplicates

Yes - I've already checked

🐛 Describe the bug

i run this tool and then something goes wrong
err

🕵️ Expected behavior

I expected [...]

📜 To Reproduce

in command line, type "transform myfile - f csv ", then the error happens

🖥 Environment Info

  • Version of this software [e.g. vX.Y.Z]
  • Operating System: [e.g. MacOSX with Docker Desktop vX.Y]
    ...

📚 Version of Software Used

No response

🩺 Test Data / Additional context

No response

🦄 Related requirements

🦄 #xyz

⚙️ Engineering Details

No response

@jordanpadams
Copy link
Member

@vegetablecatcat can you send over the XML and associated product files you are trying to transform? A ZIP of them would be great

@jordanpadams
Copy link
Member

jordanpadams commented Nov 17, 2023

@vegetablecatcat also, what version of Java do you have installed on your machine? Transform requires openJDK 11 or later.

@vegetablecatcat
Copy link
Author

vegetablecatcat commented Nov 18, 2023 via email

@vegetablecatcat
Copy link
Author

@jordanpadams except this TRANSFORM tool, do you hava any other way to open PDS data that i send to you few days ago? I would be grateful if you could give me some advice.

@jordanpadams
Copy link
Member

@vegetablecatcat the email attachment doesn’t work here. Can you actually upload it to GitHub?

another tool you can use to view PDS4 data is PDS viewer: https://sbnwiki.astro.umd.edu/wiki/PDS4_Viewer

@vegetablecatcat
Copy link
Author

The email attachment : a zip file ,is too big to upload to here, you can see data i want to open with TRANSFORM tool in this link: https://pds-geosciences.wustl.edu/mro/mro-m-sharad-4-rdr-v1/mrosh_1001/data/rdr01xxx/rdr0168901/

@jordanpadams
Copy link
Member

@vegetablecatcat I think this issue is due to a Java version error. Can you confirm the outputs of the following?

which version
echo $JAVA_HOME

You may have Java 21 installed, but it may not be appropriately added to your path, or JAVA_HOME is set to an older version of java.

@jordanpadams
Copy link
Member

I put this information onto our discussion board to hopefully make this more clear in the future.

@jordanpadams jordanpadams added the wontfix This will not be worked on label Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working needs:triage wontfix This will not be worked on
Projects
Status: 🏁 Done
Development

No branches or pull requests

2 participants