Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » "There is no disk in the drive." warning message(Warning msg about CD on first viewing of Feature license.)
"There is no disk in the drive." warning message [message #882702] Thu, 07 June 2012 02:29 Go to next message
R Labaza is currently offline R LabazaFriend
Messages: 2
Registered: March 2012
Junior Member
We are putting the finishing touches on an RCP (built on 3.6.2). The UI is rather bare. It is feature based with a half-dozen plugins in the feature. We are not using the feature update function.

The situation is that on a fresh install of the RCP on a freshly installed Windows machine (say XP with no additional SW), when you go into Help - About, click our feature button, then click the License button, we get the following error dialog.

index.php/fa/10111/0/

The D: drive (or whatever letter is indicated) is always the CD drive.

You have to hit cancel/continue 8 or 10 or so times until finally IE opens with the contents of license.html for the feature.

This only happens the first time you click the License button. We've discovered there is a file called
org.eclipse.ui.browser.prefs
in the directory
.../workspace/.metadata/.plugins/org.eclipse.core.runtime/.settings
that gets created once you click on that License button on our feature.

On Windows systems with the stock Internet Explorer browser as the default (only?) browser, the 'No disk' warning dialog appears the first time eclipse tries to use this browser. In doing so, it creates the file mentioned about in the directory also mentioned above. Once this file is created, the warning dialog does not appear again. If the file is deleted, the dialog is shown again, but the file is also recreated...so it only happens 1 time.

I've searched through bugs and did not see anything related to this. Any ideas?

Regards.
rl.
  • Attachment: diskerror.png
    (Size: 12.89KB, Downloaded 662 times)
Re: "There is no disk in the drive." warning message [message #883517 is a reply to message #882702] Fri, 08 June 2012 17:42 Go to previous messageGo to next message
Brian de Alwis is currently offline Brian de AlwisFriend
Messages: 242
Registered: July 2009
Senior Member
What's the license URL in the feature?
Re: "There is no disk in the drive." warning message [message #883561 is a reply to message #883517] Fri, 08 June 2012 19:53 Go to previous messageGo to next message
R Labaza is currently offline R LabazaFriend
Messages: 2
Registered: March 2012
Junior Member
The license URL is simply

licenseURL=license.html


rl.

[Updated on: Fri, 08 June 2012 19:54]

Report message to a moderator

Re: "There is no disk in the drive." warning message [message #883778 is a reply to message #883561] Sat, 09 June 2012 11:03 Go to previous message
Brian de Alwis is currently offline Brian de AlwisFriend
Messages: 242
Registered: July 2009
Senior Member
I think you'll need to attach a debugger to your runtime instance. See the following question for details:

http://wiki.eclipse.org/IRC_FAQ#Debugging_Eclipse_Using_Eclipse

Brian.
Previous Topic:PDE build workspace location
Next Topic:.lock file has expiry date or not?
Goto Forum:
  


Current Time: Sat Apr 20 03:46:20 GMT 2024

Powered by FUDForum. Page generated in 0.03740 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top