Gnutella Forums  

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

Windows Problems with installing LimeWire or WireShare for Windows users


 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1 (permalink)  
Old May 13th, 2007
Novicius
 
Join Date: May 13th, 2007
Posts: 3
rikishipabst is flying high
Exclamation Windows Server 2003 Run-Time Error

I installed LimeWire previously on my Windows Server 2003 machine on a previous code release of LimeWire. I just recently installed the new code release on a fresh Server Image on new hardware and now the installation seems to complete but upon runtime the application fails with the below error details:

Code:
#
# An unexpected error has been detected by Java Runtime Environment:
#
#  EXCEPTION_STACK_OVERFLOW (0xc00000fd) at pc=0x1000a467, pid=5308, tid=5256
#
# Java VM: Java HotSpot(TM) Client VM (1.6.0_01-b06 mixed mode, sharing)
# Problematic frame:
# C  [nvappfilter.dll+0xa467]
#
# If you would like to submit a bug report, please visit:
#   HotSpot Virtual Machine Error Reporting Page
#
---------------  T H R E A D  ---------------
Current thread (0x03490400):  JavaThread "NIODispatcher" [_thread_in_native, id=5256]
siginfo: ExceptionCode=0xc00000fd, ExceptionInformation=0x00000000 0x03740840 
Registers:
EAX=0x00004880, EBX=0x26a1b0d8, ECX=0x03740840, EDX=0x00000001
ESP=0x0374f838, EBP=0x0374f850, ESI=0x009282e8, EDI=0x03490400
EIP=0x1000a467, EFLAGS=0x00010202
Top of Stack: (sp=0x0374f838)
0x0374f838:   0374f890 10002943 0374f890 0374fd68
0x0374f848:   10012ad0 ffffffff 0374f894 1000626e
0x0374f858:   1001cbf8 100180c4 00000301 10018608
0x0374f868:   03490400 009282e8 0374f894 26a1b0d8
0x0374f878:   0374f890 71c02cf9 00000574 0374f890
0x0374f888:   03490400 00000574 00000000 0374f8a8
0x0374f898:   6d592ed0 00000574 26a1b0d0 00000000
0x0374f8a8:   0374f8e4 0117a460 034904e8 0374f8ec 
Instructions: (pc=0x1000a467)
0x1000a457:   4c 24 08 72 14 81 e9 00 10 00 00 2d 00 10 00 00
0x1000a467:   85 01 3d 00 10 00 00 73 ec 2b c8 8b c4 85 01 8b 

Stack: [0x03740000,0x03750000),  sp=0x0374f838,  free space=62k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [nvappfilter.dll+0xa467]
C  [nvappfilter.dll+0x626e]
C  [nio.dll+0x2ed0]
j  sun.nio.ch.SocketDispatcher.close0(Ljava/io/FileDescriptor;)V+0
j  sun.nio.ch.SocketDispatcher.preClose(Ljava/io/FileDescriptor;)V+1
j  sun.nio.ch.SocketChannelImpl.implCloseSelectableChannel()V+24
j  java.nio.channels.spi.AbstractSelectableChannel.implCloseChannel()V+1
j  java.nio.channels.spi.AbstractInterruptibleChannel.close()V+23
j  sun.nio.ch.SocketAdaptor.close()V+4
j  com.limegroup.gnutella.io.NIOSocket.shutdownImpl()V+20
j  com.limegroup.gnutella.io.AbstractNBSocket.shutdown()V+71
j  com.limegroup.gnutella.io.NIODispatcher.cancel(Ljava/nio/channels/SelectionKey;Lcom/limegroup/gnutella/io/Shutdownable;)V+9
j  com.limegroup.gnutella.io.NIODispatcher.access$800(Lcom/limegroup/gnutella/io/NIODispatcher;Ljava/nio/channels/SelectionKey;Lcom/limegroup/gnutella/io/Shutdownable;)V+3
j  com.limegroup.gnutella.io.NIODispatcher$Attachment.notifyTimeout(JJJ)V+177
j  com.limegroup.gnutella.io.TimeoutController.processTimeouts(J)V+258
j  com.limegroup.gnutella.io.NIODispatcher.process()V+276
j  com.limegroup.gnutella.io.NIODispatcher.run()V+15
j  java.lang.Thread.run()V+11
j  com.limegroup.gnutella.util.ManagedThread.managedRun()V+1
j  com.limegroup.gnutella.util.ManagedThread.run()V+1
v  ~StubRoutines::call_stub
Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
j  sun.nio.ch.SocketDispatcher.close0(Ljava/io/FileDescriptor;)V+0
j  sun.nio.ch.SocketDispatcher.preClose(Ljava/io/FileDescriptor;)V+1
j  sun.nio.ch.SocketChannelImpl.implCloseSelectableChannel()V+24
j  java.nio.channels.spi.AbstractSelectableChannel.implCloseChannel()V+1
j  java.nio.channels.spi.AbstractInterruptibleChannel.close()V+23
j  sun.nio.ch.SocketAdaptor.close()V+4
j  com.limegroup.gnutella.io.NIOSocket.shutdownImpl()V+20
j  com.limegroup.gnutella.io.AbstractNBSocket.shutdown()V+71
j  com.limegroup.gnutella.io.NIODispatcher.cancel(Ljava/nio/channels/SelectionKey;Lcom/limegroup/gnutella/io/Shutdownable;)V+9
j  com.limegroup.gnutella.io.NIODispatcher.access$800(Lcom/limegroup/gnutella/io/NIODispatcher;Ljava/nio/channels/SelectionKey;Lcom/limegroup/gnutella/io/Shutdownable;)V+3
j  com.limegroup.gnutella.io.NIODispatcher$Attachment.notifyTimeout(JJJ)V+177
j  com.limegroup.gnutella.io.TimeoutController.processTimeouts(J)V+258
j  com.limegroup.gnutella.io.NIODispatcher.process()V+276
j  com.limegroup.gnutella.io.NIODispatcher.run()V+15
j  java.lang.Thread.run()V+11
j  com.limegroup.gnutella.util.ManagedThread.managedRun()V+1
j  com.limegroup.gnutella.util.ManagedThread.run()V+1
v  ~StubRoutines::call_stub
---------------  P R O C E S S  ---------------
Java Threads: ( => current thread )
=>0x03490400 JavaThread "NIODispatcher" [_thread_in_native, id=5256]
  0x00fca800 JavaThread "AWT-EventQueue-0" [_thread_blocked, id=3204]
  0x00fbd000 JavaThread "Image Fetcher 0" daemon [_thread_blocked, id=5296]
  0x00fb9800 JavaThread "AWT-Windows" daemon [_thread_in_native, id=5136]
  0x00fb8800 JavaThread "AWT-Shutdown" [_thread_blocked, id=5652]
  0x00fb7c00 JavaThread "Java2D Disposer" daemon [_thread_blocked, id=3056]
  0x00efcc00 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=340]
  0x00ef7c00 JavaThread "CompilerThread0" daemon [_thread_blocked, id=564]
  0x00ef6c00 JavaThread "Attach Listener" daemon [_thread_blocked, id=5244]
  0x00ef5c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=5688]
  0x00eee000 JavaThread "Finalizer" daemon [_thread_blocked, id=5700]
  0x00eed000 JavaThread "Reference Handler" daemon [_thread_blocked, id=5304]
  0x00d16400 JavaThread "main" [_thread_blocked, id=5312]
Other Threads:
  0x00ee3c00 VMThread [id=5696]
  0x00efe400 WatcherThread [id=5692]
VM state:not at safepoint (normal execution)
VM Mutex/Monitor currently owned by a thread: None
Heap
 def new generation   total 2304K, used 1825K [0x1e950000, 0x1ebc0000, 0x1f320000)
  eden space 2112K,  77% used [0x1e950000, 0x1eae8548, 0x1eb60000)
  from space 192K, 100% used [0x1eb90000, 0x1ebc0000, 0x1ebc0000)
  to   space 192K,   0% used [0x1eb60000, 0x1eb60000, 0x1eb90000)
 tenured generation   total 30272K, used 620K [0x1f320000, 0x210b0000, 0x26950000)
   the space 30272K,   2% used [0x1f320000, 0x1f3bb0a8, 0x1f3bb200, 0x210b0000)
 compacting perm gen  total 12288K, used 1069K [0x26950000, 0x27550000, 0x2a950000)
   the space 12288K,   8% used [0x26950000, 0x26a5b7b8, 0x26a5b800, 0x27550000)
    ro space 8192K,  62% used [0x2a950000, 0x2ae4e4e8, 0x2ae4e600, 0x2b150000)
    rw space 12288K,  52% used [0x2b150000, 0x2b790e78, 0x2b791000, 0x2bd50000)
Dynamic libraries:
0x00400000 - 0x0041f000  C:\Program Files\LimeWire\LimeWire.exe
0x7c800000 - 0x7c8c0000  C:\WINDOWS\system32\ntdll.dll
0x77e40000 - 0x77f42000  C:\WINDOWS\system32\kernel32.dll
0x77da0000 - 0x77df2000  C:\WINDOWS\system32\SHLWAPI.dll
0x77c00000 - 0x77c48000  C:\WINDOWS\system32\GDI32.dll
0x77380000 - 0x77411000  C:\WINDOWS\system32\USER32.dll
0x77f50000 - 0x77feb000  C:\WINDOWS\system32\ADVAPI32.dll
0x77c50000 - 0x77cef000  C:\WINDOWS\system32\RPCRT4.dll
0x76f50000 - 0x76f63000  C:\WINDOWS\system32\Secur32.dll
0x77ba0000 - 0x77bfa000  C:\WINDOWS\system32\msvcrt.dll
0x71c00000 - 0x71c17000  C:\WINDOWS\system32\WS2_32.dll
0x71bf0000 - 0x71bf8000  C:\WINDOWS\system32\WS2HELP.dll
0x71af0000 - 0x71b12000  C:\WINDOWS\system32\ShimEng.dll
0x75e60000 - 0x75e87000  C:\WINDOWS\system32\apphelp.dll
0x715c0000 - 0x71628000  C:\WINDOWS\AppPatch\AcLayers.DLL
0x7c8d0000 - 0x7d0ce000  C:\WINDOWS\system32\SHELL32.dll
0x77670000 - 0x777a9000  C:\WINDOWS\system32\ole32.dll
0x76920000 - 0x769e2000  C:\WINDOWS\system32\USERENV.dll
0x73070000 - 0x73097000  C:\WINDOWS\system32\WINSPOOL.DRV
0x71640000 - 0x7180d000  C:\WINDOWS\AppPatch\AcGenral.DLL
0x76aa0000 - 0x76acd000  C:\WINDOWS\system32\WINMM.dll
0x77d00000 - 0x77d8b000  C:\WINDOWS\system32\OLEAUT32.dll
0x77b70000 - 0x77b84000  C:\WINDOWS\system32\MSACM32.dll
0x77b90000 - 0x77b98000  C:\WINDOWS\system32\VERSION.dll
0x71b70000 - 0x71ba6000  C:\WINDOWS\system32\UxTheme.dll
0x76290000 - 0x762ad000  C:\WINDOWS\system32\IMM32.DLL
0x77420000 - 0x77523000  C:\WINDOWS\WinSxS\x86_Microsoft.Windows.Common-Controls_6595b64144ccf1df_6.0.3790.3959_x-ww_D8713E55\comctl32.dll
0x6d7c0000 - 0x6da07000  C:\Program Files\Java\jre1.6.0_01\bin\client\jvm.dll
0x7c340000 - 0x7c396000  C:\WINDOWS\system32\MSVCR71.dll
0x6d310000 - 0x6d318000  C:\Program Files\Java\jre1.6.0_01\bin\hpi.dll
0x76b70000 - 0x76b7b000  C:\WINDOWS\system32\PSAPI.DLL
0x6d770000 - 0x6d77c000  C:\Program Files\Java\jre1.6.0_01\bin\verify.dll
0x6d3b0000 - 0x6d3cf000  C:\Program Files\Java\jre1.6.0_01\bin\java.dll
0x6d7b0000 - 0x6d7bf000  C:\Program Files\Java\jre1.6.0_01\bin\zip.dll
0x6d000000 - 0x6d1c3000  C:\Program Files\Java\jre1.6.0_01\bin\awt.dll
0x73860000 - 0x738ab000  C:\WINDOWS\system32\ddraw.dll
0x73b30000 - 0x73b36000  C:\WINDOWS\system32\DCIMAN32.dll
0x4b3c0000 - 0x4b410000  C:\WINDOWS\system32\MSCTF.dll
0x4dc30000 - 0x4dc5e000  C:\WINDOWS\system32\msctfime.ime
0x6d2b0000 - 0x6d303000  C:\Program Files\Java\jre1.6.0_01\bin\fontmanager.dll
0x6d570000 - 0x6d583000  C:\Program Files\Java\jre1.6.0_01\bin\net.dll
0x6d590000 - 0x6d599000  C:\Program Files\Java\jre1.6.0_01\bin\nio.dll
0x68000000 - 0x68035000  C:\WINDOWS\system32\rsaenh.dll
0x71c40000 - 0x71c97000  C:\WINDOWS\system32\netapi32.dll
0x10000000 - 0x10023000  C:\WINDOWS\system32\nvappfilter.dll
0x71b20000 - 0x71b61000  C:\WINDOWS\system32\mswsock.dll
0x5f270000 - 0x5f2ca000  C:\WINDOWS\system32\hnetcfg.dll
0x71ae0000 - 0x71ae8000  C:\WINDOWS\System32\wshtcpip.dll
VM Arguments:
jvm_args: -Xss64k -Xms32m -Xminf0.10 -Xmaxf0.25 -Xmx128m -Dorg.apache.commons.logging.Log=org.apache.commons.logging.impl.NoOpLog -Djava.net.preferIPv6Addresses=false -Djava.net.preferIPv4Stack=true -DLIMEWIRE_PREFS_DIR="C:\Documents and Settings\bpabst\Application Data"
java_command: LimeWire.jar
Launcher Type: generic
Environment Variables:
PATH=C:\Program Files\Java\jre1.6.0_01\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;c:\Program Files\Microsoft SQL Server\90\Tools\binn\;C:\Program Files\Common Files\Adobe\AGL
USERNAME=bpabst
OS=Windows_NT
PROCESSOR_IDENTIFIER=x86 Family 6 Model 15 Stepping 6, GenuineIntel
 
---------------  S Y S T E M  ---------------
OS: Windows XP Build 2600 
CPU:total 2 family 6, cmov, cx8, fxsr, mmx, sse, sse2
Memory: 4k page, physical 1046984k(441760k free), swap 2526716k(1890072k free)
vm_info: Java HotSpot(TM) Client VM (1.6.0_01-b06) for windows-x86, built on Mar 14 2007 00:24:02 by "java_re" with unknown MS VC++:1310
Any help is appreciated!
Reply With Quote
 


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
Every time I start limewire I get a windows error (send error report) message! brain_tuel General Windows Support 3 February 18th, 2009 04:29 AM
LP for Windows Office 2003 uponthis General Windows Support 0 May 21st, 2005 05:19 PM
Windows Server 2003 connection issue. m00n Connection Problems 1 April 22nd, 2005 10:40 AM
Error message caused by the time in Windows Unregistered Support: General 1 October 3rd, 2001 11:42 PM
Windows 98 Proxy Server Unregistered Connection Problems 2 August 26th, 2001 01:22 AM


All times are GMT -7. The time now is 04:13 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.