Note that there are some explanatory texts on larger screens.

plurals
  1. POCloudHub unsupported major.minor version 51.0
    primarykey
    data
    text
    <p>I have implemented and tested a simple REST example within Mulesoft, which is working correctly on the local server.</p> <p>As a second step I want to deploy it on CloudHub, which is directly possible from emule ESB studio.</p> <blockquote> <p><strong>On the CloudHub log I get the following error:</strong></p> </blockquote> <pre><code>null org.springframework.beans.PropertyBatchUpdateException; nested PropertyAccessException details (1) are: PropertyAccessException 1: org.springframework.beans.MethodInvocationException: Property 'objectClassName' threw exception; nested exception is java.lang.UnsupportedClassVersionError: com/rest/test/HelloREST : **Unsupported major.minor version 51.0** at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:1145) at org.springframework.beans.BeanWrapperImpl.setPropertyValue(BeanWrapperImpl.java:902) at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:75) at org.springframework.beans.AbstractPropertyAccessor.setPropertyValues(AbstractPropertyAccessor.java:57) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1424) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1132) at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:522). </code></pre>
    singulars
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload