Giter Site home page Giter Site logo

grass's People

Contributors

altosz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

grass's Issues

deploy war into tomcat staging environment failed

2011-10-31 18:43:00,956 [main] ERROR plugins.DefaultGrailsPluginManager - Error configuring dynamic methods for plugin [resources:1.1.1]: Error creating bean with name 'SassResourceMapper': Cannot resolve reference to bean 'SassResourceMapperInstance' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'SassResourceMapperInstance': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [SassResourceMapper]: Constructor threw exception; nested exception is java.io.FileNotFoundException: /var/lib/tomcat6/grails-app/conf/DefaultGrassConfig.groovy (No such file or directory)
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'SassResourceMapper': Cannot resolve reference to bean 'SassResourceMapperInstance' while setting constructor argument; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'SassResourceMapperInstance': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [SassResourceMapper]: Constructor threw exception; nested exception is java.io.FileNotFoundException: /var/lib/tomcat6/grails-app/conf/DefaultGrassConfig.groovy (No such file or directory)
at grails.spring.BeanBuilder.createApplicationContext(BeanBuilder.java:582)
at grails.spring.BeanBuilder$createApplicationContext.call(Unknown Source)
at org.grails.plugin.resource.mapper.ResourceMappersFactory.createResourceMappers(ResourceMappersFactory.groovy:43)
at org.grails.plugin.resource.mapper.ResourceMappersFactory$createResourceMappers.call(Unknown Source)
at org.grails.plugin.resource.ResourceProcessor.reload(ResourceProcessor.groovy:888)
at org.grails.plugin.resource.ResourceProcessor$reload.call(Unknown Source)
at ResourcesGrailsPlugin$_closure3.doCall(ResourcesGrailsPlugin.groovy:159)
Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'SassResourceMapperInstance': Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [SassResourceMapper]: Constructor threw exception; nested exception is java.io.FileNotFoundException: /var/lib/tomcat6/grails-app/conf/DefaultGrassConfig.groovy (No such file or directory)
... 7 more
Caused by: org.springframework.beans.BeanInstantiationException: Could not instantiate bean class [SassResourceMapper]: Constructor threw exception; nested exception is java.io.FileNotFoundException: /var/lib/tomcat6/grails-app/conf/DefaultGrassConfig.groovy (No such file or directory)
... 7 more
Caused by: java.io.FileNotFoundException: /var/lib/tomcat6/grails-app/conf/DefaultGrassConfig.groovy (No such file or directory)
at java.io.FileInputStream.open(Native Method)
at java.io.FileInputStream.(FileInputStream.java:137)
at java.io.FileInputStream.(FileInputStream.java:96)
at com.stefankendall.CompassInvoker.(CompassInvoker.groovy:8)
at SassResourceMapper.(SassResourceMapper.groovy:17)
... 7 more

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.