----- Original Message ----- > From: "Juan Jose" <[email protected]> > To: "Tomas Jelinek" <[email protected]> > Cc: "Karli Sjöberg" <[email protected]>, [email protected] > Sent: Tuesday, February 3, 2015 12:28:36 PM > Subject: Re: [ovirt-users] Problem adding disk to VM > > Done, I have updated the bug in Bugzilla. I don't know how can I attach a > screenshot. I attach here in case that someone wants to added it.
OK, attached the screenshot. BTW looking at it I have a suspicion the problem may be with the empty disk profile? If you select some, does it work? > > Many thanks in advanced, > > Juanjo. > > On Tue, Feb 3, 2015 at 11:42 AM, Tomas Jelinek <[email protected]> wrote: > > > > > > > ----- Original Message ----- > > > From: "Juan Jose" <[email protected]> > > > To: "Tomas Jelinek" <[email protected]> > > > Cc: "Karli Sjöberg" <[email protected]>, [email protected] > > > Sent: Tuesday, February 3, 2015 11:29:15 AM > > > Subject: Re: [ovirt-users] Problem adding disk to VM > > > > > > Hello Tomas and Karli, > > > > > > Yes it seems that it is a Javascript exception. After click OK in "Add > > > disk" option I face this error in web console: > > > > yeah, it is obviously a null pointer exception in frontend. I have just > > opened a bug: > > https://bugzilla.redhat.com/show_bug.cgi?id=1188591 > > > > Please go to that bug and try to include also some additional details of > > your configuration (e.g. storage type etc) and if possible please also > > provide a screenshot of the add disk dialog. > > > > Until it gets fixed, you can add disks using the REST API or using cmd > > line tools > > > > > > > > "Tue Feb 03 11:25:04 GMT+100 2015 > > > com.google.gwt.logging.client.LogConfiguration > > > SEVERE: Exception caught: (TypeError) : d4(...) is null > > > com.google.gwt.event.shared.UmbrellaException: Exception caught: > > > (TypeError) : d4(...) is null > > > at Unknown.$p(Unknown Source) > > > at Unknown.fq(Unknown Source) > > > at Unknown.NY(Unknown Source) > > > at Unknown.QY(Unknown Source) > > > at Unknown._X(Unknown Source) > > > at Unknown.Rae(Unknown Source) > > > at Unknown._ae(Unknown Source) > > > at Unknown.PT(Unknown Source) > > > at Unknown.Tae(Unknown Source) > > > at Unknown.Awe(Unknown Source) > > > at Unknown.mbe(Unknown Source) > > > at Unknown.Ele(Unknown Source) > > > at Unknown.hne/bne<(Unknown Source) > > > at Unknown.Jr(Unknown Source) > > > at Unknown.Mr(Unknown Source) > > > at Unknown.Lr/<(Unknown Source) > > > at Unknown.rv(Unknown Source) > > > at Unknown.ewe(Unknown Source) > > > at Unknown.fLj(Unknown Source) > > > at Unknown.Awe(Unknown Source) > > > at Unknown.mbe(Unknown Source) > > > at Unknown.Ele(Unknown Source) > > > at Unknown.hne/_me<(Unknown Source) > > > at Unknown.Jr(Unknown Source) > > > at Unknown.Mr(Unknown Source) > > > at Unknown.Lr/<(Unknown Source) > > > at Unknown.anonymous(Unknown Source) > > > Caused by: com.google.gwt.core.client.JavaScriptException: (TypeError) : > > > d4(...) is null > > > at Unknown.t9n(Unknown Source) > > > at Unknown.Gko(Unknown Source) > > > at Unknown.cao(Unknown Source) > > > at Unknown.xKj(Unknown Source) > > > at Unknown.c6i(Unknown Source) > > > at Unknown.iU(Unknown Source) > > > at Unknown.jY(Unknown Source) > > > at Unknown._X(Unknown Source) > > > at Unknown.Rae(Unknown Source) > > > at Unknown._ae(Unknown Source) > > > at Unknown.PT(Unknown Source) > > > at Unknown.Tae(Unknown Source) > > > at Unknown.Awe(Unknown Source) > > > at Unknown.mbe(Unknown Source) > > > at Unknown.Ele(Unknown Source) > > > at Unknown.hne/bne<(Unknown Source) > > > at Unknown.Jr(Unknown Source) > > > at Unknown.Mr(Unknown Source) > > > at Unknown.Lr/<(Unknown Source) > > > at Unknown.rv(Unknown Source) > > > at Unknown.ewe(Unknown Source) > > > at Unknown.fLj(Unknown Source) > > > at Unknown.Awe(Unknown Source) > > > at Unknown.mbe(Unknown Source) > > > at Unknown.Ele(Unknown Source) > > > at Unknown.hne/_me<(Unknown Source) > > > at Unknown.Jr(Unknown Source) > > > at Unknown.Mr(Unknown Source) > > > at Unknown.Lr/<(Unknown Source) > > > at Unknown.anonymous(Unknown Source)" > > > > > > What could be the next step?, > > > > > > Many thanks in advanced, > > > > > > Juanjo. > > > > > > On Tue, Feb 3, 2015 at 11:09 AM, Tomas Jelinek <[email protected]> > > wrote: > > > > > > > > > > > > > > > ----- Original Message ----- > > > > > From: "Karli Sjöberg" <[email protected]> > > > > > To: "Juan Jose" <[email protected]> > > > > > Cc: [email protected] > > > > > Sent: Tuesday, February 3, 2015 10:43:09 AM > > > > > Subject: Re: [ovirt-users] Problem adding disk to VM > > > > > > > > > > On Tue, 2015-02-03 at 10:40 +0100, Juan Jose wrote: > > > > > > Hello everybody, > > > > > > > > > > > > > > > > > > Here I attach an "Add disk" option screenshot to show that the > > disk is > > > > > > not added when I clieck "OK" button, nothing happen, the virtual > > disk > > > > > > is not added and no error is showed. > > > > > > > > > > > > > > > > > > Any suggestion, > > > > > > > > > > And not just a browser caching issue? If you logout of the engine and > > > > > clear all browser caches and shut the browser down, open it back up > > and > > > > > log back into the engine, the disk(s) still aren´t there? > > > > > > > > it seems more like an exception on frontend. Could you please do > > something > > > > like this: > > > > - in firefox go to tools -> web developer -> web console > > > > - when shown make sure the JS is selected > > > > - now navigate to the add disk dialog and click OK > > > > - the JS console should contain some strangely looking obfuscated > > > > javascript exception. If yes, it is a frontend bug > > > > > > > > If you will see the exception please paste it here and also please > > tell us > > > > the exact version of your ovirt engine and the version of your browser > > so > > > > we can match the obfuscated stack trace to a real one. > > > > > > > > thanx, > > > > Tomas > > > > > > > > > > > > > > /K > > > > > > > > > > > > > > > > > > > > > > > Juanjo > > > > > > > > > > > > > > > > > > On Mon, Feb 2, 2015 at 4:59 PM, Juan Jose <[email protected]> > > wrote: > > > > > > Hello everybody, > > > > > > > > > > > > > > > > > > I have oVirt Engine Version: 3.5.0.1-1.el6 in my > > installation > > > > > > and when I create a new VM and try to add a virtual disk, > > the > > > > > > engine does not add the virtual disk when I press OK > > button. > > > > > > Any message is generated in engine.log file. > > > > > > > > > > > > > > > > > > Is it a bug or any can give me some light about this issue? > > > > > > > > > > > > > > > > > > Many thanks in advanced, > > > > > > > > > > > > Juanjo. > > > > > > > > > > > > > > > > > > > > > > > > plain text document attachment (ATT00001) > > > > > > _______________________________________________ > > > > > > 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

