[
http://mifosforge.jira.com/browse/MIFOS-4920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael Vorburger reassigned MIFOS-4920:
----------------------------------------
Assignee: Lukasz Chudy (was: Michael Vorburger)
> Eclipse configuration :cannot be resolved to absolute file path
> loggerconfiguration.xml
> ---------------------------------------------------------------------------------------
>
> Key: MIFOS-4920
> URL: http://mifosforge.jira.com/browse/MIFOS-4920
> Project: mifos
> Issue Type: Bug
> Components: Build and Testing
> Reporter: Udai Gupta
> Assignee: Lukasz Chudy
> Labels: patch, volunteer
> Fix For: Unscheduled
>
> Attachments:
> 0001-FIXED-MIFOS-4920-loggerconfiguration.xml-look-up-pro.patch
>
>
> Eclipse:
> keep mifos-server-workspace project open and close all other project. start
> Jetty using mifos-server-workspace/Mifos START mode=acceptance 8083.launch
> Expected:
> Jetty start in acceptance test mode
> Actual:
> Fail to start with this stacktrace
> {code}
> 2011-03-31/11:36:55.777/IST INFO, org.eclipse.jetty.util.log, ?, ?, ?,
> jetty-7.3.0.v20110203
> 2011-03-31/11:37:02.159/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, Failed
> startup of context
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}
> java.lang.IllegalArgumentException: Unable to start logging class path
> resource [org/mifos/config/resources/loggerconfiguration.xml] cannot be
> resolved to absolute file path because it does not reside in the file system:
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/org/mifos/config/resources/loggerconfiguration.xml
> at
> org.mifos.web.listener.Log4jConfigListener.contextInitialized(Log4jConfigListener.java:53)
> at
> org.eclipse.jetty.server.handler.ContextHandler.startContext(ContextHandler.java:645)
> at
> org.eclipse.jetty.servlet.ServletContextHandler.startContext(ServletContextHandler.java:229)
> at
> org.eclipse.jetty.webapp.WebAppContext.startContext(WebAppContext.java:1158)
> at
> org.eclipse.jetty.server.handler.ContextHandler.doStart(ContextHandler.java:588)
> at
> org.eclipse.jetty.webapp.WebAppContext.doStart(WebAppContext.java:436)
> at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
> at
> org.eclipse.jetty.server.handler.HandlerWrapper.doStart(HandlerWrapper.java:95)
> at org.eclipse.jetty.server.Server.doStart(Server.java:258)
> at
> org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:55)
> at
> org.mifos.server.AbstractServerLauncher.startServer(AbstractServerLauncher.java:67)
> at
> org.mifos.server.workspace.WorkspaceServerLauncherMain.main(WorkspaceServerLauncherMain.java:39)
> 2011-03-31/11:37:02.176/IST INFO, org.eclipse.jetty.util.log, ?, ?, ?,
> Started [email protected]:8083
> 2011-03-31/11:37:02.265/IST INFO, org.mifos.framework.ApplicationInitializer,
> ?, ?, ?, shutting down scheduler
> 2011-03-31/11:37:02.270/IST INFO, org.eclipse.jetty.util.log, ?, ?, ?,
> stopped
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}
> 2011-03-31/11:37:02.271/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}:
> java.lang.NullPointerException
> 2011-03-31/11:37:02.273/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> org.eclipse.jetty.server.Server@77cfb802: java.lang.NullPointerException
> Exception in thread "main" java.lang.NullPointerException
> at
> org.mifos.framework.hibernate.helper.StaticHibernateUtil.shutdown(StaticHibernateUtil.java:96)
> at
> org.mifos.framework.ApplicationInitializer.contextDestroyed(ApplicationInitializer.java:389)
> at
> org.eclipse.jetty.server.handler.ContextHandler.doStop(ContextHandler.java:684)
> at
> org.eclipse.jetty.servlet.ServletContextHandler.doStop(ServletContextHandler.java:143)
> at org.eclipse.jetty.webapp.WebAppContext.doStop(WebAppContext.java:458)
> at
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:80)
> at
> org.eclipse.jetty.server.handler.HandlerWrapper.doStop(HandlerWrapper.java:108)
> at org.eclipse.jetty.server.Server.doStop(Server.java:319)
> at
> org.eclipse.jetty.util.component.AbstractLifeCycle.stop(AbstractLifeCycle.java:80)
> at
> org.mifos.server.AbstractServerLauncher.startServer(AbstractServerLauncher.java:75)
> at
> org.mifos.server.workspace.WorkspaceServerLauncherMain.main(WorkspaceServerLauncherMain.java:39)
> 2011-03-31/11:37:02.285/IST INFO, org.mifos.framework.ApplicationInitializer,
> ?, ?, ?, shutting down scheduler
> 2011-03-31/11:37:02.287/IST INFO, org.eclipse.jetty.util.log, ?, ?, ?,
> stopped
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}
> 2011-03-31/11:37:02.288/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}:
> java.lang.NullPointerException
> 2011-03-31/11:37:02.289/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> org.eclipse.jetty.server.Server@77cfb802: java.lang.NullPointerException
> 2011-03-31/11:37:02.290/IST INFO, org.mifos.framework.ApplicationInitializer,
> ?, ?, ?, shutting down scheduler
> 2011-03-31/11:37:02.292/IST INFO, org.eclipse.jetty.util.log, ?, ?, ?,
> stopped
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}
> 2011-03-31/11:37:02.293/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> o.m.s.w.WebContextWithServletContextResourceExtension{/mifos,[file:/tmp/jetty-empty-context840112184273562463068115159686266/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-webapp/1.9-SNAPSHOT/mifos-webapp-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-accounting/1.9-SNAPSHOT/mifos-accounting-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-userInterface/1.9-SNAPSHOT/mifos-userInterface-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-questionnaire/1.9-SNAPSHOT/mifos-questionnaire-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-cashflow/1.9-SNAPSHOT/mifos-cashflow-1.9-SNAPSHOT.jar!/META-INF/resources/,
>
> jar:file:/home/ugupta/.m2/repository/org/mifos/mifos-reporting/1.9-SNAPSHOT/mifos-reporting-1.9-SNAPSHOT.jar!/META-INF/resources/]}:
> java.lang.NullPointerException
> 2011-03-31/11:37:02.295/IST WARN, org.eclipse.jetty.util.log, ?, ?, ?, FAILED
> org.eclipse.jetty.server.Server@77cfb802: java.lang.NullPointerException
> {code}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
------------------------------------------------------------------------------
What Every C/C++ and Fortran developer Should Know!
Read this article and learn how Intel has extended the reach of its
next-generation tools to help Windows* and Linux* C/C++ and Fortran
developers boost performance applications - including clusters.
http://p.sf.net/sfu/intel-dev2devmay
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues