Re: [External Email] Re: BufferUnderFlowException

2022-07-22 Thread Hasmik Sarkezians
, what could be possible explanation for this. thanks, hasmik On Fri, Jul 22, 2022 at 11:14 AM Shawn Heisey wrote: > On 7/22/22 08:16, Hasmik Sarkezians wrote: > > Does anyone know what would be the reason for BufferUnderFlowException > > while solr is reading? > > We have a

Re: BufferUnderFlowException

2022-07-22 Thread Shawn Heisey
On 7/22/22 08:16, Hasmik Sarkezians wrote: Does anyone know what would be the reason for BufferUnderFlowException while solr is reading? We have a profiler setup and at times we are seeing a lot of exceptions related to buffer underflow exception: The image did not make it through.  The

BufferUnderFlowException

2022-07-22 Thread Hasmik Sarkezians
Does anyone know what would be the reason for BufferUnderFlowException while solr is reading? We have a profiler setup and at times we are seeing a lot of exceptions related to buffer underflow exception: [image: image.png] Any insights would be appreciated. thanks, hasmik -- Hasmik

Re: Bufferunderflowexception while indexing

2021-11-30 Thread Reej Nayagam
C. The top two results on that Google search require an Oracle > support contract (which I don't have) to view. See this stackoverflow > post: > > > https://stackoverflow.com/questions/46338306/sqldeveloper-java-nio-bufferunderflowexception > > The last comment there says "

Re: Bufferunderflowexception while indexing

2021-11-30 Thread Shawn Heisey
with Oracle JDBC.  The top two results on that Google search require an Oracle support contract (which I don't have) to view.  See this stackoverflow post: https://stackoverflow.com/questions/46338306/sqldeveloper-java-nio-bufferunderflowexception The last comment there says "I ha

Bufferunderflowexception while indexing

2021-11-29 Thread Reej Nayagam
Hi All, We are using solr 8.8.2, upgraded oracle from 12c to 19c, so changed the driver from ojdbc6.jar to ojdbc8_g.jar Now while indexing, the logs shows the below. Sorry I cannot attach the log file. A month back this environment was working fine, connecting to oracle 12C, and then the servers w