I'm testing the ones Rohit links to in this email thread, the ones Jenkins builds.
On Tue, Mar 12, 2013 at 1:18 PM, Chip Childers <chip.child...@sungard.com> wrote: > On Tue, Mar 12, 2013 at 01:15:45PM -0600, Marcus Sorensen wrote: >> Console doesn't seem to work. I'm seeing this in the console proxy logs: >> >> java.lang.IllegalArgumentException >> at >> com.cloud.consoleproxy.ConsoleProxyAjaxHandler.doHandle(ConsoleProxyAjaxHandler.java:90) >> at >> com.cloud.consoleproxy.ConsoleProxyAjaxHandler.handle(ConsoleProxyAjaxHandler.java:47) >> at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:83) >> at sun.net.httpserver.AuthFilter.doFilter(AuthFilter.java:83) >> at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:86) >> at >> sun.net.httpserver.ServerImpl$Exchange$LinkHandler.handle(ServerImpl.java:589) >> at com.sun.net.httpserver.Filter$Chain.doFilter(Filter.java:83) >> at sun.net.httpserver.ServerImpl$Exchange.run(ServerImpl.java:559) >> at java.lang.Thread.run(Thread.java:679) >> >> It seems to indicate that some variables aren't passed, host, port, or >> something. I look at what the web browser has, which is just a token: >> >> src="https://192-168-100-102.realhostip.com/ajax?token=QK77ahi6j153CNKzT9rI126RkY7YUNUu2wx2Ef1W0n5v1R1oZ_J5ViFVIjDqW1UJP261VJ76dS0pMX0P80kRcZFhJ5mNqG7CNK2UvXt_D68a9eIzNlwhkZRcEDWQEVliunIQliMJlCZkp1ka7kGOC807K-xFVPKCf-ZKPFxLL45sTPLJr6bXBpDKiajYVbQA6v8Xf5lx3Wr0bWMcqy5i3Cxjg_zp4f6Y_7D-BVLFE4nKiWH3_gADsJ8BVGfvlBI27rrXt0JFf_U" >> >> I'm not sure how these fit together, I'm assuming that something is >> supposed to be triggered on the console proxy VM to register that >> token and associate it with some settings, but I see nothing on the >> KVM Agent setting this up. I only see a 'GetVncPortCommand' command. > > Just to confirm - you are testing the new system VM images from the > master branch? I'm testing the ones Rohit links to in this email thread, the ones Jenkins builds. > >> >> On Mon, Mar 11, 2013 at 11:21 PM, Chiradeep Vittal >> <chiradeep.vit...@citrix.com> wrote: >> > >> > >> >> >> >>This procedure already exists somewhere. System VM upgrades aren't new to >> >>CS. >> >>Let me see if I can dig it up. >> > http://incubator.apache.org/cloudstack/docs/en-US/Apache_CloudStack/4.0.1-i >> > ncubating/html/Release_Notes/upgrade-instructions.html >> > >> > >>