Arun,

i don't see any critical errors. is something not working still?

..ede

On 18.10.2017 15:31, Arun Bharathi wrote:
> Hi,
> I am enclosing my console output.
> Run configurations
> Program arguments
> -default-plugins ${workspace_loc:Ver_1.11}\scripts\default-plugins.xml
> -plug-in-directory ${workspace_loc:Ver_1.11}\lib\ext
> 
> VM arguments
> -Djava.system.class.loader=com.vividsolutions.jump.workbench.plugin.PlugInClassLoader
> -Dlog4j.configuration=file:${workspace_loc:Ver_1.11}\etc\log4j.xml
> 
> Thanks and Regards.
> P.Arun Bharathi
> 
> 
> On Wed, Oct 18, 2017 at 4:44 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> wrote:
> 
>     On 18.10.2017 12:22, Arun Bharathi wrote:
>     > Hi,
>     > Thanks. But I got following warning and  error while executing
>     >
>     > Warning: org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 
> 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit 
> <http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit>' is not 
> recognized.
>     > Compiler warnings:
>     >   WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 
> 'http://javax.xml.XMLConstants/property/accessExternalDTD 
> <http://javax.xml.XMLConstants/property/accessExternalDTD>' is not 
> recognized.'
> 
>     i need the _full_ console log output, to see the context in which the 
> warning occurs to know why it is happening. but generally warnings can be 
> ignored.
> 
>     probably this issue
>       
> https://stackoverflow.com/questions/25453042/how-to-disable-accessexternaldtd-and-entityexpansionlimit-warnings-with-logback
>  
> <https://stackoverflow.com/questions/25453042/how-to-disable-accessexternaldtd-and-entityexpansionlimit-warnings-with-logback>
> 
>     > Oct 18, 2017 3:45:51 PM 
> it.geosolutions.imageio.gdalframework.GDALUtilities loadGDAL
>     > WARNING: Failed to load the GDAL native libs. This is not a problem 
> unless you need to use the GDAL plugins: they won't be enabled.
>     > java.lang.UnsatisfiedLinkError: no gdaljni in java.library.path
>     > Oct 18, 2017 3:45:51 PM 
> it.geosolutions.imageio.plugins.turbojpeg.TurboJpegUtilities loadTurboJpeg
>     > WARNING: Failed to load the TurboJpeg native libs. This is not a 
> problem, but the TurboJpeg encoder won't be available: 
> java.lang.UnsatisfiedLinkError: no turbojpeg in java.library.path
>     > Oct 18, 2017 3:45:51 PM it.geosolutions.util.KakaduUtilities loadKakadu
>     > WARNING: Failed to load the Kakadu native libs. This is not a problem 
> unless you need to use the Kakadu plugin: it won't be enabled. 
> java.lang.UnsatisfiedLinkError: no kdu_jni in java.library.path
> 
>     can be ignored. the explanations after the warnings are pretty clear.
> 
>     > Error while parsing JAI registry file 
> "file:/D:/Airport/Ver_1.11/lib/plus/imageio-ext/imageio-ext-imagereadmt-1.1.16.jar!/META-INF/registryFile.jai"
>  :
>     > Error in registry file at line number #29
>     > A descriptor is already registered against the name "ImageReadMT" under 
> registry mode "rendered"
> 
>     dunno this one, but if rendering of geometries works fine, that can 
> probably ignored as well.
> 
>     just a hint wrt. your classpath. you need to add only and only those
>     lib/*.jar
>     lib/imageio-ext/*.jar
>     lib/junit/*.jar
>     lib/plus/wfs/*.jar
> 
>     ..ede
> 
>     > Thanks and Regards.
>     > P.Arun Bharathi
>     >
>     >
>     > On Tue, Oct 17, 2017 at 8:45 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>> wrote:
>     >
>     >     also,
>     >
>     >     in your console output it says
>     >
>     >       Scanning 'lib/ext/*.jar'
>     >
>     >     but the configuration is
>     >
>     >       -plug-in-directory "lib\plus"
>     >
>     >     so it should read "Scanning 'lib/plus/*.jar'" (note the plus). not 
> sure how you achieved that.
>     >
>     >     ..ede
>     >
>     >
>     >     On 17.10.2017 07:47, Arun Bharathi wrote:
>     >     > ede,
>     >     > Please find enclosed console output. 
>     >     >
>     >     > Thanks and Regards.
>     >     > P.Arun Bharathi
>     >     >
>     >     >
>     >     > On Mon, Oct 16, 2017 at 9:04 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>>> wrote:
>     >     >
>     >     >     arun,
>     >     >
>     >     >
>     >     >     please send the complete console output after OJ start is 
> finished.
>     >     >
>     >     >     also what is is your 'Working Directory'?
>     >     >
>     >     >     ..ede
>     >     >
>     >     >     On October 16, 2017 5:18:04 PM GMT+02:00, Arun Bharathi 
> <arunbharathi...@gmail.com <mailto:arunbharathi...@gmail.com> 
> <mailto:arunbharathi...@gmail.com <mailto:arunbharathi...@gmail.com>> 
> <mailto:arunbharathi...@gmail.com <mailto:arunbharathi...@gmail.com> 
> <mailto:arunbharathi...@gmail.com <mailto:arunbharathi...@gmail.com>>>> wrote:
>     >     >     >program arguments
>     >     >     >-properties ${workspace_loc:}\workbench-properties.xml 
> -default-plugins
>     >     >     >scripts\default-plugins.xml -plug-in-directory "lib\plus" 
> -I18n en_DE
>     >     >     >-v
>     >     >     >info
>     >     >     >
>     >     >     >jvm args
>     >     >     >  
> -Djava.system.class.loader=com.vividsolutions.jump.workbench.plugin.
>     >     >     >PlugInClassLoader
>     >     >     >
>     >     >     >On Oct 16, 2017 7:48 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>>> wrote:
>     >     >     >
>     >     >     >> On 16.10.2017 15:32, Arun Bharathi wrote:
>     >     >     >> > Hi,
>     >     >     >> > I am using eclipse.
>     >     >     >>
>     >     >     >> what are your run configuration parameters. jvm _and_ 
> application?
>     >     >     >>
>     >     >     >> ..ede
>     >     >     >>
>     >     >     >> >
>     >     >     >> > On Oct 16, 2017 6:53 PM, <edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de> <mailto:edgar.sol...@web.de 
> <mailto:edgar.sol...@web.de>>> <mailto:
>     >     >     >> edgar.sol...@web.de <mailto:edgar.sol...@web.de> 
> <mailto:edgar.sol...@web.de <mailto:edgar.sol...@web.de>> 
> <mailto:edgar.sol...@web.de <mailto:edgar.sol...@web.de> 
> <mailto:edgar.sol...@web.de <mailto:edgar.sol...@web.de>>>>> wrote:
>     >     >     >> >
>     >     >     >> >     On 16.10.2017 15:17, Arun Bharathi wrote:
>     >     >     >> >     > Hi,
>     >     >     >> >     > I am facing problem in compiling 
> OpenJUMP-1.11-r5434-src.
>     >     >     >> >     > In File menu items and other menu items are not 
> loading. I
>     >     >     >have
>     >     >     >> included all the jar files. No error came. But I have also 
> attached
>     >     >     >the
>     >     >     >> screen output I have got. Plz help me.
>     >     >     >> >     >
>     >     >     >> >
>     >     >     >> >     Arun,
>     >     >     >> >
>     >     >     >> >     what does your run command line looks like 
> (parameters)? are
>     >     >     >you
>     >     >     >> using an ide eg. Eclipse?
>     >     >     >> >
>     >     >     >> >     ..ede
>     >     >     >> >
>     >     >     >> >     
> ------------------------------------------------------------
>     >     >     >> ------------------
>     >     >     >> >     Check out the vibrant tech community on one of the 
> world's most
>     >     >     >> >     engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot
>     >     >     >> >     _______________________________________________
>     >     >     >> >     Jump-pilot-devel mailing list
>     >     >     >> >     Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>>
>     >     >     ><mailto:Jump-pilot-devel@ <mailto:Jump-pilot-devel@> 
> <mailto:Jump-pilot-devel@ <mailto:Jump-pilot-devel@>> 
> <mailto:Jump-pilot-devel@ <mailto:Jump-pilot-devel@> 
> <mailto:Jump-pilot-devel@ <mailto:Jump-pilot-devel@>>>
>     >     >     >> lists.sourceforge.net <http://lists.sourceforge.net> 
> <http://lists.sourceforge.net> <http://lists.sourceforge.net>>
>     >     >     >> >     
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>> <
>     >     >     >> 
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>>>
>     >     >     >> >
>     >     >     >> >
>     >     >     >> >
>     >     >     >> > 
> ------------------------------------------------------------
>     >     >     >> ------------------
>     >     >     >> > Check out the vibrant tech community on one of the 
> world's most
>     >     >     >> > engaging tech sites, Slashdot.org! 
> http://sdm.link/slashdot
>     >     >     >> >
>     >     >     >> >
>     >     >     >> >
>     >     >     >> > _______________________________________________
>     >     >     >> > Jump-pilot-devel mailing list
>     >     >     >> > Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>>
>     >     >     >> > 
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>>
>     >     >     >> >
>     >     >     >>
>     >     >     >>
>     >     >     >> 
> ------------------------------------------------------------
>     >     >     >> ------------------
>     >     >     >> Check out the vibrant tech community on one of the world's 
> most
>     >     >     >> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     >     >     >> _______________________________________________
>     >     >     >> Jump-pilot-devel mailing list
>     >     >     >> Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>>
>     >     >     >> 
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>>
>     >     >     >>
>     >     >
>     >     >
>     >
>     >
>     >     
> ------------------------------------------------------------------------------
>     >     Check out the vibrant tech community on one of the world's most
>     >     engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     >     _______________________________________________
>     >     Jump-pilot-devel mailing list
>     >     Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net> 
> <mailto:Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>>
>     >     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel> 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>>
>     >
>     >
>     >
>     >
>     > 
> ------------------------------------------------------------------------------
>     > Check out the vibrant tech community on one of the world's most
>     > engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     >
>     >
>     >
>     > _______________________________________________
>     > Jump-pilot-devel mailing list
>     > Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>
>     > https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>
>     >
> 
> 
>     
> ------------------------------------------------------------------------------
>     Check out the vibrant tech community on one of the world's most
>     engaging tech sites, Slashdot.org! http://sdm.link/slashdot
>     _______________________________________________
>     Jump-pilot-devel mailing list
>     Jump-pilot-devel@lists.sourceforge.net 
> <mailto:Jump-pilot-devel@lists.sourceforge.net>
>     https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel 
> <https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel>
> 
> 
> 
> 
> ------------------------------------------------------------------------------
> Check out the vibrant tech community on one of the world's most
> engaging tech sites, Slashdot.org! http://sdm.link/slashdot
> 
> 
> 
> _______________________________________________
> Jump-pilot-devel mailing list
> Jump-pilot-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
> 


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
Jump-pilot-devel mailing list
Jump-pilot-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel

Reply via email to