I'm sorry Lucie, but since it is an isolated case that you can't reproduce anymore, I'm afraid we can't do anything more

--
Lucía Martínez Palomero
Proyecto gvSIG
Conselleria d'Infraestructures, Territori i Medi Ambient
València (Spain)


El 19/12/11 15:02, Lucie Prunarová escribió:
Hi,
yes, it was totally the same project - I just did it again, but with the same layers in the same projection. So I have now new project which works. But I still would like to know, what could be the problem to avoid it next time.

Lucie

2011/12/19 Lucía Martínez <[email protected] <mailto:[email protected]>>

    Hi Lucie,
    I have been testing your gvp and i don't have any problem, even in
    Linux. Since it seems to be a problem with the CRS,
    the projects you can open are in the same CRS as you sent me?
    (ESRI 102067)

    El 16/12/11 18:27, Lucie Prunarová escribió:
    Hi,
    I attach the .gvp file with the data. I did also another project
    in 1.10 and that one I can open in 1.11.

    2011/12/16 Lucía Martínez <[email protected]
    <mailto:[email protected]>>


        Hi Lucie,
        could you send the .gvp? if there is no problem.
        thank you
        Lucía


-- Lucía Martínez Palomero
        Proyecto gvSIG
        Conselleria d'Infraestructures, Territori i Medi Ambient
        València (Spain)


        El 16/12/11 14:03, Lucie Prunarová escribió:
        I checked it and it's enabled. Also there is said that the
        priority of extension is 1.

        2011/12/16 Lucía Martínez <[email protected]
        <mailto:[email protected]>>


            could you try to check if in
            Preferences/General/Extensions the extension
            org.gvsig.crs.JCrsExtension is enabled?

            El 16/12/11 13:06, Lucie Prunarová escribió:
            Hi Lucía,
            I tried this solution several times, but without
            succes. Do you have some other advice for me?

            Lucie

            2011/12/16 Lucía Martínez <[email protected]
            <mailto:[email protected]>>

                Hi Lucie,
                it seems to be a problem loading CRS libraries
                opening gvSIG. Try to close and reopen gvSIG and
                try again.

-- Lucía Martínez Palomero
                Proyecto gvSIG
                Conselleria d'Infraestructures, Territori i Medi Ambient
                València (Spain)



                El 16/12/11 11:29, Lucie Prunarová escribió:
                Hi,
                I have unexpected error when try to open project
                made in gvSIG 1.10 (on Windows XP) into gvSIG 1.11
                (Windows 7). The error looks like:

                Application error. It's strongly recommended to
                close the application.
                java.lang.NoClassDefFoundError: Could not
                initialize class org.gvsig.crs.proj.CrsProj
                    org.gvsig.crs.Crs.getCrsProj(Crs.java:460)
                    org.gvsig.crs.COperation.(COperation.java:131)
                    org.gvsig.crs.Crs.getCT(Crs.java:514)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.doAddLayerSecure(FLayers.java:246)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.doAddLayer(FLayers.java:220)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.addLayer(FLayers.java:289)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.addLayer(FLayers.java:256)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.addLayerFromXML(FLayers.java:1398)
                    
com.iver.cit.gvsig.fmap.layers.FLayers.setXMLEntity(FLayers.java:978)
                    
com.iver.cit.gvsig.fmap.MapContext.createFromXML(MapContext.java:1291)
                    
com.iver.cit.gvsig.project.documents.view.ProjectView.setXMLEntity(ProjectView.java:171)
                    
com.iver.cit.gvsig.project.Project.createFromXML(Project.java:1214)
                    
com.iver.cit.gvsig.ProjectExtension.readProject(ProjectExtension.java:675)
                    
com.iver.cit.gvsig.ProjectExtension.readProject(ProjectExtension.java:596)
                    
com.iver.cit.gvsig.ProjectExtension.execute(ProjectExtension.java:379)
                    
com.iver.andami.plugins.ExtensionDecorator.execute(ExtensionDecorator.java:89)
                    
com.iver.andami.ui.mdiFrame.MDIFrame.actionPerformed(MDIFrame.java:674)
                    javax.swing.AbstractButton.fireActionPerformed(Unknown
                Source)
                    javax.swing.AbstractButton$Handler.actionPerformed(Unknown
                Source)
                    javax.swing.DefaultButtonModel.fireActionPerformed(Unknown
                Source)
                    javax.swing.DefaultButtonModel.setPressed(Unknown
                Source)
                    
javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown
                Source)
                    java.awt.AWTEventMulticaster.mouseReleased(Unknown
                Source)
                    java.awt.AWTEventMulticaster.mouseReleased(Unknown
                Source)
                    java.awt.Component.processMouseEvent(Unknown
                Source)
                    javax.swing.JComponent.processMouseEvent(Unknown
                Source)
                    java.awt.Component.processEvent(Unknown Source)
                    java.awt.Container.processEvent(Unknown Source)
                    java.awt.Component.dispatchEventImpl(Unknown
                Source)
                    java.awt.Container.dispatchEventImpl(Unknown
                Source)
                    java.awt.Component.dispatchEvent(Unknown Source)
                    java.awt.LightweightDispatcher.retargetMouseEvent(Unknown
                Source)
                    java.awt.LightweightDispatcher.processMouseEvent(Unknown
                Source)
                    java.awt.LightweightDispatcher.dispatchEvent(Unknown
                Source)
                    java.awt.Container.dispatchEventImpl(Unknown
                Source)
                    java.awt.Window.dispatchEventImpl(Unknown Source)
                    java.awt.Component.dispatchEvent(Unknown Source)
                    java.awt.EventQueue.dispatchEventImpl(Unknown
                Source)
                    java.awt.EventQueue.access$000(Unknown Source)
                    java.awt.EventQueue$1.run(Unknown Source)
                    java.awt.EventQueue$1.run(Unknown Source)
                    java.security.AccessController.doPrivileged(Native
                Method)
                    
java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
                Source)
                    
java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
                Source)
                    java.awt.EventQueue$2.run(Unknown Source)
                    java.awt.EventQueue$2.run(Unknown Source)
                    java.security.AccessController.doPrivileged(Native
                Method)
                    
java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown
                Source)
                    java.awt.EventQueue.dispatchEvent(Unknown Source)
                    
com.iver.andami.ui.AndamiEventQueue.dispatchEvent(AndamiEventQueue.java:58)
                    java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown
                Source)
                    java.awt.EventDispatchThread.pumpEventsForFilter(Unknown
                Source)
                    java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
                Source)
                    java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                    java.awt.EventDispatchThread.pumpEvents(Unknown Source)
                    java.awt.EventDispatchThread.run(Unknown Source)

                Does somebody know, what could be problem in this
                case?

                Thanks,
                Lucie


                _______________________________________________
                Gvsig_internacional mailing list
                [email protected]  
<mailto:[email protected]>

                To see the archives, edit your preferences or unsubscribe from 
this mailing list, please access this url:

                
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



                _______________________________________________
                Gvsig_internacional mailing list
                [email protected]
                <mailto:[email protected]>

                To see the archives, edit your preferences or
                unsubscribe from this mailing list, please access
                this url:

                
http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



            _______________________________________________
            Gvsig_internacional mailing list
            [email protected]  
<mailto:[email protected]>

            To see the archives, edit your preferences or unsubscribe from this 
mailing list, please access this url:

            http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


-- Lucía Martínez Palomero
            Proyecto gvSIG
            Conselleria d'Infraestructures, Territori i Medi Ambient
            València (Spain)


            _______________________________________________
            Gvsig_internacional mailing list
            [email protected]
            <mailto:[email protected]>

            To see the archives, edit your preferences or
            unsubscribe from this mailing list, please access this url:

            http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



        _______________________________________________
        Gvsig_internacional mailing list
        [email protected]  
<mailto:[email protected]>

        To see the archives, edit your preferences or unsubscribe from this 
mailing list, please access this url:

        http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



        _______________________________________________
        Gvsig_internacional mailing list
        [email protected]
        <mailto:[email protected]>

        To see the archives, edit your preferences or unsubscribe
        from this mailing list, please access this url:

        http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



    _______________________________________________
    Gvsig_internacional mailing list
    [email protected]  
<mailto:[email protected]>

    To see the archives, edit your preferences or unsubscribe from this mailing 
list, please access this url:

    http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


-- Lucía Martínez Palomero
    Proyecto gvSIG
    Conselleria d'Infraestructures, Territori i Medi Ambient
    València (Spain)


    _______________________________________________
    Gvsig_internacional mailing list
    [email protected]
    <mailto:[email protected]>

    To see the archives, edit your preferences or unsubscribe from
    this mailing list, please access this url:

    http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional



_______________________________________________
Gvsig_internacional mailing list
[email protected]

To see the archives, edit your preferences or unsubscribe from this mailing 
list, please access this url:

http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional


_______________________________________________
Gvsig_internacional mailing list
[email protected]

To see the archives, edit your preferences or unsubscribe from this mailing 
list, please access this url:

http://listserv.gva.es/cgi-bin/mailman/listinfo/gvsig_internacional

Reply via email to