GithubHelp home page GithubHelp logo

Comments (4)

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Anonymous.


I also have experienced a complete failure of the plugin since the most recent update, using either the full username DOMAIN\user.name or just user.name.

Here's the full stack trace from scm-manager.log right after I start the service:

09:13:03.462 [Thread-0] INFO  sonia.scm.activedirectory.auth.ActiveDirectoryAuthenticationHandler - Active Directory default domain is DC=<<DOMAIN>>,DC=net
09:13:03.507 [Thread-0] ERROR sonia.scm.activedirectory.auth.ActiveDirectoryAuthenticationHandler - could not read domains
com4j.ComException: 800a0e7c (Unknown error) : Parameter object is improperly defined. Inconsistent or incomplete information was provided.
	at com4j.Wrapper.invoke(Wrapper.java:166) ~[com4j-20110320.jar:na]
	at $Proxy38.execute(Unknown Source) ~[na:na]
	at sonia.scm.activedirectory.auth.ActiveDirectoryAuthenticationHandler.readDomains(ActiveDirectoryAuthenticationHandler.java:449) [scm-activedirectory-auth-plugin-1.5.jar:na]
	at sonia.scm.activedirectory.auth.ActiveDirectoryAuthenticationHandler.init(ActiveDirectoryAuthenticationHandler.java:184) [scm-activedirectory-auth-plugin-1.5.jar:na]
	at sonia.scm.web.security.ChainAuthenticatonManager.init(ChainAuthenticatonManager.java:174) [classes/:na]
	at sonia.scm.ScmContextListener.getInjector(ScmContextListener.java:171) [classes/:na]
	at com.google.inject.servlet.GuiceServletContextListener.contextInitialized(GuiceServletContextListener.java:45) [guice-servlet-3.0.jar:na]
	at sonia.scm.ScmContextListener.contextInitialized(ScmContextListener.java:117) [classes/:na]
	at sonia.scm.boot.BootstrapListener.contextInitialized(BootstrapListener.java:147) [classes/:na]
	at org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:643) [jetty-server-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:233) [jetty-servlet-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1213) [jetty-webapp-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:589) [jetty-server-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:454) [jetty-webapp-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59) [jetty-util-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.server.handler.HandlerCollection.doStart(HandlerCollection.java:224) [jetty-server-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59) [jetty-util-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:89) [jetty-server-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.server.Server.doStart(Server.java:261) [jetty-server-7.5.4.v20111024.jar:7.5.4.v20111024]
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:59) [jetty-util-7.5.4.v20111024.jar:7.5.4.v20111024]
	at sonia.scm.server.ScmServer.run(ScmServer.java:95) [scm-server-1.11.jar:na]
com4j.ComException: 800a0e7c (Unknown error) : Parameter object is improperly defined. Inconsistent or incomplete information was provided.
	at com4j.Native.invoke(Native Method) ~[com4j-20110320.jar:na]
	at com4j.StandardComMethod.invoke(StandardComMethod.java:42) ~[com4j-20110320.jar:na]
	at com4j.Wrapper$InvocationThunk.call(Wrapper.java:335) ~[com4j-20110320.jar:na]
	at com4j.Task.invoke(Task.java:51) ~[com4j-20110320.jar:na]
	at com4j.ComThread.run0(ComThread.java:153) ~[com4j-20110320.jar:na]
	at com4j.ComThread.run(ComThread.java:134) ~[com4j-20110320.jar:na]

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


It is possible that you create an bitbucket account? because the notification system of bitbucket does not notify on anonymous comments.

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by Sebastian Sdorra (Bitbucket: sdorra, GitHub: sdorra).


Could you please test the version 1.6 of the activedirectory-plugin. This version should fix this issue.

from scm-manager.

cesmarvin avatar cesmarvin commented on May 23, 2024

Original comment by dajester2013 (Bitbucket: dajester2013, GitHub: dajester2013).


Hey, thanks for the quick response, and sorry for my slow reply. It appears the latest patch for 1.6 has corrected the issue for me.

from scm-manager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.