|
From: SourceForge.net <no...@so...> - 2003-01-06 01:42:29
|
Bugs item #661628, was opened at 2003-01-03 09:30 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=661628&group_id=588 Category: plugin manager Group: None >Status: Closed Resolution: None Priority: 5 Submitted By: Andrew Garst (agarst) Assigned to: Nobody/Anonymous (nobody) Summary: Can't install Plugins Initial Comment: Hello All, Just got the latest Jedit 4.1 Pre 7, though, when I went back to 4.1 pre 5 I had the same problem. Not sure if this is a known problem or not. Or if it is a problem with some firewall here.. I go to the plugin Manager, get the list of plugins I don't have installed. Choose one. Click install and I get the progress meter, then the error. Not a big problem as I can down load the plugins directly. Thanks for all the work, Andy JEdit 4.1 Pre 7 Win 2000 Activity log entries that might be useful in a bug report: Log file created on Fri Jan 03 08:13:56 CST 2003 IMPORTANT: Because updating this file after every log message would kill performance, it will be *incomplete* unless you invoke the Utilities->Troubleshooting->Update Activity Log on Disk command! [message] Log: When reporting bugs, please include the following information: [message] Log: java.version=1.4.0_02 [message] Log: java.vm.version=1.4.0_02-b02 [message] Log: java.runtime.version=1.4.0_02-b02 [notice] jEdit: jEdit version 4.1pre7 [message] jEdit: Settings directory is C:\Documents and Settings\axg1\.jedit [message] jEdit: jEdit home directory is C:\Program Files\jEdit 4.1pre7 [notice] jEdit: Loading plugins from C:\Program Files\jEdit 4.1pre7\jars [notice] jEdit: Loading plugins from C:\Documents and Settings\axg1\.jedit\jars [message] jEdit: Loading recent file list C:\Documents and Settings\axg1\.jedit\recent.xml [message] jEdit: Loading mode catalog file C:\Program Files\jEdit 4.1pre7\modes\catalog [message] jEdit: Loading mode catalog file C:\Documents and Settings\axg1\.jedit\modes\catalog [notice] JARClassLoader: Starting plugin BufferTabs (version 0.7.6) [notice] JARClassLoader: Starting plugin Common Controls (version 0.3) [notice] JARClassLoader: Starting plugin Console (version 3.3) [notice] JARClassLoader: Starting plugin ErrorList (version 1.2.3) [notice] JARClassLoader: Starting plugin FTP (version 0.4.1) [notice] JARClassLoader: Starting plugin Latest Version Check (version 1.3.8) [notice] JARClassLoader: Starting plugin LineGuides (version 0.5.4) [notice] JARClassLoader: Starting plugin QuickNotepad (version 2.0) [notice] JARClassLoader: Starting plugin Sessions (version 0.7.3) [notice] JARClassLoader: Starting plugin Spell Check (version R004) [notice] JARClassLoader: Starting plugin SQL (version 0.94) [notice] JARClassLoader: Starting plugin Templates (version 3.0.1) [notice] JARClassLoader: Starting plugin TextTools (version 1.9) [notice] JARClassLoader: Starting plugin WhiteSpace (version 0.9.1) [notice] JARClassLoader: Starting plugin XML (version 0.8.1) [notice] jEdit: Loading edit mode C:\Program Files\jEdit 4.1pre7\modes\text.xml [message] jEdit: Startup complete [error] Roster$Install: java.io.FileNotFoundException: http://plugins.jedit.org/archives/plugins/BufferSelector-1.0.6-bin.zip [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:702) [error] Roster$Install: at sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1129) [error] Roster$Install: at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:475) [error] Roster$Install: at java.net.URLConnection.getContentLength(URLConnection.java:370) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.download(Unknown Source) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster$Install.perform(Unknown Source) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.Roster.performOperations(Unknown Source) [error] Roster$Install: at org.gjt.sp.jedit.pluginmgr.PluginManagerProgress$RosterThread.run(Unknown Source) ---------------------------------------------------------------------- >Comment By: Slava Pestov (spestov) Date: 2003-01-05 20:43 Message: Logged In: YES user_id=2280 Is your proxy caching http://plugins.jedit.org/export/gzip_plugin_manager.php for some reason? The download URL in the exception trace is out of date. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100588&aid=661628&group_id=588 |