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

Openfire 4.8.0 compatbility #12

Open
guusdk opened this issue Aug 31, 2023 · 2 comments
Open

Openfire 4.8.0 compatbility #12

guusdk opened this issue Aug 31, 2023 · 2 comments

Comments

@guusdk
Copy link
Member

guusdk commented Aug 31, 2023

When loaded in Openfire 4.8.0, this plugin logs this to stdout:

Exception in thread "ThreadDump-Timer-1" java.lang.NoSuchMethodError: 'org.apache.mina.transport.socket.nio.NioSocketAcceptor org.jivesoftware.openfire.spi.ConnectionListener.getSocketAcceptor()'
        at org.igniterealtime.openfire.plugin.threaddump.evaluator.CoreThreadPoolsEvaluator.checkPools(CoreThreadPoolsEvaluator.java:63)
        at org.igniterealtime.openfire.plugin.threaddump.evaluator.CoreThreadPoolsEvaluator.shouldCreateThreadDump(CoreThreadPoolsEvaluator.java:35)
        at org.igniterealtime.openfire.plugin.threaddump.DumpCheckTimerTask.run(DumpCheckTimerTask.java:97)
        at java.base/java.util.TimerThread.mainLoop(Timer.java:556)
        at java.base/java.util.TimerThread.run(Timer.java:506)
@akrherz
Copy link
Member

akrherz commented Nov 27, 2023

Just denoting that 694896e bumped this plugin to require 4.8.0, but code changes are still needed.

@guusdk
Copy link
Member Author

guusdk commented Jan 26, 2024

This effort depends on https://igniterealtime.atlassian.net/browse/OF-2789

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants