I just checked and it is not uninstalled.
On Monday, October 10, 2016 at 1:24:05 PM UTC+3, Daniel Beck wrote:
>
> You likely disabled or uninstalled the Active Directory Plugin while it 
> was your instance's security realm. 
>
> https://wiki.jenkins-ci.org/display/JENKINS/Disable+security 
>
> > On 10.10.2016, at 10:18, Levente Barabas <[email protected] 
> <javascript:>> wrote: 
> > 
> > Hello, 
> > 
> > After some plugin updates I locked myself out of Jenkins. 
> > I tried modifying the security options from the config.xml file as 
> discussed on other forums but unfortunately it does not work. 
> > The error message is the following: 
> > 
> > hudson.util.HudsonFailedToLoad: 
> org.jvnet.hudson.reactor.ReactorException: java.io.IOException: Unable to 
> read D:\jenkins\config.xml 
> >         at hudson.WebAppMain$3.run(WebAppMain.java:244) 
> > Caused by: org.jvnet.hudson.reactor.ReactorException: 
> java.io.IOException: Unable to read D:\jenkins\config.xml 
> >         at org.jvnet.hudson.reactor.Reactor.execute(Reactor.java:269) 
> >         at jenkins.InitReactorRunner.run(InitReactorRunner.java:45) 
> >         at jenkins.model.Jenkins.executeReactor(Jenkins.java:1009) 
> >         at jenkins.model.Jenkins.<init>(Jenkins.java:877) 
> >         at hudson.model.Hudson.<init>(Hudson.java:85) 
> >         at hudson.model.Hudson.<init>(Hudson.java:81) 
> >         at hudson.WebAppMain$3.run(WebAppMain.java:227) 
> > Caused by: java.io.IOException: Unable to read D:\jenkins\config.xml 
> >         at hudson.XmlFile.unmarshal(XmlFile.java:165) 
> >         at jenkins.model.Jenkins.loadConfig(Jenkins.java:2785) 
> >         at jenkins.model.Jenkins.access$700(Jenkins.java:324) 
> >         at jenkins.model.Jenkins$16.run(Jenkins.java:2803) 
> >         at 
> org.jvnet.hudson.reactor.TaskGraphBuilder$TaskImpl.run(TaskGraphBuilder.java:169)
>  
>
> >         at org.jvnet.hudson.reactor.Reactor.runTask(Reactor.java:282) 
> >         at jenkins.model.Jenkins$7.runTask(Jenkins.java:998) 
> >         at org.jvnet.hudson.reactor.Reactor$2.run(Reactor.java:210) 
> >         at org.jvnet.hudson.reactor.Reactor$Node.run(Reactor.java:117) 
> >         at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown 
> Source) 
> >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
> Source) 
> >         at java.lang.Thread.run(Unknown Source) 
> > Caused by: jenkins.util.xstream.CriticalXStreamException: 
> hudson.plugins.active_directory.ActiveDirectorySecurityRealm : 
> hudson.plugins.active_directory.ActiveDirectorySecurityRealm 
> > ---- Debugging information ---- 
> > message             : 
> hudson.plugins.active_directory.ActiveDirectorySecurityRealm 
> > cause-exception     : 
> com.thoughtworks.xstream.mapper.CannotResolveClassException 
> > cause-message       : 
> hudson.plugins.active_directory.ActiveDirectorySecurityRealm 
> > class               : hudson.model.Hudson 
> > required-type       : hudson.model.Hudson 
> > converter-type      : hudson.util.RobustReflectionConverter 
> > path                : /hudson/securityRealm 
> > line number         : 171 
> > version             : not available 
> > ------------------------------- 
> >         at 
> hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:356)
>  
>
> >         at 
> hudson.util.RobustReflectionConverter.unmarshal(RobustReflectionConverter.java:270)
>  
>
> >         at 
> com.thoughtworks.xstream.core.TreeUnmarshaller.convert(TreeUnmarshaller.java:72)
>  
>
> >         at 
> com.thoughtworks.xstream.core.AbstractReferenceUnmarshaller.convert(AbstractReferenceUnmarshaller.java:65)
>  
>
> >         at 
> com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:66)
>  
>
> >         at 
> com.thoughtworks.xstream.core.TreeUnmarshaller.convertAnother(TreeUnmarshaller.java:50)
>  
>
> >         at 
> com.thoughtworks.xstream.core.TreeUnmarshaller.start(TreeUnmarshaller.java:134)
>  
>
> >         at 
> com.thoughtworks.xstream.core.AbstractTreeMarshallingStrategy.unmarshal(AbstractTreeMarshallingStrategy.java:32)
>  
>
> >         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1189) 
> >         at hudson.util.XStream2.unmarshal(XStream2.java:114) 
> >         at com.thoughtworks.xstream.XStream.unmarshal(XStream.java:1173) 
> >         at hudson.XmlFile.unmarshal(XmlFile.java:163) 
> >         ... 11 more 
> > Caused by: com.thoughtworks.xstream.mapper.CannotResolveClassException: 
> hudson.plugins.active_directory.ActiveDirectorySecurityRealm 
> >         at 
> com.thoughtworks.xstream.mapper.DefaultMapper.realClass(DefaultMapper.java:79)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.DynamicProxyMapper.realClass(DynamicProxyMapper.java:55)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.PackageAliasingMapper.realClass(PackageAliasingMapper.java:88)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.ClassAliasingMapper.realClass(ClassAliasingMapper.java:79)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.ArrayMapper.realClass(ArrayMapper.java:74) 
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.SecurityMapper.realClass(SecurityMapper.java:71)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> hudson.util.XStream2$CompatibilityMapper.realClass(XStream2.java:282) 
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> hudson.util.xstream.MapperDelegate.realClass(MapperDelegate.java:43) 
> >         at 
> com.thoughtworks.xstream.mapper.MapperWrapper.realClass(MapperWrapper.java:30)
>  
>
> >         at 
> com.thoughtworks.xstream.mapper.CachingMapper.realClass(CachingMapper.java:48)
>  
>
> >         at 
> hudson.util.RobustReflectionConverter.determineType(RobustReflectionConverter.java:461)
>  
>
> >         at 
> hudson.util.RobustReflectionConverter.doUnmarshal(RobustReflectionConverter.java:327)
>  
>
> >         ... 22 more 
> > 
> > Any suggestions? 
> > Thank you in advance for your help! 
> > 
> > -- 
> > You received this message because you are subscribed to the Google 
> Groups "Jenkins Users" group. 
> > To unsubscribe from this group and stop receiving emails from it, send 
> an email to [email protected] <javascript:>. 
> > To view this discussion on the web visit 
> https://groups.google.com/d/msgid/jenkinsci-users/bb54169e-b635-4f90-a7b9-5e64458b2d87%40googlegroups.com.
>  
>
> > For more options, visit https://groups.google.com/d/optout. 
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Jenkins Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/jenkinsci-users/971e9c2c-bb8c-4584-9ecb-7cd601bcff29%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to