You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2017/07/23 14:35:44 UTC

[Bug 61330] New: Tomcat 8.5.16/Ubuntu ClassNotFoundException in ForkJoinPool

https://bz.apache.org/bugzilla/show_bug.cgi?id=61330

            Bug ID: 61330
           Summary: Tomcat 8.5.16/Ubuntu ClassNotFoundException in
                    ForkJoinPool
           Product: Tomcat 8
           Version: 8.5.x-trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Catalina
          Assignee: dev@tomcat.apache.org
          Reporter: 550773161@qq.com
  Target Milestone: ----

Created attachment 35161
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=35161&action=edit
I used parallel stream to get ldap connect, but i met an classNotFound
exception

In tomcat 8.5.16 version, I use the parallel stream to obtain the Ldap
connection,  reported in the log ClassNotFound exceptions, if you don't use
parallel stream, there is no problem.But in tomcat 8.5.15 version do not have
this problem.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61330] Tomcat 8.5.16/Ubuntu ClassNotFoundException in ForkJoinPool

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61330

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Based on Konstantin's analysis (that I agree with) closing this since it isn't
cause by a Tomcat bug.

The users mailing list is the best place to ask any follow-up questions.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org


[Bug 61330] Tomcat 8.5.16/Ubuntu ClassNotFoundException in ForkJoinPool

Posted by bu...@apache.org.
https://bz.apache.org/bugzilla/show_bug.cgi?id=61330

--- Comment #1 from Konstantin Kolinko <kn...@gmail.com> ---
weiwei,

see mail thread "ForkJoinPool behaviour changed from 9.0.0-M15 to 9.0.0-M17" on
usera@ list,
http://tomcat.markmail.org/thread/ifoxumbw3xswdxz5

and the threads mentioned in bug 60620.

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org