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
&
> 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
>>> Sub
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
PM
>> To: cloudstack-dev@incubator.apache.org
>> Subject: AgentHandler Classloading Issue
>>
>> All,
>>
>> NoClassDefFound exceptions are occurring when executing code in an
>> AgentManager-Handler thread pool (specifically calling a utility class
>> from
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,
All,
NoClassDefFound exceptions are occurring when executing code in an
AgentManager-Handler thread pool (specifically calling a utility class from the
cloud-utils module while in an NfsSecondaryStorageResource method). The same
code executes without error in other thread contexts (e.g. calli