[kepler-dev] [Bug 5005] regular user couldn't start kepler after it was installed on windows 7
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Wed May 12 16:03:25 PDT 2010
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5005
--- Comment #1 from Jing Tao <tao at nceas.ucsb.edu> 2010-05-12 16:03:24 PDT ---
Here is the error message i got:
C:\Program Files\Kepler-2.0-RC2>kepler.bat
Exception in thread "main" java.io.FileNotFoundException: C:\Program Files\Kepl
r-2.0-RC2\build-area\present.txt (Access is denied)
at org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:105)
at org.kepler.build.modules.Module.readPresent(Module.java:209)
at org.kepler.build.modules.Module.transformName(Module.java:296)
at org.kepler.build.modules.Module.<init>(Module.java:141)
at org.kepler.build.modules.Module.<init>(Module.java:186)
at org.kepler.build.modules.ModulesTxt.readHelper(ModulesTxt.java:148)
at org.kepler.build.modules.ModulesTxt.read(ModulesTxt.java:120)
at org.kepler.build.modules.ModulesTxt.init(ModulesTxt.java:57)
at org.kepler.build.modules.ModuleTree.init(ModuleTree.java:96)
at org.kepler.build.modules.ModulesTask.init(ModulesTask.java:86)
at org.kepler.build.runner.Kepler.main(Kepler.java:76)
Caused by: java.io.FileNotFoundException: C:\Program Files\Kepler-2.0-RC2\build
area\present.txt (Access is denied)
at java.io.FileOutputStream.open(Native Method)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileOutputStream.<init>(Unknown Source)
at java.io.FileWriter.<init>(Unknown Source)
at org.kepler.build.UpdatePresentTxt.run(UpdatePresentTxt.java:66)
at org.kepler.build.modules.ModulesTask.execute(ModulesTask.java:101)
... 10 more
--- Nested Exception ---
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list