bootiful-microservices icon indicating copy to clipboard operation
bootiful-microservices copied to clipboard

cf push error: discovery service (dalston release train)

Open betht1220 opened this issue 7 years ago • 0 comments

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

betht1220 avatar Feb 13 '18 21:02 betht1220