You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This it is mi configuration a get an error of java, I need help
Sistem logs:
t org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
at java.base/java.lang.Thread.run(Thread.java:840)
Feb 08, 2024 5:13:45 AM WARNING hudson.init.impl.InstallUncaughtExceptionHandler handleException
null
java.lang.ExceptionInInitializerError: Exception java.lang.IllegalStateException: Expected 1 instance of io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig but got 2 [in thread "Handling POST /bitbucket-hook/ from 10.0.11.69 : Jetty (winstone)-20"]
at hudson.ExtensionList.lookupSingleton(ExtensionList.java:454)
at io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig.getInstance(BitBucketPPRPluginConfig.java:48)
at io.jenkins.plugins.bitbucketpushandpullrequest.BitBucketPPRJobProbe.(BitBucketPPRJobProbe.java:66)
at io.jenkins.plugins.bitbucketpushandpullrequest.processor.BitBucketPPRPayloadProcessorFactory.createProcessor(BitBucketPPRPayloadProcessorFactory.java:47)
at io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver.doIndex(BitBucketPPRHookReceiver.java:85)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:397)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:409)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:207)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:140)
The text was updated successfully, but these errors were encountered:
CarlosMorfin
changed the title
Error making a pull request and webhook it is trigger
Error making a pull request and the webhook it is trigger
Feb 8, 2024
This it is mi configuration a get an error of java, I need help
Sistem logs:
t org.eclipse.jetty.util.thread.QueuedThreadPool$Runner.run(QueuedThreadPool.java:1149)
at java.base/java.lang.Thread.run(Thread.java:840)
Feb 08, 2024 5:13:45 AM WARNING hudson.init.impl.InstallUncaughtExceptionHandler handleException
null
java.lang.ExceptionInInitializerError: Exception java.lang.IllegalStateException: Expected 1 instance of io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig but got 2 [in thread "Handling POST /bitbucket-hook/ from 10.0.11.69 : Jetty (winstone)-20"]
at hudson.ExtensionList.lookupSingleton(ExtensionList.java:454)
at io.jenkins.plugins.bitbucketpushandpullrequest.config.BitBucketPPRPluginConfig.getInstance(BitBucketPPRPluginConfig.java:48)
at io.jenkins.plugins.bitbucketpushandpullrequest.BitBucketPPRJobProbe.(BitBucketPPRJobProbe.java:66)
at io.jenkins.plugins.bitbucketpushandpullrequest.processor.BitBucketPPRPayloadProcessorFactory.createProcessor(BitBucketPPRPayloadProcessorFactory.java:47)
at io.jenkins.plugins.bitbucketpushandpullrequest.receiver.BitBucketPPRHookReceiver.doIndex(BitBucketPPRHookReceiver.java:85)
at java.base/java.lang.invoke.MethodHandle.invokeWithArguments(MethodHandle.java:732)
at org.kohsuke.stapler.Function$MethodFunction.invoke(Function.java:397)
at org.kohsuke.stapler.Function$InstanceFunction.invoke(Function.java:409)
at org.kohsuke.stapler.Function.bindAndInvoke(Function.java:207)
at org.kohsuke.stapler.Function.bindAndInvokeAndServeResponse(Function.java:140)
The text was updated successfully, but these errors were encountered: