question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Probably malplaced @Extension

See original GitHub issue

I’,m gettin the following error with the current release:

Sep 15, 2016 12:57:37 PM hudson.model.Descriptor verifyNewInstance
WARNING: Father of com.nirima.jenkins.plugins.docker.strategy.DockerOnceRetentionStrategy@186aa533 and its getDescriptor() points to two different instances. Probably malplaced @Extension. See http://hudson.361315.n4.nabble.com/Help-Hint$
needed-Post-build-action-doesn-t-stay-activated-td2308833.html
Sep 15, 2016 12:57:37 PM hudson.model.Descriptor verifyNewInstance
WARNING: Father of com.nirima.jenkins.plugins.docker.launcher.DockerComputerSSHLauncher@263b1ebc and its getDescriptor() points to two different instances. Probably malplaced @Extension. See http://hudson.361315.n4.nabble.com/Help-Hint-n$
eded-Post-build-action-doesn-t-stay-activated-td2308833.html

As far as I rember those warnings mean that settings done to this job will not get applied correctly.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:9 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
uditjhcommented, Oct 19, 2016

Thank you. I was able to resolve it just now. This is what I have learned.

  1. Use docker version 1.11.2 or lower.
  2. You will need to open all the ports between Jenkins master and Docker Host. The plugin doesnt print if the port its using is not open. I only had the docker host API port open which would get me the Test Connection to pass but wasnt able to run the job on the container. SSH port is open on [Docker Host IP]:32769 SSH port is open on [Docker Host IP]:32770
Read more comments on GitHub >

github_iconTop Results From Across the Web

Error in Jenkins starting logs - Probably malplaced @Extension
While looking at Jenkins logs, I saw this warning when I launched a job using Sonar Gerrit Plugin. mars 08, 2018 4:07:37 PM...
Read more >
How to file for tax extension online using Form 4868
Taxpayers need to fill out Form 4868 to file for an extension, ... Or maybe you misplaced a 1099-G to report jobless benefits...
Read more >
Solved: Irs claims they never received extension request I sent in ...
Irs claims they never received extension request I sent in April 9th. I was stupid and misplaced the receipt from USPS so I...
Read more >
Publication 4163 (Rev. 12-2021) - IRS
4.5 Application for Automatic Extension of Time to File Certain Business Income Tax, Information and. Other Returns—Form 7004 .
Read more >
fourth amendment - search and seizure contents - GovInfo
The right of the people to be secure in their persons, houses, papers, and effects, against unreasonable searches and seizures, shall not be...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found