GithubHelp home page GithubHelp logo

Comments (3)

slumbang129 avatar slumbang129 commented on July 29, 2024

I am also experiencing the same issue. Not sure if this is the culprit

ice_1 | 2020-12-08 04:20:19,216 [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 | 2020-12-08 04:20:19,219 [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 | 2020-12-08 04:20:19,219 [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 | 2020-12-08 04:20:19,220 [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 | 2020-12-08 04:20:19,234 [localhost-startStop-1] INFO startup.ContextConfig - No global web.xml found
ice_1 | 2020-12-08 04:20:19,445 [localhost-startStop-1] INFO [localhost].[/ice] - No Spring WebApplicationInitializer types detected on classpath
ice_1 | 2020-12-08 04:20:19,503 [localhost-startStop-1] INFO [localhost].[/ice] - Initializing Spring root WebApplicationContext
ice_1 | 2020-12-08 04:20:29,154 [localhost-startStop-1] INFO context.GrailsConfigUtils - [GrailsContextLoader] Grails application loaded.
ice_1 | 2020-12-08 04:20:29,224 [localhost-startStop-1] INFO BootStrap - Starting ice...
ice_1 | 2020-12-08 04:20:29,225 [localhost-startStop-1] INFO BootStrap - Read ice.properties ...
ice_1 | 2020-12-08 04:20:46,444 [localhost-startStop-1] INFO processor.ProcessorConfig - Get account/organizational unit hierarchy for 641885301384 using assume role "", and external id ""
ice_1 | 2020-12-08 04:20:49,418 [localhost-startStop-1] INFO processor.ProcessorConfig - Get accounts for organization using assume role "", and external id ""
ice_1 | 2020-12-08 04:20:54,552 [localhost-startStop-1] INFO processor.ProcessorConfig - Look for data config: accurics-monthly-report, us-east-2, MonthlyCostUsageReport/ice_config,
ice_1 | | Error java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

from docker-ice.

nfonrose avatar nfonrose commented on July 29, 2024

from docker-ice.

slumbang129 avatar slumbang129 commented on July 29, 2024

hi @nfonrose

I am using local running docker compose up. I'm not using IAM role, Just using main account with access to the bucket.

I removed the account number on the logs..the only thing i didnt declare is role id or external id which i feel it doesn't need?

sherwinlumbang$ docker-compose up
Creating network "docker-ice_default" with the default driver
Creating docker-ice_ice_1 ... done
Creating docker-ice_nginx_1 ... done
Attaching to docker-ice_ice_1, docker-ice_nginx_1
ice_1 | | Loading Grails 2.4.4
ice_1 | | Configuring classpath
ice_1 | Dec 09, 2020 4:47:59 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 133 source files
ice_1 |
ice_1 | | Compiling 133 source files.
ice_1 | | Compiling 133 source files..
ice_1 | | Compiling 133 source files...
ice_1 | | Compiling 133 source files....
ice_1 | | Compiling 133 source files.....
ice_1 | | Running Grails application
ice_1 | 2020-12-09 16:48:22,102 [main] INFO http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"]
ice_1 | 2020-12-09 16:48:22,153 [main] INFO net.NioSelectorPool - Using a shared selector for servlet write/read
ice_1 | 2020-12-09 16:48:22,186 [main] INFO core.StandardService - Starting service Tomcat
ice_1 | 2020-12-09 16:48:22,187 [main] INFO core.StandardEngine - Starting Servlet Engine: Apache Tomcat/8.0.20
ice_1 | 2020-12-09 16:48:22,352 [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 | 2020-12-09 16:48:22,354 [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 | 2020-12-09 16:48:22,355 [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 | 2020-12-09 16:48:22,355 [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 | 2020-12-09 16:48:22,367 [localhost-startStop-1] INFO startup.ContextConfig - No global web.xml found
ice_1 | 2020-12-09 16:48:22,584 [localhost-startStop-1] INFO [localhost].[/ice] - No Spring WebApplicationInitializer types detected on classpath
ice_1 | 2020-12-09 16:48:22,639 [localhost-startStop-1] INFO [localhost].[/ice] - Initializing Spring root WebApplicationContext
ice_1 | 2020-12-09 16:48:30,630 [localhost-startStop-1] INFO context.GrailsConfigUtils - [GrailsContextLoader] Grails application loaded.
ice_1 | 2020-12-09 16:48:30,695 [localhost-startStop-1] INFO BootStrap - Starting ice...
ice_1 | 2020-12-09 16:48:30,695 [localhost-startStop-1] INFO BootStrap - Read ice.properties ...
ice_1 | 2020-12-09 16:48:46,640 [localhost-startStop-1] INFO processor.ProcessorConfig - Get account/organizational unit hierarchy for using assume role "", and external id ""
ice_1 | 2020-12-09 16:48:49,838 [localhost-startStop-1] INFO processor.ProcessorConfig - Get accounts for organization using assume role "", and external id ""
ice_1 | 2020-12-09 16:48:55,128 [localhost-startStop-1] INFO processor.ProcessorConfig - Look for data config: accurics-monthly-report, us-east-2, accurics/MonthlyCostUsageReport/ice_config,
ice_1 | | Error java.lang.IndexOutOfBoundsException: Index: 0, Size: 0

from docker-ice.

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.