OK, thanks.

I'm not 100% sure about what to do now. I have to change the servlet, but
where ? A locate on the servlet didn't have me any match.

Cheers,

Matt


2013/6/14 Alon Bar-Lev <alo...@redhat.com>

>
>
> ----- Original Message -----
> > From: "Alon Bar-Lev" <alo...@redhat.com>
> > To: "Frantisek Kobzik" <fkob...@redhat.com>
> > Cc: "users" <users@ovirt.org>
> > Sent: Friday, June 14, 2013 4:29:53 PM
> > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> >
> > OK.
> >
> > So please modify it to /ovirt-engine-attachments
>
> I mean the org.ovirt.engine.core.GetAttachmentServlet servlet will be
> mapped to /ovirt-engine-attachment and serve
> /ovirt-ovirt-engine-attachment/*
>
> This is generic as it actually has nothing to do with console...
>
> The ovirt-engine prefix will allow us to avoid conflicts.
>
> Thanks!
>
> >
> > Thanks!
> >
> > ----- Original Message -----
> > > From: "Frantisek Kobzik" <fkob...@redhat.com>
> > > To: "Alon Bar-Lev" <alo...@redhat.com>
> > > Cc: "users" <users@ovirt.org>
> > > Sent: Friday, June 14, 2013 4:19:26 PM
> > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > >
> > > There is only one reason: we have to serve .rdp descriptors too and IE
> > > doesn't work well with attachment header (the filename is derived from
> the
> > > last part of the URL).
> > >
> > > ----- Original Message -----
> > > From: "Alon Bar-Lev" <alo...@redhat.com>
> > > To: "Frantisek Kobzik" <fkob...@redhat.com>
> > > Cc: "users" <users@ovirt.org>
> > > Sent: Friday, June 14, 2013 3:11:36 PM
> > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > >
> > > Frank,
> > >
> > > BTW: why do we need multiple servlet for attachments?
> > >
> > > Alon
> > >
> > > ----- Original Message -----
> > > > From: "Alon Bar-Lev" <alo...@redhat.com>
> > > > To: "Frantisek Kobzik" <fkob...@redhat.com>
> > > > Cc: "users" <users@ovirt.org>
> > > > Sent: Friday, June 14, 2013 4:08:09 PM
> > > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > > >
> > > >
> > > > Oh!
> > > > Sorry, wrong paste... it should be 'console/'
> > > > Sorry.
> > > >
> > > > Frank,
> > > > Can you please check that and also rename the link to
> > > > ovirt-engine-console
> > > > or
> > > > similar so we won't have conflicts with other applications?
> > > >
> > > > Thanks!
> > > >
> > > > ----- Original Message -----
> > > > > From: "Frantisek Kobzik" <fkob...@redhat.com>
> > > > > To: "Alon Bar-Lev" <alo...@redhat.com>
> > > > > Cc: "Matt ." <yamakasi....@gmail.com>, "users" <users@ovirt.org>
> > > > > Sent: Friday, June 14, 2013 3:59:01 PM
> > > > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > > > >
> > > > > Hi,
> > > > >
> > > > > this is probably caused by not-updated apache proxy in my patch.
> But
> > > > > Alon
> > > > > -
> > > > > are you sure we have to add 'webadmin/'? I don't know the exact
> syntax
> > > > > of
> > > > > configuring apache proxy, but shouldn't something like
> > > > > 'console/console.vv$'
> > > > > and 'console/console.rdp$' be ok?
> > > > >
> > > > > Thanks,
> > > > > Frank
> > > > >
> > > > > ----- Original Message -----
> > > > > From: "Alon Bar-Lev" <alo...@redhat.com>
> > > > > To: "Matt ." <yamakasi....@gmail.com>
> > > > > Cc: "users" <users@ovirt.org>, "Frantisek Kobzik" <
> fkob...@redhat.com>
> > > > > Sent: Friday, June 14, 2013 2:45:51 PM
> > > > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > > > >
> > > > >
> > > > >
> > > > > ----- Original Message -----
> > > > > > From: "Matt ." <yamakasi....@gmail.com>
> > > > > > To: "Alon Bar-Lev" <alo...@redhat.com>
> > > > > > Cc: "users" <users@ovirt.org>, "Frantisek Kobzik"
> > > > > > <fkob...@redhat.com>
> > > > > > Sent: Friday, June 14, 2013 3:40:55 PM
> > > > > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > > > > >
> > > > > > OK, thanks. Need to check how I can add this patch from git
> without
> > > > > > breaking stuff.
> > > > >
> > > > > You probably need to fix the apache proxy configuration at
> > > > > /etc/httpd/conf.d/z-ovirt-engine-proxy.conf, modifying the
> > > > > 'console.vv$'
> > > > > to
> > > > > 'webadmin/', then restart apache.
> > > > > If that is working for you I will post a fix.
> > > > >
> > > > > >
> > > > > >
> > > > > > 2013/6/14 Alon Bar-Lev <alo...@redhat.com>
> > > > > >
> > > > > > >
> > > > > > > Known issue, was broken per[1]
> > > > > > >
> > > > > > > [1] http://gerrit.ovirt.org/#/c/14895/
> > > > > > >
> > > > > > > ----- Original Message -----
> > > > > > > > From: "Matt ." <yamakasi....@gmail.com>
> > > > > > > > Cc: "users" <users@ovirt.org>
> > > > > > > > Sent: Friday, June 14, 2013 3:02:39 PM
> > > > > > > > Subject: Re: [Users] oVirt 3.3 does not start HTML5/noVNC
> viewer
> > > > > > > >
> > > > > > > > OK, I have rebooted the machine after virt-viewer
> installation
> > > > > > > > and
> > > > > > > running
> > > > > > > > now into this:
> > > > > > > >
> > > > > > > > Not Found
> > > > > > > >
> > > > > > > >
> > > > > > > > The requested URL /console/console.vv was not found on this
> > > > > > > > server.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > So it actually tries to work, that is a good direction. Now
> the
> > > > > > > > question
> > > > > > > why
> > > > > > > > it cannot find the console there.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > 2013/6/14 Matt . < yamakasi....@gmail.com >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > Hi Andrew,
> > > > > > > >
> > > > > > > > On the ovirt-engine ? 0.5.2
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > 2013/6/14 Andrew Cathrow < acath...@redhat.com >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > what version of remote-viewer/virt-viewer do you have
> installed?
> > > > > > > > virt-viewer 0.5.6 included mime type support.
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > From: "Matt ." < yamakasi....@gmail.com >
> > > > > > > > To: "users" < users@ovirt.org >
> > > > > > > > Sent: Friday, June 14, 2013 6:17:20 AM
> > > > > > > > Subject: [Users] oVirt 3.3 does not start HTML5/noVNC viewer
> > > > > > > >
> > > > > > > >
> > > > > > > > HI All,
> > > > > > > >
> > > > > > > > I upgraded to 3.3 and tried to start a console.
> > > > > > > >
> > > > > > > > Whatever version of console I set, VNC or Spice, the browser
> > > > > > > > downloads
> > > > > > > > a
> > > > > > > > console.vv file now.
> > > > > > > >
> > > > > > > > Am I doing something wrong or is this just the unreleased
> version
> > > > > > > > ?
> > > > > > > >
> > > > > > > > Thanks for the help!
> > > > > > > >
> > > > > > > > Cheers,
> > > > > > > >
> > > > > > > > Matt
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Users mailing list
> > > > > > > > Users@ovirt.org
> > > > > > > > http://lists.ovirt.org/mailman/listinfo/users
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > > _______________________________________________
> > > > > > > > Users mailing list
> > > > > > > > Users@ovirt.org
> > > > > > > > http://lists.ovirt.org/mailman/listinfo/users
> > > > > > > >
> > > > > > >
> > > > > >
> > > > >
> > > > _______________________________________________
> > > > Users mailing list
> > > > Users@ovirt.org
> > > > http://lists.ovirt.org/mailman/listinfo/users
> > > >
> > >
> > _______________________________________________
> > Users mailing list
> > Users@ovirt.org
> > http://lists.ovirt.org/mailman/listinfo/users
> >
> _______________________________________________
> Users mailing list
> Users@ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
_______________________________________________
Users mailing list
Users@ovirt.org
http://lists.ovirt.org/mailman/listinfo/users

Reply via email to