Re: Unable to launch weka 3.8 or weka 3.9.6 "Package manager" on Windows 10
William Rowe <[email protected]> Sat, 23 Mar 2024 14:34:52 +0000 (UTC)
| Newsgroups | gmane.comp.ai.weka |
|---|---|
| Message-ID | <[email protected]> |
--===============8832688038865969688==
Content-Type: multipart/alternative;
boundary="----=_Part_418026_542856989.1711204492035"
------=_Part_418026_542856989.1711204492035
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Good morning, Eibe,
I cannot thank you enough.=C2=A0
It was so exciting to have some time to dedicate to Weka and then I struggl=
ed for hours with the Package manager issue.
Please consider me on the hook for a coffee, lunch or something and your ef=
forts were so damn helpful.
Respectfully,Bill Rowe
On Friday, March 22, 2024 at 11:45:05 PM EDT, Eibe Frank <eibe.frank@wa=
ikato.ac.nz> wrote: =20
=20
=20
There was an issue on Sourceforge, which hosts the files. It looks like two=
days ago, the directory with the relevant files on Sourceforge, htdocs, wa=
s replaced with an empty directory, and the original directory renamed to h=
tdocs___orig. Here is the excerpt from the directory listing on Sourceforge=
:
=20
=C2=A0
=20
drwxr-xr-x 1 dummy=C2=A0=C2=A0=C2=A0 48=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
=C2=A0 0 Mar 21 13:38 htdocs
=20
drwxr-xr-x 1 dummy=C2=A0=C2=A0=C2=A0 48=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=
18 Apr 14=C2=A0 2016 htdocs___orig
=20
=C2=A0
=20
Just now, I have deleted the empty directory and renamed htdocs___orig to h=
tdocs. This seems to have solved the issue.
=20
=C2=A0
=20
Let me know if this problem reappears. It is a mystery to me how and why th=
is change happened.
=20
=C2=A0
=20
Cheers,
=20
Eibe
=20
=C2=A0
=20
From:[email protected] <[email protected]>
Date: Saturday, 23 March 2024 at 3:27=E2=80=AFPM
To: [email protected] <[email protected]>
Subject: [Wekalist] Unable to launch weka 3.8 or weka 3.9.6 "Package manage=
r" on Windows 10
=20
[You don't often get email from [email protected]. Learn why this is importa=
nt athttps://aka.ms/LearnAboutSenderIdentification ]
Have tried both and uninstalled Java 8 then re-install later version of jav=
a but to no avail. I know this is new user error?
Error in console:
Environment variable 'JAVA_OPTS' does not exist!
Environment variable 'CLASSPATH' does not exist!
WARNING: A terminally deprecated method in java.lang.System has been called
WARNING: System::setSecurityManager has been called by weka.gui.GUIChooserA=
pp (file:/C:/Program%20Files/Weka-3-9-6/weka.jar)
WARNING: Please consider reporting this to the maintainers of weka.gui.GUIC=
hooserApp
WARNING: System::setSecurityManager will be removed in a future release
java.io.FileNotFoundException: https://weka.sourceforge.io/packageMetaData/=
/numPackages.txt
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection.getInputStream0(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection$9.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection$9.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.security.AccessCo=
ntroller.doPrivileged(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.security.AccessCo=
ntroller.doPrivilegedWithCombiner(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection.getInputStream(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/sun.net.www.protocol.h=
ttps.HttpsURLConnectionImpl.getInputStream(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 weka.core.WekaPackageManager.num=
RepositoryPackages(WekaPackageManager.java:1593)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 weka.gui.PackageManager$Establis=
hCache.doInBackground(PackageManager.java:273)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 weka.gui.PackageManager$Establis=
hCache.doInBackground(PackageManager.java:253)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.desktop/javax.swing.SwingWo=
rker$1.call(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.util.concurrent.F=
utureTask.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.desktop/javax.swing.SwingWo=
rker.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.util.concurrent.T=
hreadPoolExecutor.runWorker(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.util.concurrent.T=
hreadPoolExecutor$Worker.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 java.base/java.lang.Thread.run(U=
nknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/sun.net.www.protoco=
l.http.HttpURLConnection.getInputStream0(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/sun.net.www.protoco=
l.http.HttpURLConnection$9.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/sun.net.www.protoco=
l.http.HttpURLConnection$9.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.security.Acces=
sController.doPrivileged(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.security.Acces=
sController.doPrivilegedWithCombiner(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/sun.net.www.protoco=
l.http.HttpURLConnection.getInputStream(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/sun.net.www.protoco=
l.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at weka.core.WekaPackageManager.=
numRepositoryPackages(WekaPackageManager.java:1593)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at weka.gui.PackageManager$Estab=
lishCache.doInBackground(PackageManager.java:273)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at weka.gui.PackageManager$Estab=
lishCache.doInBackground(PackageManager.java:253)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.desktop/javax.swing.Swin=
gWorker$1.call(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.util.concurren=
t.FutureTask.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.desktop/javax.swing.Swin=
gWorker.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.util.concurren=
t.ThreadPoolExecutor.runWorker(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.util.concurren=
t.ThreadPoolExecutor$Worker.run(Unknown Source)
=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0=C2=A0 at java.base/java.lang.Thread.ru=
n(Unknown Source)
Caching repository metadata, please wait...
Refresh in progress. Please wait...
Unable to download repository zip archve (https://weka.sourceforge.io/packa=
geMetaData//repo.zip) - trying legacy routine...
java.io.FileNotFoundException: https://weka.sourceforge.io/packageMetaData/=
/packageList.txt
_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius=
/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.=
html
_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius=
/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.=
html
=20
------=_Part_418026_542856989.1711204492035
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable
<html><head></head><body><div class=3D"ydp94304329yahoo-style-wrap" style=
=3D"font-family:times new roman, new york, times, serif;font-size:13px;"><d=
iv></div>
<div dir=3D"ltr" data-setdir=3D"false">Good morning, Eibe,</div><di=
v dir=3D"ltr" data-setdir=3D"false"><br></div><div dir=3D"ltr" data-setdir=
=3D"false">I cannot thank you enough. </div><div dir=3D"ltr" data-setd=
ir=3D"false"><br></div><div dir=3D"ltr" data-setdir=3D"false">It was so exc=
iting to have some time to dedicate to Weka and then I struggled for hours =
with the Package manager issue.</div><div dir=3D"ltr" data-setdir=3D"false"=
><br></div><div dir=3D"ltr" data-setdir=3D"false">Please consider me on the=
hook for a coffee, lunch or something and your efforts were so damn helpfu=
l.</div><div dir=3D"ltr" data-setdir=3D"false"><br></div><div dir=3D"ltr" d=
ata-setdir=3D"false">Respectfully,</div><div dir=3D"ltr" data-setdir=3D"fal=
se">Bill Rowe</div><div><br></div>
=20
</div><div id=3D"ydpc4f41bfayahoo_quoted_2109555095" class=3D"ydpc4=
f41bfayahoo_quoted">
<div style=3D"font-family:'Helvetica Neue', Helvetica, Arial, s=
ans-serif;font-size:13px;color:#26282a;">
=20
<div>
On Friday, March 22, 2024 at 11:45:05 PM EDT, Eibe =
Frank <[email protected]> wrote:
</div>
<div><br></div>
<div><br></div>
=20
=20
<div><div id=3D"ydpc4f41bfayiv5748435500">
=20
=20
<div>
<div class=3D"ydpc4f41bfayiv5748435500WordSection1">
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">There was an issue on Sourceforge, which hosts the files. It looks li=
ke two days ago, the directory with the relevant files on Sourceforge, htdo=
cs, was replaced with an empty directory,
and the original directory renamed to htdocs___orig. Here is the excerpt f=
rom the directory listing on Sourceforge:</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;"> </span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">drwxr-xr-x 1 dummy 48 =
0 Mar 21 13:38 htdocs</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">drwxr-xr-x 1 dummy 48 =
18 Apr 14 2016 htdocs___orig</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;"> </span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">Just now, I have deleted the empty directory and renamed htdocs___ori=
g to htdocs. This seems to have solved the issue.
</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;"> </span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">Let me know if this problem reappears. It is a mystery to me how and =
why this change happened.
</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;"> </span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">Cheers,</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">Eibe</span></p>=20
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;"> </span></p>=20
<div id=3D"ydpc4f41bfayiv5748435500mail-editor-reference-message-container"=
>
<div>
<div style=3D"border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm =
0cm 0cm;">
<p style=3D"margin-bottom:12.0pt;" class=3D"ydpc4f41bfayiv5748435500MsoNorm=
al"><b><span style=3D"font-size:12.0pt;font-family:sans-serif;color:black;"=
>From:
</span></b><span style=3D"font-size:12.0pt;font-family:sans-serif;color:bla=
ck;">[email protected] <[email protected]><br>
<b>Date: </b>Saturday, 23 March 2024 at 3:27</span><span style=3D"font-size=
:12.0pt;font-family:sans-serif;color:black;">=E2=80=AF</span><span style=3D=
"font-size:12.0pt;font-family:sans-serif;color:black;">PM<br>
<b>To: </b>[email protected] <[email protected]><=
br>
<b>Subject: </b>[Wekalist] Unable to launch weka 3.8 or weka 3.9.6 "Package=
manager" on Windows 10</span></p>=20
</div>
<div>
<p class=3D"ydpc4f41bfayiv5748435500MsoNormal"><span style=3D"font-size:11.=
0pt;">[You don't often get email from [email protected]. Learn why this is i=
mportant at
</span><a href=3D"https://aka.ms/LearnAboutSenderIdentification" rel=3D"nof=
ollow" target=3D"_blank"><span style=3D"font-size:11.0pt;">https://aka.ms/L=
earnAboutSenderIdentification</span></a><span style=3D"font-size:11.0pt;"> =
]<br>
<br>
Have tried both and uninstalled Java 8 then re-install later version of jav=
a but to no avail. I know this is new user error?<br>
<br>
Error in console:<br>
<br>
Environment variable 'JAVA_OPTS' does not exist!<br>
Environment variable 'CLASSPATH' does not exist!<br>
WARNING: A terminally deprecated method in java.lang.System has been called=
<br>
WARNING: System::setSecurityManager has been called by weka.gui.GUIChooserA=
pp (file:/C:/Program%20Files/Weka-3-9-6/weka.jar)<br>
WARNING: Please consider reporting this to the maintainers of weka.gui.GUIC=
hooserApp<br>
WARNING: System::setSecurityManager will be removed in a future release<br>
java.io.FileNotFoundException: </span><a href=3D"https://weka.sourceforge.i=
o/packageMetaData/numPackages.txt" rel=3D"nofollow" target=3D"_blank"><span=
style=3D"font-size:11.0pt;">https://weka.sourceforge.io/packageMetaData//n=
umPackages.txt</span></a><span style=3D"font-size:11.0pt;"><br>
java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection.getInputStream0(Unknown Source)<br>
java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection$9.run(Unknown Source)<br>
java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection$9.run(Unknown Source)<br>
java.base/java.security.AccessCo=
ntroller.doPrivileged(Unknown Source)<br>
java.base/java.security.AccessCo=
ntroller.doPrivilegedWithCombiner(Unknown Source)<br>
java.base/sun.net.www.protocol.h=
ttp.HttpURLConnection.getInputStream(Unknown Source)<br>
java.base/sun.net.www.protocol.h=
ttps.HttpsURLConnectionImpl.getInputStream(Unknown Source)<br>
weka.core.WekaPackageManager.num=
RepositoryPackages(WekaPackageManager.java:1593)<br>
weka.gui.PackageManager$Establis=
hCache.doInBackground(PackageManager.java:273)<br>
weka.gui.PackageManager$Establis=
hCache.doInBackground(PackageManager.java:253)<br>
java.desktop/javax.swing.SwingWo=
rker$1.call(Unknown Source)<br>
java.base/java.util.concurrent.F=
utureTask.run(Unknown Source)<br>
java.desktop/javax.swing.SwingWo=
rker.run(Unknown Source)<br>
java.base/java.util.concurrent.T=
hreadPoolExecutor.runWorker(Unknown Source)<br>
java.base/java.util.concurrent.T=
hreadPoolExecutor$Worker.run(Unknown Source)<br>
java.base/java.lang.Thread.run(U=
nknown Source)<br>
<br>
at java.base/sun.net.www.protoco=
l.http.HttpURLConnection.getInputStream0(Unknown Source)<br>
at java.base/sun.net.www.protoco=
l.http.HttpURLConnection$9.run(Unknown Source)<br>
at java.base/sun.net.www.protoco=
l.http.HttpURLConnection$9.run(Unknown Source)<br>
at java.base/java.security.Acces=
sController.doPrivileged(Unknown Source)<br>
at java.base/java.security.Acces=
sController.doPrivilegedWithCombiner(Unknown Source)<br>
at java.base/sun.net.www.protoco=
l.http.HttpURLConnection.getInputStream(Unknown Source)<br>
at java.base/sun.net.www.protoco=
l.https.HttpsURLConnectionImpl.getInputStream(Unknown Source)<br>
at weka.core.WekaPackageManager.=
numRepositoryPackages(WekaPackageManager.java:1593)<br>
at weka.gui.PackageManager$Estab=
lishCache.doInBackground(PackageManager.java:273)<br>
at weka.gui.PackageManager$Estab=
lishCache.doInBackground(PackageManager.java:253)<br>
at java.desktop/javax.swing.Swin=
gWorker$1.call(Unknown Source)<br>
at java.base/java.util.concurren=
t.FutureTask.run(Unknown Source)<br>
at java.desktop/javax.swing.Swin=
gWorker.run(Unknown Source)<br>
at java.base/java.util.concurren=
t.ThreadPoolExecutor.runWorker(Unknown Source)<br>
at java.base/java.util.concurren=
t.ThreadPoolExecutor$Worker.run(Unknown Source)<br>
at java.base/java.lang.Thread.ru=
n(Unknown Source)<br>
Caching repository metadata, please wait...<br>
Refresh in progress. Please wait...<br>
Unable to download repository zip archve (</span><a href=3D"https://weka.so=
urceforge.io/packageMetaData/repo.zip" rel=3D"nofollow" target=3D"_blank"><=
span style=3D"font-size:11.0pt;">https://weka.sourceforge.io/packageMetaDat=
a//repo.zip</span></a><span style=3D"font-size:11.0pt;">) - trying legacy r=
outine...<br>
java.io.FileNotFoundException: </span><a href=3D"https://weka.sourceforge.i=
o/packageMetaData/packageList.txt" rel=3D"nofollow" target=3D"_blank"><span=
style=3D"font-size:11.0pt;">https://weka.sourceforge.io/packageMetaData//p=
ackageList.txt</span></a><span style=3D"font-size:11.0pt;"><br>
_______________________________________________<br>
Wekalist mailing list -- [email protected]<br>
Send posts to [email protected]<br>
To unsubscribe send an email to [email protected]<br>
To subscribe, unsubscribe, etc., visit </span><a href=3D"https://list.waika=
to.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz" rel=3D"nofollow" targ=
et=3D"_blank"><span style=3D"font-size:11.0pt;">https://list.waikato.ac.nz/=
postorius/lists/wekalist.list.waikato.ac.nz</span></a><span style=3D"font-s=
ize:11.0pt;"><br>
List etiquette: </span><a href=3D"http://www.cs.waikato.ac.nz/~ml/weka/mail=
inglist_etiquette.html" rel=3D"nofollow" target=3D"_blank"><span style=3D"f=
ont-size:11.0pt;">http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquett=
e.html</span></a><span style=3D"font-size:11.0pt;"></span></p>=20
</div>
</div>
</div>
</div>
</div>
</div>_______________________________________________<br>Wekalist mailing l=
ist -- <a href=3D"mailto:[email protected]" rel=3D"nofollow" targ=
et=3D"_blank">[email protected]</a><br>Send posts to <a href=3D"m=
ailto:[email protected]" rel=3D"nofollow" target=3D"_blank">wekal=
[email protected]</a><br>To unsubscribe send an email to <a href=3D"ma=
ilto:[email protected]" rel=3D"nofollow" target=3D"_blank">=
[email protected]</a><br>To subscribe, unsubscribe, etc., v=
isit <a href=3D"https://list.waikato.ac.nz/postorius/lists/wekalist.list.wa=
ikato.ac.nz" rel=3D"nofollow" target=3D"_blank">https://list.waikato.ac.nz/=
postorius/lists/wekalist.list.waikato.ac.nz</a><br>List etiquette: <a href=
=3D"http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html" rel=3D=
"nofollow" target=3D"_blank">http://www.cs.waikato.ac.nz/~ml/weka/mailingli=
st_etiquette.html</a><br></div>
</div>
</div></body></html>
------=_Part_418026_542856989.1711204492035--
--===============8832688038865969688==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
_______________________________________________
Wekalist mailing list -- [email protected]
Send posts to [email protected]
To unsubscribe send an email to [email protected]
To subscribe, unsubscribe, etc., visit https://list.waikato.ac.nz/postorius/lists/wekalist.list.waikato.ac.nz
List etiquette: http://www.cs.waikato.ac.nz/~ml/weka/mailinglist_etiquette.html
--===============8832688038865969688==--