View Single Post
  #2 (permalink)  
Old November 21st, 2002
Unregistered
Guest
 
Posts: n/a
Default

Here's the useless garbage it threwup during its pathetic attempt at ACTUALLY RUNNING.


InstallerModeController: No lock file present.
Extractor Directory Not Found, using 'user.dir'
Default properties location = /Users/tcruise/Desktop/
UI Mode set to Default - SWING.
__________________________________________________ ________________________

__________________________________________________ ________________________

InstallAnywhere 5.0.5 Enterprise
__________________________________________________ ________________________

Thu Nov 21 19:02:43 EST 2002

Free memory = 15236 kB
Total memory = 16256 kB

No arguments.

java.class.path:
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/Installer.zip
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/IAClasses.zip
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/installscript.zip

ZGUtil.CLASS_PATH:
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/Installer.zip
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/IAClasses.zip
/Users/tcruise/Desktop/LimeWire_Installer.app/Contents/Resources/Java/installscript.zip

sun.boot.class.path:
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/classes.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/ui.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/laf.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/sunrsasign.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/jsse.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/jce.jar
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Classes/charsets.jar
/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar

java.ext.dirs:
/Library/Java/Extensions
/System/Library/Java/Extensions
/System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Home/lib/ext

java.version == 1.4.1-internal (Java 2+)
mrj.version == 4.1
java.vm.name == Java HotSpot(TM) Client VM
java.vm.vendor == "Apple Computer, Inc."
java.vm.version == 1.4.1_alpha-5-release
java.vm.specification.name == Java Virtual Machine Specification
java.vm.specification.vendor == Sun Microsystems Inc.
java.vm.specification.version == 1.0
java.specification.name == Java Platform API Specification
java.specification.vendor == Sun Microsystems Inc.
java.specification.version == 1.4
java.vendor == Apple Computer, Inc.
java.vendor.url == http://apple.com/
java.class.version == 48.0
java.compiler == null
java.home == /System/Library/Frameworks/JavaVM.framework/Versions/1.4.1/Home
java.io.tmpdir == /tmp
os.name == Mac OS X
os.arch == ppc
os.version == 10.2.2
path.separator == :
file.separator == /
file.encoding == MacRoman
user.name == tcruise
user.home == /Users/tcruise
user.dir == /Users/tcruise/Desktop
user.language == en
user.region == null
__________________________________________________ ________________________

NOT IMPLEMENTED FOR CLASS: class sun.awt.font.NativeFontWrapper - getType1FontVar (I believe we do not need to support, other than return true)
NOT IMPLEMENTED FOR CLASS: class sun.awt.font.NativeFontWrapper - getFontPath (I believe we do not need to implement - returning null)
WARNING: handleEvent is using old paintArea.paint(fTarget, true)!!!
NOT IMPLEMENTED FOR CLASS: class sun.awt.font.NativeFontWrapper - usePlatformFontMetrics
Installer: InstallAnywhere 5.0.5 Enterprise Build 1626
__________________________________________________ ________________________

Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
System's temporary directory = /Users/tcruise/
Installer: no 'sea_loc' in working dir, couldn't define $EXTRACTOR_EXECUTABLE$
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
RepositoryManager: lock acquired on: /Library/Preferences/.com.zerog.registry.lock
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJFileUtils.findFolder is obsolete. See the Release Notes for replacement api.
Warning: MRJApplicationUtils.registerOpenDocumentHandle is obsolete. See the Release Notes for replacement api.
Warning: MRJApplicationUtils.registerAboutHandler is obsolete. See the Release Notes for replacement api.
Warning: MRJApplicationUtils.registerPrintDocumentHandler is obsolete. See the Release Notes for replacement api.
Warning: MRJApplicationUtils.registerQuitHandler is obsolete. See the Release Notes for replacement api.
java.lang.IllegalArgumentException: illegal file dialog mode
at java.awt.FileDialog.setMode(FileDialog.java:227)
at java.awt.FileDialog.<init>(FileDialog.java:161)
at ZeroGtd.a(Unknown Source)
at ZeroGtc.a(Unknown Source)
at com.zerog.ia.installer.installpanels.AbstractFileC hooserPanel$1.run(Unknown Source)
Reply With Quote