Ryan,

Thank you Ryan this solution worked.

Polly

On 16 October 2010 00:38, Ryan Whitney <[email protected]>wrote:

> Polly,
>
> Another possible solution.
>
> * shutdown mifos
> * Delete the Catalina/work/localhost/mifos directory
> * start Mifos and check page again
>
> Ryan
>
>
> On 10/14/10 19:19, "Keith Woodlock" <[email protected]> wrote:
>
> >>> java.lang.ClassFormatError: Incompatible magic value 0 in class file
> >
> > This would indicate that the compiled JSP is an invalid java class?
> >
> > What version of Java are you using?
> >
> > What version of mifos are you running?
> >
> > On Thu, Oct 14, 2010 at 10:55 AM, fanon gacao <[email protected]> wrote:
> >> Hello,
> >> I have had experienced the problem with a hosted installation and from
> >> my experience it seems to be more or less delayed execution of query
> >> - it kind of times out. Once we had used and our server for a while -
> >> and gone through all the pages (queries) the problem did get solved.
> >> in fact the hosted application now responds faster than the local host
> >> installation.
> >> it would help to check the server log for exceptions and post them.
> >> thanks.
> >>
> >> On 10/14/10, Polly <[email protected]> wrote:
> >>> Hello,
> >>>
> >>> The model we have in our MFI is that all the branches have their own
> Mifos
> >>> installations and we send database dumps every week to update at their
> site.
> >>> Support is through phone calls and they have little IT skills so its
> very
> >>> hard to get tomcat error logs from some of this sites. They sent me
> this
> >>> error that they get when they try to access the client dashboard. Can
> anyone
> >>> assist with where the problem is?
> >>>
> >>> Polly.
> >>>
> >>>
> >>> *HTTP Status 500 - *
> >>>  ------------------------------
> >>>
> >>> *type* Exception report
> >>>
> >>> *message*
> >>>
> >>> *description* *The server encountered an internal error () that
> prevented it
> >>> from fulfilling this request.*
> >>>
> >>> *exception*
> >>>
> >>> javax.servlet.ServletException: java.lang.ClassFormatError:
> Incompatible
> >>> magic value 0 in class file
> >>> org/apache/jsp/pages/application/client/jsp/viewClientDetails_jsp
> >>>
> >>>
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:274)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10
> >>> 63)
> >>>
> >>>
> >>>
> org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcesso
> >>> r.java:263)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces
> >>> sor.java:386)
> >>>
> >>>
> >>>
> org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequ
> >>> estProcessor.java:318)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
> >>>
> >>>
> >>> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
> >>>
> >>>
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >>>
> >>>
> >>>
> org.mifos.framework.security.util.LoginFilter.doFilter(LoginFilter.java:85)
> >>>
> >>>
> >>>
> org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilt
> >>> er.java:51)
> >>>
> >>> *root cause*
> >>>
> >>> java.lang.ClassFormatError: Incompatible magic value 0 in class file
> >>> org/apache/jsp/pages/application/client/jsp/viewClientDetails_jsp
> >>>
> >>>         java.lang.ClassLoader.defineClass1(Native Method)
> >>>
> >>>         java.lang.ClassLoader.defineClassCond(Unknown Source)
> >>>
> >>>         java.lang.ClassLoader.defineClass(Unknown Source)
> >>>
> >>>         java.security.SecureClassLoader.defineClass(Unknown Source)
> >>>
> >>>         java.net.URLClassLoader.defineClass(Unknown Source)
> >>>
> >>>         java.net.URLClassLoader.access$000(Unknown Source)
> >>>
> >>>         java.net.URLClassLoader$1.run(Unknown Source)
> >>>
> >>>         java.security.AccessController.doPrivileged(Native Method)
> >>>
> >>>         java.net.URLClassLoader.findClass(Unknown Source)
> >>>
> >>>
> >>> org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:134)
> >>>
> >>>
> >>> org.apache.jasper.servlet.JasperLoader.loadClass(JasperLoader.java:66)
> >>>
> >>>
> >>>
> org.apache.jasper.JspCompilationContext.load(JspCompilationContext.java:598)
> >>>
> >>>
> >>>
> org.apache.jasper.servlet.JspServletWrapper.getServlet(JspServletWrapper.jav
> >>> a:144)
> >>>
> >>>
> >>>
> org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:3
> >>> 29)
> >>>
> >>>
> >>>
> org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:337)
> >>>
> >>>
> org.apache.jasper.servlet.JspServlet.service(JspServlet.java:266)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:10
> >>> 63)
> >>>
> >>>
> >>>
> org.apache.struts.tiles.TilesRequestProcessor.doForward(TilesRequestProcesso
> >>> r.java:263)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProces
> >>> sor.java:386)
> >>>
> >>>
> >>>
> org.apache.struts.tiles.TilesRequestProcessor.processForwardConfig(TilesRequ
> >>> estProcessor.java:318)
> >>>
> >>>
> >>>
> org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
> >>>
> >>>
> >>> org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
> >>>
> >>>
> org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:690)
> >>>
> >>>         javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
> >>>
> >>>
> >>>
> org.mifos.framework.security.util.LoginFilter.doFilter(LoginFilter.java:85)
> >>>
> >>>
> >>>
> org.mifos.framework.persistence.DatabaseInitFilter.doFilter(DatabaseInitFilt
> >>> er.java:51)
> >>>
> >>> *note* *The full stack trace of the root cause is available in the
> Apache
> >>> Tomcat/6.0.16 logs.*
> >>>  ------------------------------
> >>>
> >>> *Apache Tomcat/6.0.16*
> >>>
> >>
> >>
>
> ----------------------------------------------------------------------------->>
> -
> >> Beautiful is writing same markup. Internet Explorer 9 supports
> >> standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> >> Spend less time writing and  rewriting code and more time creating great
> >> experiences on the web. Be a part of the beta today.
> >> http://p.sf.net/sfu/beautyoftheweb
> >> _______________________________________________
> >> Mifos-users mailing list
> >> [email protected]
> >> https://lists.sourceforge.net/lists/listinfo/mifos-users
> >>
> >
> >
> ------------------------------------------------------------------------------
> > Beautiful is writing same markup. Internet Explorer 9 supports
> > standards for HTML5, CSS3, SVG 1.1,  ECMAScript5, and DOM L2 & L3.
> > Spend less time writing and  rewriting code and more time creating great
> > experiences on the web. Be a part of the beta today.
> > http://p.sf.net/sfu/beautyoftheweb
> > _______________________________________________
> > Mifos-users mailing list
> > [email protected]
> > https://lists.sourceforge.net/lists/listinfo/mifos-users
>
> --
> Ryan Whitney
> Mifos Technical Program Manager
> [email protected]
> MifosĀ® - Technology that Empowers Microfinance (www.mifos.org)
> Our mission is to enable the poor, especially the poorest, to create a
> world
> without poverty.
> <http://grameenfoundation.org/take-action/ingenuity-fund-challenge/>
> P please consider the environment before printing this e-mail.
>
>
>
> ------------------------------------------------------------------------------
> Download new Adobe(R) Flash(R) Builder(TM) 4
> The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly
> Flex(R) Builder(TM)) enable the development of rich applications that run
> across multiple browsers and platforms. Download your free trials today!
> http://p.sf.net/sfu/adobe-dev2dev
> _______________________________________________
> Mifos-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mifos-users
>
------------------------------------------------------------------------------
Download new Adobe(R) Flash(R) Builder(TM) 4
The new Adobe(R) Flex(R) 4 and Flash(R) Builder(TM) 4 (formerly 
Flex(R) Builder(TM)) enable the development of rich applications that run
across multiple browsers and platforms. Download your free trials today!
http://p.sf.net/sfu/adobe-dev2dev
_______________________________________________
Mifos-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to