Peter.Schulte at gad.de wrote: > > > my congratulations to the new Version of XMLmind XML Editor. The > problems which I reported in the last weeks are solved. The new > addon-manager is really great. I was already able to build > addon-zip-files from my existing configs. > > So far there is only one problem: > > In Version 3.0 I was able to run XMLmind in single instance mode. Now I > get the following message when I try to open a second document by > calling XXE.exe a second time: > > Cannot start XMLmind Editor in "single instance mode": > Address already in use: JVM_Bind > > deactivating "single instance mode". > > > > The Option is automatically deactivated and the second document is > opened in a new instance. > > I'm working with > *Java(TM) Laufzeit Umgebung * > > * awt.toolkit=sun.awt.windows.WToolkit > * Java(TM) 2 Runtime Environment, Standard Edition 1.4.1_03 > * Java HotSpot(TM) Client VM 1.4.1_03-b02 > * Windows XP 5.1 x86 > > > Under Java 1.5.0_03 on another machine everything works fine. Do you > have an idea?
I can reproduce a bug which has the same symptoms as the above one by doing this: 1) I start first XXE in single instance mode. 2) I start a second XXE, but without any command line arguments. 3) I get the same error dialog box as you and that, on all platforms. This bug was added in V3.0. It was not present in V2.9. Now, if I do this: 1) I start first XXE in single instance mode. 2) I start a second XXE with, as a command line argument, a file to be opened. 3) XXE works as expected and uses first instance to open this file. Therefore I cannot reproduce exactly the behavior you describe, but I can reproduce a close incorrect behavior. This bug is fixed now. You'll find the fix in next release. > By the way another hint: I don't think the two problems are related. > XMLmind now provides a section to configure proxy servers. Unfortunately > it doesn't support a dialog if the proxy requires authentication. This > is the case in our installation. If you try to get addons via the > internet the try to connect times out. XXE is supposed to show a dialog box if the proxy server requires to authenticate the user (unless it is a SOCKS -- low-level -- proxy and you have pre-filled the username/password fields in the Proxies form. See http://www.xmlmind.com/xmleditor/_distrib/doc/help/com.xmlmind.xmleditapp.dialog.PreferencesEditorDialog.html#proxiesOptions). Please tell me if this happens with Java 1.4, with Java 1.5 or with both versions. Have you used the Options dialog box to declare the Proxy? If yes, could you send me a screen shot of the filled Proxies form? We expect a lot of troubles with Proxies. That's why we have already written this FAQ: http://www.xmlmind.com/xmleditor/user_faq.html#download_addons

