INFO [main] (IsisFish.java:132) main - Starting Isis-Fish 4.3.1.1 with args : [] INFO [main] (IsisFish.java:133) main - Date: 09/12/14 17:00 INFO [main] (IsisFish.java:134) main - Java version: 1.7.0_11-b21, Java HotSpot(TM) Client VM INFO [main] (IsisFish.java:135) main - Plaform/arch: Windows 7/x86 INFO [main] (IsisFish.java:136) main - R_HOME: C:\Program Files\R\R-3.0.2 INFO [main] (IsisFish.java:137) main - PATH: C:\Program Files (x86)\ImageMagick-6.8.3-Q16;C:\Program Files\GTK\bin;C:\Program Files (x86)\MiKTeX 2.9\miktex\bin;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\DMIX;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\Program Files (x86)\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\NTRU Cryptosystems\NTRU TCG Software Stack\bin\;C:\Program Files\Wave Systems Corp\Gemalto\Access Client\v5\;C:\Program Files (x86)\Common Files\Roxio Shared\DLLShared\;C:\Program Files (x86)\Common Files\Roxio Shared\10.0\DLLShared\;C:\Program Files\R\R-3.0.2\bin\i386\;C:\Program Files (x86)\Java\jre7\bin;C:\Program Files\ggobi;C:\Program Files (x86)\gdal-1.9.2\bin;C:\Program Files (x86)\proj-4.4.6\bin;C:\Users\lgasche\AppData\Local\Pandoc\ INFO [main] (IsisFish.java:343) initVCS - Check state of local repository: C:\Users\lgasche\isis-fish-4\isis-database INFO [main] (VCSSVN.java:143) getSVNManager - Try to connect to http://loic@svn.forge.codelutin.com/svn/isis-fish-data WARN [main] (VCSSVN.java:236) isConnected - Impossible de se connecter au serveur, passage en mode d�connect� : http://loic@svn.forge.codelutin.com/svn/isis-fish-data org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host svn: E175002: OPTIONS request failed on '/svn/isis-fish-data' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:764) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1032) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:175) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:118) at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:182) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45) at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:85) at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:37) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1149) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:877) at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:226) at fr.ifremer.isisfish.IsisFish.initVCS(IsisFish.java:421) at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:155) Caused by: java.net.UnknownHostException: svn.forge.codelutin.com at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method) at java.net.InetAddress$1.lookupAllHostAddr(Unknown Source) at java.net.InetAddress.getAddressesFromNameService(Unknown Source) at java.net.InetAddress.getAllByName0(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getByName(Unknown Source) at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189) at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:278) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:434) ... 19 more INFO [main] (VCSSVN.java:143) getSVNManager - Try to connect to http://loic@svn.forge.codelutin.com/svn/isis-fish-community WARN [main] (VCSSVN.java:236) isConnected - Impossible de se connecter au serveur, passage en mode d�connect� : http://loic@svn.forge.codelutin.com/svn/isis-fish-community org.tmatesoft.svn.core.SVNException: svn: E175002: unknown host svn: E175002: OPTIONS request failed on '/svn/isis-fish-community' at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:106) at org.tmatesoft.svn.core.internal.wc.SVNErrorManager.error(SVNErrorManager.java:90) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:764) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:371) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:359) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.performHttpRequest(DAVConnection.java:710) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.exchangeCapabilities(DAVConnection.java:627) at org.tmatesoft.svn.core.internal.io.dav.DAVConnection.open(DAVConnection.java:102) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.openConnection(DAVRepository.java:1032) at org.tmatesoft.svn.core.internal.io.dav.DAVRepository.getLatestRevision(DAVRepository.java:175) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.getRevisionNumber(SvnNgRepositoryAccess.java:118) at org.tmatesoft.svn.core.internal.wc2.SvnRepositoryAccess.getLocations(SvnRepositoryAccess.java:182) at org.tmatesoft.svn.core.internal.wc2.ng.SvnNgRepositoryAccess.createRepositoryFor(SvnNgRepositoryAccess.java:45) at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:85) at org.tmatesoft.svn.core.internal.wc2.remote.SvnRemoteGetProperties.run(SvnRemoteGetProperties.java:37) at org.tmatesoft.svn.core.internal.wc2.SvnOperationRunner.run(SvnOperationRunner.java:20) at org.tmatesoft.svn.core.wc2.SvnOperationFactory.run(SvnOperationFactory.java:1149) at org.tmatesoft.svn.core.wc2.SvnOperation.run(SvnOperation.java:294) at org.tmatesoft.svn.core.wc.SVNWCClient.doGetProperty(SVNWCClient.java:877) at fr.ifremer.isisfish.vcs.VCSSVN.isConnected(VCSSVN.java:226) at fr.ifremer.isisfish.IsisFish.initCommunityVCS(IsisFish.java:540) at fr.ifremer.isisfish.IsisFish.main(IsisFish.java:156) Caused by: java.net.UnknownHostException: svn.forge.codelutin.com at java.net.InetAddress.getAllByName0(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getAllByName(Unknown Source) at java.net.InetAddress.getByName(Unknown Source) at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createAddres(SVNSocketFactory.java:189) at org.tmatesoft.svn.core.internal.util.SVNSocketFactory.createPlainSocket(SVNSocketFactory.java:66) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.connect(HTTPConnection.java:278) at org.tmatesoft.svn.core.internal.io.dav.http.HTTPConnection.request(HTTPConnection.java:434) ... 19 more INFO [main] (IsisFish.java:166) main - after init done in 1.919. INFO [Thread-4] (CronService.java:84) run - Starting 1 registered services INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 4 thread for dans un sous processus INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for sur le serveur Caparmor INFO [AWT-EventQueue-0] (SimulationExecutor.java:87) - SimulationExecutor started with 2 thread for dans le m�me processus INFO [AWT-EventQueue-0] (IsisTray.java:117) getInstance - Use system tray: fr.ifremer.isisfish.IsisTray$AWTSystemTray ---------- 1. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityBiomassJanvierY3.java (at line 71) return _("Biomass for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 1 problem (1 warning) ---------- 1. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityBiomassJanvierY3_Zone.java (at line 89) return _("Biomass for January of the last year for a given zone. Biomass is the sum on the groups"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 1 problem (1 warning) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at java.awt.Container.validateUnconditionally(Unknown Source) at java.awt.Window.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at fr.ifremer.isisfish.IsisFish$3.run(IsisFish.java:745) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at java.awt.Container.validateUnconditionally(Unknown Source) at java.awt.Window.show(Unknown Source) at java.awt.Component.show(Unknown Source) at java.awt.Component.setVisible(Unknown Source) at java.awt.Window.setVisible(Unknown Source) at fr.ifremer.isisfish.IsisFish$3.run(IsisFish.java:745) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 50) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 62) for(Zone z:zz){ ^^ zz cannot be resolved to a variable ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivityCatchWeightY1_Zone.java (at line 63) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 4 problems (4 errors) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivityCatchWeightY1_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivityCatchWeightY1_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) ---------- 1. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 52) public Zone param_zone; ^^^^ Zone cannot be resolved to a type ---------- 2. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 3. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 4. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ List cannot be resolved to a type ---------- 5. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 69) List zz = (List) matlastJan.getSemantic(1); ^^^^ Zone cannot be resolved to a type ---------- 6. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 72) for(Zone z:zz){ ^^^^ Zone cannot be resolved to a type ---------- 7. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 73) if(z.getName().equals(param_zone.getName())) { ^^^^^^^^^^ Zone cannot be resolved to a type ---------- 8. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 76) matlastJan_zone = matlastJan.getSubMatrix(z); // getSubMatrix getValue ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 9. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 77) log.info("matlastJan_zone = " + matlastJan_zone); ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved to a variable ---------- 10. ERROR in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 79) for (MatrixIterator i = matlastJan_zone.iterator(); i.hasNext();) { ^^^^^^^^^^^^^^^ matlastJan_zone cannot be resolved ---------- 11. WARNING in C:\Users\lgasche\isis-fish-4\isis-community-database\sensitivityexports\SensitivitySpawningBiomassJanvierY2_Zone.java (at line 95) return _("Biomass of genitors for January of the last year. Biomass is the sum on the groups and zones"); ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ The method _(String, Object...) from the type I18n is deprecated ---------- 11 problems (10 errors, 1 warning) INFO [AWT-EventQueue-0] (CompileHelper.java:105) loadClass - Can't load class: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone java.lang.ClassNotFoundException: sensitivityexports.SensitivitySpawningBiomassJanvierY2_Zone at java.net.URLClassLoader$1.run(Unknown Source) at java.net.URLClassLoader$1.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at fr.ifremer.isisfish.util.CompileHelper.loadClass(CompileHelper.java:103) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getCodeClass(JavaSourceStorage.java:153) at fr.ifremer.isisfish.datastore.JavaSourceStorage.getNewInstance(JavaSourceStorage.java:167) at fr.ifremer.isisfish.ui.models.sensitivityexport.SensitivityExportNameListRenderer.getListCellRendererComponent(SensitivityExportNameListRenderer.java:87) at javax.swing.plaf.basic.BasicListUI.updateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.maybeUpdateLayoutState(Unknown Source) at javax.swing.plaf.basic.BasicListUI.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.JList.getPreferredScrollableViewportSize(Unknown Source) at javax.swing.ViewportLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at javax.swing.ScrollPaneLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.preferredLayoutSize(Unknown Source) at java.awt.Container.preferredSize(Unknown Source) at java.awt.Container.getPreferredSize(Unknown Source) at javax.swing.JComponent.getPreferredSize(Unknown Source) at java.awt.GridBagLayout.GetLayoutInfo(Unknown Source) at java.awt.GridBagLayout.getLayoutInfo(Unknown Source) at java.awt.GridBagLayout.ArrangeGrid(Unknown Source) at java.awt.GridBagLayout.arrangeGrid(Unknown Source) at java.awt.GridBagLayout.layoutContainer(Unknown Source) at java.awt.Container.layout(Unknown Source) at java.awt.Container.doLayout(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validateTree(Unknown Source) at java.awt.Container.validate(Unknown Source) at javax.swing.RepaintManager.validateInvalidComponents(Unknown Source) at javax.swing.RepaintManager$ProcessingRunnable.run(Unknown Source) at java.awt.event.InvocationEvent.dispatch(Unknown Source) at java.awt.EventQueue.dispatchEventImpl(Unknown Source) at java.awt.EventQueue.access$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source)