org.sonatype.nexus.proxy.NoSuchRepositoryException: ResourceStore of type Repository with id='thirdparty' not found!
Searched on Google with the first line of a JAVA stack trace?
We can recommend more relevant solutions and speed up debugging when you paste your entire stack trace with the exception message. Try a sample exception.
Recommended solutions based on your search
Solutions on the web
via Sonatype JIRA by Marvin Herman Froeder, 1 year ago
via Sonatype JIRA by Jason Dillon, 1 year ago
via Sonatype JIRA by Peter Lynch, 1 year ago
via Sonatype JIRA by Peter Lynch, 2 years ago
via Sonatype JIRA by Rich Seddon, 1 year ago
via Sonatype JIRA by Marvin Herman Froeder, 2 years ago
org.sonatype.nexus.proxy.NoSuchRepositoryException: ResourceStore of type Repository with id='thirdparty' not found!
at org.sonatype.nexus.proxy.registry.DefaultRepositoryRegistry.getRepository(DefaultRepositoryRegistry.java:149)
at org.sonatype.nexus.scheduling.AbstractNexusRepositoriesTask.getRepositoryName(AbstractNexusRepositoriesTask.java:111)
at org.sonatype.nexus.tasks.EvictUnusedProxiedItemsTask.getMessage(EvictUnusedProxiedItemsTask.java:94)
at org.sonatype.nexus.scheduling.AbstractNexusTask.call(AbstractNexusTask.java:147)
at org.sonatype.scheduling.DefaultScheduledTask.call(DefaultScheduledTask.java:437)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:98)
at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:206)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:680)