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 270340 - "The program is already running ..." error
Summary: "The program is already running ..." error
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10 x64
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-04-10 07:10 UTC by sametozden
Modified: 2017-04-13 01:43 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (239.13 KB, text/plain)
2017-04-10 07:10 UTC, sametozden
Details

Note You need to log in before you can comment on or make changes to this bug.
Description sametozden 2017-04-10 07:10:49 UTC
When I click on a file with the extension "php", the program opens normally when I click the program while it is closed, but when the program is open, when I click on the file with the extension "php", the program gives me the error "The program is already running ...". The "lock" file is automatically deleted when I close the program. I uninstalled the program and deleted all the cache files, restarted my computer, and reinstalled the program. The problem still continues.


Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 8 version 6.2 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23

Reproducibility: Happens sometimes, but not always

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 sametozden 2017-04-10 07:10:56 UTC
Created attachment 164061 [details]
IDE log
Comment 2 sametozden 2017-04-10 19:51:39 UTC
Problem is solved. The reason of the problem is Kaspersky Internet Security 2017 

I uninstalled Kaspersky and it is okey.

Very interesting...
Comment 3 Quality Engineering 2017-04-13 01:43:16 UTC
Integrated into 'main-silver', will be available in build *201704130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/582485b5b8b9
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #270340: Don't reference JavaFX classes directly