This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 205618

Summary: java.io.IOException: CreateProcess error=740, The requested operation requires elevation
Product: serverplugins Reporter: Exceptions Reporter <exceptions_reporter>
Component: GlassFishAssignee: Vince Kraemer <vkraemer>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dysonjm, lenin2k
Priority: P3    
Version: 7.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 162936
Attachments: stacktrace

Description Exceptions Reporter 2011-11-28 18:33:55 UTC
Build: NetBeans IDE 7.0.1 (Build 201107282000)
VM: Java HotSpot(TM) Client VM, 21.0-b17, Java(TM) SE Runtime Environment, 1.7.0-b147
OS: Windows 7

User Comments:
GUEST: Was trying to install the update center for GlassFish 3

GUEST: Trying to allow Netbeans to install the update center for Glassfish V3

dysonjm: when i trying to view update centre.Please help me

GUEST: After registering Glassfish3 as Server in NetbeanIDE,
 in Services/Servers-Glassfish Server 3.x/ rightclick to View Update Center
Dialoge popup .. to install Update center..
failed.. exception occurred..

lenin2k: The updatetool doesnt run on my computer, I need to download the j2ee 6 tutorial example code




Stacktrace: 
java.io.IOException: CreateProcess error=740, The requested operation requires elevation
   at java.lang.ProcessImpl.create(ProcessImpl.java:0)
   at java.lang.ProcessImpl.<init>(ProcessImpl.java:188)
   at java.lang.ProcessImpl.start(ProcessImpl.java:132)
   at java.lang.ProcessBuilder.start(ProcessBuilder.java:1021)
   at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:202)
   at org.openide.execution.NbProcessDescriptor.exec(NbProcessDescriptor.java:154)
Comment 1 Exceptions Reporter 2011-11-28 18:33:57 UTC
Created attachment 113590 [details]
stacktrace
Comment 2 Vince Kraemer 2012-05-17 20:28:35 UTC
i cannot replicate this with 7.1.1 and gf 3.1.2
Comment 3 TomasKraus 2013-03-26 10:39:30 UTC

*** This bug has been marked as a duplicate of bug 223863 ***