Hello,

Because of some security application lock measures, internally here in my company pc settings, I cannot easily run the OpenForisCollect-launcher 3.13.9. Even when adding an exception to run the launcher in this folder (C:\OpenForis) I receive an error.

So I would like to use another install folder where I'm authorized to launch applications, named E:\Dev\OpenForis\ Is it possible to do it? I cannot find the way to make it.

Thank you Andrea

asked 18 Aug '17, 10:40

uplantanu's gravatar image

uplantanu
1125
accept rate: 0%


Dear Andrea,
You can customize the installation folder of Collect during the installation:
Collect Installation Screenshot

The error you got should be related to some missing files in your user folder.
Collect stores the user configuration and data under this folder: c:/Users/YOUR_USER/OpenForis/Collect
Please verify that you have a file called collect.properties and a folder called data there.

Thanks,
Open Foris Team

permanent link

answered 18 Aug '17, 17:01

Stefano%20%28OF%29's gravatar image

Stefano (OF) ♦♦
4.7k19
accept rate: 20%

Thank you a lot, the problem is solved; the Collect user folder wasn't created in the correct folder (it was in the admin user one..). Thanks again, Andrea

(21 Aug '17, 17:12) uplantanu uplantanu's gravatar image

Hi Andrea,
Probably you installed Collect running the installer as an Administrator and the configuration files went into the wrong user folder.
Don't forget that you don't need administrative rights to install it.
Thanks again,
Open Foris Team

(22 Aug '17, 09:36) Stefano (OF) ♦♦ Stefano%20%28OF%29's gravatar image

This is the error I receive:

java.lang.RuntimeException: java.lang.IllegalStateException: Cannot find collect.properties file at org.openforis.collect.controlpanel.CollectControlPanelController.initialize(CollectControlPanelController.java:122) at javafx.fxml.FXMLLoader.loadImpl(FXMLLoader.java:2548) at javafx.fxml.FXMLLoader.load(FXMLLoader.java:2425) at org.openforis.collect.controlpanel.CollectControlPanel.start(CollectControlPanel.java:34) at com.sun.javafx.application.LauncherImpl.lambda$launchApplication1$162(LauncherImpl.java:863) at com.sun.javafx.application.PlatformImpl.lambda$runAndWait$175(PlatformImpl.java:326) at com.sun.javafx.application.PlatformImpl.lambda$null$173(PlatformImpl.java:295) at java.security.AccessController.doPrivileged(Native Method) at com.sun.javafx.application.PlatformImpl.lambda$runLater$174(PlatformImpl.java:294) at com.sun.glass.ui.InvokeLaterDispatcher$Future.run(InvokeLaterDispatcher.java:95) at com.sun.glass.ui.win.WinApplication._runLoop(Native Method) at com.sun.glass.ui.win.WinApplication.lambda$null$148(WinApplication.java:191) at java.lang.Thread.run(Unknown Source) Caused by: java.lang.IllegalStateException: Cannot find collect.properties file at org.openforis.collect.controlpanel.CollectControlPanelController.loadProperties(CollectControlPanelController.java:313) at org.openforis.collect.controlpanel.CollectControlPanelController.initialize(CollectControlPanelController.java:97) ... 12 more

permanent link

answered 18 Aug '17, 10:40

uplantanu's gravatar image

uplantanu
1125
accept rate: 0%

Your answer
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×493

question asked: 18 Aug '17, 10:40

question was seen: 2,486 times

last updated: 22 Aug '17, 09:36