Gnutella Forums  

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

Connection Problems Problems getting the LimeWire or WireShare program connecting to the Gnutella network. (not about connecting to files, that is a Download/Upload Problems section issue.) Please supply system details as described in the forum rules.
Start here Suggestions to help you get connected, * try here first *, then see below (click on 'this' blue link)

Did you FORGET something BEFORE you posted? If you post in this section you MUST provide these details: System details - help us to help you (click on 'this' blue link), else do not be surprised if your posting is ignored :)


Reply
 
LinkBack Thread Tools Display Modes
  #11 (permalink)  
Old May 19th, 2004
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

We're looking into it. Hopefully there's a fix. I do suggest that you all upgrade to OSX, though.
Reply With Quote
  #12 (permalink)  
Old May 19th, 2004
verdyp's Avatar
LimeWire is International
 
Join Date: January 13th, 2002
Location: Nantes, FR; Rennes, FR
Posts: 306
verdyp is flying high
Default

Quote:
Originally posted by et voilà
I would simply stop take pro subscriptions and in 6 months stop supporting it, but that's just me (there is now 35 000 osx dl / week compare to 7 000 for os 9 compare to 300 000LW multiplatforms total /per week - the % of os 9 users is lower 3% and there is just so many problems coming from os 9)
Do you know that registration of LimeWire Pro includes the possibility to download PRO versions of installers for other systems? This means that you can get the OSX version when registering the Mac OS9 version.

The private download page you receive after the payment gives access to all versions of installers. So you can download LimeWire Pro for both OSX and OS9, or even for Windows or Linux if you also have a PC.

Sometime in a near future, we'll probably have also a Win64 version for IA64 PCs (but first Java must be certified on that new platform... which will be only stable with Java 1.5 final release). For now, only Java for Win32 is supported on Windows. I don't know if that version works correctly on 64-bit versions of Windows (through the WOW32 support layer), as there are critical compatibility issues with multithreading, native I/O or display, or with new possible return values in WOW32 (which may not support the whole Win32 API that may be needed to support Java). For us it is a bit too soon to support it, and most users of Win64 probably use it for mission-critical servers, on which Gnutella is not desirable.
__________________
LimeWire is international. Help translate LimeWire to your own language.
Visit: http://www.limewire.org/translate.shtml
Reply With Quote
  #13 (permalink)  
Old May 19th, 2004
et voilà's Avatar
+Modérateur à ses heures+
 
Join Date: July 26th, 2002
Location: Le Québec
Posts: 2,904
et voilà is a great assister to others; your light through the dark tunnel
Default

I know that Philippe, but in the scenario I suggested, there would be a big warning in the pro subscription page if you intend to use LW on an OS9 system. What I mean is that some users would feel screwed and I'd be on their side. LW will have to suspend os 9 updates on day or the other, when they feel the extra work supporting the aging 1.1.8 java will not be worthing it.

À+
Reply With Quote
  #14 (permalink)  
Old May 19th, 2004
Gnutella Admirer
 
Join Date: May 18th, 2004
Posts: 73
Bootylicious is flying high
Default

Quote:
Originally posted by sberlin
We're looking into it. Hopefully there's a fix. I do suggest that you all upgrade to OSX, though.
Thank you sberlin for looking into the matter.
In the meantime I will download the free version & see if that works.

FYI: OS X is NOT an update or upgrade. It is a completely new & different OS system. Nothing like the old OS systems.
Reply With Quote
  #15 (permalink)  
Old May 19th, 2004
verdyp's Avatar
LimeWire is International
 
Join Date: January 13th, 2002
Location: Nantes, FR; Rennes, FR
Posts: 306
verdyp is flying high
Default

OK Apple has stopped since long to support for Java on Mac OS 9. Mac OS X is fully mature now, and most Mac OS 9 users that have the first PowerPC blue boxes should have no problem to upgrade, given the huge performance benefit and the decreased price of memory upgrades.
I just wonder if Apple has made a "light" version of Mac OS X which can be installed without the lots of supplementary stuffs.
What I don't understand is why Apple has not placed its port of Java on Mac OS 9 as an open-source project.
I know that porting the Java 2 platform, notably the exception handling and multithreading support is quite tricky on Mac OS 9 with its partial support for virtual memory, and its single flat memory map. However the open-sourcers could have ported a better multithreading engine on Mac OS 9, patched the 100% pure Java core classes to run in a degraded Java environment.
The main problem in Mac OS 9 is the slow virtual memory management (and absence of security caused by the flat memory model which looks more like Windows 3).
Aren't there replacement for Java 1.1.8 on Mac OS 9, for example in Apache or Mozilla hosted projects ? Is it completely impossible to support at least the Java 1.3.1 VM on Mac OS 9?
__________________
LimeWire is international. Help translate LimeWire to your own language.
Visit: http://www.limewire.org/translate.shtml
Reply With Quote
  #16 (permalink)  
Old May 19th, 2004
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

Try using LimeWire 4.0.3, just released. Mac Classic connections should be fixed.
Reply With Quote
  #17 (permalink)  
Old May 19th, 2004
Gnutella Admirer
 
Join Date: May 18th, 2004
Posts: 73
Bootylicious is flying high
Default

Sberlin, I downloaded & installed the free 4.0.2 version of LW & ran into the exact same probroblem. I opened up the err.txt file & got this message:

A nonfatal internal JIT (3.10.106(MRJ)) error 'chgTarg: Conditional' has occurred in :
'org/apache/commons/httpclient/HttpClient.executeMethod (Lorg/apache/commons/httpclient/HostConfiguration;Lorg/apache/commons/httpclient/HttpMethod;Lorg/apache/commons/httpclient/HttpStateI': Interpreting method.
Please e-mail this message along with reproducible sample to jit-bugs-ppc@itools.symantec.com

Exception occurred during event dispatching:
java.lang.ExceptionInInitializerError
at com.limegroup.gnutella.gui.GUIMediator.showDialogs ForFirstVisibility(GUIMediator.java:342)
at com.limegroup.gnutella.gui.GUIMediator.access$000( GUIMediator.java:49)
at com.limegroup.gnutella.gui.GUIMediator$1.run(GUIMe diator.java:325)
at javax.swing.SystemEventQueueUtilities.processRunna bleEvent(Compiled Code)
at javax.swing.SystemEventQueueUtilities$RunnableTarg et.processEvent(Compiled Code)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: com/limegroup/gnutella/settings/StartupSettings
at com.limegroup.gnutella.gui.TipOfTheDayMediator.con structDialog(TipOfTheDayMediator.java:392)
at com.limegroup.gnutella.gui.TipOfTheDayMediator.<in it>(TipOfTheDayMediator.java:167)
at com.limegroup.gnutella.gui.TipOfTheDayMediator.ins tance(TipOfTheDayMediator.java:177)
at com.limegroup.gnutella.gui.GUIMediator.closeStartu pDialogs(GUIMediator.java:355)
at com.limegroup.gnutella.gui.GUIMediator.showInterna lError(GUIMediator.java:1748)
at com.limegroup.gnutella.gui.Finalizer.shutdown(Comp iled Code)
at com.limegroup.gnutella.gui.GUIMediator.shutdown(GU IMediator.java:1017)
at com.limegroup.gnutella.gui.GUIMediator.close(GUIMe diator.java:1010)
at com.limegroup.gnutella.gui.MainFrame$1.windowClosi ng(MainFrame.java:196)
at java.awt.AWTEventMulticaster.windowClosing(AWTEven tMulticaster.java)
at java.awt.Window.processWindowEvent(Window.java)
at javax.swing.JFrame.processWindowEvent(JFrame.java: 182)
at java.awt.Window.processEvent(Window.java)
at java.awt.Component.dispatchEventImpl(Compiled Code)
at java.awt.Container.dispatchEventImpl(Compiled Code)
at java.awt.Window.dispatchEventImpl(Compiled Code)
at java.awt.Component.dispatchEvent(Compiled Code)
at java.awt.EventDispatchThread.run(EventDispatchThre ad.java)


Appears to be some sort of java error which is over my head as I am not a comp geek. I was going to run DiskWarrior. Now it looks like I'll just have to sit back & wait for you guys to figure out a fix for us OS 9.x users if there is one.

Purchasing one of the OS CATs (Panther or Tiger is not an option for me at this time. That is why I appreciate all the developers who still work of products for us users still using the older OS systems.
Reply With Quote
  #18 (permalink)  
Old May 19th, 2004
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

Hi Bootylicious -- Try using 4.0.3. The error may still appear in the err.txt file, but it should connect fine. I cannot promise that Mac Classic support is going to continue far into the future -- it is increasingly hard to develop for the current operating systems and remain compatible with Mac Classic. Many other vendors, such as Adobe (and even Apple themselves) have dropped Classic support entirely.
Reply With Quote
  #19 (permalink)  
Old May 19th, 2004
helpme666
Guest
 
Posts: n/a
Default

ok but where do u dl 4.0.3? all i get is 4.0.2 ;__;
Reply With Quote
  #20 (permalink)  
Old May 19th, 2004
Software Developer
 
Join Date: November 4th, 2002
Location: New York
Posts: 1,366
sberlin is flying high
Default

Go to limewire.com and download the software. Download.com may have the wrong version number, but what you download _will_ be LimeWire 4.0.3.
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


Similar Threads
Thread Thread Starter Forum Replies Last Post
Gprs Connect Unable To Connect Online khara89 Connection Problems 17 September 9th, 2008 12:44 AM
unable to connect gjaccard Mac OSX 3 January 24th, 2004 11:39 PM
unable to connect saxon andrew Connection Problems 0 November 25th, 2003 04:33 PM
I am unable to connect drama_01 Connection Problems 1 September 15th, 2003 04:06 PM
unable to connect on mac osX Unregistered Connection Problems 0 November 4th, 2002 06:34 AM


All times are GMT -7. The time now is 08:45 AM.


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

Copyright © 2020 Gnutella Forums.
All Rights Reserved.