
If you were logged in you would be able to see more operations.
|
|
|
The iterator.hasNext() of a ServiceLoader iterator can also throw a ServiceConfigurationError, but this isn't handled right now, causing the exception to escape loading of - for example - GDSFactory, EncodingFactory, ProtocolCollection and authentication plugins. As a result, the driver is then in an unusable state because the fallback handling is skipped.
See for example https://stackoverflow.com/q/65369197/466862
|
Description
|
The iterator.hasNext() of a ServiceLoader iterator can also throw a ServiceConfigurationError, but this isn't handled right now, causing the exception to escape loading of - for example - GDSFactory, EncodingFactory, ProtocolCollection and authentication plugins. As a result, the driver is then in an unusable state because the fallback handling is skipped.
See for example https://stackoverflow.com/q/65369197/466862 |
Show » |
There are no subversion log entries for this issue yet.
|
|