docker-ice icon indicating copy to clipboard operation
docker-ice copied to clipboard

Unable to set the web application class loader property [clearReferencesStatic] to [false] as the property does not exist.

Open sinc59 opened this issue 9 years ago • 2 comments

Hi Jonathan, when i launch the docker-compose, it doesn't work (sorry, I'm very primary with java language). Here, you can find the output:

$ /usr/local/bin/docker-compose -f docker-compose.yml up

Recreating dockerice_ice_1... Recreating dockerice_nginx_1... Attaching to dockerice_ice_1, dockerice_nginx_1 ice_1 | | Loading Grails 2.4.4 ice_1 | | Configuring classpath ice_1 | Aug 11, 2015 3:20:18 PM java.util.prefs.FileSystemPreferences$1 run ice_1 | INFO: Created user preferences directory. ice_1 | | Configuring classpath. ice_1 | | Environment set to development ice_1 | | Environment set to development. ice_1 | | Environment set to development.. ice_1 | | Environment set to development... ice_1 | | Environment set to development.... ice_1 | | Environment set to development..... ice_1 | | Packaging Grails application ice_1 | | Installing zip tomcat-8.0.20.zip... ice_1 | | Installing zip tomcat-8.0.20.zip.... ice_1 | | Installing zip tomcat-8.0.20.zip..... ice_1 | | Installed plugin tomcat-8.0.20 ice_1 | | Installed plugin tomcat-8.0.20. ice_1 | | Installed plugin tomcat-8.0.20.. ice_1 | | Installed plugin tomcat-8.0.20... ice_1 | | Installed plugin tomcat-8.0.20.... ice_1 | | Installed plugin tomcat-8.0.20..... ice_1 | | Compiling 10 source files ice_1 | ice_1 | | Compiling 10 source files. ice_1 | | Compiling 10 source files.. ice_1 | | Compiling 10 source files ice_1 | ice_1 | | Compiling 10 source files. ice_1 | | Compiling 10 source files.. ice_1 | | Compiling 10 source files... ice_1 | | Compiling 10 source files.... ice_1 | | Compiling 10 source files..... ice_1 | | Compiling 62 source files ice_1 | Note: Some input files use or override a deprecated API. ice_1 | Note: Recompile with -Xlint:deprecation for details. ice_1 | Note: Some input files use unchecked or unsafe operations. ice_1 | Note: Recompile with -Xlint:unchecked for details. ice_1 | | Compiling 62 source files. ice_1 | | Compiling 62 source files.. ice_1 | | Compiling 62 source files... ice_1 | | Compiling 62 source files.... ice_1 | | Compiling 62 source files..... ice_1 | | Running Grails application ice_1 | 2015-08-11 15:20:33,636 [main] INFO http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] ice_1 | 2015-08-11 15:20:33,654 [main] INFO net.NioSelectorPool - Using a shared selector for servlet write/read ice_1 | 2015-08-11 15:20:33,665 [main] INFO core.StandardService - Starting service Tomcat ice_1 | 2015-08-11 15:20:33,665 [main] INFO core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.0.20 ice_1 | 2015-08-11 15:20:33,736 [localhost-startStop-1] INFO core.StandardContext - Unable to set the web application class loader property [clearReferencesStatic] to [false] as the property does not exist. ice_1 | 2015-08-11 15:20:33,737 [localhost-startStop-1] INFO core.StandardContext - Unable to set the web application class loader property [clearReferencesStopThreads] to [false] as the property does not exist. ice_1 | 2015-08-11 15:20:33,738 [localhost-startStop-1] INFO core.StandardContext - Unable to set the web application class loader property [clearReferencesStopTimerThreads] to [false] as the property does not exist. ice_1 | 2015-08-11 15:20:33,738 [localhost-startStop-1] INFO core.StandardContext - Unable to set the web application class loader property [clearReferencesHttpClientKeepAliveThread] to [true] as the property does not exist. ice_1 | 2015-08-11 15:20:33,744 [localhost-startStop-1] INFO startup.ContextConfig - No global web.xml found ice_1 | 2015-08-11 15:20:33,859 [localhost-startStop-1] INFO [localhost].[/ice] - No Spring WebApplicationInitializer types detected on classpath ice_1 | 2015-08-11 15:20:33,877 [localhost-startStop-1] INFO [localhost].[/ice] - Initializing Spring root WebApplicationContext ice_1 | 2015-08-11 15:20:37,735 [localhost-startStop-1] INFO context.GrailsConfigUtils - [GrailsContextLoader] Grails application loaded. ice_1 | 2015-08-11 15:20:37,759 [localhost-startStop-1] INFO BootStrap - Starting ice... ice_1 | 2015-08-11 15:20:38,191 [localhost-startStop-1] INFO http.AmazonHttpClient - Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | Message: -aws-billing-ice.s3.amazonaws.com ice_1 | Line | Method ice_1 | ->> 901 | lookupAllHostAddr in java.net.InetAddress$1 ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 1295 | getAddressesFromNameService in java.net.InetAddress ice_1 | | 1248 | getAllByName0 . . . . . . . . . in '' ice_1 | | 1164 | getAllByName in '' ice_1 | | 1098 | getAllByName . . . . . . . . . . in '' ice_1 | | 45 | resolve in org.apache.http.impl.conn.SystemDefaultDnsResolver ice_1 | | 278 | resolveHostname . . . . . . . . in org.apache.http.impl.conn.DefaultClientConnectionOperator ice_1 | | 162 | openConnection in '' ice_1 | | 294 | open . . . . . . . . . . . . . . in org.apache.http.impl.conn.ManagedClientConnectionImpl ice_1 | | 641 | tryConnect in org.apache.http.impl.client.DefaultRequestDirector ice_1 | | 480 | execute . . . . . . . . . . . . in '' ice_1 | | 906 | execute in org.apache.http.impl.client.AbstractHttpClient ice_1 | | 805 | execute . . . . . . . . . . . . in '' ice_1 | | 685 | executeOneRequest in com.amazonaws.http.AmazonHttpClient ice_1 | | 460 | executeHelper . . . . . . . . . in '' ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread ice_1 | 2015-08-11 15:20:38,219 [localhost-startStop-1] INFO http.AmazonHttpClient - Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | Message: -aws-billing-ice.s3.amazonaws.com ice_1 | Line | Method ice_1 | ->> 1252 | getAllByName0 in java.net.InetAddress ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 1164 | getAllByName in '' ice_1 | | 1098 | getAllByName . . . . . . . . . . in '' ice_1 | | 45 | resolve in org.apache.http.impl.conn.SystemDefaultDnsResolver ice_1 | | 278 | resolveHostname . . . . . . . . in org.apache.http.impl.conn.DefaultClientConnectionOperator ice_1 | | 162 | openConnection in '' ice_1 | | 294 | open . . . . . . . . . . . . . . in org.apache.http.impl.conn.ManagedClientConnectionImpl ice_1 | | 641 | tryConnect in org.apache.http.impl.client.DefaultRequestDirector ice_1 | | 480 | execute . . . . . . . . . . . . in '' ice_1 | | 906 | execute in org.apache.http.impl.client.AbstractHttpClient ice_1 | | 805 | execute . . . . . . . . . . . . in '' ice_1 | | 685 | executeOneRequest in com.amazonaws.http.AmazonHttpClient ice_1 | | 460 | executeHelper . . . . . . . . . in '' ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread ice_1 | 2015-08-11 15:20:38,825 [localhost-startStop-1] INFO http.AmazonHttpClient - Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | Message: -aws-billing-ice.s3.amazonaws.com ice_1 | Line | Method ice_1 | ->> 1252 | getAllByName0 in java.net.InetAddress ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 1164 | getAllByName in '' ice_1 | | 1098 | getAllByName . . . . . . . . . . in '' ice_1 | | 45 | resolve in org.apache.http.impl.conn.SystemDefaultDnsResolver ice_1 | | 278 | resolveHostname . . . . . . . . in org.apache.http.impl.conn.DefaultClientConnectionOperator ice_1 | | 162 | openConnection in '' ice_1 | | 294 | open . . . . . . . . . . . . . . in org.apache.http.impl.conn.ManagedClientConnectionImpl ice_1 | | 641 | tryConnect in org.apache.http.impl.client.DefaultRequestDirector ice_1 | | 480 | execute . . . . . . . . . . . . in '' ice_1 | | 906 | execute in org.apache.http.impl.client.AbstractHttpClient ice_1 | | 805 | execute . . . . . . . . . . . . in '' ice_1 | | 685 | executeOneRequest in com.amazonaws.http.AmazonHttpClient ice_1 | | 460 | executeHelper . . . . . . . . . in '' ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread ice_1 | 2015-08-11 15:20:40,035 [localhost-startStop-1] INFO http.AmazonHttpClient - Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | Message: -aws-billing-ice.s3.amazonaws.com ice_1 | Line | Method ice_1 | ->> 1252 | getAllByName0 in java.net.InetAddress ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 1164 | getAllByName in '' ice_1 | | 1098 | getAllByName . . . . . . . . . . in '' ice_1 | | 45 | resolve in org.apache.http.impl.conn.SystemDefaultDnsResolver ice_1 | | 278 | resolveHostname . . . . . . . . in org.apache.http.impl.conn.DefaultClientConnectionOperator ice_1 | | 162 | openConnection in '' ice_1 | | 294 | open . . . . . . . . . . . . . . in org.apache.http.impl.conn.ManagedClientConnectionImpl ice_1 | | 641 | tryConnect in org.apache.http.impl.client.DefaultRequestDirector ice_1 | | 480 | execute . . . . . . . . . . . . in '' ice_1 | | 906 | execute in org.apache.http.impl.client.AbstractHttpClient ice_1 | | 805 | execute . . . . . . . . . . . . in '' ice_1 | | 685 | executeOneRequest in com.amazonaws.http.AmazonHttpClient ice_1 | | 460 | executeHelper . . . . . . . . . in '' ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread ice_1 | | Error com.amazonaws.AmazonClientException: Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | | Error at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:471) ice_1 | | Error at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:295) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3710) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.getObject(AmazonS3Client.java:1146) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.getObject(AmazonS3Client.java:1018) ice_1 | | Error at com.netflix.ice.common.AwsUtils.download(AwsUtils.java:334) ice_1 | | Error at com.netflix.ice.common.AwsUtils.download(AwsUtils.java:329) ice_1 | | Error at com.netflix.ice.common.AwsUtils.downloadFileIfNotExist(AwsUtils.java:317) ice_1 | | Error at com.netflix.ice.basic.BasicReservationService.init(BasicReservationService.java:101) ice_1 | | Error at com.netflix.ice.processor.ProcessorConfig.(ProcessorConfig.java:95) ice_1 | | Error at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ice_1 | | Error at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57) ice_1 | | Error at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ice_1 | | Error at java.lang.reflect.Constructor.newInstance(Constructor.java:526) ice_1 | | Error at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:77) ice_1 | | Error at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:102) ice_1 | | Error at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:57) ice_1 | | Error at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:182) ice_1 | | Error at BootStrap$_closure1.doCall(BootStrap.groovy:186) ice_1 | | Error at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ice_1 | | Error at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) ice_1 | | Error at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ice_1 | | Error at java.lang.reflect.Method.invoke(Method.java:606) ice_1 | | Error at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:90) ice_1 | | Error at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:324) ice_1 | | Error at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1207) ice_1 | | Error at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1110) ice_1 | | Error at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1016) ice_1 | | Error at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1081) ice_1 | | Error at groovy.lang.ExpandoMetaClass.invokeMethod(ExpandoMetaClass.java:1110) ice_1 | | Error at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1016) ice_1 | | Error at groovy.lang.Closure.call(Closure.java:423) ice_1 | | Error at groovy.lang.Closure.call(Closure.java:417) ice_1 | | Error at grails.util.Environment.evaluateEnvironmentSpecificBlock(Environment.java:327) ice_1 | | Error at grails.util.Environment.executeForEnvironment(Environment.java:320) ice_1 | | Error at grails.util.Environment.executeForCurrentEnvironment(Environment.java:296) ice_1 | | Error at org.codehaus.groovy.grails.commons.DefaultGrailsBootstrapClass.callInit(DefaultGrailsBootstrapClass.java:60) ice_1 | | Error at org.codehaus.groovy.grails.web.context.GrailsConfigUtils.executeGrailsBootstraps(GrailsConfigUtils.java:78) ice_1 | | Error at org.codehaus.groovy.grails.web.context.GrailsContextLoaderListener.initWebApplicationContext(GrailsContextLoaderListener.java:110) ice_1 | | Error at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:106) ice_1 | | Error at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:4728) ice_1 | | Error at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5162) ice_1 | | Error at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:150) ice_1 | | Error at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1409) ice_1 | | Error at org.apache.catalina.core.ContainerBase$StartChild.call(ContainerBase.java:1399) ice_1 | | Error at java.util.concurrent.FutureTask.run(FutureTask.java:262) ice_1 | | Error at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) ice_1 | | Error at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) ice_1 | | Error at java.lang.Thread.run(Thread.java:745) ice_1 | | Error Caused by: java.net.UnknownHostException: -aws-billing-ice.s3.amazonaws.com ice_1 | | Error at java.net.InetAddress.getAllByName0(InetAddress.java:1252) ice_1 | | Error at java.net.InetAddress.getAllByName(InetAddress.java:1164) ice_1 | | Error at java.net.InetAddress.getAllByName(InetAddress.java:1098) ice_1 | | Error at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45) ice_1 | | Error at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:278) ice_1 | | Error at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:162) ice_1 | | Error at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:294) ice_1 | | Error at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:641) ice_1 | | Error at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:480) ice_1 | | Error at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:906) ice_1 | | Error at org.apache.http.impl.client.AbstractHttpClient.execute(AbstractHttpClient.java:805) ice_1 | | Error at com.amazonaws.http.AmazonHttpClient.executeOneRequest(AmazonHttpClient.java:685) ice_1 | | Error at com.amazonaws.http.AmazonHttpClient.executeHelper(AmazonHttpClient.java:460) ice_1 | | Error at com.amazonaws.http.AmazonHttpClient.execute(AmazonHttpClient.java:295) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.invoke(AmazonS3Client.java:3710) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.getObject(AmazonS3Client.java:1146) ice_1 | | Error at com.amazonaws.services.s3.AmazonS3Client.getObject(AmazonS3Client.java:1018) ice_1 | | Error at com.netflix.ice.common.AwsUtils.download(AwsUtils.java:334) ice_1 | | Error at com.netflix.ice.common.AwsUtils.download(AwsUtils.java:329) ice_1 | | Error at com.netflix.ice.common.AwsUtils.downloadFileIfNotExist(AwsUtils.java:317) ice_1 | | Error at com.netflix.ice.basic.BasicReservationService.init(BasicReservationService.java:101) ice_1 | | Error at com.netflix.ice.processor.ProcessorConfig.(ProcessorConfig.java:95) ice_1 | | Error at BootStrap$_closure1.doCall(BootStrap.groovy:186) ice_1 | | Error at grails.util.Environment.evaluateEnvironmentSpecificBlock(Environment.java:327) ice_1 | | Error at grails.util.Environment.executeForEnvironment(Environment.java:320) ice_1 | | Error at grails.util.Environment.executeForCurrentEnvironment(Environment.java:296) ice_1 | | Error ... 4 more ice_1 | | Error 2015-08-11 15:20:40,057 [localhost-startStop-1] ERROR BootStrap - Startup failed ice_1 | Message: Unable to execute HTTP request: -aws-billing-ice.s3.amazonaws.com ice_1 | Line | Method ice_1 | ->> 471 | executeHelper in com.amazonaws.http.AmazonHttpClient ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread ice_1 | ice_1 | Caused by UnknownHostException: -aws-billing-ice.s3.amazonaws.com ice_1 | ->> 1252 | getAllByName0 in java.net.InetAddress ice_1 | - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - ice_1 | | 1164 | getAllByName in '' ice_1 | | 1098 | getAllByName . . . . . . . . . . in '' ice_1 | | 45 | resolve in org.apache.http.impl.conn.SystemDefaultDnsResolver ice_1 | | 278 | resolveHostname . . . . . . . . in org.apache.http.impl.conn.DefaultClientConnectionOperator ice_1 | | 162 | openConnection in '' ice_1 | | 294 | open . . . . . . . . . . . . . . in org.apache.http.impl.conn.ManagedClientConnectionImpl ice_1 | | 641 | tryConnect in org.apache.http.impl.client.DefaultRequestDirector ice_1 | | 480 | execute . . . . . . . . . . . . in '' ice_1 | | 906 | execute in org.apache.http.impl.client.AbstractHttpClient ice_1 | | 805 | execute . . . . . . . . . . . . in '' ice_1 | | 685 | executeOneRequest in com.amazonaws.http.AmazonHttpClient ice_1 | | 460 | executeHelper . . . . . . . . . in '' ice_1 | | 295 | execute in '' ice_1 | | 3710 | invoke . . . . . . . . . . . . . in com.amazonaws.services.s3.AmazonS3Client ice_1 | | 1146 | getObject in '' ice_1 | | 1018 | getObject . . . . . . . . . . . in '' ice_1 | | 334 | download in com.netflix.ice.common.AwsUtils ice_1 | | 329 | download . . . . . . . . . . . . in '' ice_1 | | 317 | downloadFileIfNotExist in '' ice_1 | | 101 | init . . . . . . . . . . . . . . in com.netflix.ice.basic.BasicReservationService ice_1 | | 95 | in com.netflix.ice.processor.ProcessorConfig ice_1 | | 186 | doCall . . . . . . . . . . . . . in BootStrap$_closure1 ice_1 | | 327 | evaluateEnvironmentSpecificBlock in grails.util.Environment ice_1 | | 320 | executeForEnvironment . . . . . in '' ice_1 | | 296 | executeForCurrentEnvironment in '' ice_1 | | 262 | run . . . . . . . . . . . . . . in java.util.concurrent.FutureTask ice_1 | | 1145 | runWorker in java.util.concurrent.ThreadPoolExecutor ice_1 | | 615 | run . . . . . . . . . . . . . . in java.util.concurrent.ThreadPoolExecutor$Worker ice_1 | ^ 745 | run in java.lang.Thread dockerice_ice_1 exited with code 0 Gracefully stopping... (press Ctrl+C again to force) Stopping dockerice_nginx_1...

Do you know what's happend ?

My user can access to the s3 bucket using boto.

sinc59 avatar Aug 11 '15 15:08 sinc59

Sorry for the delay... Could you post the ice/assets/ice.properties? Remember to remove your AWS keys.

jonbrouse avatar Aug 28 '15 00:08 jonbrouse

- I got the same error and couldn't figure out how to fix it. Here's my ice.properties's content.

  • whether or not to start processor

- ice.processor=true

  • whether or not to start reader/UI

- ice.reader=true

  • whether or not to start reservation capacity poller

- ice.reservationCapacityPoller=false

  • default reservation period, possible values are oneyear, threeyear

  • ice.reservationPeriod=threeyear
  • default reservation utilization, possible values are LIGHT, MEDIUM, HEAVY. If you have both (LIGHT or MEDIUM) and HEAVY RIs, make sure you do not put HEAVY here.

- ice.reservationUtilization=MEDIUM

  • the highstock url; host it somewhere else and change this if you need HTTPS

- ice.highstockUrl=http://code.highcharts.com/stock/highstock.js

  • url prefix, e.g. http://ice.netflix.com/. Will be used in alert emails.

- ice.urlPrefix=

  • from email address

- ice.fromEmail=

  • ec2 ondemand hourly cost threshold to send alert email. The alert email will be sent at most once per day.

- ice.ondemandCostAlertThreshold=250

  • ec2 ondemand hourly cost alert emails, separated by ","

- ice.ondemandCostAlertEmails=

  • modify the following 5 properties according to your billing files configuration. if you have multiple payer accounts, you will need to specify multiple values for each property.

  • s3 bucket name where the billing files are. multiple bucket names are delimited by ",". Ice must have read access to billing s3 bucket.

  • ice.billing_s3bucketname=khoise5
  • prefix of the billing files. multiple prefixes are delimited by ","

  • ice.billing_s3bucketprefix=,
  • specify your payer account id here if across-accounts IAM role access is used. multiple account ids are delimited by ",". "ice.billing_payerAccountId=,222222222222" means assumed role access is only used for the second bucket.

  • #ice.billing_payerAccountId=,123456789012
  • specify the assumed role name here if you use IAM role access to read from billing s3 bucket. multiple role names are delimited by ",". "ice.billing_accessRoleName=,ice" means assumed role access is only used for the second bucket.

  • #ice.billing_accessRoleName=,ice
  • specify external id here if it is used. multiple external ids are delimited by ",". if you don't use external id, you can leave this property unset.

- #ice.billing_accessExternalId=

  • specify your custom tags here. Multiple tags are delimited by ",". If specified, BasicResourceService will be used to generate resource groups for you.

  • PLEASE MAKE SURE you have limited number (e.g. < 100) of unique value combinations from your custom tags, otherwise Ice performance will be greatly affected.

- #ice.customTags=tag1,tag2

  • start date in millis from when you want to start processing the billing files

- ice.startmillis=1364774400000

  • you company name. it will be used by UI

- ice.companyName=Company

  • s3 bucket name where Ice can store output files. Ice must have read and write access to billing s3 bucket.

  • ice.work_s3bucketname=khoise5
  • prefix of Ice output files

- ice.work_s3bucketprefix=ice/

  • local directory for Ice processor. the directory must exist.

- ice.processor.localDir=/mnt/ice_processor

  • local directory for Ice reader. the directory must exist.

- ice.reader.localDir=/mnt/ice_reader

  • monthly data cache size for Ice reader.

- ice.monthlycachesize=12

  • change the follow account settings

  • ice.account.account1=270062507952

- #ice.account.account2=123456789012

  • set reservation owner accounts. "ice.owneraccount.account2=account3,account4" means reservations in account2 can be shared by account3 and account4

  • if reservation capacity poller is enabled, the poller will try to poll reservation capacity through ec2 API (desribeReservedInstances) for each reservation owner account.

  • #ice.owneraccount.account1=

- #ice.owneraccount.account2=account3,account4

  • if reservation capacity poller needs to use IAM role to access ec2 API, set the assumed role here for each reservation owner account

  • ice.owneraccount.account1.role=ice
  • ice.owneraccount.account2.role=ice

- ice.owneraccount.account5.role=ice

  • if reservation capacity poller needs to use IAM role to access ec2 API and external id is used, set the external id here for each reservation owner account. otherwise you can leave it unset.

  • ice.owneraccount.account1.externalId=
  • ice.owneraccount.account2.externalId=

- ice.owneraccount.account5.externalId=

khoi-thinh avatar Mar 09 '16 03:03 khoi-thinh