[ovirt-users] engine-image-uploader error

Sandro Bonazzola sbonazzo at redhat.com
Fri Sep 25 15:42:12 UTC 2015


On Fri, Sep 25, 2015 at 5:32 PM, Maurice James <mjames at media-node.com>
wrote:

> Its whatever ovirt installed. I tried yum update, but nothing comes back
> as needing an update
>

Please ignore, it's not an issue



>
> Maurice James
> Media-Node
> www.media-node.com
>
> ------------------------------
> *From: *"Sandro Bonazzola" <sbonazzo at redhat.com>
> *To: *"Maurice James" <mjames at media-node.com>
> *Cc: *"users" <users at ovirt.org>
> *Sent: *Friday, September 25, 2015 9:08:49 AM
> *Subject: *Re: [ovirt-users] engine-image-uploader error
>
> Why Jboss 7.0.13 final? I would have expected JBoss AS 7.1.1.Final
> (jboss-as-web-7.1.1.Final.jar) .
> Can you check your environment?
>
>
>
> On Thu, Sep 24, 2015 at 5:55 PM, Maurice James <mjames at media-node.com>
> wrote:
>
>>
>>
>> Im trying to upload an image using the engine-image-uploader and im
>> receiving the following error on the cli
>>
>> [root at saturn home]# engine-image-uploader -e SaturnExport upload vm.ova
>> ERROR: Unable to connect to REST API at https://xxx.xxx.net:443/api
>> Reason: Internal Server Error
>>
>>
>> engine.log is also attached
>> SELinux is disabled
>> Firewall is disabled
>>
>> When I try to access that link in a browser I get the following
>>
>> 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: Servlet.init() for servlet org.ovirt.engine.api.restapi.BackendApplication threw exception
>> 	org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
>> 	org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
>> 	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> 	org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
>> 	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
>> 	org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
>> 	org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
>> 	org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
>> 	java.lang.Thread.run(Thread.java:745)
>>
>> *root cause*
>>
>> java.lang.RuntimeException: java.lang.RuntimeException: Unable to instantiate MessageBodyWriter
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:35)
>> 	org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:211)
>> 	org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:67)
>> 	org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
>> 	org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
>> 	org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
>> 	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> 	org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
>> 	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
>> 	org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
>> 	org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
>> 	org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
>> 	java.lang.Thread.run(Thread.java:745)
>>
>> *root cause*
>>
>> java.lang.RuntimeException: Unable to instantiate MessageBodyWriter
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider(ResteasyProviderFactory.java:772)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31)
>> 	org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:211)
>> 	org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:67)
>> 	org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
>> 	org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
>> 	org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
>> 	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> 	org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
>> 	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
>> 	org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
>> 	org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
>> 	org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
>> 	java.lang.Thread.run(Thread.java:745)
>>
>> *root cause*
>>
>> java.lang.RuntimeException: Failed to construct public org.ovirt.engine.api.pdf.FOPMessageBodyWriter()
>> 	org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:144)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.getProviderInstance(ResteasyProviderFactory.java:1039)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.addMessageBodyWriter(ResteasyProviderFactory.java:519)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider(ResteasyProviderFactory.java:768)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31)
>> 	org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:211)
>> 	org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:67)
>> 	org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
>> 	org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
>> 	org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
>> 	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> 	org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
>> 	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
>> 	org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
>> 	org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
>> 	org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
>> 	java.lang.Thread.run(Thread.java:745)
>>
>> *root cause*
>>
>> java.lang.NoClassDefFoundError: org/apache/fop/apps/FopFactory
>> 	org.ovirt.engine.api.pdf.FOPMessageBodyWriter.<init>(FOPMessageBodyWriter.java:51)
>> 	sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
>> 	sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
>> 	sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
>> 	java.lang.reflect.Constructor.newInstance(Constructor.java:526)
>> 	org.jboss.resteasy.core.ConstructorInjectorImpl.construct(ConstructorInjectorImpl.java:132)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.getProviderInstance(ResteasyProviderFactory.java:1039)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.addMessageBodyWriter(ResteasyProviderFactory.java:519)
>> 	org.jboss.resteasy.spi.ResteasyProviderFactory.registerProvider(ResteasyProviderFactory.java:768)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.registerProviders(RegisterBuiltin.java:70)
>> 	org.jboss.resteasy.plugins.providers.RegisterBuiltin.register(RegisterBuiltin.java:31)
>> 	org.jboss.resteasy.spi.ResteasyDeployment.start(ResteasyDeployment.java:211)
>> 	org.jboss.resteasy.plugins.server.servlet.ServletContainerDispatcher.init(ServletContainerDispatcher.java:67)
>> 	org.jboss.resteasy.plugins.server.servlet.HttpServletDispatcher.init(HttpServletDispatcher.java:36)
>> 	org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:489)
>> 	org.jboss.as.web.security.SecurityContextAssociationValve.invoke(SecurityContextAssociationValve.java:153)
>> 	org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
>> 	org.jboss.web.rewrite.RewriteValve.invoke(RewriteValve.java:466)
>> 	org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:368)
>> 	org.apache.coyote.ajp.AjpProcessor.process(AjpProcessor.java:505)
>> 	org.apache.coyote.ajp.AjpProtocol$AjpConnectionHandler.process(AjpProtocol.java:445)
>> 	org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:930)
>> 	java.lang.Thread.run(Thread.java:745)
>>
>> *note* The full stack trace of the root cause is available in the JBoss
>> Web/7.0.13.Final logs.
>> ------------------------------
>> JBoss Web/7.0.13.Final
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>>
>> _______________________________________________
>> Users mailing list
>> Users at ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
>>
>
>
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
>
>


-- 
Sandro Bonazzola
Better technology. Faster innovation. Powered by community collaboration.
See how it works at redhat.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.ovirt.org/pipermail/users/attachments/20150925/8ac1390d/attachment-0001.html>


More information about the Users mailing list