asolfre / typica

Automatically exported from code.google.com/p/typica
Apache License 2.0
0 stars 0 forks source link

MonitorInstance EXCEPTION #88

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago

java.lang.ClassCastException
        at java.lang.Class.cast(Class.java:2990)
        at
com.xerox.amazonws.common.JAXBuddy.deserializeXMLStream(JAXBuddy.java:80)
        at
com.xerox.amazonws.common.AWSQueryConnection.makeRequest(AWSQueryConnection.java
:414)
        at com.xerox.amazonws.ec2.Jec2.makeRequestInt(Jec2.java:2004)
        at com.xerox.amazonws.ec2.Jec2.monitorInstances(Jec2.java:1961)

Original issue reported on code.google.com by mwan...@gmail.com on 22 Apr 2010 at 9:22

GoogleCodeExporter commented 9 years ago
What version of typica did you experience this with? Is it still happening? 
I just tested with the latest from SVN (which is very close to the 1.7 release) 
and I don't find the problem you report. I did fix a problem where monitoring 
state isn't properly showing enabled. Other than that, I've been able to turn 
monitoring on and off for an instance I have running. 

Original comment by dkavan...@gmail.com on 8 Jul 2010 at 8:32