Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Build with JDK 1.8 and 11 is broken #15

Closed
tfr42 opened this issue Feb 17, 2022 · 1 comment
Closed

Build with JDK 1.8 and 11 is broken #15

tfr42 opened this issue Feb 17, 2022 · 1 comment
Labels
bug Something isn't working

Comments

@tfr42
Copy link
Member

tfr42 commented Feb 17, 2022

After merged PR #10 the build for JDK 1.8 is broken.
Build error:

Error Message

org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(Lorg/glassfish/jersey/internal/inject/InjectionManager;Lorg/glassfish/jersey/model/internal/ComponentBag;Lorg/glassfish/jersey/spi/ExecutorServiceProvider;Lorg/glassfish/jersey/spi/ScheduledExecutorServiceProvider;)V

Stacktrace

java.lang.NoSuchMethodError: org.glassfish.jersey.server.ServerExecutorProvidersConfigurator.registerExecutors(Lorg/glassfish/jersey/internal/inject/InjectionManager;Lorg/glassfish/jersey/model/internal/ComponentBag;Lorg/glassfish/jersey/spi/ExecutorServiceProvider;Lorg/glassfish/jersey/spi/ScheduledExecutorServiceProvider;)V

Standard Output

[02:52:53]  WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP
[02:52:53]  WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP
[02:52:53]  WARN: [GMLSchemaInfoSet] Unhandled particle: MODEL_GROUP

Standard Error

Feb 17, 2022 2:52:53 AM org.glassfish.jersey.test.inmemory.InMemoryTestContainerFactory$InMemoryTestContainer <init>
INFO: Creating InMemoryTestContainer configured at the base URI http://localhost:9998/

ref: https://buildserver.deegree.org/view/deegree-ogcapi/job/deegree-ogcapi-BUILD/37/

@tfr42 tfr42 added the bug Something isn't working label Feb 17, 2022
@tfr42
Copy link
Member Author

tfr42 commented Feb 21, 2022

Build with JDK 11 is also affected.

@tfr42 tfr42 changed the title Build with JDK 1.8 is broken Build with JDK 1.8 and 11 is broken Feb 21, 2022
stephanr added a commit that referenced this issue Apr 13, 2022
Fixes #15 sets same jersey for all jersey modules
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant