[Engine-devel] fail to add host from portal

Chen, Wei D wei.d.chen at intel.com
Thu Jul 25 04:45:27 UTC 2013


Hi Douglas,

There is not extra logs.
/var/log/ovirt-engine/host-deploy/ is empty.

Best Regards,
Dave Chen


> -----Original Message-----
> From: engine-devel-bounces at ovirt.org [mailto:engine-devel-bounces at ovirt.org] On Behalf Of Douglas Schilling Landgraf
> Sent: Thursday, July 25, 2013 11:21 AM
> To: engine-devel at ovirt.org
> Subject: Re: [Engine-devel] fail to add host from portal
> 
> Hello,
> 
> On 07/24/2013 11:05 PM, Chen, Wei D wrote:
> > It fails when add a host from portal, and error info as follows, anyone can give us some suggestion?
> >
> > 2013-07-25 22:55:39,539 INFO  [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector] (VdsDeploy) Correlation ID:
> > 296737fb, Call Stack: null, Custom Event ID: -1, Message: Installing Host onode. Logs at host located at:
> > '/tmp/ovirt-host-deploy-20130725105531.log'.
> > 2013-07-25 22:55:39,563 ERROR [org.ovirt.engine.core.bll.VdsDeploy] (VdsDeploy) Error during deploy dialog:
> > java.lang.NullPointerException
> >          at org.ovirt.otopi.dialog.MachineDialogParser.cliEnvironmentGet(MachineDialogParser.java:236) [otopi.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$14.call(VdsDeploy.java:347) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:579) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:791) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:76) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$44.run(VdsDeploy.java:882) [bll.jar:]
> >          at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> >
> > 2013-07-25 22:55:39,565 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> > (pool-6-thread-5) [296737fb] Error during host onode.sh.intel.com install: java.lang.NullPointerException
> >          at org.ovirt.otopi.dialog.MachineDialogParser.cliEnvironmentGet(MachineDialogParser.java:236) [otopi.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$14.call(VdsDeploy.java:347) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:579) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:791) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:76) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$44.run(VdsDeploy.java:882) [bll.jar:]
> >          at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> >
> > 2013-07-25 22:55:39,568 ERROR [org.ovirt.engine.core.bll.VdsDeploy]
> > (pool-6-thread-5) [296737fb] Error during host onode.sh.intel.com install, prefering first exception:
java.lang.NullPointerException
> >          at org.ovirt.otopi.dialog.MachineDialogParser.cliEnvironmentGet(MachineDialogParser.java:236) [otopi.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$14.call(VdsDeploy.java:347) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:579) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:791) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:76) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$44.run(VdsDeploy.java:882) [bll.jar:]
> >          at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> >
> > 2013-07-25 22:55:39,569 ERROR
> > [org.ovirt.engine.core.bll.InstallVdsCommand] (pool-6-thread-5) [296737fb] Host installation failed for host
> 00c50bb0-f843-442a-a032-acebe0d092c4, onode.: java.lang.NullPointerException
> >          at org.ovirt.otopi.dialog.MachineDialogParser.cliEnvironmentGet(MachineDialogParser.java:236) [otopi.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$14.call(VdsDeploy.java:347) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._nextCustomizationEntry(VdsDeploy.java:579) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy._threadMain(VdsDeploy.java:791) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy.access$1800(VdsDeploy.java:76) [bll.jar:]
> >          at org.ovirt.engine.core.bll.VdsDeploy$44.run(VdsDeploy.java:882) [bll.jar:]
> >          at java.lang.Thread.run(Thread.java:724) [rt.jar:1.7.0_25]
> >
> > 2013-07-25 22:55:39,572 INFO
> > [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
> > (pool-6-thread-5) [296737fb] START, SetVdsStatusVDSCommand(HostName =
> > onode, HostId = 00c50bb0-f843-442a-a032-acebe0d092c4,
> > status=InstallFailed, nonOperationalReason=NONE), log id: 39c3919d
> > 2013-07-25 22:55:39,581 INFO
> > [org.ovirt.engine.core.vdsbroker.SetVdsStatusVDSCommand]
> > (pool-6-thread-5) [296737fb] FINISH, SetVdsStatusVDSCommand, log id:
> > 39c3919d
> > 2013-07-25 22:55:39,589 INFO
> > [org.ovirt.engine.core.dal.dbbroker.auditloghandling.AuditLogDirector]
> > (pool-6-thread-5) [296737fb] Correlation ID: 296737fb, Call Stack: null, Custom Event ID: -1, Message: Host onode installation
failed.
> Please refer to engine.log and log files under /var/log/ovirt-engine/host-deploy/ on the engine for further details..
> >
> >
> 
> On Engine side, can you please check the log available at:
> /var/log/ovirt-engine/host-deploy/  ?
> 
> 
> 
> --
> Cheers
> Douglas
> _______________________________________________
> Engine-devel mailing list
> Engine-devel at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/engine-devel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 6648 bytes
Desc: not available
URL: <http://lists.ovirt.org/pipermail/devel/attachments/20130725/f9cb4266/attachment-0001.p7s>


More information about the Devel mailing list