java.lang.UnsatisfiedLinkError: QALoc_Startup
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 Oracle Community by 843829, 2 years ago
via Oracle Community by 843797, 1 year ago
via Oracle Community by 843797, 1 year ago
java.lang.UnsatisfiedLinkError: QALoc_Startup
at gmm2064.QAS.QASApi.QALoc_Startup(Native Method)
at gmm2064.QAS.QASApi.EastingNorthingToPostCode(QASApi.java:78)
at gmm2064.Calculator._generateIntervalReport(Calculator.java:256)
at gmm2064.Calculator._generateCompleteIntervalReport(Calculator.java:288)
at gmm2064.Calculator.getReport(Calculator.java:474)
at gmm2064.ReportGenerationServlet.displayReport(ReportGenerationServlet.java:141)
at gmm2064.ReportGenerationServlet.doPost(ReportGenerationServlet.java:65)