Code Monkey home page Code Monkey logo

Comments (4)

sagarsane avatar sagarsane commented on July 24, 2024

Hey @fortman , is there a possibility of a mismatch of Java version that built Grabbit which is deployed here v/s the Java version that the production servers are running on?

Looking at the VerifyError exception above, a version mismatch seems likely.

from grabbit.

fortman avatar fortman commented on July 24, 2024

@sagarsane I checked our content server vs our production server, and they have the same JRE. The content server (and others) are running fine. It just seems to be our production servers. I haven't had time to do a full audit for the differences in environments. I still plan on doing it at some point.

prod
java.class.version 51.0
java.runtime.version 1.7.0_45-b18

content server
java.class.version 51.0
java.runtime.version 1.7.0_45-b18

from grabbit.

sagarsane avatar sagarsane commented on July 24, 2024

Ah ok. Also, are you using a pre-built version of Grabbit from Bintray (https://bintray.com/twcable/aem/Grabbit/2.0.1/view#files) or are you using Jenkins internally to build latest master of Grabbit and deploying that?

If latter, it may be worthwhile checking if Jenkins is building Grabbit using Java 7 as well.

from grabbit.

jbornemann avatar jbornemann commented on July 24, 2024

Hey @fortman do you think we are good to close this one out at this point?

from grabbit.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.