You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
After a successful "mvn clean install", in bootiful-microservices-dalston
and "cf push eureka -p ./target/eureka-service-0.0.1-SNAPSHOT.jar"
I got the error.
I have been trying to resolve this error, but so far nothing helps.
It seems to be a pretty simple, straight forward example with Brixton.
Any idea is appreciated.
Cheers
Beth
javax.xml.stream.FactoryConfigurationError: Provider for class javax.xml.stream.XMLInputFactory cannot be created
Caused by: java.lang.RuntimeException: Provider for class javax.xml.stream.XMLInputFactory cannot be created
Caused by: java.util.ServiceConfigurationError: javax.xml.stream.XMLInputFactory: Error reading configuration file
Caused by: java.util.zip.ZipException: invalid stored block lengths
The text was updated successfully, but these errors were encountered:
Hello
After a successful "mvn clean install", in bootiful-microservices-dalston
and "cf push eureka -p ./target/eureka-service-0.0.1-SNAPSHOT.jar"
I got the error.
I have been trying to resolve this error, but so far nothing helps.
It seems to be a pretty simple, straight forward example with Brixton.
Any idea is appreciated.
Cheers
Beth
javax.xml.stream.FactoryConfigurationError: Provider for class javax.xml.stream.XMLInputFactory cannot be created
Caused by: java.lang.RuntimeException: Provider for class javax.xml.stream.XMLInputFactory cannot be created
Caused by: java.util.ServiceConfigurationError: javax.xml.stream.XMLInputFactory: Error reading configuration file
Caused by: java.util.zip.ZipException: invalid stored block lengths
The text was updated successfully, but these errors were encountered: