[orca-list] orca is skipping text in some e-mails when I use down arrow



Hi all.
This is not new in orca 3.11 and if I not mistaken I reported already.

I can not read the attached e-mail using the down arrow because orca skips part of the text.
To reproduce try the following:
1. Open the attached e-mail in TB.

2. Do a say all commandto have an idea of it content.
3. Go to the begin of the message and scroll using down arrow.

4. When you find the text "Graeme Rocher", without the quotations, press up arrow. Observe that orca reads lines that were skipped when scrolling using down arrow.
Thanks.
--
{}S José Vilmar Estácio de Souza
--- Begin Message ---
This could happen if you compile with one JDK and run with another. See http://jira.codehaus.org/browse/GROOVY-6080


On Wed, Nov 20, 2013 at 9:41 PM, Dean Del Ponte <dean delponte gmail com> wrote:
I've recently upgrade a grails-2.2.4 app to 2.3.2.

Everything works great including run-app and test-app.

The problem is the generated war file no longer deploys to Tomcat.

Any ideas?

Here's the error logged in tomcat catalina.out:

2013-11-20 14:38:21,449 [http-bio-8282-exec-10] ERROR context.ContextLoader  - Context initialization failed
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'grailsApplication' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at java.lang.Class.forName(Class.java:270)
        ... 5 more
2013-11-20 14:38:21,463 [http-bio-8282-exec-10] ERROR context.GrailsContextLoader  - Error initializing the application: Error creating bean with name 'grailsApplication' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'grailsApplication' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at java.lang.Class.forName(Class.java:270)
        ... 5 more
2013-11-20 14:38:21,464 [http-bio-8282-exec-10] ERROR context.GrailsContextLoader  - Error initializing Grails: Error creating bean with name 'grailsApplication' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'grailsApplication' defined in ServletContext resource [/WEB-INF/applicationContext.xml]: Invocation of init method failed; nested exception is java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.invoke(DefaultMBeanServerInterceptor.java:819)
        at com.sun.jmx.mbeanserver.JmxMBeanServer.invoke(JmxMBeanServer.java:801)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java.lang.Thread.run(Thread.java:744)
Caused by: java.lang.IncompatibleClassChangeError: the number of constructors during runtime and compile time for org.grails.plugin.resource.mapper.MapperPhase do not match. Expected -1 but got 1
        at java.lang.Class.forName(Class.java:270)
        ... 5 more
Nov 20, 2013 2:38:21 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Error listenerStart
Nov 20, 2013 2:38:21 PM org.apache.catalina.core.StandardContext startInternal
SEVERE: Context [] startup failed due to previous errors




--
Graeme Rocher
Grails Project Lead
SpringSource

--- End Message ---


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]