Bill Farner created AURORA-491:
----------------------------------
Summary: Scheduler failing in vagrant environment
Key: AURORA-491
URL: https://issues.apache.org/jira/browse/AURORA-491
Project: Aurora
Issue Type: Story
Components: Scheduler, Testing
Reporter: Bill Farner
Priority: Blocker
This is on master at {{207928b}}.
{noformat}
I0529 20:42:57.898 THREAD1 com.google.inject.internal.MessageProcessor.visit:
An exception was caught and reported. Message:
java.lang.IllegalArgumentException: resource
bower_components/jquery/dist/jquery.js not found.
java.lang.IllegalArgumentException: resource
bower_components/jquery/dist/jquery.js not found.
at
com.google.common.base.Preconditions.checkArgument(Preconditions.java:148)
at com.google.common.io.Resources.getResource(Resources.java:229)
at
org.apache.aurora.scheduler.http.ServletModule.registerAsset(ServletModule.java:221)
at
org.apache.aurora.scheduler.http.ServletModule.registerJQueryAssets(ServletModule.java:138)
at
org.apache.aurora.scheduler.http.ServletModule.configure(ServletModule.java:124)
at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at
com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
at com.google.inject.AbstractModule.install(AbstractModule.java:118)
at
org.apache.aurora.scheduler.app.AppModule.configure(AppModule.java:115)
at com.google.inject.AbstractModule.configure(AbstractModule.java:59)
at
com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
at com.google.inject.util.Modules$2.configure(Modules.java:114)
at
com.google.inject.spi.Elements$RecordingBinder.install(Elements.java:223)
at com.google.inject.spi.Elements.getElements(Elements.java:101)
at
com.google.inject.internal.InjectorShell$Builder.build(InjectorShell.java:133)
at
com.google.inject.internal.InternalInjectorCreator.build(InternalInjectorCreator.java:103)
at com.google.inject.Guice.createInjector(Guice.java:95)
at com.google.inject.Guice.createInjector(Guice.java:83)
at
com.twitter.common.application.AppLauncher.configureInjection(AppLauncher.java:120)
at com.twitter.common.application.AppLauncher.run(AppLauncher.java:87)
at
com.twitter.common.application.AppLauncher.launch(AppLauncher.java:181)
at
com.twitter.common.application.AppLauncher.launch(AppLauncher.java:142)
at
org.apache.aurora.scheduler.app.SchedulerMain.main(SchedulerMain.java:263)
{noformat}
--
This message was sent by Atlassian JIRA
(v6.2#6252)