[freenet-support] Cannot get Freenet 0.7 to run on SuSE 10.1.

2006-06-10 Thread Matthew Toseland
On Sat, Jun 10, 2006 at 01:32:09AM -0500, Blue Raven wrote:
> I am having trouble getting Freenet 0.7 to run on my system.  I am running
> SuSE 10.1 on a machine with an AMD Athlon 64 processor.  I attempted to
> install the node manually since I couldn't seem to get the web-installer or
> self extracting JAR to work.
> 
> I followed the following instructions:
> 
> wget 
> http://downloads.freenetproject.org/alpha/freenet-ext.jar<http://downloads.freenetproject.org/alpha/freenet-ext.jar%EF%BF%BD>
> wget 
> http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url<http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url%EF%BF%BD>
> wget -i freenet-cvs-snapshot.jar.url

This downloaded a file which probably isn't called
freenet-cvs-snapshot.jar, it's probably called freenet-cvs-8089.jar or
something. Move it to freenet-cvs-snapshot.jar.

> java -Xmx100M <http://wiki.freenetproject.org/Xmx100M/edit> -cp
> freenet-ext.jar:freenet-cvs-snapshot.jar freenet.node.Node freenet.ini
> 
> 
> Whenever I run the last command I get the following error:
> 
> Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/Node
> 
> 
> Once I receive that error I am returned to the command prompt and the node
> does not start.  Any insight would be appreciated.
-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060610/de29b79e/attachment.pgp>


[freenet-support] Need help

2006-06-10 Thread Matthew Toseland
This is just freenet attempting to create a desktop icon. The only
reasonable way we could figure out to do this was via a small snippet of
visual basic script. Unfortunately many virus checkers pick up this vb
script as looking like a virus; presumably VB script has been exploited
one too many times in Internet Exploder... It was either that or bundle
an extra executable just to create the desktop icons...

On Fri, Jun 09, 2006 at 05:11:51AM -0700, Tim Hawkins wrote:
> Thanks, I'l try.
> 
> Now I'm trying new 0.7 in windows xp and I have a problem:
> When I launch that installer my antivirus software (kaspersky) says that some 
> Rootshell virus is trying to be installed. If I terminate it, freenet 
> istalliation stops. And if I allow it, it works and freenet works ok, but I 
> get some sort of mydoom application running in background and rootshell is 
> also runing. Is this a virus? What it will do to my system if I allow it? 
> I've redownloaded freenet installation files several times and its still the 
> same. So I don't know what to do.
> 
> Volodya  wrote: Tim Hawkins wrote:
> > But how to make "path" variable? I installed it in usr/java/ 
> > directory... I found no instructions on where to isntall java. Should I 
> > reinstall it in other directory?
> 
> Here is the easiest way to solve the problem (trust me it's the easiest way). 
> I assume 
> that you are using Red Hat (since you've mentioned RPM).
> 
> in the terminal type "su" and enter the root password.
> change to /usr/bin/
> this directory should be on your PATH already
> type "ln -s /usr/java/bin/java java"
> this should create the link to your java file.
> If you have problems, it's possible that you have directory like:
> /usr/java/jre1.5.0_06
> in which case you will have to do
> "ln -s /usr/java/jre1.5.0_06/bin/java java"
> 
> If this doesn't help or you run into any other problems let me know, i'll try 
> to help, but 
> i can't promise anything.
> 
> -- 
> Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!
> 
> http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
> http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
> Poetry
> 
> 
> "None of us are free until all of us are free."
>   ~ Mihail Bakunin
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe
> 
> 
>  __
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
> ___
> Support mailing list
> Support at freenetproject.org
> http://news.gmane.org/gmane.network.freenet.support
> Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
> Or mailto:support-request at freenetproject.org?subject=unsubscribe

-- 
Matthew J Toseland - toad at amphibian.dyndns.org
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.
-- next part --
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060610/650a9b01/attachment.pgp>


[freenet-support] bug in r9081 (.7)

2006-06-10 Thread geckox
I just upgraded and started it again and got the same problem. Did my datastore 
get corrupted?

Here's the output from the latest.

 Created log files
INFO: Native CPUID library 
'freenet/support/CPUInformation/libjcpuid-x86-linux.so' loaded from resource
INFO: Optimized native BigInteger library 
'net/i2p/util/libjbigi-linux-athlon.so' loaded from resource
FNP port created on 0.0.0.0:31751
Testnet mode DISABLED. You may have some level of anonymity. :)
Note that while we no longer have explicit back-doors enabled, this version of 
Freenet is still a very early alpha, and may well have numerous bugs and design 
flaws.
In particular: YOU ARE WIDE OPEN TO YOUR IMMEDIATE DARKNET PEERS! They can 
eavesdrop on your requests with relatively little difficulty at present 
(correlation attacks etc).
Creating PeerManager
Starting NodePinger
Initializing CHK Datastore
Opening block db index
Migrating block db index
Migrating database ./store-31751: Creating unique index on block number
Caught: com.sleepycat.je.DatabaseException: (JE 3.0.12) Secondary 
CHK_accessTime is corrupt: the primary record contains a key that is not 
present in the secondary
com.sleepycat.je.DatabaseException: (JE 3.0.12) Secondary CHK_accessTime is 
corrupt: the primary record contains a key that is not present in the secondary
at 
com.sleepycat.je.SecondaryDatabase.deleteKey(SecondaryDatabase.java:636)
at 
com.sleepycat.je.SecondaryDatabase.updateSecondary(SecondaryDatabase.java:554)
at 
com.sleepycat.je.SecondaryTrigger.databaseUpdated(SecondaryTrigger.java:43)
at com.sleepycat.je.Database.notifyTriggers(Database.java:1193)
at com.sleepycat.je.Database.deleteInternal(Database.java:413)
at com.sleepycat.je.Database.delete(Database.java:376)
at 
freenet.store.BerkeleyDBFreenetStore.migrate(BerkeleyDBFreenetStore.java:212)
at 
freenet.store.BerkeleyDBFreenetStore.(BerkeleyDBFreenetStore.java:155)
at freenet.node.Node.(Node.java:1279)
at freenet.node.Node.(Node.java:866)
at freenet.node.Node.main(Node.java:824)
Could not open datastore: com.sleepycat.je.DatabaseException: (JE 3.0.12) 
Failed while attempting to commit transaction 1998082. The attempt to abort and 
clean up also failed. The original exception seen from commit = (JE 3.0.12) 
Transaction 1998082 has been closed. The exception from the cleanup = (JE 
3.0.12) Transaction 1998082 has been closed.
Failed to load node: Could not open datastore: 
com.sleepycat.je.DatabaseException: (JE 3.0.12) Failed while attempting to 
commit transaction 1998082. The attempt to abort and clean up also failed. The 
original exception seen from commit = (JE 3.0.12) Transaction 1998082 has been 
closed. The exception from the cleanup = (JE 3.0.12) Transaction 1998082 has 
been closed. (3)
freenet.node.Node$NodeInitException: Could not open datastore: 
com.sleepycat.je.DatabaseException: (JE 3.0.12) Failed while attempting to 
commit transaction 1998082. The attempt to abort and clean up also failed. The 
original exception seen from commit = (JE 3.0.12) Transaction 1998082 has been 
closed. The exception from the cleanup = (JE 3.0.12) Transaction 1998082 has 
been closed. (3)
at freenet.node.Node.(Node.java:1300)
at freenet.node.Node.(Node.java:866)
at freenet.node.Node.main(Node.java:824)




++ 10/06/06 18:39 +0100 - Matthew Toseland:
>Upgrade to the latest build. Does this still happen?
>


-- 

Freedom is slavery.
Ignorance is strength.
War is peace.
-- George Orwell




[freenet-support] build #799 won't connect to any peers

2006-06-10 Thread Paul Forgey
After upgrading to 0.7 build 799 none of my peers will connect.  I have 
35 peers with 15 of them being historically stable.  Is there a known 
problem in this build?
-- next part --
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 3635 bytes
Desc: S/MIME Cryptographic Signature
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060610/e7865df2/attachment.bin>


[freenet-support] Need help

2006-06-10 Thread Volodya
Tim Hawkins wrote:
> Thanks, I'l try.
> 
> Now I'm trying new 0.7 in windows xp and I have a problem:
> When I launch that installer my antivirus software (kaspersky) says that 
> some Rootshell virus is trying to be installed. If I terminate it, 
> freenet istalliation stops. And if I allow it, it works and freenet 
> works ok, but I get some sort of mydoom application running in 
> background and rootshell is also runing. Is this a virus? What it will 
> do to my system if I allow it? I've redownloaded freenet installation 
> files several times and its still the same. So I don't know what to do.

I never ran Freenet on XP, sorry, can't help you here.

-- 
Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!

http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
Poetry


"None of us are free until all of us are free."
  ~ Mihail Bakunin



[freenet-support] Re: Freenet Linux Server

2006-06-10 Thread Volodya
/ phred / wrote:
> Thanks for the suggestions so far!
> A couple clarifications:
> I was thinking of running Ubuntu or Knoppix.
> I want to run Fuqid & frost on the remote windows machine(s).
> (does that make it alot harder)
> 
> I've messed around with linux a few times over the last dozen or so 
> years, but have always gone back to the dark side... Installation of 
> software - applications & drivers - can be a real pain, Windows almost 
> always just works. I consider myself a fairly advanced windows user (as 
> would the people who call me for tech support), but linux often makes me 
> feel clueless. I've played around recently with some of the "live" 
> distros, which seem pretty decent, but I haven't had to install anything 
> in extra in them yet. So hopefully, the stuff needed to make freenet 
> work won't lead me down the highway to dependency hell...
> 
> You start with a bag full of luck and an empty bag of experience. The 
> trick is to fill the bag of experience before you empty the bag of luck.

The best way with gnu/linux (or anything computery, as you know) is to just do 
it... 
you'll start to figure stuff out only then.

Couple of problems that i am aware of, that you'll need to avoid:
Right away turn off "Direct disk access" in fuqid, if you are running it on the 
machine 
that isn't where your node is (or even if you run it under wine).
Frost can sometimes have trouble being installed on the external machine. 
Install it on 
your node machine, run once, and then move to the machine of your choice (just 
move the 
directory over).

I've not tried this set up myself, but am planning to move the fuqid to another 
machine 
from the node. Let me know if there are any other problems... we can try to 
work it out 
together.

-- 
Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!

http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
Poetry


"None of us are free until all of us are free."
  ~ Mihail Bakunin



[freenet-support] Freenet 0.7 Build #794 r9119 > 100% CPU Utilization

2006-06-10 Thread free...@altweb.nl
Hi,

I updated to Freenet 0.7 Build #794 r9119. CPU is now at 100%
utilization.

Could be a bug. I shutdown my node for now.

Greetings,

Bouke




[freenet-support] Cannot get Freenet 0.7 to run on SuSE 10.1.

2006-06-10 Thread Blue Raven
I am having trouble getting Freenet 0.7 to run on my system.  I am running
SuSE 10.1 on a machine with an AMD Athlon 64 processor.  I attempted to
install the node manually since I couldn't seem to get the web-installer or
self extracting JAR to work.

I followed the following instructions:

wget 
http://downloads.freenetproject.org/alpha/freenet-ext.jar<http://downloads.freenetproject.org/alpha/freenet-ext.jar%EF%BF%BD>
wget 
http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url<http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url%EF%BF%BD>
wget -i freenet-cvs-snapshot.jar.url
java -Xmx100M <http://wiki.freenetproject.org/Xmx100M/edit> -cp
freenet-ext.jar:freenet-cvs-snapshot.jar freenet.node.Node freenet.ini


Whenever I run the last command I get the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: freenet/node/Node


Once I receive that error I am returned to the command prompt and the node
does not start.  Any insight would be appreciated.
-- next part --
An HTML attachment was scrubbed...
URL: 
<https://emu.freenetproject.org/pipermail/support/attachments/20060610/21ae9f68/attachment.html>


[freenet-support] Cannot get Freenet 0.7 to run on SuSE 10.1.

2006-06-10 Thread Blue Raven
I am having trouble getting Freenet 0.7 to run on my system. I am running SuSE 10.1 on a machine with an AMD Athlon 64 processor. I attempted to install the node manually since I couldn't seem to get the web-installer or self extracting JAR to work.
I followed the following instructions:
wget http://downloads.freenetproject.org/alpha/freenet-ext.jar
wget http://downloads.freenetproject.org/alpha/freenet-cvs-snapshot.jar.url
wget -i freenet-cvs-snapshot.jar.url
java -Xmx100M -cp freenet-ext.jar:freenet-cvs-snapshot.jar freenet.node.Node freenet.iniWhenever I run the last command I get the following error:
Exception in thread main java.lang.NoClassDefFoundError: freenet/node/NodeOnce I receive that error I am returned to the command prompt and the node does not start. Any insight would be appreciated.

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Re: Freenet Linux Server

2006-06-10 Thread Volodya

/ phred / wrote:

Thanks for the suggestions so far!
A couple clarifications:
I was thinking of running Ubuntu or Knoppix.
I want to run Fuqid  frost on the remote windows machine(s).
(does that make it alot harder)

I've messed around with linux a few times over the last dozen or so 
years, but have always gone back to the dark side... Installation of 
software - applications  drivers - can be a real pain, Windows almost 
always just works. I consider myself a fairly advanced windows user (as 
would the people who call me for tech support), but linux often makes me 
feel clueless. I've played around recently with some of the live 
distros, which seem pretty decent, but I haven't had to install anything 
in extra in them yet. So hopefully, the stuff needed to make freenet 
work won't lead me down the highway to dependency hell...


You start with a bag full of luck and an empty bag of experience. The 
trick is to fill the bag of experience before you empty the bag of luck.


The best way with gnu/linux (or anything computery, as you know) is to just do it... 
you'll start to figure stuff out only then.


Couple of problems that i am aware of, that you'll need to avoid:
Right away turn off Direct disk access in fuqid, if you are running it on the machine 
that isn't where your node is (or even if you run it under wine).
Frost can sometimes have trouble being installed on the external machine. Install it on 
your node machine, run once, and then move to the machine of your choice (just move the 
directory over).


I've not tried this set up myself, but am planning to move the fuqid to another machine 
from the node. Let me know if there are any other problems... we can try to work it out 
together.


--
Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!

http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
Poetry


None of us are free until all of us are free.
 ~ Mihail Bakunin
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Need help

2006-06-10 Thread Volodya

Tim Hawkins wrote:

Thanks, I'l try.

Now I'm trying new 0.7 in windows xp and I have a problem:
When I launch that installer my antivirus software (kaspersky) says that 
some Rootshell virus is trying to be installed. If I terminate it, 
freenet istalliation stops. And if I allow it, it works and freenet 
works ok, but I get some sort of mydoom application running in 
background and rootshell is also runing. Is this a virus? What it will 
do to my system if I allow it? I've redownloaded freenet installation 
files several times and its still the same. So I don't know what to do.


I never ran Freenet on XP, sorry, can't help you here.

--
Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!

http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
Poetry


None of us are free until all of us are free.
 ~ Mihail Bakunin
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Freenet 0.7 Build #794 r9119 100% CPU Utilization

2006-06-10 Thread [EMAIL PROTECTED]
 I updated to Freenet 0.7 Build #794 r9119. CPU is now at 100%
 utilization.

I updated to Freenet 0.7 Build #799 r9137 and CPU utilization is good
now.

___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]


Re: [freenet-support] Re: Freenet Linux Server

2006-06-10 Thread Matthew Toseland
On Thu, Jun 08, 2006 at 06:02:52AM +, / phred / wrote:
 Thanks for the suggestions so far!
 A couple clarifications:
 I was thinking of running Ubuntu or Knoppix.
 I want to run Fuqid  frost on the remote windows machine(s).
 (does that make it alot harder)

A bit harder certainly. You have to set the fcp.allowedHosts setting,
and you may need to tell FUQID it's running remotely; also there may be
some performance degradation and extra temp space usage (freenet and
fuqid work together best if they're on the same filesystem; they can
then write stuff directly to disk / read it directly from disk, saving a
lot of temp space).
 
 I've messed around with linux a few times over the last dozen or so years, 
 but have always gone back to the dark side... Installation of software - 
 applications  drivers - can be a real pain, Windows almost always just 
 works. I consider myself a fairly advanced windows user (as would the 
 people who call me for tech support), but linux often makes me feel 
 clueless. I've played around recently with some of the live distros, 
 which seem pretty decent, but I haven't had to install anything in extra in 
 them yet. So hopefully, the stuff needed to make freenet work won't lead me 
 down the highway to dependency hell...

We don't require anything really nasty except for Java. I don't know how
Ubuntu handles it, on debian (on which Ubuntu is based) you can use a
package called make-jpkg to turn a sun binary into a real package, then
install that; you don't get auto-updating, but you do get the other
advantages of packages.

Anything you can apt-get will generally Just Work; dependancy hell will
only happen to you if you need something really recent, or you use the
unstable or experimental distributions, in my experience. Having said
that ubuntu is somewhat less stable than debian proper.

Good luck!
-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]

Re: [freenet-support] Re: Freenet Linux Server

2006-06-10 Thread Matthew Toseland
An advanced technique would be to run FUQID remotely via cygwin's X
server, and have a shared drive via samba. Then you could save the temp
space involved, and not have FCP blocked up by shifting gigabytes of files
to insert across the LAN. :) Of course you'd have to access the files
from the LAN server when you wanted to USE them... but then you probably
only want to play them.

Not something for a newbie to attempt anyway.

On Sat, Jun 10, 2006 at 10:09:27AM +0100, Volodya wrote:
 / phred / wrote:
 Thanks for the suggestions so far!
 A couple clarifications:
 I was thinking of running Ubuntu or Knoppix.
 I want to run Fuqid  frost on the remote windows machine(s).
 (does that make it alot harder)
 
 Couple of problems that i am aware of, that you'll need to avoid:
 Right away turn off Direct disk access in fuqid, if you are running it on 
 the machine that isn't where your node is (or even if you run it under 
 wine).
 Frost can sometimes have trouble being installed on the external machine. 
 Install it on your node machine, run once, and then move to the machine of 
 your choice (just move the directory over).
 
 I've not tried this set up myself, but am planning to move the fuqid to 
 another machine from the node. Let me know if there are any other 
 problems... we can try to work it out together.
 
 -- 
 Hi! I am a .SIG virus! Copy me to your SIG so that I can spread!
 
 http://freedom.libsyn.com/ Voice of Freedom, Radical Podcast
 http://www.whengendarmesleeps.org/ When Gendarme Sleeps, Anarchy's Zine of 
 Poetry
 
 
 None of us are free until all of us are free.
  ~ Mihail Bakunin
 ___
 Support mailing list
 Support@freenetproject.org
 http://news.gmane.org/gmane.network.freenet.support
 Unsubscribe at 
 http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
 Or mailto:[EMAIL PROTECTED]
 

-- 
Matthew J Toseland - [EMAIL PROTECTED]
Freenet Project Official Codemonkey - http://freenetproject.org/
ICTHUS - Nothing is impossible. Our Boss says so.


signature.asc
Description: Digital signature
___
Support mailing list
Support@freenetproject.org
http://news.gmane.org/gmane.network.freenet.support
Unsubscribe at http://emu.freenetproject.org/cgi-bin/mailman/listinfo/support
Or mailto:[EMAIL PROTECTED]