Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

OpenCV causes Weblogic to shut down #14589

Open
anyond opened this issue May 21, 2019 · 1 comment
Open

OpenCV causes Weblogic to shut down #14589

anyond opened this issue May 21, 2019 · 1 comment
Labels
affected: 2.4 EOL - not supported anymore incomplete needs investigation Collect and attach more details (build flags, stacktraces, input dumps, etc)

Comments

@anyond
Copy link

anyond commented May 21, 2019

System information (version)
  • OpenCV => :2.4
  • Operating System / Platform => :Redhat 6.5
  • Compiler => :running in weblogic
Detailed description

The weblgoic process sometimes shuts down and leaves a log when the access is busy

java: jas_image.c:1387: jas_image_chclrspc: Assertion `j >= 0' failed.
/weblogic/user_projects/domains/wbqt/bin/startWebLogic.sh: line 180: 50660 Aborted

Steps to reproduce
@alalek
Copy link
Member

alalek commented May 21, 2019

Try to exclude optional Jasper codec from OpenCV build.

OpenCV => :2.4

This version has been deprecated since 2014 (OpenCV 3.0 release)
Consider migration on new OpenCV versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
affected: 2.4 EOL - not supported anymore incomplete needs investigation Collect and attach more details (build flags, stacktraces, input dumps, etc)
Projects
None yet
Development

No branches or pull requests

2 participants