------=_Part_30306_460465254.1362445351063
Content-Type: text/plain; charset=GBK
Content-Transfer-Encoding: 7bit
hi ovedo
the explorer is waiting all the time. when go to portal
http://192.168.5.109:8700/UserPortal/org.ovirt.engine.ui.userportal.UserP...
webadmin url see nothing at all
http://192.168.5.109:8700/webadmin/webadmin/WebAdmin.html
if
http://www.ovirt.org/Building_oVirt_engine is not up to date?
thanks.
At 2013-03-04 18:20:20,"Oved Ourfalli" <ovedo(a)redhat.com> wrote:
----- Original Message -----
> From: "bigclouds" <bigclouds(a)163.com>
> To: users(a)ovirt.org
> Sent: Monday, March 4, 2013 12:07:53 PM
> Subject: [Users] UI lack of ui-plugins
>
>
>
> at last i build engine code success, then i start jboss-as.
> go to
http://host:8700, when i click user,admin portal, error occur.
>
>
> 1. it reports ui-plugins is miss.
> 2. $OVIRT_HOME/backend/manager/conf/engine.conf.defaults
> ENGINE_USR=username
> ENGINE_ETC=/etc/ovirt-engine i do not know what ENGINE_USR really is?
> thanks.
>
ENGINE_USR should be something like /usr/share/ovirt-engine
The warning about the ui-plugins directory is probably because it doesn't exist (see
bug
https://bugzilla.redhat.com/show_bug.cgi?id=895933), but that shouldn't effect
anything besides loading UI plugins you wrote/downloaded, so the admin portal should work
properly.
As far as I know, the ENGINE_USR is currently used only in order to detect the ui-plugins
directory.
What happens when you just browse to
http://host:8700/webadmin
?
Does it work?
>
> error -msg:
>
>
>
> 2013-03-04 17:39:10,182 INFO
> [org.ovirt.engine.core.bll.DbUserCacheManager]
> (DefaultQuartzScheduler_Worker-1) Start refreshing all users data
> 2013-03-04 17:39:10,338 INFO
> [org.ovirt.engine.core.vdsbroker.ResourceManager] (MSC service
> thread 1-1) Finished initializing ResourceManager
> 2013-03-04 17:39:10,365 INFO
> [org.ovirt.engine.core.bll.AsyncTaskManager] (MSC service thread
> 1-1) Initialization of AsyncTaskManager completed successfully.
> 2013-03-04 17:39:10,384 INFO
> [org.ovirt.engine.core.bll.OvfDataUpdater] (MSC service thread 1-1)
> Initialization of OvfDataUpdater completed successfully.
> 2013-03-04 17:39:10,388 INFO [org.ovirt.engine.co
> re.bll.VdsLoadBalancer] (MSC service thread 1-1) Start scheduling to
> enable vds load balancer
> 2013-03-04 17:39:10,394 INFO
> [org.ovirt.engine.core.bll.VdsLoadBalancer] (MSC service thread 1-1)
> Finished scheduling to enable vds load balancer
> 2013-03-04 17:39:10,410 INFO
> [org.ovirt.engine.core.bll.network.MacPoolManager]
> (pool-10-thread-1) Start initializing MacPoolManager
> 2013-03-04 17:39:10,450 INFO
> [org.ovirt.engine.core.bll.InitBackendServicesOnStartupBean] (MSC
> service thread 1-1) Init VM custom properties utilities
> 2013-03-04 17:39:10,461 INFO
> [org.ovirt.engine.core.bll.network.MacPoolManager]
> (pool-10-thread-1) Finished initializing MacPoolManager
> 2013-03-04 17:39:10,470 INFO [org.jboss.as] (MSC service thread 1-2)
> JBAS015951: Admin console listening on
http://127.0.0.1:9990
> 2013-03-04 17:39:10,471 INFO [org.jboss.as] (MSC service thread 1-2)
> JBAS015874: JBoss AS 7.1.1.Final " Brontes" started in 11961ms -
> Started 507 of 594 services (86 services are passive or on-demand)
> 2013-03-04 17:39:10,560 INFO [org.jboss.as.server]
> (DeploymentScanner-threads - 2) JBAS018559: Deployed "engine.ear"
> 2013-03-04 17:42:22,716 ERROR [org.jboss.remoting.remote.connection]
> (Remoting "ovirtdev" read-1) JBREM000200: Remote connection failed:
> java.io.IOException: Received an invalid message length of
> 1195725856
> 2013-03-04 17:42:56,702 ERROR [org.jboss.remoting.remote.connection]
> (Remoting "ovirtdev" read-1) JBREM000200: Remote connection failed:
> java.io.IOException: Received an invalid message length of
> 1195725856
> 2013-03-04 17:45:14,258 INFO [org.hibernate.validator.util.Version]
> (http--0.0.0.0-8700-1) Hibernate Validator 4.2.0.Final
> 2013-03-04 17:45:14,385 INFO
> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
> Loaded file
> "/mnt/ovirt-engine/backend/manager/conf/engine.conf.defaults".
> 2013-03-04 17:45:14,386 INFO
> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
> Loaded file "/etc/sysconfig/ovirt-engine".
> 2013-03-04 17:45:14,392 INFO
> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
> Value of property "ENGINE_DEBUG_ADDRESS" is "0.0.0.0:8787".
> 2013-03-04 17:45:14,393 INFO
> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
> Value of property "ENGINE_ETC" is "/etc/ovirt-engine".
> 2013-03-04 17:45:14,394 INFO
> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
> Value of property "ENGINE_USR" is "root".
> 2013-03-04 17:45:14,397 WARN
> [org.ovirt.engine.ui.frontend.server.gwt.plugin.PluginDataManager]
> (http--0.0.0.0-8700-1) Cannot list UI plugin descriptor files in
> [/mnt/ovirt-engine/root/ui-plugins]
> 2013-03-04 17:48:13,672 WARN
> [org.ovirt.engine.ui.frontend.server.gwt.plugin.PluginDataManager]
> (http--0.0.0.0-8700-1) Ca nnot list UI plugin descriptor files in
> [/mnt/ovirt-engine/root/ui-plugins]
>
>
> _______________________________________________
> Users mailing list
> Users(a)ovirt.org
>
http://lists.ovirt.org/mailman/listinfo/users
>
------=_Part_30306_460465254.1362445351063
Content-Type: text/html; charset=GBK
Content-Transfer-Encoding: 7bit
<div
style="line-height:1.7;color:#000000;font-size:14px;font-family:arial"><br>hi
ovedo<div>the explorer is waiting all the time. when
go to
portal </div><div>http://192.168.5.109:8700/UserPortal/org.ovirt.engine.ui.userportal.UserPortal/UserPortal.html</div><div><br></div><div><br></div><div>webadmin
url see nothing at
all</div><div>http://192.168.5.109:8700/webadmin/webadmin/Web...
is not up to
date?</div><div>thanks.<br><br><br><br><div></div><div
id="divNeteaseMailCard"></div><br><pre><br>At 2013-03-04 18:20:20,"Oved Ourfalli" <ovedo@redhat.com> wrote:
>
>
>----- Original Message -----
>> From: "bigclouds" <bigclouds@163.com>
>> To: users@ovirt.org
>> Sent: Monday, March 4, 2013 12:07:53 PM
>> Subject: [Users] UI lack of ui-plugins
>>
>>
>>
>> at last i build engine code success, then i start jboss-as.
>> go to http://host:8700, when i click user,admin portal, error occur.
>>
>>
>> 1. it reports ui-plugins is miss.
>> 2. $OVIRT_HOME/backend/manager/conf/engine.conf.defaults
>> ENGINE_USR=username
>> ENGINE_ETC=/etc/ovirt-engine i do not know what ENGINE_USR really is?
>> thanks.
>>
>
>ENGINE_USR should be something like /usr/share/ovirt-engine
>The warning about the ui-plugins directory is probably because it doesn't exist (see bug https://bugzilla.redhat.com/show_bug.cgi?id=895933), but that shouldn't effect anything besides loading UI plugins you wrote/downloaded, so the admin portal should work properly.
>
>As far as I know, the ENGINE_USR is currently used only in order to detect the ui-plugins directory.
>
>What happens when you just browse to
>http://host:8700/webadmin
>?
>
>Does it work?
>
>>
>> error -msg:
>>
>>
>>
>> 2013-03-04 17:39:10,182 INFO
>> [org.ovirt.engine.core.bll.DbUserCacheManager]
>> (DefaultQuartzScheduler_Worker-1) Start refreshing all users data
>> 2013-03-04 17:39:10,338 INFO
>> [org.ovirt.engine.core.vdsbroker.ResourceManager] (MSC service
>> thread 1-1) Finished initializing ResourceManager
>> 2013-03-04 17:39:10,365 INFO
>> [org.ovirt.engine.core.bll.AsyncTaskManager] (MSC service thread
>> 1-1) Initialization of AsyncTaskManager completed successfully.
>> 2013-03-04 17:39:10,384 INFO
>> [org.ovirt.engine.core.bll.OvfDataUpdater] (MSC service thread 1-1)
>> Initialization of OvfDataUpdater completed successfully.
>> 2013-03-04 17:39:10,388 INFO [org.ovirt.engine.co
>> re.bll.VdsLoadBalancer] (MSC service thread 1-1) Start scheduling to
>> enable vds load balancer
>> 2013-03-04 17:39:10,394 INFO
>> [org.ovirt.engine.core.bll.VdsLoadBalancer] (MSC service thread 1-1)
>> Finished scheduling to enable vds load balancer
>> 2013-03-04 17:39:10,410 INFO
>> [org.ovirt.engine.core.bll.network.MacPoolManager]
>> (pool-10-thread-1) Start initializing MacPoolManager
>> 2013-03-04 17:39:10,450 INFO
>> [org.ovirt.engine.core.bll.InitBackendServicesOnStartupBean] (MSC
>> service thread 1-1) Init VM custom properties utilities
>> 2013-03-04 17:39:10,461 INFO
>> [org.ovirt.engine.core.bll.network.MacPoolManager]
>> (pool-10-thread-1) Finished initializing MacPoolManager
>> 2013-03-04 17:39:10,470 INFO [org.jboss.as] (MSC service thread 1-2)
>> JBAS015951: Admin console listening on http://127.0.0.1:9990
>> 2013-03-04 17:39:10,471 INFO [org.jboss.as] (MSC service thread 1-2)
>> JBAS015874: JBoss AS 7.1.1.Final " Brontes" started in 11961ms -
>> Started 507 of 594 services (86 services are passive or on-demand)
>> 2013-03-04 17:39:10,560 INFO [org.jboss.as.server]
>> (DeploymentScanner-threads - 2) JBAS018559: Deployed "engine.ear"
>> 2013-03-04 17:42:22,716 ERROR [org.jboss.remoting.remote.connection]
>> (Remoting "ovirtdev" read-1) JBREM000200: Remote connection failed:
>> java.io.IOException: Received an invalid message length of
>> 1195725856
>> 2013-03-04 17:42:56,702 ERROR [org.jboss.remoting.remote.connection]
>> (Remoting "ovirtdev" read-1) JBREM000200: Remote connection failed:
>> java.io.IOException: Received an invalid message length of
>> 1195725856
>> 2013-03-04 17:45:14,258 INFO [org.hibernate.validator.util.Version]
>> (http--0.0.0.0-8700-1) Hibernate Validator 4.2.0.Final
>> 2013-03-04 17:45:14,385 INFO
>> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
>> Loaded file
>> "/mnt/ovirt-engine/backend/manager/conf/engine.conf.defaults".
>> 2013-03-04 17:45:14,386 INFO
>> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
>> Loaded file "/etc/sysconfig/ovirt-engine".
>> 2013-03-04 17:45:14,392 INFO
>> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
>> Value of property "ENGINE_DEBUG_ADDRESS" is "0.0.0.0:8787".
>> 2013-03-04 17:45:14,393 INFO
>> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
>> Value of property "ENGINE_ETC" is "/etc/ovirt-engine".
>> 2013-03-04 17:45:14,394 INFO
>> [org.ovirt.engine.core.utils.LocalConfig] (http--0.0.0.0-8700-1)
>> Value of property "ENGINE_USR" is "root".
>> 2013-03-04 17:45:14,397 WARN
>> [org.ovirt.engine.ui.frontend.server.gwt.plugin.PluginDataManager]
>> (http--0.0.0.0-8700-1) Cannot list UI plugin descriptor files in
>> [/mnt/ovirt-engine/root/ui-plugins]
>> 2013-03-04 17:48:13,672 WARN
>> [org.ovirt.engine.ui.frontend.server.gwt.plugin.PluginDataManager]
>> (http--0.0.0.0-8700-1) Ca nnot list UI plugin descriptor files in
>> [/mnt/ovirt-engine/root/ui-plugins]
>>
>>
>> _______________________________________________
>> Users mailing list
&gt;&gt;&nbsp;Users(a)ovirt.org
>> http://lists.ovirt.org/mailman/listinfo/users
>>
</pre></div></div><br><br><span
title="neteasefooter"><span
id="netease_mail_footer"></span></span>
------=_Part_30306_460465254.1362445351063--