[Gvsig_usuarios] Al instalar sale consola de error (gv siglog)

Jose Manuel Vivó Arnal josemanuel.vivo en iver.es
Mie Mar 25 09:00:16 CET 2009


Se me olvidaba:

> * Ejecutando otra vez el instalador de gvSIG y pidiendole que haga las
> comprobaciones. Cuando aparezca el diálog de seleccionar el idioma,
> deberías tener la JRE lista otra vez.
>

No hace falta que continues con la instalación despues de ver la
ventana de idoma. Cancela y listo.

Un Saludo.
Chema.

2009/3/25 Jose Manuel Vivó Arnal <josemanuel.vivo en iver.es>:
> Hola Walter:
>
>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -     home: C:\Archivos de programa\Java\jre1.5.0_06
>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - La máquina virtual con la que se ejecuta gvSIG no tiene JAI instalado
>
> Pues parece que este es el problema: te faltan las librerías JAI en la
> JRE 1.5.0_06.
>
> Tienes dos opciones:
>
> * instalarlas manualmente, descargandola de la web del proyecto [1]
>
> * Ejecutando otra vez el instalador de gvSIG y pidiendole que haga las
> comprobaciones. Cuando aparezca el diálog de seleccionar el idioma,
> deberías tener la JRE lista otra vez.
>
> Un Saludo.
> Chema.
>
> [1] http://download.java.net/media/jai/builds/release/1_1_3/jai-1_1_3-lib-windows-i586-jre.exe
>
>
>
> 2009/3/24 walter jair gonzalez rodriguez <walterjair14 en yahoo.com>:
>> walter jair gonzalez rodriguez escribió:
>>> Saludos!!
>>>
>>> Aqui coloco lo que sale en el fichero gvsig log tal como me lo recomendo
>>> el compañero mario.. espero me puedan orientar con respecto a la instalacion
>>> y perfecto funcionamiento  del gv sig en mi maquina, hasta luego y de
>>> antemano gracias.
>>>
>>> gvsig log:
>>>
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.cit.gvsig -- No se encontró la traducción para insertar_localizador
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.core -- No se encontró la traducción para debe_estar_activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.core -- No se encontró la traducción para debe_estar_activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.cit.gvsig.geoprocess -- No se encontró la traducción para debería
>>> de estar activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.gvsig.addeventtheme -- No se encontró la traducción para debería de
>>> estar activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.gvsig.centerviewpoint -- No se encontró la traducción para debería
>>> de estar activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.gvsig.datalocator -- No se encontró la traducción para debería de
>>> estar activada
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> org.gvsig.scripting -- No se encontró la traducción para script_sep
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.cit.gvsig -- No se encontró la traducción para insertar_localizador
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>> gvSIG version: 1.1.1 (Build 1022)
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    gvSIG app exec path: C:\Archivos de programa\gvSIG_1.1.1\bin
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    gvSIG user app home: C:\Documents and Settings\usuario\gvSIG\
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    gvSIG extension path: C:\Archivos de
>>> programa\gvSIG_1.1.1\bin\gvSIG\extensiones
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    gvSIG locale language: spa
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>> OS name: Windows XP
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    arch:x86
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    version:5.1
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>> JAVA vendor: Sun Microsystems Inc.
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    version:1.5.0_06
>>> INFO AWT-EventQueue-1 com.iver.cit.gvsig.IntializeApplicationExtension -
>>>    home: C:\Archivos de programa\Java\jre1.5.0_06
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - La
>>> máquina virtual con la que se ejecuta gvSIG no tiene JAI instalado
>>> java.lang.ClassNotFoundException: javax.media.jai.EnumeratedParameter
>>>     at
>>> com.iver.andami.plugins.PluginClassLoader.singleLoadClass(PluginClassLoader.java:211)
>>>     at
>>> com.iver.andami.plugins.PluginClassLoader.loadClass(PluginClassLoader.java:239)
>>>     at java.lang.ClassLoader.loadClass(Unknown Source)
>>>     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>     at java.lang.Class.forName0(Native Method)
>>>     at java.lang.Class.forName(Unknown Source)
>>>     at com.iver.cit.gvsig.ProjectExtension.initialize(Unknown Source)
>>>     at com.iver.andami.Launcher.initializeExtensions(Launcher.java:694)
>>>     at com.iver.andami.Launcher.access$9(Launcher.java:644)
>>>     at com.iver.andami.Launcher$4.run(Launcher.java:334)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.cresques.ui Can't find
>>> bundle for base name org.cresques.translations.text, locale es
>>> WARN AWT-EventQueue-1 org.gvsig.i18n.Messages - org.cresques.ui Can't find
>>> bundle for base name org.cresques.translations.text_en, locale en
>>> ERROR AWT-EventQueue-1 com.iver.cit.gvsig.fmap.layers.LayerFactory -
>>> java.lang.NoClassDefFoundError: oracle/sql/Datum
>>>     at java.lang.Class.getDeclaredConstructors0(Native Method)
>>>     at java.lang.Class.privateGetDeclaredConstructors(Unknown Source)
>>>     at java.lang.Class.getConstructor0(Unknown Source)
>>>     at java.lang.Class.newInstance0(Unknown Source)
>>>     at java.lang.Class.newInstance(Unknown Source)
>>>     at com.hardcode.driverManager.DriverManager.loadDrivers(Unknown
>>> Source)
>>>     at
>>> com.iver.cit.gvsig.fmap.layers.LayerFactory.initializeDriverManager(Unknown
>>> Source)
>>>     at com.iver.cit.gvsig.fmap.layers.LayerFactory.setDriversPath(Unknown
>>> Source)
>>>     at com.iver.cit.gvsig.ProjectExtension.initialize(Unknown Source)
>>>     at com.iver.andami.Launcher.initializeExtensions(Launcher.java:694)
>>>     at com.iver.andami.Launcher.access$9(Launcher.java:644)
>>>     at com.iver.andami.Launcher$4.run(Launcher.java:334)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> ERROR AWT-EventQueue-1 com.iver.andami.Launcher - Error localizando la
>>> clase de la extensióncom.iver.cit.gvsig.ProjectExtension
>>> java.lang.NoClassDefFoundError: javax/media/jai/EnumeratedParameter
>>>     at java.lang.ClassLoader.defineClass1(Native Method)
>>>     at java.lang.ClassLoader.defineClass(Unknown Source)
>>>     at java.security.SecureClassLoader.defineClass(Unknown Source)
>>>     at java.net.URLClassLoader.defineClass(Unknown Source)
>>>     at java.net.URLClassLoader.access$100(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
>>> com.iver.andami.plugins.PluginClassLoader.loadClass(PluginClassLoader.java:237)
>>>     at java.lang.ClassLoader.loadClass(Unknown Source)
>>>     at java.lang.ClassLoader.loadClassInternal(Unknown Source)
>>>     at org.geotools.cs.WKTParser.parseDatum(WKTParser.java:312)
>>>     at org.geotools.cs.WKTParser.parseGeoGCS(WKTParser.java:500)
>>>     at org.geotools.cs.WKTParser.parseCoordinateSystem(WKTParser.java:596)
>>>     at org.geotools.cs.WKTParser.parseCoordinateSystem(WKTParser.java:637)
>>>     at
>>> org.geotools.cs.CoordinateSystemFactory.createFromWKT(CoordinateSystemFactory.java:734)
>>>     at org.cresques.cts.gt2.CSDatum.fromWKT(Unknown Source)
>>>     at org.cresques.cts.gt2.CSDatum.<init>(Unknown Source)
>>>     at org.cresques.cts.gt2.CSDatum.<clinit>(Unknown Source)
>>>     at org.cresques.cts.ProjectionPool.<clinit>(Unknown Source)
>>>     at com.iver.cit.gvsig.fmap.crs.CRSFactory.<clinit>(Unknown Source)
>>>     at com.iver.cit.gvsig.project.Project.<clinit>(Unknown Source)
>>>     at com.iver.cit.gvsig.project.ProjectFactory.createProject(Unknown
>>> Source)
>>>     at com.iver.cit.gvsig.ProjectExtension.initialize(Unknown Source)
>>>     at com.iver.andami.Launcher.initializeExtensions(Launcher.java:694)
>>>     at com.iver.andami.Launcher.access$9(Launcher.java:644)
>>>     at com.iver.andami.Launcher$4.run(Launcher.java:334)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from org.gvsig.scripting
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from org.gvsig.georeferencing
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from org.gvsig.rasterTools
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.jdbc_spatial
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.geoprocess
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from org.gvsig.crs
>>> ERROR AWT-EventQueue-1 com.iver.andami.Launcher - Error localizando la
>>> clase de la extensiónorg.gvsig.crs.JCrsExtension
>>> java.lang.NoClassDefFoundError
>>>     at org.gvsig.crs.JCrsExtension.initialize(Unknown Source)
>>>     at com.iver.andami.Launcher.initializeExtensions(Launcher.java:694)
>>>     at com.iver.andami.Launcher.access$9(Launcher.java:644)
>>>     at com.iver.andami.Launcher$4.run(Launcher.java:334)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.core
>>> INFO AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - Se
>>> añade un listener al manager de notificaciones
>>> INFO AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - Se
>>> añade un listener al manager de notificaciones
>>> INFO AWT-EventQueue-1 com.iver.andami.messages.NotificationManager - Se
>>> añade un listener al manager de notificaciones
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.wfs2
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.annotation
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from es.gva.cit.gvsig.catalogClient
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - No se encontró la
>>> traducción para Catalog
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.wms
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.gvsig.datalocator
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.gvsig.centerviewpoint
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.gvsig.addeventtheme
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.oracle_spatial
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- ORACLE_EPSG_TABLE_NAME = ORA_EPSG
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- si = null
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- dbfdrv =
>>> com.iver.cit.gvsig.fmap.drivers.dbf.DBFDriver en 1b83048
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- fdsa =
>>> es.prodevelop.cit.gvsig.fmap.drivers.jdbc.oracle.OFileDataSourceAdapter en 109dc35
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader - createFileString
>>> -- filename = ORA_EPSG.DBF
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- fsi.file = C:/Archivos de
>>> programa/gvSIG_1.1.1/bin/gvSIG/extensiones/com.iver.cit.gvsig.oracle_spatial/dbf/ORA_EPSG.DBF
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- sds =
>>> com.iver.cit.gvsig.fmap.layers.SelectableDataSource en 16752c9
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- pt = ORA_EPSG
>>> DEBUG AWT-EventQueue-1
>>> es.prodevelop.cit.gvsig.jdbc_spatial.OraEpsgTableLoader -
>>> createOracleEpsgTable() -- dsf =
>>> com.hardcode.gdbms.engine.data.DataSourceFactory en c4afc4
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.wcs
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from es.prodevelop.cit.gvsig.arcims
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.cad
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.cit.gvsig.geoprocessextensions
>>> DEBUG AWT-EventQueue-1 com.iver.andami.Launcher - Initializing extensions
>>> from com.iver.gvsig.expresionfield
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at com.iver.andami.Launcher$5.run(Launcher.java:353)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.core -- No se encontró la traducción para Consola de información
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.core -- No se encontró la traducción para Consola de información
>>> WARN AWT-EventQueue-1 com.iver.andami.PluginServices - Plugin
>>> com.iver.core -- No se encontró la traducción para Activa la ventana
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addJInternalFrame(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.addJInternalFrame(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at com.iver.andami.Launcher$5.run(Launcher.java:353)
>>>     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 12 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 12 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> java.lang.NullPointerException
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.cit.gvsig.StopEditing$StopEditingStatus.hasUnsavedData(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.Launcher$TerminationProcess.getUnsavedData(Launcher.java:2260)
>>>     at
>>> com.iver.andami.Launcher$TerminationProcess.manageUnsavedData(Launcher.java:2284)
>>>     at com.iver.andami.Launcher$TerminationProcess.run(Launcher.java:2195)
>>>     at com.iver.andami.Launcher.closeApplication(Launcher.java:1505)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame$1.windowClosing(MDIFrame.java:176)
>>>     at java.awt.Window.processWindowEvent(Unknown Source)
>>>     at javax.swing.JFrame.processWindowEvent(Unknown Source)
>>>     at java.awt.Window.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> java.lang.NullPointerException
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.cit.gvsig.StopEditing$StopEditingStatus.hasUnsavedData(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.Launcher$TerminationProcess.getUnsavedData(Launcher.java:2260)
>>>     at
>>> com.iver.andami.Launcher$TerminationProcess.manageUnsavedData(Launcher.java:2284)
>>>     at com.iver.andami.Launcher$TerminationProcess.run(Launcher.java:2195)
>>>     at com.iver.andami.Launcher.closeApplication(Launcher.java:1505)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame$1.windowClosing(MDIFrame.java:176)
>>>     at java.awt.Window.processWindowEvent(Unknown Source)
>>>     at javax.swing.JFrame.processWindowEvent(Unknown Source)
>>>     at java.awt.Window.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameDeiconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 16 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 16 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 16 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameDeiconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 19 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 19 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 19 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.messages.NotificationManager -
>>> Error no capturado por el usuario
>>> java.lang.NullPointerException
>>>     at
>>> com.iver.gvsig.addeventtheme.AddEventThemeExtension.isVisible(Unknown
>>> Source)
>>>     at
>>> com.iver.andami.plugins.ExtensionDecorator.isVisible(ExtensionDecorator.java:97)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:850)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameDeiconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameActivated(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setSelected(Unknown Source)
>>>     at com.iver.core.mdiManager.NewSkin.activateJInternalFrame(Unknown
>>> Source)
>>>     at com.iver.core.mdiManager.NewSkin.addWindow(Unknown Source)
>>>     at com.iver.core.NotificationDialog.errorEvent(Unknown Source)
>>>     at
>>> com.iver.andami.messages.NotificationManager.AddError(NotificationManager.java:165)
>>>     at
>>> com.iver.andami.messages.NotificationManager.addError(NotificationManager.java:108)
>>>     at
>>> com.iver.andami.ui.mdiFrame.MDIFrame.enableControls(MDIFrame.java:871)
>>>     at
>>> com.iver.core.mdiManager.NewSkin$FrameListener.internalFrameIconified(Unknown
>>> Source)
>>>     at javax.swing.JInternalFrame.fireInternalFrameEvent(Unknown Source)
>>>     at javax.swing.JInternalFrame.setIcon(Unknown Source)
>>>     at
>>> javax.swing.plaf.basic.BasicInternalFrameTitlePane$IconifyAction.actionPerformed(Unknown
>>> Source)
>>>     at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
>>>     at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
>>>     at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
>>>     at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
>>> Source)
>>>     at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
>>>     at java.awt.Component.processMouseEvent(Unknown Source)
>>>     at javax.swing.JComponent.processMouseEvent(Unknown Source)
>>>     at java.awt.Component.processEvent(Unknown Source)
>>>     at java.awt.Container.processEvent(Unknown Source)
>>>     at java.awt.Component.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
>>>     at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
>>>     at java.awt.Container.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Window.dispatchEventImpl(Unknown Source)
>>>     at java.awt.Component.dispatchEvent(Unknown Source)
>>>     at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>>     at
>>> com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
>>>     at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>>> Source)
>>>     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>>     at java.awt.EventDispatchThread.run(Unknown Source)
>>> DEBUG AWT-EventQueue-1 com.iver.core.mdiManager.NewSkin - Activando
>>> Consola de información
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 22 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 22 MB
>>> DEBUG AWT-EventQueue-1 com.iver.andami.ui.mdiFrame.MDIFrame - Memoria
>>> total: 22 MB
>>
>>
>> ________________________________
>>>¡Sé el Bello 51 de People en Español!
>> ¡Es tu oportunidad de Brillar! br>Sube tus fotos ya http://www.51bello.com/
>> _______________________________________________
>> gvSIG_usuarios mailing list
>> gvSIG_usuarios en runas.cap.gva.es
>>
>> Para ver histórico de mensajes, editar sus preferencias de usuario o darse
>> de baja en esta lista, acuda a la siguiente dirección:
>>
>> http://runas.cap.gva.es/mailman/listinfo/gvsig_usuarios
>>
>>
>
>
>
> --
> =============
> Jose Manuel Vivó(Chema)
> Equipo de gvSIG
>
> IVER T.I. S.A.
> C/ Lérida, 20
> 46009-Valencia
> Tlf.+34902252540
> Spain
> www.iver.es
> www.gvsig.com
>



-- 
=============
Jose Manuel Vivó(Chema)
Equipo de gvSIG

IVER T.I. S.A.
C/ Lérida, 20
46009-Valencia
Tlf.+34902252540
Spain
www.iver.es
www.gvsig.com



Más información sobre la lista de distribución gvSIG_usuarios