會員
帖子總數: 1
註冊: 2008/6/27
|
已發表: 2009/12/10 上午10:23
|
|
|
hi, i just recently started using magelo again and i can't login at all, don't get and invalid username/password error, but a "unable to contact magelo" i checked everything, firewall is open, tried changing compatability, running as admin, nothing works, any help would be apreciated as i would like to start using this site and program again.
here is a copy of the log:
[2009-12-11 00:25:44] Could not find: magelo-i18n []
[2009-12-11 00:25:44] Using magelo-i18n[en]
[2009-12-11 00:25:44] Using magelo-i18n[en_AU]
[2009-12-11 00:25:44] Magelo Sync 4.1.4, Copyright (C) 2009 Magelo SA
[2009-12-11 00:25:44] Windows XP 5.1 x86
[2009-12-11 00:25:44] Java version 1.6.0_17
[2009-12-11 00:25:44] Australia/Brisbane, en_AU, windows-1252
[2009-12-11 00:25:44]
[2009-12-11 00:25:44] Initialisation des services...
[2009-12-11 00:25:46] Authentification automatique de l'utilisateur...
[2009-12-11 00:29:33] Opening 'C:\Program Files (x86)\Magelo\Magelo Sync\magelo.log'
uisng windows 7 professional 64 bit.
|
|
|
會員
帖子總數: 1
註冊: 2009/11/28
|
已發表: 2009/12/10 下午2:36
|
|
|
Same here - I just downloaded the program, entered my credentials, and on clicking the 'Login' button, I get 'unable to contact Magelo.com'
This is the content of the logfile: (seems to be Java related)
[19:40:35] [WARNING] Could not find: magelo-i18n []
[19:40:35] [WARNING] Could not find: magelo-i18n [nl]
[19:40:35] [WARNING] Could not find: magelo-i18n [nl_BE]
[19:40:35] [INFO] Using magelo-i18n[en]
[19:40:35] [INFO] Magelo Sync 4.1.4, Copyright (C) 2009 Magelo SA
[19:40:35] [INFO] Windows Vista 6.0 x86
[19:40:35] [INFO] Java version 1.6.0_17
[19:40:35] [INFO] Europe/Paris, nl_BE, windows-1252
[19:40:35] [INFO]
[19:40:35] [INFO] Initialisation des services...
[19:40:37] [INFO] Authentification automatique de l'utilisateur...
[19:40:38] [SEVERE] Unable to authenticate user [200]
com.de: java.net.ConnectException: Connection refused: connect
at com.j.a(j.java:62)
at com.j.invoke(j.java:84)
at $Proxy1.a(Unknown Source)
at com.magelo.sync.MageloSync.a(MageloSync.java:159)
at com.magelo.sync.MageloSync.main(MageloSync.java:69)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.magelo.update.launcher.Launchee.Launchea(Launchee.java:100)
at com.magelo.update.launcher.Launchee.Launchea(Launchee.java:40)
at com.magelo.update.launcher.Launcher.Launchea(Launcher.java:60)
at com.magelo.update.launcher.Launcher.main(Launcher.java:52)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.exe4j.runtime.LauncherEngine.launch(Unknown Source)
at com.exe4j.runtime.WinLauncher.main(Unknown Source)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at com.magelo.bj.getOutputStream(bj.java:21)
at com.magelo.cj.getOutputStream(cj.java:16)
at com.j.a(j.java:128)
... 18 more
[19:40:40] [INFO] Authentification automatique de l'utilisateur...
[19:40:43] [SEVERE] Unable to authenticate user [200]
com.de: java.net.ConnectException: Connection refused: connect
at com.j.a(j.java:62)
at com.j.invoke(j.java:84)
at $Proxy1.a(Unknown Source)
at com.magelo.sync.MageloSync.a(MageloSync.java:159)
at com.magelo.sync.gd.actionPerformed(gd.java:7)
at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.Component.processMouseEvent(Unknown Source)
at javax.swing.JComponent.processMouseEvent(Unknown Source)
at java.awt.Component.processEvent(Unknown Source)
at java.awt.Container.processEvent(Unknown Source)
at java.awt.Component.dispatchEventImpl(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
at java.awt.Container.dispatchEventImpl(Unknown Source)
at java.awt.Window.dispatchEventImpl(Unknown Source)
at java.awt.Component.dispatchEvent(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(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)
Caused by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(Unknown Source)
at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
at java.net.PlainSocketImpl.connect(Unknown Source)
at java.net.SocksSocketImpl.connect(Unknown Source)
at java.net.Socket.connect(Unknown Source)
at sun.net.NetworkClient.doConnect(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.openServer(Unknown Source)
at sun.net.www.http.HttpClient.<init>(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.http.HttpClient.New(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getNewHttpClient(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.plainConnect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.connect(Unknown Source)
at sun.net.www.protocol.http.HttpURLConnection.getOutputStream(Unknown Source)
at com.magelo.bj.getOutputStream(bj.java:21)
at com.magelo.cj.getOutputStream(cj.java:16)
at com.j.a(j.java:128)
... 30 more
|
|
|
會員
帖子總數: 2681
註冊: 2008/7/23
|
已發表: 2009/12/10 下午10:53
|
|
|
Hi Solgath and LukeSBE,
We've been experiencing some temporary server stability issues. You should be able to run Magelo Sync properly now.
As patch 3.3 has been released for the World of Warcraft, it may take some time for our team to update Magelo Sync before it will work with the latest version of the game. Please keep an eye out for the update in this announcement thread.
Thank you!
|
|
|