501 error on plugins server URL

Post here questions and problems related to oXygen frameworks/document types.
NicoAMP
Posts: 98
Joined: Tue Mar 06, 2018 2:07 pm
Contact:

501 error on plugins server URL

Post by NicoAMP »

Hello,

I stored a plugin (Oxygen framework) here : https://ftp-eu01.XXX.com/home/oxygen-addons/

But when I try to install it on Oxygen with "Install new addons > Browse from remote file" I have the following error:

Code: Select all

ro.sync.net.protocol.http.HttpExceptionWithDetails: 501 Not Implemented for: https://ftp-eu01.XXX.com/home/oxygen-addons/
	at ro.sync.net.protocol.http.b.s.x(Unknown Source)
	at ro.sync.net.protocol.http.b.s.h(Unknown Source)
	at ro.sync.net.protocol.http.abstraction.n.p(Unknown Source)
	at ro.sync.net.protocol.http.abstraction.n.d(Unknown Source)
	at ro.sync.fsv.g.rb(Unknown Source)
	at ro.sync.fsv.g.h(Unknown Source)
	at ro.sync.fsv.d.j(Unknown Source)
	at ro.sync.fsv.d.getChildCount(Unknown Source)
	at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)
	at javax.swing.tree.VariableHeightLayoutCache$TreeStateNode.expand(Unknown Source)
	at javax.swing.tree.VariableHeightLayoutCache.rebuild(Unknown Source)
	at javax.swing.tree.VariableHeightLayoutCache.setModel(Unknown Source)
	at javax.swing.plaf.basic.BasicTreeUI.setModel(Unknown Source)
	at javax.swing.plaf.basic.BasicTreeUI$Handler.propertyChange(Unknown Source)
	at java.beans.PropertyChangeSupport.fire(Unknown Source)
	at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
	at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
	at java.awt.Component.firePropertyChange(Unknown Source)
	at javax.swing.JTree.setModel(Unknown Source)
	at ro.sync.fsv.w.lkz(Unknown Source)
	at ro.sync.fsv.p$9$2.run(Unknown Source)
	at ro.sync.ui.ue$_b.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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.pumpEventsForFilter(Unknown Source)
	at java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.awt.Dialog.show(Unknown Source)
	at java.awt.Component.show(Unknown Source)
	at java.awt.Component.setVisible(Unknown Source)
	at java.awt.Window.setVisible(Unknown Source)
	at java.awt.Dialog.setVisible(Unknown Source)
	at ro.sync.ui.application.ApplicationDialog.en(Unknown Source)
	at ro.sync.ui.application.ApplicationDialog.setVisible(Unknown Source)
	at ro.sync.ui.application.mc.setVisible(Unknown Source)
	at ro.sync.fsv.p.wlz(Unknown Source)
	at ro.sync.fsv.p.rmz(Unknown Source)
	at ro.sync.exml.SAIDEAccess.doBrowseRemote(Unknown Source)
	at ro.sync.ui.ee.wae(Unknown Source)
	at ro.sync.ui.ee.qzd(Unknown Source)
	at ro.sync.ui.ee$7$1.b(Unknown Source)
	at ro.sync.ui.ee$7$1.run(Unknown Source)
	at ro.sync.security.SandboxCore.runWithConfirmation(SandboxCore.java:234)
	at ro.sync.security.ConnectionsSandbox.runInSafeConnectContext(ConnectionsSandbox.java:277)
	at ro.sync.security.Sandbox.runInSafeConnectContext(Sandbox.java:398)
	at ro.sync.ui.ee$7.zwj(Unknown Source)
	at ro.sync.ui.application.action.r.actionPerformed(Unknown Source)
	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.AbstractButton.doClick(Unknown Source)
	at com.jidesoft.plaf.vsnet.VsnetMenuItemUI.doClick(Unknown Source)
	at com.jidesoft.plaf.vsnet.VsnetMenuItemUI$MouseInputHandler.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.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.awt.EventQueue$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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.pumpEventsForFilter(Unknown Source)
	at java.awt.WaitDispatchSupport$2.run(Unknown Source)
	at java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.awt.WaitDispatchSupport$4.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.awt.WaitDispatchSupport.enter(Unknown Source)
	at java.awt.Dialog.show(Unknown Source)
	at java.awt.Component.show(Unknown Source)
	at java.awt.Component.setVisible(Unknown Source)
	at java.awt.Window.setVisible(Unknown Source)
	at java.awt.Dialog.setVisible(Unknown Source)
	at ro.sync.ui.application.ApplicationDialog.en(Unknown Source)
	at ro.sync.ui.application.ApplicationDialog.setVisible(Unknown Source)
	at ro.sync.ui.o.c.zo(Unknown Source)
	at ro.sync.exml.addons.c.b.h.qccb(Unknown Source)
	at ro.sync.exml.addons.c.c.xjk(Unknown Source)
	at ro.sync.ui.ue$_b.run(Unknown Source)
	at java.awt.event.InvocationEvent.dispatch(Unknown Source)
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
	at java.awt.EventQueue.access$500(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.awt.EventQueue$3.run(Unknown Source)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(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)

Do you know how I can resolve this problem? Maybe a specific configuration on he server?

Thanks.
Nicolas Delobel
AmeXio
nicolas.delobel at amexiogroup.com
Radu
Posts: 9431
Joined: Fri Jul 09, 2004 5:18 pm

Re: 501 error on plugins server URL

Post by Radu »

Hi Nicolas,

Honestly I'm having problems connecting to this repo even with a web browser, I get:
Secure Connection Failed

An error occurred during a connection to ftp-eu01.xxx.com. Peer reports it experienced an internal error.

Error code: SSL_ERROR_INTERNAL_ERROR_ALERT
With Oxygen I do not reproduce the specific error you get but I do get an error like:
There was a problem establishing the secure HTTPS connection. In case the server you are trying to connect to uses self-signed certificates, read the 'Troubleshooting HTTPS' section from the user manual.
Full error message: Received fatal alert: internal_error
Regards,
Radu
Radu Coravu
<oXygen/> XML Editor
http://www.oxygenxml.com
Post Reply