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 251580 - NetBeans crashes after or during Remote Desktop session (RDP / mstsc)
Summary: NetBeans crashes after or during Remote Desktop session (RDP / mstsc)
Status: REOPENED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0.2
Hardware: PC Windows 7
: P3 normal with 2 votes (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-02 08:51 UTC by Duddle
Modified: 2016-12-30 00:23 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log.1 from %AppData%\NetBeans\8.0\var\log (231.05 KB, application/octet-stream)
2015-04-02 08:51 UTC, Duddle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Duddle 2015-04-02 08:51:14 UTC
Created attachment 152994 [details]
messages.log.1 from %AppData%\NetBeans\8.0\var\log

Sometimes (20 % of attempts) NetBeans just disappears when used while working with Remote Desktop. Other times, the window remains but is not drawn at all (entirely white or snippets from other applications that used to be on top of NetBeans). 

Starting NetBeans during a Remote Desktop session usually works, but the transition from local (physical) machine use and remote-desktoping in seems to make it crash. Maybe it is the design change that Windows automatically does?
Comment 1 Milutin Kristofic 2015-04-08 11:21:28 UTC
What java version are you using? It seems more like a java bug (something like this http://bugs.java.com/view_bug.do?bug_id=6588271)
Comment 2 Duddle 2015-04-11 07:04:05 UTC
Thanks for your answer. On the computer from the attached messages.log.1 I used the menu item Help > About to find the following:
  Java: 1.7.0_67; Java HotSpot(TM) Client VM 24.65-b04
  Runtime: Java(TM) SE Runtime Environment 1.7.0_67-b01

However, I will ask my colleague to report his Java version as well, he has very similar problems.
Comment 3 bugmenot1 2015-10-15 05:11:56 UTC
This has been happening to me for a couple of years. Both in NetBeans 7 and NetBeans 8 and on several machines over this time. The only thing in common is Windows 7. I've had several version of Java over this time, upgrading along the way. I don't believe this is related to Java.

I don't know why this was resolved as incomplete. I guess because we can't give reproducible test cases? I find it frustrating, but I have no idea what causes it; it's not reproducible.
Comment 4 adamrleggett 2016-12-30 00:23:23 UTC
I just ran into this.  I was in the middle of making a number of edits - which I hadn't saved it.  Can't identify anything special about by environment.  NetBeans was running a debug platform, on JDK 1.8.0_111 under Windows 10.  I locked by desktop - and then accessed it from a Windows 7 system using RDP.  When the desktop came up NetBeans was no longer running.  On restarting NetBeans, the changes window was empty - and on inspection - all of my recent changes were lost.  Lesson I guess is to 'save all' prior to locking my desktop.