I downloaded the program yesterday. I got the following message :
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: javax/xml
/bind/JAXBException
at data.xml.XMLData.getCurrentTeamRosters(XMLData.java:39)
at bbaui.BBAmor.<init>(BBAmor.java:25)
at bbaui.BBAmor$1.run(BBAmor.java:179)
at java.awt.event.InvocationEvent.dispatch(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)
I realised that although I had installed JRE 1.6, I also had several Java versions on my machine. So I tried with this :
start ..\Java\jre1.6.0_06\bin\java.exe -cp .;lib/appframework-1.0.3.jar;lib/swing-worker-1.1.jar;lib/commons-codec-1.3.jar;lib/commons-collections-3.2.jar;lib/commons-httpclient-3.1.jar;lib/commons-io-1.4.jar;lib/commons-lang-2.4.jar;lib/commons-logging-1.1.1.jar;lib/cssparser-0.9.5.jar;lib/htmlunit-2.1.jar;lib/js-1.7R1.jar;lib/nekohtml-1.9.7.jar;lib/sac-1.3.jar;lib/xalan-2.7.0.jar;lib/xercesImpl-2.8.1.jar;lib/xml-apis-1.0.b2.jar;lib/beansbinding-1.2.1.jar;lib/AbsoluteLayout.jar;lib/jcommon-1.0.12.jar;lib/jfreechart-1.0.9.jar bbaui.BBAmor
And then the program started. I talk about this as it may be helpful for other people.
But then, I type username and access key (and double checked that I typed access key and not password) but got no response after "Rosters...".
Today it is the same thing. So, for me, it never works.
Any idea?
I would be useful to cast some error when login cannot be accomplished to notice some difference when it just hangs.
Also, it would be great that we could upload the XML file ourselves, as you can download it from Buzzerbeater.
Thanks in advance.