java.io.IOException: File Vsop87.data should contain vsop87_index_translation_table at line 61173
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via JFrog JIRA by Smita K, 2 years ago
via JFrog JIRA by Smita K, 1 year ago
java.io.IOException: File Vsop87.data should contain vsop87_index_translation_table at line 61173
at astro.planet.Vsop87.
(Vsop87.java:191) at astro.planet.Vsop87OsculatingFunc.compute(Vsop87OsculatingFunc.java:20)
at astro.Planet.computePosition(Planet.java:354)
at astro.SolarSystem.computePositions(SolarSystem.java:283)
at stpkg.StelCore.initGL3(StelCore.java:214)
at stpkg.StelApp.initData(StelApp.java:540)
at stpkg.StelApp.init(StelApp.java:476)
at stpkg.StelApp.start(StelApp.java:191)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
at org.apache.felix.framework.Felix$SystemBundleActivator.start(Felix.java:3783)
at org.apache.felix.framework.util.SecureAction.startActivator(SecureAction.java:591)
at org.apache.felix.framework.Felix.start(Felix.java:849)
at data.Main.activate(Main.java:213)
at data.Main.main(Main.java:162)