Skip to main content



      Home
Home » Eclipse Projects » Virgo » Is Java 9 support sun.misc.ServiceConfigurationError?(Is Java 9 support sun.misc.ServiceConfigurationError?)
Is Java 9 support sun.misc.ServiceConfigurationError? [message #1781328] Tue, 06 February 2018 01:50
Eclipse UserFriend
Hello,

Currently I'm migrating my project from Java 7 to Java 9.
When building the project in getting below error.
Description Resource Path Location Type
The project was not built since its build path is incomplete. Cannot find the class file for sun.misc.ServiceConfigurationError. Fix the build path then try building this project java Unknown Java Problem


Also I have been using NativeCall.init(). and imported
import com.eaio.nativecall.IntCall;
import com.eaio.nativecall.NativeCall;
import com.eaio.nativecall.VoidCall;

for which Im getting below error
Description Resource Path Location Type
The type sun.misc.ServiceConfigurationError cannot be resolved. It is indirectly referenced from required .class files ModemWavSender.java /java/com/ha/common/modemwavsender line 51 Java Problem


Previous Topic:Error while upgrading to Java 1.8 : Expecting a stackmap frame
Next Topic:Virgo and Spring Boot
Goto Forum:
  


Current Time: Thu Jul 17 07:31:10 EDT 2025

Powered by FUDForum. Page generated in 0.03799 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top