Skip to content

GRAILS-9600: ERROR loaded.CurrentLiveVersion after changing applicationResources.groovy #5966

@graemerocher

Description

@graemerocher

Original Reporter: fjanon
Environment: Win7
Version: 2.2-RC2
Migrated From: http://jira.grails.org/browse/GRAILS-9600

Commenting out a line in ApplicationResources.groovy:

modules = {
application {
// resource url:'js/application.js'
}
}

leads to this on the console where the "grails run-app" command is run:

| Error 2012-11-21 16:11:59,601 [FileSystemWatcher: files=#338 cl=java.net.URLClassLoader@66869470] ERROR loaded.CurrentLiveVersion - Unexpected exception whilst trying to call the static initializer on ApplicationResources
| Error 2012-11-21 16:12:06,092 [FileSystemWatcher: files=#341 cl=java.net.URLClassLoader@66869470] ERROR loaded.CurrentLiveVersion - Unexpected exception whilst trying to call the static initializer on resources

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions