On Friday, January 09, 2015 05:31:20 PM Alexandr Krivulya wrote: > No luck, same error. I think it's due to some misconfiguration... >
Hi, look in /var/log/ovirt-engine at server.log. It should contain the exception that generated the 500 error. If not there look in engine.log. I have a suspicion you will see a java.lang.NoClassDefFoundError exception related to jackson-xc. > 09.01.2015 17:04, Martin Pavlík пишет: > > Hi Alexandr, > > > > for the API part try to change the entry_point as follows: > > > > whatever_the_path_was/api > > to > > whatever_the_path_was/ovirt-engine/api > > > > HTH > > > > Martin Pavlik - RHEV QE > > > >> On 09 Jan 2015, at 15:24, Alexandr Krivulya <[email protected]> > >> wrote: > >> > >> Hello! > >> Recently I have upgraded my installation to 3.5. Everything works fine > >> except of two things: > >> > >> 1. I cannot use REST API any more - "Internal server error 500" with java > >> exception. May be I missing something? 2. Cannot import VM from Export > >> domain to Local Storage - "VM already exists" error, but there are no > >> any vms or disks on local storage. > >> > >> <dfdiaadb.png> > >> _______________________________________________ > >> Users mailing list > >> [email protected] > >> http://lists.ovirt.org/mailman/listinfo/users > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

