Alex, Thanks for the quick reply and confirmation. I think I'll revert to an old system VM image for now.
Converted this to a bug for tracking purposes: https://issues.apache.org/jira/browse/CLOUDSTACK-1336 Thanks, Dave. On Wed, Feb 20, 2013 at 12:27 PM, Alex Huang <[email protected]> wrote: > Dave, > > My fault. Been trying to figure out the problem but keep hitting problems > with running the whole thing on windows. Will keep you updated. You might > want to locally revert the commit where I moved the console proxy for the > time being. > > --Alex > > > -----Original Message----- > > From: [email protected] [mailto:[email protected]] On Behalf Of Dave > > Cahill > > Sent: Tuesday, February 19, 2013 6:19 PM > > To: [email protected] > > Subject: SystemVM ISO building broken in master? > > > > Hi, > > > > Running on HEAD of master, the contents of systemvm.iso don't seem to be > > getting created correctly. > > > > Investigating a template download failure on my SSVM yesterday, I found > > this error: > > > > root@s-1-VM:~# tail /var/log/cloud/cloud.out > > > > 09:33:58,224 WARN Script:452 - Unable to find script listvmtmplt.sh > > 09:33:58,231 WARN NfsSecondaryStorageResource:1577 - Caught problem > > while > > configuring DownloadManager > > javax.naming.ConfigurationException: Unable to find the listvmtmplt.sh > > at > > com.cloud.storage.template.DownloadManagerImpl.configure(DownloadMa > > nagerImpl.java:924) > > at > > com.cloud.storage.resource.NfsSecondaryStorageResource.configure(NfsSe > > condaryStorageResource.java:1573) > > at com.cloud.agent.Agent.<init>(Agent.java:163) > > at com.cloud.agent.AgentShell.launchAgent(AgentShell.java:544) > > at > > com.cloud.agent.AgentShell.launchAgentFromClassInfo(AgentShell.java:499) > > at com.cloud.agent.AgentShell.launchAgent(AgentShell.java:415) > > at com.cloud.agent.AgentShell.start(AgentShell.java:574) > > at com.cloud.agent.AgentShell.main(AgentShell.java:616) > > 09:33:58,240 ERROR AgentShell:591 - Unable to start agent: Unable to > > configure NfsSecondaryStorageResource > > > > listvmtmplt.sh wasn't present on the vm, so I checked my old systemvm.iso > > (listvmtmplt.sh was present in systemvm.zip) and new one > > (listvmtmplt.sh not present in systemvm.zip). Detailed logs / info below. > > > > I did a fresh checkout of master, rebuilt, and again listvmtmplt.sh was > not > > present - is this maybe an error in the systemvm maven profile? > > > > Thanks, > > Dave. > > > > > > Build command: > > mvn -P developer,systemvm clean install > > > > Comparison of systemvm.zip contents in systemvm.iso, old versus new: > > http://pastebin.com/bhUit3kv >
