You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@james.apache.org by "chibenwa (via GitHub)" <gi...@apache.org> on 2023/04/18 15:06:25 UTC

[GitHub] [james-project] chibenwa commented on pull request #1525: Support `start-dev` argument when running Memory James server

chibenwa commented on PR #1525:
URL: https://github.com/apache/james-project/pull/1525#issuecomment-1513321730

   https://ci-builds.apache.org/job/james/job/ApacheJames/job/PR-1525/1/testReport/junit/org.apache.james/AuthenticatedCassandraJamesServerTest$AuthenticationFailureTest/startShouldFailOnBadPassword_GuiceJamesServer_/
   
   org.apache.james.AuthenticatedCassandraJamesServerTest$AuthenticationFailureTest.startShouldFailOnBadPassword{GuiceJamesServer} (from org.apache.james.AuthenticatedCassandraJamesServerTest) 
   
   ```
   Expecting actual:
     "com.google.inject.CreationException: Unable to create injector, see the following errors:
   
   1) [Guice/MissingConstructor]: No injectable constructor for type RunArguments.
   
   class RunArguments does not have a @Inject annotated constructor or a no-arg constructor.
   
   Requested by:
   1  : RunArguments.class(RunArguments.java:29)
        at SecurityKeyLoader.<init>(SecurityKeyLoader.java:82)
         \_ for 3rd parameter
        at JMAPCommonModule.configure(JMAPCommonModule.java:73)
         \_ installed by: Modules$OverrideModule -> Modules$OverrideModule -> Modules$OverrideModule -> Modules$OverrideModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> Modules$CombinedModule -> JMAPServerModule -> JMAPModule -> JMAPCommonModule
   
   Learn more:
     https://github.com/google/guice/wiki/MISSING_CONSTRUCTOR
   
   1 error
   
   ======================
   Full classname legend:
   ======================
   JMAPCommonModule:       "org.apache.james.jmap.draft.JMAPCommonModule"
   JMAPModule:             "org.apache.james.jmap.draft.JMAPModule"
   JMAPServerModule:       "org.apache.james.modules.protocols.JMAPServerModule"
   Modules$CombinedModule: "com.google.inject.util.Modules$CombinedModule"
   Modules$OverrideModule: "com.google.inject.util.Modules$OverrideModule"
   RunArguments:           "org.apache.james.RunArguments"
   SecurityKeyLoader:      "org.apache.james.jmap.draft.crypto.SecurityKeyLoader"
   ========================
   End of classname legend:
   ========================
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@james.apache.org
For additional commands, e-mail: notifications-help@james.apache.org