Getting 'unable to load selenimum tags' exception

View: New views
1 Messages — Rating Filter:   Alert me  

Getting 'unable to load selenimum tags' exception

by Satish Ingle :: Rate this Message:

Reply to Author | View Threaded | Show Only this Message

Hi all, I am working on Jameleon 3.3 RC1. I am having Java 1.5. Since I want to use 'selenium' tags, I have copied selenium plug-in jar files to my working Jameleon lib folder. Now, the problem is that when I execute Jameleon.bat, it gives 'selenium tags loading error' which is pasted below: >>>>>>>>>>>>> Could not load tag for net.sf.jameleon.plugin.selenium.tags.SeleniumUncheckTag! java.io.InvalidClassException: net.sf.jameleon.bean.FunctionalPoint; local class incompatible: stream classdesc serialVersionUID = 1, local class serialVersio nUID = -1549974172335327691 at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:546) at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1552) at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466) at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699) at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305) at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348) at net.sf.jameleon.util.InstanceSerializer.deserialize(InstanceSerializer.java:83) at net.sf.jameleon.ui.FunctionalPointTree.addFunctionalPointToTree(FunctionalPointTree.java:156) at net.sf.jameleon.ui.FunctionalPointTree.populateTree(FunctionalPointTree.java:124) at net.sf.jameleon.ui.FunctionalPointTree$1.run(FunctionalPointTree.java:74) >>>>>>>>>>>>> Kindly help me in this matter. Regards, Satish Ingle