找回密码
 注册
Simdroid-非首页
查看: 104|回复: 0

[14.错误警告信息] 运行,初始化错误。

[复制链接]
发表于 2009-5-29 13:59:35 | 显示全部楼层 |阅读模式 来自 陕西西安
装一个专业软件,comsol,在同学电脑上安装没问题;在我机子上装,完成安装但提示some errors.然后运行过程中会报错:
Error: 9040
Fatal error.
- Type: ExceptionInInitializerError

Exception:
        java.lang.ExceptionInInitializerError
        (rethrown as com.femlab.util.FlFatalException)
Messages:
        Fatal error.
        - Type: ExceptionInInitializerError

Stack trace:
        at com.femlab.post.PostColorTableData.createColorTableComboItems(Unknown Source)
        at com.femlab.post.PostColorTableData.<clinit>(Unknown Source)
        at com.femlab.post.PostPlotStyleData.<init>(Unknown Source)
        at com.femlab.post.PostPlotStyleData.<init>(Unknown Source)
        at com.femlab.post.PostTriPlot.<init>(Unknown Source)
        at com.femlab.post.PostModelMph.ap(Unknown Source)
        at com.femlab.post.PostModelMph.<init>(Unknown Source)
        at com.femlab.gui.bp.<init>(Unknown Source)
        at com.femlab.gui.Femlab.startGui(Unknown Source)
        at com.femlab.gui.dialogs.ModelNavigator.a(Unknown Source)
        at com.femlab.gui.dialogs.ModelNavigator.applyAction(Unknown Source)
        at com.femlab.controls.FlDialog.okAction(Unknown Source)
        at com.femlab.controls.FlDialog.actionPerformed(Unknown Source)
        at com.femlab.controls.FlButton.a(Unknown Source)
        at com.femlab.controls.FlButton.fireActionPerformed(Unknown Source)
        at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
        at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at javax.swing.AbstractButton.doClick(Unknown Source)
        at com.femlab.gui.dialogs.ModelNavigator.treeClicked(Unknown Source)
        at com.femlab.controls.FlTree.mouseClicked(Unknown Source)
        at java.awt.AWTEventMulticaster.mouseClicked(Unknown Source)
        at java.awt.Component.processMouseEvent(Unknown Source)
        at javax.swing.JComponent.processMouseEvent(Unknown Source)
        at java.awt.Component.processEvent(Unknown Source)
        at java.awt.Container.processEvent(Unknown Source)
        at java.awt.Component.dispatchEventImpl(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
        at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
        at java.awt.Container.dispatchEventImpl(Unknown Source)
        at java.awt.Window.dispatchEventImpl(Unknown Source)
        at java.awt.Component.dispatchEvent(Unknown Source)
        at java.awt.EventQueue.dispatchEvent(Unknown Source)
        at com.femlab.gui.e.dispatchEvent(Unknown Source)
        at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
        at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
        at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.lang.NullPointerException
        at java.lang.System.arraycopy(Native Method)
        at com.femlab.post.BasicColorTable.createColorTables(Unknown Source)
        at com.femlab.post.BasicColorTable.<clinit>(Unknown Source)
        ... 44 more
另附上安装日志里面的错误信息:
SUMMARY
-------
0 WARNINGS
1 ERRORS
0 FATAL ERRORS

LOG
---
Entering femlabSetupMain function.
Loading Kernel32 library.
Finding Kernel32 functions.
Searching for running setup.exe processes.
Releasing Kernel32 library.
Loading Kernel32 library.
Finding Kernel32 functions.
Searching for running comsol processes.
Releasing Kernel32 library.
Loading Kernel32 library.
Finding Kernel32 functions.
Searching for running matlab processes.
Releasing Kernel32 library.
Loading Kernel32 library.
Finding Kernel32 functions.
Searching for running femlab processes.
Releasing Kernel32 library.
Running Processes Check: No running processes.
Creating directory C:\comsolsetup.5980
Creating components in C:\comsolsetup.5980\vm
Unpacking H:\soft\COMSOL\archives\setup.isa
Copying files from H:\soft\COMSOL to C:\comsolsetup.5980\vm
Copying file H:\soft\COMSOL\comsol.opts to C:\comsolsetup.5980\vm\bin\comsol.opts
Copying file H:\soft\COMSOL\setup.exe to C:\comsolsetup.5980\vm\bin\setup.exe
Starting subprocess in setup.exe.
- Running:C:\comsolsetup.5980\vm\bin\setup.exeC:\comsolsetup.5980\vm\bin\setup.exeinstall -nosplash "H:\soft\COMSOL""C:\DOCUME~1\me\LOCALS~1\Temp\comsolsetup_5980.log"
- Starting in: C:\comsolsetup.5980\vm\bin
Started subprocess in setup.exe.
Starting installer with args: [install,H:\soft\COMSOL,C:\DOCUME~1\me\LOCALS~1\Temp\comsolsetup_5980.log]
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.4\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.4'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.3\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.3'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.2\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.2'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.1\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.1'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.0.4\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.0.4'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.0.1\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.0.1'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\7.0\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\7.0'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\6.5.1\MATLABROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\MathWorks\MATLAB\6.5.1'
Reading registry HKLM\SOFTWARE\MathWorks\MATLAB\6.5\MATLABROOT
- value: C:\yk\soft\MATLAB6.5
Reading registry HKLM\SOFTWARE\Comsol\COMSOL35a\COMSOLROOT
- Failed to read registry key: com.femlab.install.reg.NoSuchKeyException: RegOpenKeyEx(), key='SOFTWARE\Comsol\COMSOL35a'
FlInstaller.setOldInstallDir
- oldInstallDir: C:\COMSOL35a
- checkLicense: false
- force: true
>>>>> FlInstaller.initInstallSetVariables
FlInstaller.setInstallDir
- installDir: C:\COMSOL35a
<<<<< FlInstaller.initInstallSetVariables
About to show installer panel 'intro'.
Initializing installer panel 'intro'.
Successfully initialized installer panel 'intro'.
FlInstaller.setInstallDir
- installDir: C:\COMSOL35a
About to show installer panel 'license'.
Initializing installer panel 'license'.
Successfully initialized installer panel 'license'.
Clicked main panel button 'next'.
Checking license in license panel.
>>>>> FlInstallUtil.checkVCRedist
  loading fldynload
  loading successful
<<<<< FlInstallUtil.checkVCRedist
About to show installer panel 'platform'.
Initializing installer panel 'platform'.
Successfully initialized installer panel 'platform'.
Clicked main panel button 'next'.
About to show installer panel 'feature'.
Initializing installer panel 'feature'.
Checking free disk space on C:\
- free disk space: 8243191808
Successfully initialized installer panel 'feature'.
Checking free disk space on H:\soft
- free disk space: 45356400640
Clicked main panel button 'next'.
FlInstaller.setInstallDir
- installDir: H:\soft\COMSOL35a
About to show installer panel 'options'.
Initializing installer panel 'options'.
Successfully initialized installer panel 'options'.
Clicked main panel button 'next'.
About to show installer panel 'install'.
Initializing installer panel 'install'.
Successfully initialized installer panel 'install'.
Clicked main panel button 'install'.
Creating H:\soft\COMSOL35a
Creating H:\soft\COMSOL35a\uninstall
FlInstallActions.preInstall
- instDir: H:\soft\COMSOL35a
- islDir: H:\soft\COMSOL35a\uninstall\isl
FlInstallActions.createUpgradeInfoFiles
Copying H:\soft\COMSOL\archives\size to H:\soft\COMSOL35a\uninstall\isl\size.new
FlInstallActions.createUninstallFiles1
Copying H:\soft\COMSOL\setup.exe to H:\soft\COMSOL35a\uninstall\setup.exe
Copying H:\soft\COMSOL\vm to H:\soft\COMSOL35a\uninstall\vm
>>>>> installing acdc
<<<<< installing acdc
>>>>> installing acdc_doc
<<<<< installing acdc_doc
>>>>> installing acdc_mdl
<<<<< installing acdc_mdl
>>>>> installing mph
<<<<< installing mph
>>>>> installing mph_win32
<<<<< installing mph_win32
>>>>> installing mph_doc
<<<<< installing mph_doc
>>>>> installing mph_mdl
<<<<< installing mph_mdl
>>>>> installing cluster
<<<<< installing cluster
>>>>> installing fl
<<<<< installing fl
>>>>> installing fl_jvm_win32
<<<<< installing fl_jvm_win32
>>>>> installing fl_win32
<<<<< installing fl_win32
>>>>> installing fl_lic_win32
<<<<< installing fl_lic_win32
>>>>> installing fl_lic_doc
<<<<< installing fl_lic_doc
>>>>> installing optlab_win32
<<<<< installing optlab_win32
>>>>> installing optlab_doc
<<<<< installing optlab_doc
FlInstallActions.postInstall
- instDir: H:\soft\COMSOL35a
- islDir: H:\soft\COMSOL35a\uninstall\isl
- repair: false
Creating H:\soft\COMSOL35a\uninstall\fl.ver
FlInstallActions.updateSizeFile
Copying H:\soft\COMSOL35a\uninstall\isl\size.new to H:\soft\COMSOL35a\uninstall\isl\size
FlInstallActions.createBinFiles
Copying C:\DOCUME~1\me\LOCALS~1\Temp\cl041546\fl258082.tmp to H:\soft\COMSOL35a\bin\comsol.opts
FlInstallActions.createUninstallFiles1
Copying H:\soft\COMSOL35a\bin\comsol.opts to H:\soft\COMSOL35a\uninstall\comsol.opts
FlInstallActions.createDocFiles
Copying C:\DOCUME~1\me\LOCALS~1\Temp\cl041546\fl258082.tmp to H:\soft\COMSOL35a\doc\plain\helpdesk.htm
FlInstallActions.editMLPathdef
FlInstallActions.updateLicenseFiles
Copying H:\soft\COMSOL\crack\comsol-nodelocked35a.dat to H:\soft\COMSOL35a\license\license.dat
Copying H:\soft\COMSOL35a\license\license.dat to H:\soft\COMSOL35a\license\license.paid
Creating vendor string based on installed products.
New vendor string: F,104204
Copying C:\DOCUME~1\me\LOCALS~1\Temp\cl041546\fl258082.tmp to H:\soft\COMSOL35a\licenseinfo.ini
--- BEGIN ERROR (1) ---
Failed to save known modes to file: C:\Documents and Settings\me\.comsol\ver35a\knownmodes_603.ini
C:\Documents and Settings\me\.comsol\ver35a\knownmodes_603.ini (系统找不到指定的路径。)
--- END ERROR (1) ---
FlInstallActions.createShortCuts
FlUninstallActions.removeDesktopShortcuts
Deleting file C:\Documents and Settings\All Users\桌面\COMSOL Multiphysics 3.5a.lnk (isFile=false)
Deleting file C:\Documents and Settings\All Users\桌面\COMSOL 3.5a with MATLAB.lnk (isFile=false)
Deleting file C:\Documents and Settings\All Users\桌面\COMSOL Reaction Engineering Lab 3.5a.lnk (isFile=false)
Updating shortcut C:\Documents and Settings\All Users\桌面\COMSOL Multiphysics 3.5a.lnk
- target: H:\soft\COMSOL35a\bin\comsol.exe
- startDir: H:\soft\COMSOL35a
- args:
FlUninstallActions.removeStartMenuShortcuts
Deleting dir C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a (isDir=false)
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\COMSOL Multiphysics 3.5a.lnk
- target: H:\soft\COMSOL35a\bin\comsol.exe
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Client Server\COMSOL Multiphysics 3.5a Client.lnk
- target: H:\soft\COMSOL35a\bin\comsol.exe
- startDir: H:\soft\COMSOL35a
- args: client
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Client Server\COMSOL Multiphysics 3.5a Server.lnk
- target: H:\soft\COMSOL35a\bin\comsolserver.exe
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Tools\Install COMSOL Update.lnk
- target: H:\soft\COMSOL35a\bin\comsol.exe
- startDir: H:\soft\COMSOL35a
- args: update
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Help Desk (HTML and PDF).lnk
- target: H:\soft\COMSOL35a\doc\plain\helpdesk.htm
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\Quick Installation Guide.lnk
- target: H:\soft\COMSOL35a\doc\plain\quickinstall.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\Installation and Operations Guide.lnk
- target: H:\soft\COMSOL35a\doc\plain\install.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\License Agreement.lnk
- target: H:\soft\COMSOL35a\doc\plain\license.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\New Feature Highlights.lnk
- target: H:\soft\COMSOL35a\doc\plain\release.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\Compatibility Notes.lnk
- target: H:\soft\COMSOL35a\doc\plain\compatibility.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\AllUsers\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\QuickStart and Quick Reference.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\quick.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\User's Guide.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\guide.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\Modeling Guide.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\modeling.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\Model Library.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\modlib.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\AllUsers\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\ScriptingGuide.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\mlinterface.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\AllUsers\「开始」菜单\程序\COMSOL 3.5a\Documentation\COMSOL Multiphysics\ReferenceGuide.lnk
- target: H:\soft\COMSOL35a\doc\multiphysics\command.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\AC DC Module\User's Guide.lnk
- target: H:\soft\COMSOL35a\doc\acdc\acdcug.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\AC DC Module\Model Library.lnk
- target: H:\soft\COMSOL35a\doc\acdc\acdcmodlib.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Documentation\AC DC Module\Reference Guide.lnk
- target: H:\soft\COMSOL35a\doc\acdc\acdcref.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\AllUsers\「开始」菜单\程序\COMSOL 3.5a\Documentation\Optimization Lab\User's Guidefor SNOPT.lnk
- target: H:\soft\COMSOL35a\doc\optlab\sndoc7.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\AllUsers\「开始」菜单\程序\COMSOL 3.5a\Documentation\License Tools\FLEXnetLicensing End User Guide.lnk
- target: H:\soft\COMSOL35a\doc\plain\flexlm\enduser.pdf
- startDir: H:\soft\COMSOL35a
- args:
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\Uninstall COMSOL 3.5a.lnk
- target: H:\soft\COMSOL35a\uninstall\setup.exe
- startDir: H:\soft\COMSOL35a
- args: uninstall
Updating shortcut C:\Documents and Settings\All Users\「开始」菜单\程序\COMSOL 3.5a\License Tools\LMTOOLS.lnk
- target: H:\soft\COMSOL35a\license\win32\lmtools.exe
- startDir: H:\soft\COMSOL35a
- args:
FlInstallActions.setWinRegistry
Creating/updating registry key
- topKey: HKLM
- path: SOFTWARE\Comsol\COMSOL35a
- name: COMSOLROOT
- value: H:\soft\COMSOL35a
Creating/updating registry key
- topKey: HKLM
- path: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMSOL35a
- name: DisplayName
- value: COMSOL 3.5a
Creating/updating registry key
- topKey: HKLM
- path: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMSOL35a
- name: DisplayVersion
- value: COMSOL 3.5a (COMSOL 3.5.0.603, $Date: 2008/12/03 17:02:19 $)
Creating/updating registry key
- topKey: HKLM
- path: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMSOL35a
- name: HelpLink
- value: http://www.comsol.com
Creating/updating registry key
- topKey: HKLM
- path: SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\COMSOL35a
- name: UninstallString
- value: "H:\soft\COMSOL35a\uninstall\setup.exe" uninstall
Creating/updating registry key
- topKey: HKCR
- path: .fl
- name:
- value: MPHFile
Creating/updating registry key
- topKey: HKCR
- path: .mph
- name:
- value: MPHFile
Creating/updating registry key
- topKey: HKCR
- path: MPHFile
- name:
- value: COMSOL Model File
Creating/updating registry key
- topKey: HKCR
- path: MPHFile\DefaultIcon
- name:
- value: "H:\soft\COMSOL35a\bin\flmdlfile.ico",0
Creating/updating registry key
- topKey: HKCR
- path: MPHFile\Shell\Open\command
- name:
- value: "H:\soft\COMSOL35a\bin\comsol.exe" -open "%1"
Creating/updating registry key
- topKey: HKCR
- path: Applications\comsol.exe\shell\Open\command
- name:
- value: "H:\soft\COMSOL35a\bin\comsol.exe" -open "%1"
FlInstallActions.postInstall: clean up
Deleting temp file C:\DOCUME~1\me\LOCALS~1\Temp\cl041546\fl258082.tmp
Deleting empty directories in H:\soft\COMSOL35a
FlInstallActions.createLogFile
Writing log to H:\soft\COMSOL35a\comsolsetup.log
About to show installer panel 'finish'.
Initializing installer panel 'finish'.
Successfully initialized installer panel 'finish'.


INSTALL REGISTRY
----------------
system.arch=win32
system.arch.type=8
system.arch.name=x86
system.arch.datamodel=32
system.osname=windows xp
system.win32.desktop=C:\Documents and Settings\All Users\Desktop
system.win32.startmenu=C:\Documents and Settings\All Users\Start Menu\Programs
system.freedisk.path=
system.freedisk=
path.setup=C:\comsolsetup.5980\vm
path.installation=H:\soft\COMSOL35a
path.installation.default=C:\COMSOL35a
path.old.installation=
path.old.installation.default=C:\COMSOL35a
path.matlab=
path.matlab.default=
path.old.matlab=
version.name=COMSOL 3.5
version.major=0
version.build=603
version.old.name=
version.old.major=-1
version.old.build=-1
license.istrial=off
license.paid=
license.trial=
license.user.name=me
license.user.company=
license.vendorstr=F,FFFFFF
license.old.vendorstr=
license.isserver=off
license.datfile=H:\soft\COMSOL\crack\comsol-nodelocked35a.dat
license.inifile=
license.COMSOL=on
license.ACDC=on
license.ACO=on
license.CHEM=on
license.ES=on
license.HT=on
license.MATLIB=on
license.MEMS=on
license.RF=on
license.SME=on
license.OPTLAB=on
license.CADIMPORT=on
license.CATIA4=on
license.CATIA5=on
license.INVENTOR=on
license.ProE=on
license.VDA=on
license.REACTION=on
license.CLUSTERNODE=on
arch.glnx86=off
arch.glnxa64=off
arch.glnxi64=off
arch.sol2=off
arch.sol64=off
arch.macosx=off
arch.maci32=off
arch.maci64=off
arch.win32=on
arch.win64=off
feature.repair=off
options.shortcut.desktop=on
options.shortcut.startmenu=on
options.fileassoc.fl=on
options.fileassoc.rxn=off
options.licmanager.start=on
options.licmanager.nsl=off
options.licmanager.username=
path.installation.old.COMSOL35a=


SYSTEM PROPERTIES
-----------------
java.runtime.name = Java(TM) SE Runtime Environment
fl.clusterdisplay = off
sun.boot.library.path = C:\comsolsetup.5980\vm\java\win32\jre\bin
java.vm.version = 10.0-b22
sun.java2d.d3d = false
java.vm.vendor = Sun Microsystems Inc.
java.vendor.url = http://java.sun.com/
path.separator = ;
java.vm.name = Java HotSpot(TM) Client VM
file.encoding.pkg = sun.io
user.country = CN
sun.os.patch.level = Service Pack 2
fl.initiallabelfont = javax.swing.plaf.FontUIResource[family=SimSun,name=宋体,style=plain,size=12]
java.vm.specification.name = Java Virtual Machine Specification
user.dir = C:\comsolsetup.5980\vm\bin
java.runtime.version = 1.6.0_06-b02
java.awt.graphicsenv = sun.awt.Win32GraphicsEnvironment
java.endorsed.dirs = C:\comsolsetup.5980\vm\java\win32\jre\lib\endorsed
os.arch = x86
java.io.tmpdir = C:\DOCUME~1\me\LOCALS~1\Temp\
line.separator =

sun.java2d.ddoffscreen = false
java.vm.specification.vendor = Sun Microsystems Inc.
fl.system_root = C:\WINDOWS
user.variant =
os.name = Windows XP
fl.cluster = off
sun.java2d.noddraw = true
sun.jnu.encoding = GB18030
fl.ipver = ipv4
java.library.path =C:\comsolsetup.5980\vm\bin;.;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\comsolsetup.5980\vm\lib\win32;C:\comsolsetup.5980\vm\lib\win32\ipv4;C:\comsolsetup.5980\vm\ext\cadimport\win32;C:\comsolsetup.5980\vm\java\win32\jre\bin;C:\ProgramFiles\PC Connectivity Solution\;C:\ProgramFiles\ThinkPad\Utilities;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\ProgramFiles\Intel\Wireless\Bin\;C:\Program Files\DiskeeperCorporation\Diskeeper\;C:\ProgramFiles\ThinkPad\ConnectUtilities;C:\Program Files\CommonFiles\Lenovo;C:\Program Files\Lenovo\Client SecuritySolution;C:\Program Files\Common Files\TTKN\Bin;
fl.license_file = C:\comsolsetup.5980\vm\license\license.dat
java.specification.name = Java Platform API Specification
java.class.version = 50.0
fl.fontfix = off
sun.management.compiler = HotSpot Client Compiler
os.version = 5.1
user.home = C:\Documents and Settings\me
user.timezone = Asia/Shanghai
java.awt.printerjob = sun.awt.windows.WPrinterJob
file.encoding = GB18030
java.specification.version = 1.6
fl.compiler =
java.class.path =.;C:\comsolsetup.5980\vm\plugins\jar;C:\comsolsetup.5980\vm\plugins\jar\aco.jar;C:\comsolsetup.5980\vm\plugins\jar\api.jar;C:\comsolsetup.5980\vm\plugins\jar\cad.jar;C:\comsolsetup.5980\vm\plugins\jar\cfd.jar;C:\comsolsetup.5980\vm\plugins\jar\cluster.jar;C:\comsolsetup.5980\vm\plugins\jar\chem.jar;C:\comsolsetup.5980\vm\plugins\jar\commands.jar;C:\comsolsetup.5980\vm\plugins\jar\controls.jar;C:\comsolsetup.5980\vm\plugins\jar\em.jar;C:\comsolsetup.5980\vm\plugins\jar\es.jar;C:\comsolsetup.5980\vm\plugins\jar\geom.jar;C:\comsolsetup.5980\vm\plugins\jar\gui.jar;C:\comsolsetup.5980\vm\plugins\jar\heat.jar;C:\comsolsetup.5980\vm\plugins\jar\icons.jar;C:\comsolsetup.5980\vm\plugins\jar\jni.jar;C:\comsolsetup.5980\vm\plugins\jar\mems.jar;C:\comsolsetup.5980\vm\plugins\jar\mesh.jar;C:\comsolsetup.5980\vm\plugins\jar\opt.jar;C:\comsolsetup.5980\vm\plugins\jar\parser.jar;C:\comsolsetup.5980\vm\plugins\jar\post.jar;C:\comsolsetup.5980\vm\plugins\jar\print.jar;C:\comsolsetup.5980\vm\plugins\jar\reaction.jar;C:\comsolsetup.5980\vm\plugins\jar\report.jar;C:\comsolsetup.5980\vm\plugins\jar\simulation.jar;C:\comsolsetup.5980\vm\plugins\jar\solver.jar;C:\comsolsetup.5980\vm\plugins\jar\server.jar;C:\comsolsetup.5980\vm\plugins\jar\sme.jar;C:\comsolsetup.5980\vm\plugins\jar\symbols.jar;C:\comsolsetup.5980\vm\plugins\jar\util.jar;C:\comsolsetup.5980\vm\plugins\jar\view.jar;C:\comsolsetup.5980\vm\plugins\jar\xfiles.jar;C:\comsolsetup.5980\vm\plugins\jar\xmesh.jar;C:\comsolsetup.5980\vm\test\jar\test.jar;C:\comsolsetup.5980\vm\test\jar\junit.jar;C:\comsolsetup.5980\vm\plugins\jar\install.jar
user.name = me
java.vm.specification.version = 1.0
java.home = C:\comsolsetup.5980\vm\java\win32\jre
sun.arch.data.model = 32
user.language = zh
java.specification.vendor = Sun Microsystems Inc.
awt.toolkit = sun.awt.windows.WToolkit
java.vm.info = mixed mode
java.version = 1.6.0_06
java.ext.dirs = C:\comsolsetup.5980\vm\java\win32\jre\lib\ext;C:\WINDOWS\Sun\Java\lib\ext
sun.boot.class.path =C:\comsolsetup.5980\vm\java\win32\jre\lib\resources.jar;C:\comsolsetup.5980\vm\java\win32\jre\lib\rt.jar;C:\comsolsetup.5980\vm\java\win32\jre\lib\sunrsasign.jar;C:\comsolsetup.5980\vm\java\win32\jre\lib\jsse.jar;C:\comsolsetup.5980\vm\java\win32\jre\lib\jce.jar;C:\comsolsetup.5980\vm\java\win32\jre\lib\charsets.jar;C:\comsolsetup.5980\vm\java\win32\jre\classes
java.vendor = Sun Microsystems Inc.
host.name = unknown
file.separator = \
java.vendor.url.bug = http://java.sun.com/cgi-bin/bugreport.cgi
fl.root = C:\comsolsetup.5980\vm
sun.io.unicode.encoding = UnicodeLittle
sun.cpu.endian = little
fl.stacksize = 2m
sun.desktop = windows
sun.cpu.isalist = pentium_pro+mmx pentium_pro pentium+mmx pentium i486 i386 i86

这个跟系统有什么关系呢?
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|小黑屋|联系我们|仿真互动网 ( 京ICP备15048925号-7 )

GMT+8, 2024-4-27 15:47 , Processed in 0.031003 second(s), 13 queries , Gzip On, MemCache On.

Powered by Discuz! X3.5 Licensed

© 2001-2024 Discuz! Team.

快速回复 返回顶部 返回列表