[Engine-devel] Error on starting webadmin

Roy Golan rgolan at redhat.com
Thu Dec 13 10:42:33 UTC 2012


On 12/13/2012 12:25 PM, Moti Asayag wrote:
> Hi,
>
> I get the following error when trying to connect to webadmin:
>
> 2012-12-13 11:57:06,689 ERROR [org.apache.catalina.core.ContainerBase.[jboss.web].[default-host].[/webadmin].[WebAdminDynamicHosting]] (http--0.0.0.0-8700-1) Servlet.service() for servlet WebAdminDynamicHosting threw exception: java.lang.IllegalArgumentException: The property "ENGINE_USR" doesn't have a value.
>
> It caused by the PluginDataManager instantiation which requires several variables to be defined.
>
> In order to by pass those errors do:
> 1. create a file /usr/share/ovirt-engine/conf/engine.conf.defaults
> 2. Add the following properties to the file:
> ENGINE_USR=username
> ENGINE_ETC=/etc/ovirt-engine
> 3. restart Jboss
thanks its working. I think we need to add that to "setup" target of the 
ear so a developer could get up & running
> Regards,
> Moti
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel




More information about the Engine-devel mailing list