Closed GoogleCodeExporter closed 9 years ago
Looks like a problem parsing the error response. I'll try to reproduce
(shouldn't be
hard).
Original comment by dkavan...@gmail.com
on 22 Mar 2010 at 11:39
I tried to reproduce. I made good calls for creating launch config, then
autoscaling
group. Then, I tried creating an autoscaling group with a bogus launch config
name,
and got this response;
[java] Exception in thread "main" com.xerox.amazonws.ec2.AutoScalingException:
Client error : (ValidationError) Launch configuration name not found - null
So, I think the error handling is working fine.
To your comment about a problem with the typica.jar. I'm not sure how. It's
been
downloaded over 1000 times. I also use an automate build script for releases,
so it's
been done exactly the same way for almost 3 years now.
What version of Java are you using? Could there be 2 versions of JAXB in your
classpath? That could cause an unmarshalling exception like this.
I'm closing this out if I don't hear back.
Original comment by dkavan...@gmail.com
on 22 Mar 2010 at 11:50
Original comment by dkavan...@gmail.com
on 8 Jul 2010 at 8:53
Original issue reported on code.google.com by
Thomasy...@gmail.com
on 18 Mar 2010 at 3:05