Re: Error while building Lumify when not using the docker, and having resolved all the dependencies [open to recheck]

56 views
Skip to first unread message
Message has been deleted

Gordon Shankman

unread,
May 14, 2015, 7:49:48 AM5/14/15
to lum...@googlegroups.com
I think you're missing config files. If you don't have config files set up, please follow the instructions at https://github.com/lumifyio/lumify/blob/develop/docs/configuration.md and let me know if that resolves the problem.

On Tuesday, May 12, 2015 at 8:30:17 AM UTC-4, Tanmay Saha wrote:
Hi,

I have followed the instructions and I am pretty sure to have solved all the dependencies mentioned in Lumify developer site. However on trying to build the same using mvn 3.3.1 and java-7 I'm facing the following issue.
What does this mean? Any help!!


-------------------------------------------------------------------------------
Test set: io.lumify.core.version.VersionServiceTest
-------------------------------------------------------------------------------
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.155 sec <<< FAILURE! - in io.lumify.core.version.VersionServiceTest
testPropertyLumifyVersionService(io.lumify.core.version.VersionServiceTest)  Time elapsed: 0.074 sec  <<< ERROR!
java.lang.ExceptionInInitializerError: null
        at io.lumify.core.config.FileConfigurationLoader.resolveFileName(FileConfigurationLoader.java:152)
        at io.lumify.core.config.ConfigurationLoader.doConfigureLog4j(ConfigurationLoader.java:100)
        at io.lumify.core.config.ConfigurationLoader.configureLog4j(ConfigurationLoader.java:24)
        at io.lumify.core.util.LumifyLoggerFactory.ensureInitialized(LumifyLoggerFactory.java:26)
        at io.lumify.core.util.LumifyLoggerFactory.getLogger(LumifyLoggerFactory.java:15)
        at io.lumify.core.version.VersionService.<clinit>(VersionService.java:20)
        at io.lumify.core.version.VersionServiceTest.testPropertyLumifyVersionService(VersionServiceTest.java:13)



Reply all
Reply to author
Forward
Message has been deleted
0 new messages