My Oracle Support Banner

Java.lang.NullPointerException - At Com.vordel.dwe.dirscan.FileProcessor.unprocessed(FileProcessor) (Doc ID 2799835.1)

Last updated on OCTOBER 07, 2022

Applies to:

Oracle API Gateway - Version 11.1.2.4.0 and later
Information in this document applies to any platform.

Symptoms

When using OAG 11.1.2.4.0 SP6, there is an issue when deploying.

  - The flow is working fine even though it fails during deployment.
  - files are getting picked and processed by the Directory Scanner after deployment.

The error occurring when the configuration is deployed is as follows:

java exception:
java.lang.NullPointerException
at com.vordel.dwe.dirscan.FileProcessor.unprocessed(FileProcessor.java:279)
at com.vordel.dwe.dirscan.FileProcessor.destroy(FileProcessor.java:129)
at com.vordel.dwe.dirscan.DirectoryScanner.stop(DirectoryScanner.java:90)
at com.vordel.dwe.dirscan.DirectoryScanner.unload(DirectoryScanner.java:28)
at com.vordel.precipitate.SolutionPack.unloadOrderedModules(SolutionPack.java:268)
at com.vordel.precipitate.SolutionPack.loadModules(SolutionPack.java:382)
at com.vordel.dwe.Service.refresh(Service.java:447)
at com.vordel.api.configuration.ConfigurationService.updateConfiguration(ConfigurationService.java:99)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:606)
at com.sun.jersey.spi.container.JavaMethodInvokerFactory$1.invoke(JavaMethodInvokerFactory.java:60)

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.