This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 48969 - java.lang.Nullpointer exception
Summary: java.lang.Nullpointer exception
Status: CLOSED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 3.x
Hardware: PC Windows XP
: P3 blocker (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-14 01:27 UTC by Hohensinner
Modified: 2004-11-01 09:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
ide-log file (258.52 KB, patch)
2004-09-14 01:29 UTC, Hohensinner
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Hohensinner 2004-09-14 01:27:31 UTC
current version 3.4.1 ide
java.lang.Nullpointer exception!

problems to run the 3DSL Simulator, and problems
to save the license file for the simulator.

below you'll find the ide-log file:

-------------------------------------------------------------------------------
>Log Session: Tuesday, 7 September 2004 11:21:35
AM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Tue
Sep 07 11:21:36 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
7/09/2004 11:21:37
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
7/09/2004 11:21:37
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
7/09/2004 11:21:37
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
7/09/2004 11:21:37
com.streamsim.p3dsl.actions.DrawWAFPieAction 
INFO: Translated 'DrawWAFPie' to 'Draw Pie Chart'
Turning on modules:
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	com.streamsim.p3dsl/1 [1.2 200405271812]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
Starting system in full screen (MDI) UI mode.
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
7/09/2004 11:21:38
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:39
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
7/09/2004 11:21:39
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-07 10:46:50.0
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-07
10:46:50.0
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:39
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:40
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:41
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
7/09/2004 11:21:43
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
7/09/2004 11:21:43
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:21:43
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
7/09/2004 11:21:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:21:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:21:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:21:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:55 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:56 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:57 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@cbbe37[Name=30x10x20,
displayName=slc]

7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@cbbe37[Name=30x10x20,
displayName=slc]
7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
7/09/2004 11:21:58
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094512787169

7/09/2004 11:27:46
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
7/09/2004 11:27:46
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
7/09/2004 11:27:46
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
7/09/2004 11:27:46
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
7/09/2004 11:27:46
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:25
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
7/09/2004 11:29:25
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:26
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
7/09/2004 11:29:26
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-08-19 15:55:44.0
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-08-19
15:55:44.0
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledgrid.svs
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledgrid.wcc
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledgrid.idx
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledkro.svs
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkro.wcc
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkro.idx
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledkrw.svs
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkrw.wcc
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkrw.idx
7/09/2004 11:29:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.svs
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.wcc
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.idx
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.svs
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.wcc
7/09/2004 11:29:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.idx
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.svs
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.wcc
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.idx
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
7/09/2004 11:29:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
7/09/2004 11:29:35
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:29:35
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:29:35
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:29:35
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@1eaf705[Name=3dsl,
displayName=slc]

7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@1eaf705[Name=3dsl,
displayName=slc]
7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\spe10-upscaled\3dsl.slc
7/09/2004 11:29:36
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\spe10-upscaled\3dsl.slc, slc,
all, 0, 0)
svsTimeStamp: 1092950807984

INFORMATIONAL *********** Exception occurred
************ at Tue Sep 07 11:30:08 NZST 2004
Annotation: (Run with
-J-Dnetbeans.debug.exceptions=true for more details.)
[catch]java.lang.IllegalStateException: Warning:
multiple instances of shared class
com.streamsim.studiosl.actions.SLOpenAction created.
	at
org.openide.util.SharedClassObject.<init>(Unknown
Source)
	at
org.openide.util.actions.SystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CallableSystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.NodeAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CookieAction.<init>(Unknown
Source)
	at org.openide.actions.OpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.actions.SLOpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.StudioSLDataNode.getDefaultAction(Unknown
Source)
	at
org.openide.nodes.FilterNode.getDefaultAction(Unknown
Source)
	at
org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at java.awt.Component.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
java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
Serializable class
com.streamsim.studiosl.StudioSLEditorSupport$StudioSLEnv
does not declare serialVersionUID field.
Encountered while storing:
[org.openide.windows.TopComponent$Replacer,
java.lang.Short, java.lang.Number,
org.openide.windows.CloneableOpenSupport$Listener,
org.openide.windows.CloneableTopComponent$Ref] See
also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
[may have been writing
Windows/Components/cpg#002Edat_1.settings]
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
-------------------------------------------------------------------------------
>Log Session: Thursday, 9 September 2004 09:02:43
AM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Thu
Sep 09 09:02:47 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
9/09/2004 09:02:50
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 09:02:50
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 09:02:50
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 09:02:50
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
9/09/2004 09:02:50
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
Turning on modules:
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	com.streamsim.p3dsl/1 [1.2 200405271812]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
Starting system in full screen (MDI) UI mode.
9/09/2004 09:02:52
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:52
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
9/09/2004 09:02:53
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:53
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 09:02:53
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-08-19 15:55:44.0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-08-19
15:55:44.0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:53
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledgrid.svs
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledgrid.wcc
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledgrid.idx
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:54
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[cpg.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[grid.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:55
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:56
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:56
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:56
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:56
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:02:56
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledkro.svs
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkro.wcc
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkro.idx
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\spe10-upscaledkrw.svs
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkrw.wcc
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkrw.idx
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:57
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.svs
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.wcc
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkx30x110x17.idx
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.svs
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.wcc
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledkz30x110x17.geom.idx
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:58
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\spe10-upscaled
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.svs
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.wcc
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\spe10-upscaledphi30x110x17.idx
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:02:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:30
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 09:32:30
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-07 10:46:50.0
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-07
10:46:50.0
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:31
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 09:32:32
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 09:32:33
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 09:32:33
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 09:32:33
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
INFORMATIONAL *********** Exception occurred
************ at Thu Sep 09 09:32:37 NZST 2004
Annotation: (Run with
-J-Dnetbeans.debug.exceptions=true for more details.)
[catch]java.lang.IllegalStateException: Warning:
multiple instances of shared class
com.streamsim.studiosl.actions.SLOpenAction created.
	at
org.openide.util.SharedClassObject.<init>(Unknown
Source)
	at
org.openide.util.actions.SystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CallableSystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.NodeAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CookieAction.<init>(Unknown
Source)
	at org.openide.actions.OpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.actions.SLOpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.StudioSLDataNode.getDefaultAction(Unknown
Source)
	at
org.openide.nodes.FilterNode.getDefaultAction(Unknown
Source)
	at
org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at java.awt.Component.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
java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
Serializable class
com.streamsim.studiosl.StudioSLEditorSupport$StudioSLEnv
does not declare serialVersionUID field.
Encountered while storing:
[org.openide.windows.TopComponent$Replacer,
java.lang.Short, java.lang.Number,
org.openide.windows.CloneableOpenSupport$Listener,
org.openide.windows.CloneableTopComponent$Ref] See
also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
[may have been writing
Windows/Components/30x10x20#002Edat_4.settings]
9/09/2004 09:32:40
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 09:32:41
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 09:32:41
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 09:32:41
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
9/09/2004 09:32:42
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:42 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:43 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:44 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 09:32:48
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 09:32:48
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 09:32:48
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 09:32:48
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@624a40[Name=30x10x20,
displayName=slc]

9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@624a40[Name=30x10x20,
displayName=slc]
9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
9/09/2004 09:32:49
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094512787169

9/09/2004 11:32:41
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 11:32:41
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 11:32:43
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 11:32:43
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
9/09/2004 11:32:43
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
9/09/2004 11:32:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:48
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:49
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:50
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:50
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:51
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:52
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:55
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:32:57
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:07
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:17
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:20
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:24
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:27
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:27
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:33
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:36
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:41
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:45
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:33:49
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:36:15
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:37:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:37:46
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:38:26
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:23
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:24
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:24
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:30
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:33
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:51
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:52
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:43:59
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:44:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:44:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:44:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:07
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:17
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:19
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:20
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:23
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:27
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:28
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:29
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:31
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:34
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:38
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:40
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:44
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:45
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:46
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:45:49
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:46:49
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:47:28
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:48:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:49:56
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:49:58
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:49:59
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:50:11
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:50:57
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:51:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:52:26
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:54:21
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 11:54:21
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 11:54:22
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 11:54:22
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
9/09/2004 11:54:22
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
9/09/2004 11:57:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:57:13
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:57:15
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:57:16
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:57:18
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:58:58
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 11:59:11
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:30
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:31
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:33
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:37
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:39
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:02:57
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 12:02:57
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 12:06:55
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:06:57
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:11
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:13
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:18
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:30
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:31
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 12:07:32
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
-------------------------------------------------------------------------------
>Log Session: Thursday, 9 September 2004 01:06:18
PM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Thu
Sep 09 13:06:20 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
9/09/2004 13:06:21
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 13:06:21
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 13:06:21
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
9/09/2004 13:06:21
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
9/09/2004 13:06:21
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
Turning on modules:
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
	com.streamsim.p3dsl/1 [1.2 200405271812]
Starting system in full screen (MDI) UI mode.
9/09/2004 13:06:23
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
9/09/2004 13:06:23
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 13:06:23
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-07 10:46:50.0
9/09/2004 13:06:23
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-07
10:46:50.0
9/09/2004 13:06:23
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 13:06:24
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:06:25
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 13:06:26
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:06:27
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 13:06:27
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:06:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:06:28
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
INFORMATIONAL *********** Exception occurred
************ at Thu Sep 09 13:06:33 NZST 2004
Annotation: (Run with
-J-Dnetbeans.debug.exceptions=true for more details.)
[catch]java.lang.IllegalStateException: Warning:
multiple instances of shared class
com.streamsim.studiosl.actions.SLOpenAction created.
	at
org.openide.util.SharedClassObject.<init>(Unknown
Source)
	at
org.openide.util.actions.SystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CallableSystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.NodeAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CookieAction.<init>(Unknown
Source)
	at org.openide.actions.OpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.actions.SLOpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.StudioSLDataNode.getDefaultAction(Unknown
Source)
	at
org.openide.nodes.FilterNode.getDefaultAction(Unknown
Source)
	at
org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at java.awt.Component.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
java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
Serializable class
com.streamsim.studiosl.StudioSLEditorSupport$StudioSLEnv
does not declare serialVersionUID field.
Encountered while storing:
[org.openide.windows.TopComponent$Replacer,
java.lang.Short, java.lang.Number,
org.openide.windows.CloneableOpenSupport$Listener,
org.openide.windows.CloneableTopComponent$Ref] See
also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
[may have been writing
Windows/Components/30x10x20#002Edat_5.settings]
9/09/2004 13:09:09
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:10
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:10
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:10
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:14
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:14
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:15 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:16 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:17 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:18 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:18 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@199f9eb[Name=30x10x20,
displayName=slc]

9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@199f9eb[Name=30x10x20,
displayName=slc]
9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
9/09/2004 13:09:18
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094512787169

!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@19331eb[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@19331eb[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@19331eb[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@19331eb[Editors/text/plain]
9/09/2004 13:14:07
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
9/09/2004 13:14:07
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
9/09/2004 13:14:07
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
9/09/2004 13:50:00
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
9/09/2004 13:50:02
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

9/09/2004 13:50:06
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
9/09/2004 13:50:07
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-09 13:14:10.0
9/09/2004 13:50:07
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-09
13:14:10.0
9/09/2004 13:50:07
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
9/09/2004 13:50:07
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
9/09/2004 13:50:07
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
9/09/2004 13:50:08
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
9/09/2004 13:52:16
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:52:16
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:52:16
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:52:16
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@1bc244d[Name=30x10x20,
displayName=slc]

9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@1bc244d[Name=30x10x20,
displayName=slc]
9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
9/09/2004 13:52:17
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094694595705

9/09/2004 14:17:23
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 14:17:23
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 14:17:24
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
9/09/2004 14:17:24
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
9/09/2004 14:17:24
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
9/09/2004 14:17:34
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 14:17:34
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 14:17:35
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
9/09/2004 14:17:35
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
9/09/2004 14:17:35
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
9/09/2004 14:17:37
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:41
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:41
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:42
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:42
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:43
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:44
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:45
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
9/09/2004 14:17:51
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
-------------------------------------------------------------------------------
>Log Session: Friday, 10 September 2004 09:08:12
AM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Fri
Sep 10 09:08:16 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
10/09/2004 09:08:20
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
10/09/2004 09:08:21
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
10/09/2004 09:08:21
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
10/09/2004 09:08:21
com.streamsim.p3dsl.actions.DrawWAFPieAction 
INFO: Translated 'DrawWAFPie' to 'Draw Pie Chart'
Turning on modules:
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	com.streamsim.p3dsl/1 [1.2 200405271812]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
Starting system in full screen (MDI) UI mode.
10/09/2004 09:08:23
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:25
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
10/09/2004 09:08:25
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-09 13:14:10.0
10/09/2004 09:08:25
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-09
13:14:10.0
10/09/2004 09:08:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 09:08:26
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 09:08:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:26
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 09:08:26
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 09:08:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:27
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 09:08:28
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 09:08:29
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 09:08:30
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
10/09/2004 09:08:30
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 09:08:30
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 09:08:31
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
INFORMATIONAL *********** Exception occurred
************ at Fri Sep 10 09:13:03 NZST 2004
Annotation: (Run with
-J-Dnetbeans.debug.exceptions=true for more details.)
[catch]java.lang.IllegalStateException: Warning:
multiple instances of shared class
com.streamsim.studiosl.actions.SLOpenAction created.
	at
org.openide.util.SharedClassObject.<init>(Unknown
Source)
	at
org.openide.util.actions.SystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CallableSystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.NodeAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CookieAction.<init>(Unknown
Source)
	at org.openide.actions.OpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.actions.SLOpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.StudioSLDataNode.getDefaultAction(Unknown
Source)
	at
org.openide.nodes.FilterNode.getDefaultAction(Unknown
Source)
	at
org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at java.awt.Component.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
java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
Serializable class
com.streamsim.studiosl.StudioSLEditorSupport$StudioSLEnv
does not declare serialVersionUID field.
Encountered while storing:
[org.openide.windows.TopComponent$Replacer,
java.lang.Short, java.lang.Number,
org.openide.windows.CloneableOpenSupport$Listener,
org.openide.windows.CloneableTopComponent$Ref] See
also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
[may have been writing
Windows/Components/30x10x20#002Edat_6.settings]
10/09/2004 09:13:09
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 09:13:09
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 09:13:09
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 09:13:09
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:10 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:11 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:12 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13 java.util.jar.Attributes read
WARNING: Duplicate name in Manifest: Depends-On
10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@ce82cc[Name=30x10x20,
displayName=slc]

10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@ce82cc[Name=30x10x20,
displayName=slc]
10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
10/09/2004 09:13:13
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094694595705

10/09/2004 09:13:54
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 09:13:54
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 09:13:55
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 09:13:55
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 09:13:55
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 09:13:59
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:07
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:14:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:15:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:15:46
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:16:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:16:57
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:18:54
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:18:55
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:18:55
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:18:56
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:18:56
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:19:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:19:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:19:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:19:59
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:20:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:20:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:20:40
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:21:19
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:22:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:23:36
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:23:38
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:23:39
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:24:14
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:24:50
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:25:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:26:02
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 09:26:02
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 09:26:03
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 09:26:03
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 09:26:03
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 09:33:37
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:33:41
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 09:33:42
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 10:12:11
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 10:12:11
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 10:12:11
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 10:51:02
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 10:51:02
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 10:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 10:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 10:51:45
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 10:51:45
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 10:51:46
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 10:51:46
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 10:51:46
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 10:51:46
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094770259015) is fresher
than dsm (1094694595705)
10/09/2004 10:51:47
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094770259015)
10/09/2004 10:51:48
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:51:53
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 10:51:53
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 10:51:53
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 10:51:53
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:  Parent slc node:
nodes:
nodes[0] =
org.openide.nodes.FilterNode@a8c31b[Name=30x10x20,
displayName=slc]

10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Translated 'DrawSLCChart' to 'Stack SLINE Maps'
10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Request received to draw a chart: Stack
SLINE Maps
10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO:      1) :
org.openide.nodes.FilterNode@a8c31b[Name=30x10x20,
displayName=slc]
10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: Path to file is: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc
10/09/2004 10:51:54
com.streamsim.p3dsl.actions.DrawSLCFolderChartAction 
INFO: oilIDArray:
oilIDArray[0] = OilDataSourceID(file, keyword,
itemName, startByte, endByte): (C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.slc,
slc, all, 0, 0)
svsTimeStamp: 1094770259015

10/09/2004 10:52:07
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:11
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:52:14
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:53:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:53:42
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:54:15
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:54:49
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:23
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:24
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:26
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:56:30
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:57:10
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:57:44
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:58:25
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 10:58:53
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:00:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:00:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:00:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:00:39
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:01:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:02:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:02:33
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 11:02:33
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 11:02:34
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 11:02:34
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 11:02:34
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 11:06:39
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:06:39
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:06:45
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 11:42:22
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 11:42:22
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 11:42:23
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 11:42:23
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 11:42:24
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 11:42:24
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Request received to draw a chart: Stack Well
PV Plots
10/09/2004 11:42:24
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Active Nodes (1):
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 12:14:35
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 12:14:35
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 12:14:35
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 12:50:54
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 12:50:56
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 12:51:02
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 12:51:02
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 12:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 12:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 12:51:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 12:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 12:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 12:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 12:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 12:51:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 12:51:04
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 13:24:31
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 13:24:32
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 13:24:32
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 13:24:33
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 13:24:33
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 13:24:56
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 13:24:56
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 13:24:56
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 13:24:56
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 13:24:57
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 13:24:57
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094777452757) is fresher
than dsm (1094770259015)
10/09/2004 13:24:57
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094777452757)
10/09/2004 13:25:00
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:02
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:03
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:04
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:05
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:25:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 13:27:25
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 13:27:25
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 13:27:25
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 13:27:25
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 13:27:26
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Translated 'DrawWPVChart' to 'Draw Well PV Plot'
10/09/2004 13:27:27
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Request received to draw a chart: Stack Well
PV Plots
10/09/2004 13:27:27
com.streamsim.p3dsl.actions.DrawWPVChartAction 
INFO: Active Nodes (1):
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 13:31:22
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 13:31:22
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 13:31:22
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 14:09:02
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 14:09:02
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 14:09:04
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 14:09:04
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 14:09:04
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 14:09:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 14:09:05
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 14:12:52
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:12:52
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:12:53
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:12:53
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 14:12:53
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 14:14:26
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:14:26
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:14:27
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:14:27
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 14:14:27
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 14:14:27
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094782141688) is fresher
than dsm (1094777452757)
10/09/2004 14:14:27
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094782141688)
10/09/2004 14:14:28
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:31
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:32
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:34
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:35
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:36
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:36
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:14:37
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 14:16:29
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 14:16:29
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 14:16:30
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 14:50:58
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 14:50:58
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 14:50:58
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 14:50:59
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 14:50:59
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 14:52:58
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:52:58
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:52:59
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 14:52:59
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 14:52:59
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 14:54:12
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:54:12
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:54:13
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 14:54:13
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 14:54:13
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 14:54:13
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094784658477) is fresher
than dsm (1094782141688)
10/09/2004 14:54:13
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094784658477)
10/09/2004 14:54:15
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:17
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:19
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:20
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 14:54:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 14:59:03
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 14:59:03
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 14:59:03
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 15:35:10
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 15:35:11
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 15:35:15
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 15:35:15
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 15:35:16
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 15:35:17
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 15:35:19
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 15:44:01
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 15:44:01
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 15:44:02
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 15:44:02
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 15:44:02
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 15:44:59
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 15:44:59
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 15:45:00
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 15:45:00
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 15:45:00
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 15:45:00
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094787308408) is fresher
than dsm (1094784658477)
10/09/2004 15:45:00
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094787308408)
10/09/2004 15:45:01
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:06
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:07
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:08
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:09
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 15:45:11
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@1cd0037[Editors/text/plain]
10/09/2004 15:52:25
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 15:52:25
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 15:52:25
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 16:26:39
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:26:39
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 16:26:39
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 16:26:39
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 16:26:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 16:26:39
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 16:26:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:26:40
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:27:17
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 16:27:17
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 16:27:18
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Translated 'DrawSummaryChart' to 'Draw
Summary Plot'
10/09/2004 16:27:18
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Request received to draw a chart: Draw
Summary Plot
10/09/2004 16:27:18
com.streamsim.p3dsl.actions.DrawSummaryChartAction 
INFO: Active Nodes (1):
10/09/2004 16:28:17
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 16:28:18
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 16:28:18
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Translated 'StackWellFolderChart' to 'Stack
Well Prd/Inj Plots'
10/09/2004 16:28:18
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Request received to draw a chart: Stack Well
Prd/Inj Plots
10/09/2004 16:28:18
com.streamsim.p3dsl.actions.DrawWellFolderChartAction 
INFO: Active Nodes (1):
10/09/2004 16:28:18
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....ds requested (1094790398809) is fresher
than dsm (1094787308408)
10/09/2004 16:28:18
com.streamsim.p3dsl.DataSourceFactory 
INFO: ....now dsm is refreshed in cache
(1094790398809)
10/09/2004 16:28:19
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:21
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:22
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:23
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:23
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
10/09/2004 16:28:26
com.streamsim.p3dsl.controls.WellPanel 
INFO: *-wel-* dayOn=false
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
-------------------------------------------------------------------------------
>Log Session: Friday, 10 September 2004 04:47:57
PM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Fri
Sep 10 16:47:59 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
10/09/2004 16:48:00
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
10/09/2004 16:48:00
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
10/09/2004 16:48:00
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
10/09/2004 16:48:00
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
10/09/2004 16:48:00
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
Turning on modules:
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	com.streamsim.p3dsl/1 [1.2 200405271812]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
Starting system in full screen (MDI) UI mode.
10/09/2004 16:48:01
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:01
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 16:48:01
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 16:48:01
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 16:48:02
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:03
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:04
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 16:48:05
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
10/09/2004 16:48:05
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 16:48:05
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
INFORMATIONAL *********** Exception occurred
************ at Fri Sep 10 16:48:12 NZST 2004
Annotation: (Run with
-J-Dnetbeans.debug.exceptions=true for more details.)
[catch]java.lang.IllegalStateException: Warning:
multiple instances of shared class
com.streamsim.studiosl.actions.SLOpenAction created.
	at
org.openide.util.SharedClassObject.<init>(Unknown
Source)
	at
org.openide.util.actions.SystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CallableSystemAction.<init>(Unknown
Source)
	at
org.openide.util.actions.NodeAction.<init>(Unknown
Source)
	at
org.openide.util.actions.CookieAction.<init>(Unknown
Source)
	at org.openide.actions.OpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.actions.SLOpenAction.<init>(Unknown
Source)
	at
com.streamsim.studiosl.StudioSLDataNode.getDefaultAction(Unknown
Source)
	at
org.openide.nodes.FilterNode.getDefaultAction(Unknown
Source)
	at
org.openide.explorer.view.TreeView$PopupSupport.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at
java.awt.AWTEventMulticaster.mouseClicked(Unknown
Source)
	at java.awt.Component.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
java.awt.EventDispatchThread.pumpOneEventForHierarchy(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)
Serializable class
com.streamsim.studiosl.StudioSLEditorSupport$StudioSLEnv
does not declare serialVersionUID field.
Encountered while storing:
[org.openide.windows.TopComponent$Replacer,
java.lang.Short, java.lang.Number,
org.openide.windows.CloneableOpenSupport$Listener,
org.openide.windows.CloneableTopComponent$Ref] See
also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
[may have been writing
Windows/Components/30x10x20#002Edat_7.settings]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
WARNING - the WizardDescriptor.Panel
implementation org.openide.loaders.TemplateWizard1
provides itself as the result of getComponent().
This can cause a clash when Component.isValid() is
overridden. Please use a separate component class.
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
!!!!!!!!!!!!!!!!!!!!!!!!class
org.netbeans.modules.editor.options.PropertiesMIMEProcessor
type file haven't been found in
folder:org.openide.loaders.DataFolder@166faac[Editors/text/plain]
10/09/2004 17:17:13
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: dsl type is ThreeDslLocation
10/09/2004 17:17:13
com.streamsim.studiosl.StudioSLUserPreferences 
INFO: getting the 3dsl location C:\Program
Files\Streamsim\3dsl-pc.exe
10/09/2004 17:17:13
com.streamsim.studiosl.compiler.StudioSLCompilerGroup 
INFO: Full path to file: C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20.dat
10/09/2004 17:19:23
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
10/09/2004 17:19:23
com.streamsim.studiosl.StudioSLChildren 
INFO: Simulation C:\Program
Files\Streamsim\data\cpg_matlab_runs\30x10x20 has
been run before.

10/09/2004 17:19:24
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
10/09/2004 17:19:24
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
10/09/2004 17:19:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
10/09/2004 17:19:24
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
10/09/2004 17:19:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
10/09/2004 17:19:24
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
10/09/2004 17:19:25
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
10/09/2004 17:19:25
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
10/09/2004 17:19:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
10/09/2004 17:19:25
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
10/09/2004 17:19:25
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
-------------------------------------------------------------------------------
>Log Session: Monday, 13 September 2004 11:58:30
AM NZST
>System Info: 
  Product Version       = NetBeans IDE 3.4.1
  IDE Versioning        = IDE/1 spec=2.23.2
impl=200308190212
  Operating System      = Windows XP version 5.1
running on x86
  Java; VM; Vendor      = 1.4.2_05; Java
HotSpot(TM) Client VM 1.4.2_05-b04; Sun
Microsystems Inc.
  Java Home             = C:\Program
Files\Java\j2re1.4.2_05
  System Locale; Encod. = en_NZ; Cp1252
  Home Dir; Current Dir = C:\Documents and
Settings\hob; C:\Program Files\Streamsim\studioSL\bin
  IDE Install; User Dir = C:\Program
Files\Streamsim\studioSL; C:\Documents and
Settings\hob\.studiosl\1.0
  CLASSPATH             = C:\Program
Files\Streamsim\studioSL\lib\patches\openide-compat.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\core_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\locale\openide_studiosl.jar;C:\Program
Files\Streamsim\studioSL\lib\core-compiler.jar;C:\Program
Files\Streamsim\studioSL\lib\core-execution.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ide.jar;C:\Program
Files\Streamsim\studioSL\lib\core-ui.jar;C:\Program
Files\Streamsim\studioSL\lib\core-windows.jar;C:\Program
Files\Streamsim\studioSL\lib\core.jar;C:\Program
Files\Streamsim\studioSL\lib\openide.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\crimson.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\regexp.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\terminalemulator.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xerces.jar;C:\Program
Files\Streamsim\studioSL\lib\ext\xml-apis.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\dt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\tools.jar
  Boot & ext classpath  = "C:\Program
Files\Java\j2re1.4.2_05\lib\rt.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\i18n.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\sunrsasign.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jsse.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\jce.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\charsets.jar;C:\Program
Files\Java\j2re1.4.2_05\classes;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\dnsns.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\ldapsec.jar;C:\Program
Files\Java\j2re1.4.2_05\lib\ext\sunjce_provider.jar"
-------------------------------------------------------------------------------
[org.netbeans.core.projects] INFORMATIONAL
*********** Exception occurred ************ at Mon
Sep 13 11:58:32 NZST 2004
java.io.IOException: org.xml.sax.SAXException: sttr
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
==>
org.xml.sax.SAXException: sttr
	at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.startElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.content(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.maybeElement(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parseInternal(Unknown
Source)
	at
org.apache.crimson.parser.Parser2.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
	at
org.apache.crimson.parser.XMLReaderImpl.parse(Unknown
Source)
[catch] at
org.netbeans.core.projects.cache.ParsingLayerCacheManager.store(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem$1.run(Unknown
Source)
	at
org.openide.filesystems.EventControl.runAtomicAction(Unknown
Source)
	at
org.openide.filesystems.FileSystem.runAtomicAction(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.setURLs(Unknown
Source)
	at
org.netbeans.core.projects.ModuleLayeredFileSystem.addURLs(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.loadLayers(Unknown
Source)
	at
org.netbeans.core.modules.NbInstaller.load(Unknown
Source)
	at
org.netbeans.core.modules.ModuleManager.enable(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.installNew(Unknown
Source)
	at
org.netbeans.core.modules.ModuleList.trigger(Unknown
Source)
	at
org.netbeans.core.modules.ModuleSystem.scanForNewAndRestore(Unknown
Source)
	at org.netbeans.core.NonGui.run(Unknown Source)
	at org.netbeans.core.Main.run(Unknown Source)
	at
org.openide.TopManager.initializeTopManager(Unknown
Source)
	at org.openide.TopManager.getDefault(Unknown Source)
	at org.netbeans.core.Main.main(Unknown Source)
	at org.netbeans.core.TopThreadGroup.run(Unknown
Source)
	at java.lang.Thread.run(Unknown Source)
13/09/2004 11:58:35
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
13/09/2004 11:58:35
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
13/09/2004 11:58:35
com.streamsim.p3dsl.actions.DrawWAFwEffAction 
INFO: Translated 'DrawWAFwEff' to 'Stack Inj-Eff
Plots'
13/09/2004 11:58:35
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
13/09/2004 11:58:35
com.streamsim.p3dsl.actions.DrawWAFFluxAction 
INFO: Translated 'DrawFPMaps' to 'Draw FPmaps'
Turning on modules:
	org.openide/1 [2.23.2 200308190212]
	org.netbeans.modules.javahelp/1 [1.0.1 200308190212]
	org.netbeans.modules.text/1 [1.8.1 200308190212]
	org.netbeans.modules.html/1 [1.9.1 200308190212]
	org.netbeans.core/1 [1.4.2 200308190212]
	com.streamsim.studiosl.registration/1 [1.0
200405082247]
	org.netbeans.core.windows/1 [1.0.1 200308190212]
	org.netbeans.core.ui/1 [1.0.1 200308190212]
	org.netbeans.modules.autoupdate/1 [2.2.2
200308190212]
	org.netbeans.modules.editor/1 [1.9.2 200308190212]
	org.netbeans.modules.projects/1 [1.8.1 200308190212]
	org.netbeans.core.execution/1 [1.0.1 200308190212]
	org.netbeans.core.compiler/1 [1.0.1 200308190212]
	com.streamsim.studiosl/1 [1.0.2 200405210135]
	org.netbeans.core.ide/1 [1.0.1 200308190212]
	com.streamsim.p3dsl/1 [1.2 200405271812]
Starting system in full screen (MDI) UI mode.
13/09/2004 11:58:37
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:38
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH false
13/09/2004 11:58:38
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
null
13/09/2004 11:58:38
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
13/09/2004 11:58:39
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 6
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
[WinSys] Deserialized component is invalid:
org.openide.text.CloneableEditor[cpggrid_30x10x20.dat,0,0,0x0,invalid,alignmentX=null,alignmentY=null,border=,flags=4194304,maximumSize=,minimumSize=,preferredSize=]
13/09/2004 11:58:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:39
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 5
13/09/2004 11:58:39
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
13/09/2004 11:58:40
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:40
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:40
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.svs
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.wcc
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runscpggrid_30x10x20.idx
13/09/2004 11:58:41
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
13/09/2004 11:58:42
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskro.svs
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.wcc
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskro.idx
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program Files\Streamsim\data\cpg_matlab_runskrw.svs
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.wcc
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runskrw.idx
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:43
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the misc folder is empty
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: File svs or file wcc is not present.
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the filenames being search for are:
C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.svs
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.wcc
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO:  and C:\Program
Files\Streamsim\data\cpg_matlab_runsnewcpg.idx
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the field node is empty
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wel group
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the well folder is empty
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: DIR IS C:\Program
Files\Streamsim\data\cpg_matlab_runs
13/09/2004 11:58:44
com.streamsim.lib.parsers.TimeStepManager 
INFO: MATCH true
13/09/2004 11:58:44
com.streamsim.lib.parsers.TimeStepManager 
INFO: TS MANAGER ParseSvsFileForStartTime START TS
2004-09-03 15:54:53.0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: SVS FILE TS after file parse 2004-09-03
15:54:53.0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of field files: 3
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: the number of well type files: 3
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of bnd files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wgp files: 0
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: number of wel files: 2
13/09/2004 11:58:44
com.streamsim.studiosl.StudioSLChildren 
INFO: other files: 1
13/09/2004 11:58:45
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the wgp group
13/09/2004 11:58:45
com.streamsim.studiosl.StudioSLChildren 
INFO: no files to display in the bnd group
13/09/2004 11:58:45
com.streamsim.studiosl.StudioSLChildren 
INFO: there were no rst files.  no need to include
restart folder
Initial slashes in Utilities.loadImage deprecated
(cf. #20072):
/com/streamsim/studiosl/resources/runSimulation.gif
Serializable class
com.streamsim.studiosl.StudioSLDataLoader does not
declare serialVersionUID field. Encountered while
storing:
[org.openide.util.SharedClassObject$WriteReplace]
See also
http://www.netbeans.org/issues/show_bug.cgi?id=19915
Comment 1 Hohensinner 2004-09-14 01:29:57 UTC
Created attachment 17601 [details]
ide-log file
Comment 2 _ lcincura 2004-09-20 15:29:29 UTC
The IDE log you attached does not contain any NullPointerException. Is
this the correct IDE log?

Please, be more specific, what you were doing and what did not work as
expected.
Comment 3 Peter Pis 2004-11-01 09:56:40 UTC
No additional comment added.