Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-users] BeeGIS installation error

Dear All,

Please i need your help to fix an error message we found while we are installing BeeGIS on Windows 7.  Also I installed the last version of BeeGIS and uDig didn't start and we found the same error message.

The message error is:

java.lang.NullPointerException
       at net.refractions.udig.project.internal.impl.ProjectRegistryImpl.getProjectRegillstry(ProjectRegistryImpl.java:553)
       at net.refractions.udig.project.internal.ProjectPlugin$Implementation.getProjectRegistry(ProjectPlugin.java:220)
       at net.refractions.udig.project.ui.ApplicationGIS.getActiveProject(ApplicationGIS.java:119)
       at eu.hydrologis.jgrass.database.core.h2.H2ConnectionFactory.createDefaultProperties(H2ConnectionFactory.java:112)
       at eu.hydrologis.jgrass.database.DatabasePlugin.createDefaultDatabase(DatabasePlugin.java:158)
       at eu.hydrologis.jgrass.database.DatabasePlugin.getActiveDatabaseConnection(DatabasePlugin.java:140)
       at eu.hydrologis.jgrass.beegisutils.database.BeegisTablesUpdater.earlyStartup(BeegisTablesUpdater.java:62)
       at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:87)
       at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:66)
       at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
       at org.eclipse.ui.internal.Workbench$59.run(Workbench.java:2409)
       at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)

Many thanks for all help,

Ahmed  Abdaal
PhD Student, Dep. of Physical Geography and Geoinformatics, Szeged University, Hungary


Back to the top