On 21.03.2012 12:03, Uwe Dalluege wrote: > Hi, > > when I start OpenJUMP and have a look > inside the log-file openjump.log > I see some warnings: > > > 2012-03-21 11:50:06,782 WARN class > org.openjump.core.ui.plugin.file.SaveImageAsSVGPlugIn could not be > initialized > 2012-03-21 11:50:06,783 INFO java.lang.NoClassDefFoundError: > org/apache/batik/svggen/SVGGraphics2D > 2012-03-21 11:50:12,818 WARN ECW loader class > com.ermapper.ecw.JNCSRenderer not installed. > 2012-03-21 11:50:12,822 WARN ECW loader class > com.ermapper.ecw.JNCSRenderer not installed. > 2012-03-21 11:50:12,830 WARN lib\ext\etc\mrsidgeodecode.exe not installed. > > Is this correct?
perfectly normal for the CORE edition. these are just warnings. > > Is it possible, to switch the path for the > log-file with an option to another path? > I like to use OpenJUMP for many users > and want to put the OJ-directory > to a central server and then make > a link to oj_windows.bat. check line 8 of oj_windows.bat http://jump-pilot.svn.sourceforge.net/viewvc/jump-pilot/core/trunk/scripts/oj_windows.bat?&view=markup the locations of state,log,logsettings files are defined via SETTINGS_HOME, by default JUMP_HOME (if writable) or %HOMEDRIVE%%HOMEPATH%\.openjump assuming that the users profile is writable. > > For the workbench-state.xml file > there is the -state option. > For example: > > -state z:\workbench-state.xml > > This works fine. Every user has its own > workbench-state.xml file. > > But what shall I do with the log-file? > you currently cannot move it via a parameter independently, sorry. you'd have to use the mechanism explained above. ..ede ------------------------------------------------------------------------------ This SF email is sponsosred by: Try Windows Azure free for 90 days Click Here http://p.sf.net/sfu/sfd2d-msazure _______________________________________________ Jump-pilot-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jump-pilot-devel
