Gnutella Forums  

Go Back   Gnutella Forums > Current Gnutella Client Forums > LimeWire+WireShare (Cross-platform) > Getting Started Using LimeWire + WireShare
Register FAQ The Twelve Commandments Members List Calendar Arcade Find the Best VPN Today's Posts

Getting Started Using LimeWire + WireShare Tips on getting started with LimeWire or WireShare. Also a place to seek help getting started. Includes the original LimeWire Pirate Edition thread, with the most up to date LPE installer packages on the internet including File_Girl's LPE version, and WireShare the most upgraded version of them all.


Like Tree87Likes

Reply
 
LinkBack Thread Tools Display Modes
  #71 (permalink)  
Old October 21st, 2014
Novicius
 
Join Date: October 21st, 2014
Posts: 2
orophix is a great assister to others; your light through the dark tunnel
Default

Seems to have stopped connecting?
runt66 likes this.
Reply With Quote
  #72 (permalink)  
Old October 21st, 2014
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 656
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Not sure which OS system you are using as you didn't specify. But go to your user preferences folder, find WireShare & open that folder. Delete the gnutella(.net) file but only whilst WireShare is closed. Then open WireShare again. Be patient for it to connect.

If you are having constant problems connecting then the problem might be firewall related. Make sure WireShare has an exception in your software firewall. You might also need to give the program & its port an exception in your router depending on router brand & model.
runt66 likes this.
Reply With Quote
  #73 (permalink)  
Old November 6th, 2014
Novicius
 
Join Date: October 21st, 2014
Posts: 2
orophix is a great assister to others; your light through the dark tunnel
Default

So i opened up %localappdata% using win 7 but I don't see anything for wireshare?
runt66 likes this.
Reply With Quote
  #74 (permalink)  
Old November 6th, 2014
BigJx's Avatar
WireShare Developer
 
Join Date: April 4th, 2011
Posts: 30
BigJx is a jewel in the rough
Default

Quote:
Originally Posted by orophix View Post
So i opened up %localappdata% using win 7 but I don't see anything for wireshare?
Try using %AppData% instead of %localappdata% and you should see a WireShare folder.

BigJx
runt66 likes this.
Reply With Quote
  #75 (permalink)  
Old December 16th, 2014
Apprentice
 
Join Date: June 20th, 2011
Posts: 7
rollobrowne is a great assister to others; your light through the dark tunnel
Default Lord of the Rings

Hi...it's so long since I asked a question that I only hope I am using the correct approach. Recently I upgraded my iMac to Yosemite 10.10.1 (with upgraded Java 1.8.0_25 which included an upgrade to Jave 1.6) and also downloaded Wireshare 5.6.4.1. I have used Limewire and the Pirate Edition previously without trouble. I have suffered the same problem when trying to open a download as GeX. Unfortunately I got lost trying to follow the solution other than it seems to have been something to do with Java. I show below the Bug details in the hope you can point me in the right direction, hopefully in simple speak!

WireShare version 5.6.4.1
Java version 1.8.0_25 from Oracle Corporation
Mac OS X v. 10.10.1 on x86_64
Free/total memory: 248477760/281018368

java.lang.RuntimeException: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/apple/eawt/CocoaComponent
at org.limewire.ui.swing.player.PlayerMediatorImpl$Pl ayerInitializer$PlayerInitalizationWorker.done(Pla yerMediatorImpl.java:696)
at javax.swing.SwingWorker$5.run(SwingWorker.java:737 )
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnab le.run(SwingWorker.java:832)
at sun.swing.AccumulativeRunnable.run(AccumulativeRun nable.java:112)
at javax.swing.SwingWorker$DoSubmitAccumulativeRunnab le.actionPerformed(SwingWorker.java:842)
at javax.swing.Timer.fireActionPerformed(Timer.java:3 13)
at javax.swing.Timer$DoPostEvent.run(Timer.java:245)
at java.awt.event.InvocationEvent.dispatch(Invocation Event.java:311)
at java.awt.EventQueue.dispatchEventImpl(EventQueue.j ava:744)
at java.awt.EventQueue.access$400(EventQueue.java:97)
at java.awt.EventQueue$3.run(EventQueue.java:697)
at java.awt.EventQueue$3.run(EventQueue.java:691)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.ProtectionDomain$1.doIntersectionPri vilege(ProtectionDomain.java:75)
at java.awt.EventQueue.dispatchEvent(EventQueue.java: 714)
at java.awt.EventDispatchThread.pumpOneEventForFilter s(EventDispatchThread.java:201)
at java.awt.EventDispatchThread.pumpEventsForFilter(E ventDispatchThread.java:116)
at java.awt.EventDispatchThread.pumpEventsForHierarch y(EventDispatchThread.java:105)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:101)
at java.awt.EventDispatchThread.pumpEvents(EventDispa tchThread.java:93)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java:82)
Caused by: java.util.concurrent.ExecutionException: java.lang.NoClassDefFoundError: com/apple/eawt/CocoaComponent
at java.util.concurrent.FutureTask.report(FutureTask. java:122)
at java.util.concurrent.FutureTask.get(FutureTask.jav a:192)
at javax.swing.SwingWorker.get(SwingWorker.java:602)
at org.limewire.ui.swing.player.PlayerMediatorImpl$Pl ayerInitializer$PlayerInitalizationWorker.done(Pla yerMediatorImpl.java:692)
... 20 more
Caused by: java.lang.NoClassDefFoundError: com/apple/eawt/CocoaComponent
at java.lang.ClassLoader.defineClass1(Native Method)
at java.lang.ClassLoader.defineClass(ClassLoader.java :760)
at java.security.SecureClassLoader.defineClass(Secure ClassLoader.java:142)
at java.net.URLClassLoader.defineClass(URLClassLoader .java:455)
at java.net.URLClassLoader.access$100(URLClassLoader. java:73)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 367)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 361)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:360)
at java.lang.ClassLoader.loadClass(ClassLoader.java:4 24)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 57)
at java.lang.Class.forName0(Native Method)
at java.lang.Class.forName(Class.java:260)
at org.limewire.ui.swing.player.MediaPlayerFactoryImp l.createMediaPlayer(MediaPlayerFactoryImpl.java:71 )
at org.limewire.ui.swing.player.PlayerMediatorImpl$Pl ayerInitializer$PlayerInitalizationWorker.doInBack ground(PlayerMediatorImpl.java:659)
at org.limewire.ui.swing.player.PlayerMediatorImpl$Pl ayerInitializer$PlayerInitalizationWorker.doInBack ground(PlayerMediatorImpl.java:624)
at javax.swing.SwingWorker$1.call(SwingWorker.java:29 5)
at java.util.concurrent.FutureTask.run(FutureTask.jav a:266)
at javax.swing.SwingWorker.run(SwingWorker.java:334)
at java.util.concurrent.ThreadPoolExecutor.runWorker( ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: java.lang.ClassNotFoundException: com.apple.eawt.CocoaComponent
at java.net.URLClassLoader$1.run(URLClassLoader.java: 372)
at java.net.URLClassLoader$1.run(URLClassLoader.java: 361)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.j ava:360)
at java.lang.ClassLoader.loadClass(ClassLoader.java:4 24)
at sun.misc.Launcher$AppClassLoader.loadClass(Launche r.java:308)
at java.lang.ClassLoader.loadClass(ClassLoader.java:3 57)
... 23 more


Detail: Uncaught thread error: AWT-EventQueue-0

-- listing session information --
Current thread: AWT-EventQueue-0
Active Threads: 21
Uptime: 51:58
Is Connected: true
Number of Ultrapeer -> Ultrapeer Connections: 0
Number of Ultrapeer -> Leaf Connections: 0
Number of Leaf -> Ultrapeer Connections: 4
Number of Old Connections: 0
Acting as Ultrapeer: false
Acting as Shielded Leaf: true
Number of Active Uploads: 0
Number of Queued Uploads: 0
Number of Active Managed Downloads: 0
Number of Active HTTP Downloaders: 0
Number of Waiting Downloads: 0
Received incoming this session: false
Number of Managed Files: 1
Number of Mounted Friend Files: 0
Number of Shared Files: 0
Guess Capable: false
Received Solicited UDP: true
Port Stable: true
FWT Capable: true
Last Reported Port: 38685
External Port: 38685
IP Pongs Received: 31
Number of Content Response URNs:
Number of CreationTimeCache URNs: 0
VF Byte Cache Size: 0
VF Verify Cache Size: 0
VF Queue Size: 0
ByteBuffer Cache Size: 2077
Number of Waiting Sockets: 0
Number of Pending Timeouts: 5
Peak Number of Thread: 36
Number of SP2 Workarounds: 0
System Load Avg: 1.21630859375
Objects Pending GC: 0
Free Space In Settings: 472982794240
Free Space In Incomplete: 472982794240
Free Space In Downloads: 472982794240
Heap Memory Usage: init = 134217728(131072K) used = 32540608(31777K) committed = 281018368(274432K) max = 477626368(466432K)
Non-Heap Memory Usage: init = 2555904(2496K) used = 100854840(98491K) committed = 102457344(100056K) max = -1(-1K)
SlotManager dump:: active:0:0 1:0 2:0 queued:0:0 1:0 2:0 resumable:0:0 1:0 2:0 bw now:0.0 session avg:0.0
Number of select calls: 6781
Number of immediate selects: 183
Average time in select: 459165218


In hope...many thanks...Rollobrowne
runt66 likes this.
Reply With Quote
  #76 (permalink)  
Old December 17th, 2014
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 656
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Try reinstalling Apple's Java 1.6 & see if you have the same problem.
There's some links for the older Java 6 you can find if you go to the LPE thread http://www.gnutellaforums.com/gettin...e-edition.html under the Pirate Edition & OSX section. I posted 3rd party links also because Apple has a habit of changing the download URL's.
BTW what is GeX?
runt66 likes this.
Reply With Quote
  #77 (permalink)  
Old December 18th, 2014
Apprentice
 
Join Date: June 20th, 2011
Posts: 7
rollobrowne is a great assister to others; your light through the dark tunnel
Default

GeX is the person you had a long and detailed discussion with re the same problem as mine ...pages 6, 7 and prior!

I'll try your suggestion. thank you,

Rollobrowne
runt66 likes this.
Reply With Quote
  #78 (permalink)  
Old December 18th, 2014
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 656
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

Quote:
Originally Posted by rollobrowne View Post
... Recently I upgraded my iMac to Yosemite 10.10.1 (with upgraded Java 1.8.0_25 which included an upgrade to Jave 1.6) and also downloaded Wireshare 5.6.4.1. ...GeX is the person you had a long and detailed discussion with re the same problem as mine ...pages 6, 7 and prior!
Did you try this?
Quote:
Originally Posted by GeX View Post
...I could make LimeWire Pirate Edition (LPE) 5.6.2 to work again: set as 32-bit mode ...
WireShare is set to run in 32-bit mode by default. For Yosemite you will most likely need to set it to 64-bit mode. Do that by unchecking the run in 32-bit mode option in the WireShare's information window (ie: control or right-click the WireShare program & choose Get Info) OR if it is already unchecked, then try checking the option to see if that fixes things.

WireShare  (formerly entitled LimeWire Pirate Edition)-32-bit-mode-ws.gif
runt66 likes this.
Reply With Quote
  #79 (permalink)  
Old December 18th, 2014
Apprentice
 
Join Date: June 20th, 2011
Posts: 7
rollobrowne is a great assister to others; your light through the dark tunnel
Default

I know it's me but I cannot obtain the screen shot you showed to change to 64 but mode. I have tried everything but to no avail. Am I missing something?
runt66 likes this.
Reply With Quote
  #80 (permalink)  
Old December 18th, 2014
Lord of the Rings's Avatar
ContraBanned
 
Join Date: June 30th, 2004
Location: Middle of the ocean apparently (middle earth)
Posts: 656
Lord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputationLord of the Rings has a distinguished reputation
Default

In Finder, select Go menu from menu bar, choose Applications. Then scroll down to WireShare. Right-click or Control-click the WireShare program and choose Get info. Else select WireShare & choose command+i or Get Info from the Finder's File menu.

WireShare  (formerly entitled LimeWire Pirate Edition)-ws-get-info.png

If you meant you cannot open the attachment in your browser, then that will be due to a browser security setting. For example, set gnutellaforums.com as an allowed site to open new windows & links from.
runt66 likes this.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


LinkBacks (?)
LinkBack to this Thread: https://www.gnutellaforums.com/getting-started-using-limewire-wireshare/102701-wireshare-formerly-entitled-limewire-pirate-edition.html
Posted By For Type Date
LimeWire-WikiOmni This thread Refback June 15th, 2018 07:47 PM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback April 10th, 2017 03:01 AM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback March 7th, 2017 09:37 AM
LimeWire Pirate Edition This thread Refback December 24th, 2016 02:06 AM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback July 12th, 2016 11:48 PM
LimeWire Pirate Edition explained This thread Refback April 30th, 2016 03:51 AM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback September 11th, 2015 01:52 PM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback May 4th, 2015 02:23 PM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback March 12th, 2015 01:14 PM
wireshare - GMX - Web-Suche This thread Refback November 20th, 2014 02:04 PM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback October 23rd, 2014 03:53 PM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback October 13th, 2014 05:19 AM
LimeWire Pirate Edition (download torrent) - TPB This thread Refback September 26th, 2014 10:32 AM
LimeWire Pirate Edition (download torrent) - The Pirate Bay Proxy This thread Refback September 12th, 2014 02:55 PM


All times are GMT -7. The time now is 09:52 PM.


Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
SEO by vBSEO 3.6.0 ©2011, Crawlability, Inc.

Copyright © 2020 Gnutella Forums.
All Rights Reserved.