View Single Post
  #47 (permalink)  
Old July 16th, 2012
aerin aerin is offline
Novicius
 
Join Date: July 16th, 2012
Posts: 4
aerin is a great assister to others; your light through the dark tunnel
Default

I have done the Java fix and have downloaded both Java x32 and x64, and checked if I have both and both have been verified by the Java checker on their site. But when I try and open LimeWire, I get this error message:

LimeWire has encountered an internal error. It is possible for LW to recover and continue running normally. To continue using LW, close this window. If desired, you can click 'Show Bug' to look at the information about the error. (Which I did and here is the error information):

LimeWire version 5.6.2
Java version 1.7.0_05 from Oracle Corporation
Windows 7 v. 6.1 on amd64
Free/total memory: 91631992/161808384

java.lang.UnsatisfiedLinkError: no jacob-1.15-M1-lw-x64 in java.library.path
at java.lang.ClassLoader.loadLibrary(Unknown Source)
at java.lang.Runtime.loadLibrary0(Unknown Source)
at java.lang.System.loadLibrary(Unknown Source)
at com.jacob.com.LibraryLoader.loadJacobLibrary(Libra ryLoader.java:184)
at com.jacob.com.JacobObject.<clinit>(JacobObject.jav a:108)
at com.jacob.com.LibraryLoader.loadJacobLibrary(Libra ryLoader.java:181)
at com.jacob.com.ComThread.<clinit>(ComThread.java:16 7)
at com.limegroup.gnutella.malware.VirusScannerImpl.lo adAvgDirectly(VirusScannerImpl.java:256)
at com.limegroup.gnutella.malware.VirusScannerImpl.ac cess$7(VirusScannerImpl.java:252)
at com.limegroup.gnutella.malware.VirusScannerImpl$3. call(VirusScannerImpl.java:235)
at com.limegroup.gnutella.malware.VirusScannerImpl$3. call(VirusScannerImpl.java:1)
at org.limewire.concurrent.ErrorCatchingThreadPoolExe cutor$1.call(ErrorCatchingThreadPoolExecutor.java: 42)
at java.util.concurrent.FutureTask$Sync.innerRun(Unkn own Source)
at java.util.concurrent.FutureTask.run(Unknown Source)
at java.util.concurrent.ThreadPoolExecutor.runWorker( Unknown Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run (Unknown Source)
at java.lang.Thread.run(Unknown Source)


Detail: Uncaught thread error: VirusScannerThread

-- listing session information --
Current thread: VirusScannerThread
Active Threads: 15
Peak Number of Thread: 20
System Load Avg: -1.0
Objects Pending GC: 0
Free Space In Settings: 2389827584
Free Space In Incomplete: 2389827584
Free Space In Downloads: 2389827584
Heap Memory Usage: init = 133837056(130700K) used = 70176392(68531K) committed = 161808384(158016K) max = 1905197056(1860544K)
Non-Heap Memory Usage: init = 24313856(23744K) used = 32146064(31392K) committed = 33357824(32576K) max = 136314880(133120K)

-- listing threads --
BackgroundTasks: 1
AWT-Shutdown: 1
CreationTimeCacheDeserializer: 1
Deadlock Detection Thread: 1
FastExecutor: 1
backgroundExecutor: 1
main: 1
FirewallEventThread: 1
AWT-EventQueue-0: 1
Library Disk I/O Thread: 1
Image Fetcher 0: 1
VirusScannerThread: 1
UDPSocketChannelConnectionEvent: 1
AWT-Windows: 1
NIODispatcher: 1


-- listing properties --
AVERAGE_CONNECTION_TIME=147837
NEXT_URN_BLACKLIST_UPDATE=1343434422442
FRACTIONAL_UPTIME=0.006596607
LAST_EXPIRE_TIME=1342464680649
GEO_LOCATION=#props
#Mon Jul 16 15:23:19 CDT 2012

SESSIONS=5
TOTAL_CONNECTION_TIME=591348
ALLOW_PARTIAL_SHARING=false
CLIENT_ID=2987613291CB453521B016DF5C549000
LAST_SHUTDOWN_TIME=1342470302736
UPTIME_HISTORY=270;8;219;110
LIBRARY_VERSION=FIVE_0_0
SHARE_DOWNLOADED_FILES_IN_NON_SHARED_DIRECTORIES=f alse
LAST_URN_BLACKLIST_UPDATE=1342470191976
TOTAL_UPTIME=607
AVERAGE_UPTIME=151
RUN_ON_STARTUP=false
TOTAL_CONNECTIONS=4
DOWNTIME_HISTORY=86400;22;43;4945;91

After closing, I keep LW up and, it looks like its running, but it never connects. I look at the connections in the Advanced Options and the attempts to connect dry up and go away..so I can't connect. Any solution? And sorry for the huge post x_x
Reply With Quote