RE: AgentHandler Classloading Issue

2012-10-02 Thread Edison Su
You can take a look at: buid/package.xml -> package-oss-systemvm, > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Tuesday, October 02, 2012 4:03 PM > To: cloudstack-dev@incubator.apache.org > Subject: Re: AgentHandler Classloading Issue &

Re: AgentHandler Classloading Issue

2012-10-02 Thread John Burwell
Edison, I am running on a devcloud VM, and that directory does not appear to be present. Is there an alternative directory for the devcloud environment? Also, how do I modify the build process to include the AWS client jars and associated dependencies in the system vm? Thank you for your hel

RE: AgentHandler Classloading Issue

2012-10-02 Thread Edison Su
gt; Subject: Re: AgentHandler Classloading Issue > > Edison, > > The following is the stack track from the log: > > 2012-10-02 14:47:59,663 ERROR [cloud.template.S3SyncTask] (s3-template- > sync-1:null) Failed to sync S3 objects due to the following error: > Failed to upload

Re: AgentHandler Classloading Issue

2012-10-02 Thread John Burwell
Edison, The following is the stack track from the log: 2012-10-02 14:47:59,663 ERROR [cloud.template.S3SyncTask] (s3-template-sync-1:null) Failed to sync S3 objects due to the following error: Failed to upload template 5 to S3 from secondary storage due to java.lang.NoClassDefFoundError: com/a

RE: AgentHandler Classloading Issue

2012-10-02 Thread Edison Su
Do you have log message for this NoClassDefFound exception? > -Original Message- > From: John Burwell [mailto:jburw...@basho.com] > Sent: Tuesday, October 02, 2012 1:35 PM > To: cloudstack-dev@incubator.apache.org > Subject: AgentHandler Classloading Issue > > All, > > NoClassDefFound ex