https://issues.apache.org/bugzilla/show_bug.cgi?id=54528
Bug ID: 54528
Summary: ant.taskdefs.Java.fork fails on Windows 8 x64 with UAC
error 740
Product: Ant
Version: 1.8.0
Hardware: PC
OS: other
Status: NEW
Severity: critical
Priority: P2
Component: Core tasks
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
Created attachment 29922
--> https://issues.apache.org/bugzilla/attachment.cgi?id=29922&action=edit
stack trace
I tried using NetBeans 7.2.1 on the 64-bit architecture of Windows 8.
Hardware is Dell XPS 8500.
All attempts to run or debug fail with error 740.
Microsoft's UAC system insists that to run a program the process must belong to
an administrator. (I was running as AN administrator, but that is not as good
as THE administrator, the user that owns the operating system. But there are
many reasons to prefer to NOT run as administrator.)
Originally I reported the bug to NetBeans, but it is clearly an Ant bug:
http://netbeans.org/bugzilla/show_bug.cgi?id=225563
The stack trace is
org.apache.tools.ant.taskdefs.Java.fork
--
You are receiving this mail because:
You are the assignee for the bug.