Coder Social home page Coder Social logo

Comments (4)

hengsin avatar hengsin commented on July 2, 2024

Just tested with current source from master and .idpass does get created after run of install.app from eclipse. Perhaps you are running with an user account that doesn't have the necessary write permission ?

from idempiere-dev-setup.

dantam74 avatar dantam74 commented on July 2, 2024

Forgot to say that I'm using the release branches (previous test was on release-9)
A fresh run of the script using

./setup.sh --branch=release-10

Gives the same error as previously. All files and subdirectories are owned by the same user.

20:20:13.299 ConfigurationData.load: /home/daniel/github/idempiere-dev-setup/idempiere/idempiereEnv.properties [1]
org.adempiere.exceptions.AdempiereException: Could not execute /home/daniel/github/idempiere-dev-setup/idempiere/org.adempiere.server-feature/utils.unix/getVar.sh
at org.compiere.util.Ini.runCommand(Ini.java:865)
at org.compiere.util.Ini.getVar(Ini.java:808)
at org.compiere.install.ConfigurationData.load(ConfigurationData.java:254)
at org.compiere.install.ConfigurationPanel.dynInit(ConfigurationPanel.java:447)
at org.compiere.install.Setup.(Setup.java:77)
at org.compiere.install.Setup.main(Setup.java:165)
at org.compiere.install.InstallApplication.start(InstallApplication.java:32)
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:596)
at org.eclipse.equinox.launcher.Main.run(Main.java:1467)
at org.eclipse.equinox.launcher.Main.main(Main.java:1440)
Caused by: java.lang.Exception: Variables file does not exist
at org.compiere.util.Ini.runCommand(Ini.java:861)
... 19 more

Adding the environment variable

-DIDEMPIERE_SECURE_PROPERTIES=false

solves the problem.

from idempiere-dev-setup.

hengsin avatar hengsin commented on July 2, 2024

alright, got it, I usually runs ./setup.sh --skip-setup-db and that's working fine.

will check further.

from idempiere-dev-setup.

hengsin avatar hengsin commented on July 2, 2024

should work now, please re-test.

from idempiere-dev-setup.

Related Issues (8)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.