2021-01-29 10:07:42,019  INFO [main] (IsisFish.java:136) main - Starting Isis-Fish 4.4.2.5 with args : []
2021-01-29 10:07:42,023  INFO [main] (IsisFish.java:137) main - Date: 29/01/21 10:07
2021-01-29 10:07:42,023  INFO [main] (IsisFish.java:138) main - Java version: 1.8.0_241-b07, Java HotSpot(TM) 64-Bit Server VM
2021-01-29 10:07:42,023  INFO [main] (IsisFish.java:139) main - Plaform/arch: Windows 10/amd64
2021-01-29 10:07:42,023  INFO [main] (IsisFish.java:140) main - R_HOME: null
2021-01-29 10:07:42,023  INFO [main] (IsisFish.java:141) main - PATH: C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X64\;C:\Program Files (x86)\Pulse Secure\VC142.CRT\X86\;C:\Users\slehuta\AppData\Local\Microsoft\WindowsApps;
2021-01-29 10:07:42,136  INFO [main] (IsisFish.java:354) initVCS - Check state of local repository: C:\Users\slehuta\isis-fish-4\isis-database
2021-01-29 10:07:42,139  INFO [main] (VCSSVN.java:144) getSVNManager - Try to connect to http://svn.forge.codelutin.com/svn/isis-fish-data
2021-01-29 10:08:03,552  WARN [main] (VCSSVN.java:241) isConnected - Impossible de se connecter au serveur, passage en mode d�connect� : http://svn.forge.codelutin.com/svn/isis-fish-data
org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server
svn: E175002: OPTIONS request failed on '/svn/isis-fish-data'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:92) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:38) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:889) ~[svnkit-1.9.3.jar:?]
	at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:231) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.IsisFish.initVCS(IsisFish.java:433) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:155) [isis-fish-4.4.2.5.jar:4.4.2.5]
Caused by: java.net.ConnectException: Connection timed out: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_241]
	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_241]
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.connect(SVNSocketFactory.java:164) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:75) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:238) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415) ~[svnkit-1.9.3.jar:?]
	... 19 more
2021-01-29 10:08:03,559  INFO [main] (VCSSVN.java:144) getSVNManager - Try to connect to http://svn.forge.codelutin.com/svn/isis-fish-community
2021-01-29 10:08:24,574  WARN [main] (VCSSVN.java:241) isConnected - Impossible de se connecter au serveur, passage en mode d�connect� : http://svn.forge.codelutin.com/svn/isis-fish-community
org.tmatesoft.svn.core.SVNException: svn: E175002: connection refused by the server
svn: E175002: OPTIONS request failed on '/svn/isis-fish-community'
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:112) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:96) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:765) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:352) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:340) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:910) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:702) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:113) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1035) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:164) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:119) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:178) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:43) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:92) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:38) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:21) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1239) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:889) ~[svnkit-1.9.3.jar:?]
	at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:231) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.IsisFish.initCommunityVCS(IsisFish.java:552) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:156) [isis-fish-4.4.2.5.jar:4.4.2.5]
Caused by: java.net.ConnectException: Connection timed out: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_241]
	at java.net.DualStackPlainSocketImpl.socketConnect(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.doConnect(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.connectToAddress(Unknown Source) ~[?:1.8.0_241]
	at java.net.AbstractPlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.PlainSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.SocksSocketImpl.connect(Unknown Source) ~[?:1.8.0_241]
	at java.net.Socket.connect(Unknown Source) ~[?:1.8.0_241]
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.connect(SVNSocketFactory.java:164) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:75) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:238) ~[svnkit-1.9.3.jar:?]
	at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:415) ~[svnkit-1.9.3.jar:?]
	... 19 more
2021-01-29 10:08:24,669  INFO [main] (IsisFish.java:166) main - after init done in 42.735.
2021-01-29 10:08:24,674  INFO [Thread-4] (CronService.java:84) run - Starting 1 registered services
2021-01-29 10:08:24,685  INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) <init> - SimulationExecutor started with 8 thread for dans un sous processus
2021-01-29 10:08:24,740  INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) <init> - SimulationExecutor started with 2 thread for sur le serveur Datarmor
2021-01-29 10:08:24,745  INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) <init> - SimulationExecutor started with 2 thread for dans le m�me processus
2021-01-29 10:08:24,843  INFO [AWT-EventQueue-0] (IsisTray.java:117) getInstance - Use system tray: fr.ifremer.isisfish.IsisTray$AWTSystemTray
----------
1. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 43)
	import fr.ifremer.isisfish.annotations.Doc;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import fr.ifremer.isisfish.annotations cannot be resolved
----------
2. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 89)
	@Doc("Population which parameters are calibrated")
	 ^^^
Doc cannot be resolved to a type
----------
3. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 91)
	@Doc("First initial point of the simplex: de la forme(\"xx;yy\")")
	 ^^^
Doc cannot be resolved to a type
----------
4. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 93)
	@Doc("Second initial point of the simplex")
	 ^^^
Doc cannot be resolved to a type
----------
5. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 95)
	@Doc("Third initial point of the simplex")
	 ^^^
Doc cannot be resolved to a type
----------
6. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 100)
	@Doc(value = "file name and path of observed landings")
	 ^^^
Doc cannot be resolved to a type
----------
7. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\simulationplans\CalibrationSimplexePasVariable2Capturabilite.java (at line 363)
	log.info("dim de L" + " " + Arrays.toString(L.getDim()))
	                                                       ^
Syntax error, insert ";" to complete Statement
----------
7 problems (7 errors)
stacktrace:
java.lang.Thread.getStackTrace(Unknown Source)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:258)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:201)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:165)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:142)
fr.ifremer.isisfish.datastore.JavaSourceStorage.compile(JavaSourceStorage.java:132)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:176)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191)
fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83)
javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
javax.swing.JComponent.getPreferredSize(Unknown Source)
java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
java.awt.GridBagLayout.arrangeGrid(Unknown Source)
java.awt.GridBagLayout.layoutContainer(Unknown Source)
java.awt.Container.layout(Unknown Source)
java.awt.Container.doLayout(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validate(Unknown Source)
java.awt.Container.validateUnconditionally(Unknown Source)
java.awt.Window.show(Unknown Source)
java.awt.Component.show(Unknown Source)
java.awt.Component.setVisible(Unknown Source)
java.awt.Window.setVisible(Unknown Source)
fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:754)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
----------
1. ERROR in C:\Users\slehuta\isis-fish-4\isis-community-database\simulationplans\PlanExemple.java (at line 98)
	for(pop : pops){
	    ^^^
Syntax error, insert "Identifier" to complete EnhancedForStatementHeaderInit
----------
1 problem (1 error)
stacktrace:
java.lang.Thread.getStackTrace(Unknown Source)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:258)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:201)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:165)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:142)
fr.ifremer.isisfish.datastore.JavaSourceStorage.compile(JavaSourceStorage.java:132)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:176)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191)
fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83)
javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
javax.swing.JComponent.getPreferredSize(Unknown Source)
java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
java.awt.GridBagLayout.arrangeGrid(Unknown Source)
java.awt.GridBagLayout.layoutContainer(Unknown Source)
java.awt.Container.layout(Unknown Source)
java.awt.Container.doLayout(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validate(Unknown Source)
java.awt.Container.validateUnconditionally(Unknown Source)
java.awt.Window.show(Unknown Source)
java.awt.Component.show(Unknown Source)
java.awt.Component.setVisible(Unknown Source)
java.awt.Window.setVisible(Unknown Source)
fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:754)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
----------
1. WARNING in C:\Users\slehuta\isis-fish-4\isis-community-database\simulationplans\SearchEmsy_weird.java (at line 24)
	import scripts.ResultName;
	       ^^^^^^^^^^^^^^^^^^
The type ResultName is deprecated
----------
2. ERROR in C:\Users\slehuta\isis-fish-4\isis-community-database\simulationplans\SearchEmsy_weird.java (at line 56)
	public class SearchEmsy implements SimulationPlanIndependent{
	             ^^^^^^^^^^
The public type SearchEmsy must be defined in its own file
----------
----------
3. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 25)
	import fr.ifremer.isisfish.annotations.Doc;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import fr.ifremer.isisfish.annotations cannot be resolved
----------
4. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 56)
	@Doc(value = "do the doc of Result matrixDiscardsWeightPerStrMet")
	 ^^^
Doc cannot be resolved to a type
----------
5. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 67)
	@Doc(value = "do the doc of Result matrixDiscardsPerStrMet")
	 ^^^
Doc cannot be resolved to a type
----------
6. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 78)
	@Doc(value = "do the doc of Result matrixLandingPerMet")
	 ^^^
Doc cannot be resolved to a type
----------
7. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 87)
	@Doc(value = "do the doc of Result matrixEffortPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
8. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 96)
	@Doc(value = "do the doc of Result matrixEffortNominalPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
9. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 107)
	@Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixCatchRatePerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
10. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 121)
	@Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZoneMet")
	 ^^^
Doc cannot be resolved to a type
----------
11. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 132)
	@Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZonePop")
	 ^^^
Doc cannot be resolved to a type
----------
12. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 146)
	@Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZoneMet")
	 ^^^
Doc cannot be resolved to a type
----------
13. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 157)
	@Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZonePop")
	 ^^^
Doc cannot be resolved to a type
----------
14. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 168)
	@Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixFishingMortality")
	 ^^^
Doc cannot be resolved to a type
----------
15. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 175)
	@Doc(value = "do the doc of Result matrixTotalFishingMortality")
	 ^^^
Doc cannot be resolved to a type
----------
16. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 183)
	@Doc(value = "do the doc of Result matrixFishingMortalityPerGroup")
	 ^^^
Doc cannot be resolved to a type
----------
17. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 192)
	@Doc(value = "do the doc of Result matrixAbundance")
	 ^^^
Doc cannot be resolved to a type
----------
18. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 200)
	@Doc(value = "do the doc of Result matrixLbar")
	 ^^^
Doc cannot be resolved to a type
----------
19. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 207)
	@Doc(value = "do the doc of Result matrixRecruitment")
	 ^^^
Doc cannot be resolved to a type
----------
20. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 216)
	@Doc(value = "do the doc of Result matrixAbundanceBeginMonth")
	 ^^^
Doc cannot be resolved to a type
----------
21. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 225)
	@Doc(value = "do the doc of Result matrixBiomass")
	 ^^^
Doc cannot be resolved to a type
----------
22. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 234)
	@Doc(value = "do the doc of Result matrixBiomassBeginMonth")
	 ^^^
Doc cannot be resolved to a type
----------
23. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 243)
	@Doc(value = "do the doc of Result matrixFishingTimePerMonthPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
24. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 252)
	@Doc(value = "do the doc of Result matrixFuelCostsOfTravelPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
25. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 261)
	@Doc(value = "do the doc of Result matrixCostsOfFishingPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
26. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 270)
	@Doc(value = "do the doc of Result matrixFuelCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
27. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 279)
	@Doc(value = "do the doc of Result matrixRepairAndMaintenanceGearCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
28. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 288)
	@Doc(value = "do the doc of Result matrixOtherRunningCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
29. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 297)
	@Doc(value = "do the doc of Result matrixSharedNotFixedCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
30. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 307)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerSpeciesPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
31. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 316)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
32. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 327)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsOtherSpeciesPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
33. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 336)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
34. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 345)
	@Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
35. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 354)
	@Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
36. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 363)
	@Doc(value = "do the doc of Result matrixNetRenevueToSharePerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
37. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 372)
	@Doc(value = "do the doc of Result matrixCrewSharePerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
38. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 381)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
39. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 390)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
40. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 399)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
41. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 407)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategy")
	 ^^^
Doc cannot be resolved to a type
----------
42. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 415)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
43. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 423)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategy")
	 ^^^
Doc cannot be resolved to a type
----------
44. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 432)
	@Doc(value = "do the doc of Result matrixNoActivity")
	 ^^^
Doc cannot be resolved to a type
----------
45. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 441)
	@Doc(value = "do the doc of Result matrixMetierZone")
	 ^^^
Doc cannot be resolved to a type
----------
46. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 449)
	@Doc(value = "do the doc of Result matrixPrice")
	 ^^^
Doc cannot be resolved to a type
----------
46 problems (45 errors, 1 warning)
stacktrace:
java.lang.Thread.getStackTrace(Unknown Source)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:258)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:201)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:165)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:142)
fr.ifremer.isisfish.datastore.JavaSourceStorage.compile(JavaSourceStorage.java:132)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:176)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191)
fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83)
javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
javax.swing.JComponent.getPreferredSize(Unknown Source)
java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
java.awt.GridBagLayout.arrangeGrid(Unknown Source)
java.awt.GridBagLayout.layoutContainer(Unknown Source)
java.awt.Container.layout(Unknown Source)
java.awt.Container.doLayout(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validate(Unknown Source)
java.awt.Container.validateUnconditionally(Unknown Source)
java.awt.Window.show(Unknown Source)
java.awt.Component.show(Unknown Source)
java.awt.Component.setVisible(Unknown Source)
java.awt.Window.setVisible(Unknown Source)
fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:754)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
2021-01-29 10:08:28,806  INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: simulationplans.SearchEmsy_weird
java.lang.ClassNotFoundException: simulationplans.SearchEmsy_weird
	at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
	at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) ~[isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:177) ~[isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191) ~[isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83) ~[isis-fish-4.4.2.5.jar:4.4.2.5]
	at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source) ~[?:1.8.0_241]
	at javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source) ~[?:1.8.0_241]
	at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source) ~[?:1.8.0_241]
	at javax.swing.JComponent.getPreferredSize(Unknown Source) ~[?:1.8.0_241]
	at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) ~[?:1.8.0_241]
	at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) ~[?:1.8.0_241]
	at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) ~[?:1.8.0_241]
	at java.awt.GridBagLayout.arrangeGrid(Unknown Source) ~[?:1.8.0_241]
	at java.awt.GridBagLayout.layoutContainer(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.layout(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.doLayout(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validate(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Container.validateUnconditionally(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Window.show(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Component.show(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Component.setVisible(Unknown Source) ~[?:1.8.0_241]
	at java.awt.Window.setVisible(Unknown Source) ~[?:1.8.0_241]
	at fr.ifremer.isisfish.IsisFish.lambda$launchUI$1(IsisFish.java:754) ~[isis-fish-4.4.2.5.jar:4.4.2.5]
	at java.awt.event.InvocationEvent.dispatch(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_241]
	at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_241]
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_241]
2021-01-29 10:08:29,300  INFO [Thread-9] (SimulationMonitor.java:189) restartSimulationProgression - Restart monitoring of sim_SMAC-LHS5000_0_2020-12-08-21-41_0
2021-01-29 10:08:29,340  INFO [Thread-9] (SimulationService.java:580) submit - Add to default queue
2021-01-29 10:08:29,341  INFO [Thread-9] (SimulationMonitor.java:189) restartSimulationProgression - Restart monitoring of sim_SMAC-LHS5000_0_2020-12-08-21-41_1
2021-01-29 10:08:29,341  INFO [pool-4-thread-1] (SimulationJob.java:210) run - Start simulation: sim_SMAC-LHS5000_0_2020-12-08-21-41_0
2021-01-29 10:08:29,354  INFO [Thread-9] (SimulationService.java:580) submit - Add to default queue
2021-01-29 10:08:29,355  INFO [pool-3-thread-2] (SimulationJob.java:210) run - Start simulation: sim_SMAC-LHS5000_0_2020-12-08-21-41_1
2021-01-29 10:08:29,359  INFO [monitor-thread] (SSHSimulatorLauncher.java:532) openSSHSession - Try to log on slehuta@datarmor:22
2021-01-29 10:08:29,359  INFO [monitor-thread] (SSHSimulatorLauncher.java:540) openSSHSession - Ssh key found 'C:\ISIS-Fish\toto.txt' will be used to connect to
stacktrace:
java.lang.Thread.getStackTrace(Unknown Source)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:258)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:201)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:165)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:142)
fr.ifremer.isisfish.datastore.JavaSourceStorage.compile(JavaSourceStorage.java:132)
fr.ifremer.isisfish.ui.script.ScriptHandler.checkScript(ScriptHandler.java:718)
fr.ifremer.isisfish.ui.script.ScriptUI.doActionPerformed__on__buttonScriptCheck(ScriptUI.java:384)
sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
java.lang.reflect.Method.invoke(Unknown Source)
jaxx.runtime.JAXXUtil$1.invoke(JAXXUtil.java:253)
com.sun.proxy.$Proxy19.actionPerformed(Unknown Source)
javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
javax.swing.DefaultButtonModel.setPressed(Unknown Source)
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source)
java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
java.awt.Component.processMouseEvent(Unknown Source)
javax.swing.JComponent.processMouseEvent(Unknown Source)
java.awt.Component.processEvent(Unknown Source)
java.awt.Container.processEvent(Unknown Source)
java.awt.Component.dispatchEventImpl(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
java.awt.Container.dispatchEventImpl(Unknown Source)
java.awt.Window.dispatchEventImpl(Unknown Source)
java.awt.Component.dispatchEvent(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.awt.EventQueue$4.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
----------
1. WARNING in C:\Users\slehuta\isis-fish-4\isis-community-database\simulationplans\SearchEmsy_weird.java (at line 24)
	import scripts.ResultName;
	       ^^^^^^^^^^^^^^^^^^
The type ResultName is deprecated
----------
2. ERROR in C:\Users\slehuta\isis-fish-4\isis-community-database\simulationplans\SearchEmsy_weird.java (at line 56)
	public class SearchEmsy implements SimulationPlanIndependent{
	             ^^^^^^^^^^
The public type SearchEmsy must be defined in its own file
----------
----------
3. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 25)
	import fr.ifremer.isisfish.annotations.Doc;
	       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import fr.ifremer.isisfish.annotations cannot be resolved
----------
4. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 56)
	@Doc(value = "do the doc of Result matrixDiscardsWeightPerStrMet")
	 ^^^
Doc cannot be resolved to a type
----------
5. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 67)
	@Doc(value = "do the doc of Result matrixDiscardsPerStrMet")
	 ^^^
Doc cannot be resolved to a type
----------
6. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 78)
	@Doc(value = "do the doc of Result matrixLandingPerMet")
	 ^^^
Doc cannot be resolved to a type
----------
7. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 87)
	@Doc(value = "do the doc of Result matrixEffortPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
8. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 96)
	@Doc(value = "do the doc of Result matrixEffortNominalPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
9. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 107)
	@Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixCatchRatePerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
10. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 121)
	@Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZoneMet")
	 ^^^
Doc cannot be resolved to a type
----------
11. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 132)
	@Doc(value = "do the doc of Result matrixCatchPerStrategyMetPerZonePop")
	 ^^^
Doc cannot be resolved to a type
----------
12. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 146)
	@Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZoneMet")
	 ^^^
Doc cannot be resolved to a type
----------
13. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 157)
	@Doc(value = "do the doc of Result matrixCatchWeightPerStrategyMetPerZonePop")
	 ^^^
Doc cannot be resolved to a type
----------
14. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 168)
	@Doc(value = "Disponible uniquement avec les simulations par Zone. do the doc of Result matrixFishingMortality")
	 ^^^
Doc cannot be resolved to a type
----------
15. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 175)
	@Doc(value = "do the doc of Result matrixTotalFishingMortality")
	 ^^^
Doc cannot be resolved to a type
----------
16. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 183)
	@Doc(value = "do the doc of Result matrixFishingMortalityPerGroup")
	 ^^^
Doc cannot be resolved to a type
----------
17. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 192)
	@Doc(value = "do the doc of Result matrixAbundance")
	 ^^^
Doc cannot be resolved to a type
----------
18. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 200)
	@Doc(value = "do the doc of Result matrixLbar")
	 ^^^
Doc cannot be resolved to a type
----------
19. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 207)
	@Doc(value = "do the doc of Result matrixRecruitment")
	 ^^^
Doc cannot be resolved to a type
----------
20. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 216)
	@Doc(value = "do the doc of Result matrixAbundanceBeginMonth")
	 ^^^
Doc cannot be resolved to a type
----------
21. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 225)
	@Doc(value = "do the doc of Result matrixBiomass")
	 ^^^
Doc cannot be resolved to a type
----------
22. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 234)
	@Doc(value = "do the doc of Result matrixBiomassBeginMonth")
	 ^^^
Doc cannot be resolved to a type
----------
23. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 243)
	@Doc(value = "do the doc of Result matrixFishingTimePerMonthPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
24. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 252)
	@Doc(value = "do the doc of Result matrixFuelCostsOfTravelPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
25. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 261)
	@Doc(value = "do the doc of Result matrixCostsOfFishingPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
26. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 270)
	@Doc(value = "do the doc of Result matrixFuelCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
27. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 279)
	@Doc(value = "do the doc of Result matrixRepairAndMaintenanceGearCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
28. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 288)
	@Doc(value = "do the doc of Result matrixOtherRunningCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
29. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 297)
	@Doc(value = "do the doc of Result matrixSharedNotFixedCostsPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
30. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 307)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerSpeciesPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
31. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 316)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
32. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 327)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsOtherSpeciesPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
33. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 336)
	@Doc(value = "do the doc of Result matrixGrossValueOfLandingsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
34. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 345)
	@Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMet")
	 ^^^
Doc cannot be resolved to a type
----------
35. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 354)
	@Doc(value = "do the doc of Result matrixNetValueOfLandingsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
36. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 363)
	@Doc(value = "do the doc of Result matrixNetRenevueToSharePerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
37. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 372)
	@Doc(value = "do the doc of Result matrixCrewSharePerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
38. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 381)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
39. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 390)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyMetPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
40. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 399)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
41. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 407)
	@Doc(value = "do the doc of Result matrixOwnerMarginOverVariableCostsPerStrategy")
	 ^^^
Doc cannot be resolved to a type
----------
42. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 415)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategyPerVessel")
	 ^^^
Doc cannot be resolved to a type
----------
43. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 423)
	@Doc(value = "do the doc of Result matrixVesselMarginOverVariableCostsPerStrategy")
	 ^^^
Doc cannot be resolved to a type
----------
44. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 432)
	@Doc(value = "do the doc of Result matrixNoActivity")
	 ^^^
Doc cannot be resolved to a type
----------
45. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 441)
	@Doc(value = "do the doc of Result matrixMetierZone")
	 ^^^
Doc cannot be resolved to a type
----------
46. ERROR in C:\Users\slehuta\isis-fish-4\isis-database\scripts\ResultName.java (at line 449)
	@Doc(value = "do the doc of Result matrixPrice")
	 ^^^
Doc cannot be resolved to a type
----------
46 problems (45 errors, 1 warning)
stacktrace:
java.lang.Thread.getStackTrace(Unknown Source)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:258)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:201)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:165)
fr.ifremer.isisfish.util.CompileHelper.compile(CompileHelper.java:142)
fr.ifremer.isisfish.datastore.JavaSourceStorage.compile(JavaSourceStorage.java:132)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:176)
fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191)
fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83)
javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source)
javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source)
javax.swing.JComponent.getPreferredSize(Unknown Source)
java.awt.GridBagLayout.GetLayoutInfo(Unknown Source)
java.awt.GridBagLayout.getLayoutInfo(Unknown Source)
java.awt.GridBagLayout.ArrangeGrid(Unknown Source)
java.awt.GridBagLayout.arrangeGrid(Unknown Source)
java.awt.GridBagLayout.layoutContainer(Unknown Source)
java.awt.Container.layout(Unknown Source)
java.awt.Container.doLayout(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validateTree(Unknown Source)
java.awt.Container.validate(Unknown Source)
javax.swing.RepaintManager$3.run(Unknown Source)
javax.swing.RepaintManager$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
javax.swing.RepaintManager.validateInvalidComponents(Unknown Source)
javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source)
java.awt.event.InvocationEvent.dispatch(Unknown Source)
java.awt.EventQueue.dispatchEventImpl(Unknown Source)
java.awt.EventQueue.access$500(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.awt.EventQueue$3.run(Unknown Source)
java.security.AccessController.doPrivileged(Native Method)
java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
java.awt.EventQueue.dispatchEvent(Unknown Source)
java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.pumpEvents(Unknown Source)
java.awt.EventDispatchThread.run(Unknown Source)
2021-01-29 10:09:05,769  INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: simulationplans.SearchEmsy_weird
java.lang.ClassNotFoundException: simulationplans.SearchEmsy_weird
	at java.net.URLClassLoader.findClass(Unknown Source) ~[?:1.8.0_241]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
	at java.lang.ClassLoader.loadClass(Unknown Source) ~[?:1.8.0_241]
	at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:177) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:191) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at fr.ifremer.isisfish.ui.models.simulationplan.SimulationPlanComboRenderer.getListCellRendererComponent(SimulationPlanComboRenderer.java:83) [isis-fish-4.4.2.5.jar:4.4.2.5]
	at javax.swing.plaf.basic.BasicComboBoxUI.getDisplaySize(Unknown Source) [?:1.8.0_241]
	at javax.swing.plaf.basic.BasicComboBoxUI.getMinimumSize(Unknown Source) [?:1.8.0_241]
	at javax.swing.plaf.basic.BasicComboBoxUI.getPreferredSize(Unknown Source) [?:1.8.0_241]
	at javax.swing.JComponent.getPreferredSize(Unknown Source) [?:1.8.0_241]
	at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) [?:1.8.0_241]
	at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) [?:1.8.0_241]
	at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) [?:1.8.0_241]
	at java.awt.GridBagLayout.arrangeGrid(Unknown Source) [?:1.8.0_241]
	at java.awt.GridBagLayout.layoutContainer(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.layout(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.doLayout(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validateTree(Unknown Source) [?:1.8.0_241]
	at java.awt.Container.validate(Unknown Source) [?:1.8.0_241]
	at javax.swing.RepaintManager$3.run(Unknown Source) [?:1.8.0_241]
	at javax.swing.RepaintManager$3.run(Unknown Source) [?:1.8.0_241]
	at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_241]
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_241]
	at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) [?:1.8.0_241]
	at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) [?:1.8.0_241]
	at java.awt.event.InvocationEvent.dispatch(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.dispatchEventImpl(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.access$500(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue$3.run(Unknown Source) [?:1.8.0_241]
	at java.security.AccessController.doPrivileged(Native Method) [?:1.8.0_241]
	at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source) [?:1.8.0_241]
	at java.awt.EventQueue.dispatchEvent(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.pumpEvents(Unknown Source) [?:1.8.0_241]
	at java.awt.EventDispatchThread.run(Unknown Source) [?:1.8.0_241]
