Earlier today I tried downloading the new version of OME in
java. After doing this, I ran the shoola.jar file. At this point I
thought it was smooth sailing because the window asking for
a username and a password came up. I looked on the OME
website and it didn't say anything about username and
password registry, so I figured any username and password
would do. After entering this, I enountered the following
errors:
Abnormal termination due to an uncaught exception.
java.lang.RuntimeException: Internal error.
at
org.openmicroscopy.shoola.env.data.OMEDSGateway.handle
Exception(OMEDSGateway.java:117)
at
org.openmicroscopy.shoola.env.data.OMEDSGateway.retriev
eListData(OMEDSGateway.java:304)
at
org.openmicroscopy.shoola.env.data.STSAdapter.getAvailabl
eImageTypes(STSAdapter.java:99)
at
org.openmicroscopy.shoola.agents.browser.BrowserAgent.se
tContext(BrowserAgent.java:246)
at
org.openmicroscopy.shoola.env.Container.startService(Conta
iner.java:276)
at
org.openmicroscopy.shoola.env.init.Initializer.doInit(Initializ
er.java:191)
at
org.openmicroscopy.shoola.env.Container.runStartupProcedu
re(Container.java:112)
at
org.openmicroscopy.shoola.env.Container.access$000(Contai
ner.java:78)
at
org.openmicroscopy.shoola.env.Container$1.run(Container.ja
va:154)
at java.lang.Thread.run(Thread.java:554)
Caused by: java.lang.IllegalArgumentException: Have not
logged in
at
org.openmicroscopy.ds.XmlRpcCaller.dispatch(XmlRpcCaller.
java:387)
at
org.openmicroscopy.ds.InstantiatingCaller.dispatchList(Insta
ntiatingCaller.java:143)
at
org.openmicroscopy.ds.DataFactory.retrieveList(DataFactory
.java:430)
at
org.openmicroscopy.shoola.env.data.OMEDSGateway.retriev
eListData(OMEDSGateway.java:302)
... 8 more
Exception in thread "Initializer"
Now I don't know if this is due to the fact that I did not
register my username and password, but since I don't know
how to register, can you please help me? Thank you.