Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » Update facility displaying 'Install Location foo'
Update facility displaying 'Install Location foo' [message #465102] Thu, 22 March 2007 22:40 Go to next message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
I have an RCP application that I deliver to a customer. They did a full
install of my previous release and now they're trying to update it to my
current release. I have an update site (served by Tomcat) and it works
fine for me in my development shop and other sites.

But one site has problems (running Windows). They can see the new
versions of the features to update, go through the license screen, and
then the 'Installation' screen at the bottom says that the Install
Location is 'foo'.....

When they click on the Change Location to display the New Update Site
dialog, the list of Available installation locations is blank. On my
machines (and other customer machines we see the current install
location). Eh?

We've re-installed the base version and re-ran the application and
update process as the same machine account, but we still have the same
problem.

Is this some machine user security issue?

I'm stumped....
Re: Update facility displaying 'Install Location foo' [message #465110 is a reply to message #465102] Fri, 23 March 2007 00:27 Go to previous messageGo to next message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
I think these things are stored in configuration\org.eclipse.update\platform.xml (and others). Even if you deleted the user's workspace area, you might not have deleted that. Have a look and see if those files are corrupt; you might also like to try deleting the configuration\org.eclipse.update directory and try again (though you may have to re-enter any additional update sites that you've got).

Other than that, don't know ...

Alex.
Re: Update facility displaying 'Install Location foo' [message #465151 is a reply to message #465110] Fri, 23 March 2007 14:10 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
Thanks for the quick response. I'll look into these. I only have
limited access to this customer's machine so it'll take a day to
investigate....

RN

Alex Blewitt wrote:
> I think these things are stored in configuration\org.eclipse.update\platform.xml (and others). Even if you deleted the user's workspace area, you might not have deleted that. Have a look and see if those files are corrupt; you might also like to try deleting the configuration\org.eclipse.update directory and try again (though you may have to re-enter any additional update sites that you've got).
>
> Other than that, don't know ...
>
> Alex.
Re: Update facility displaying 'Install Location foo' [message #465161 is a reply to message #465110] Fri, 23 March 2007 17:52 Go to previous messageGo to next message
No real name is currently offline No real nameFriend
Messages: 38
Registered: July 2009
Member
Okay....

I was graciously allowed to use remote desktop to connect to this
customer's machine and found that an over-zealous administrator had
denied various access permissions on some specific directories for some
users, including the directory where my software was installed.

I tried a test of installing my software in 'c:\test' and was successful
in updating it.

I have to admit that I'm not an expert on Windoze domain user security
but I asked the administrator to look into this in more gory detail.

I'm chaulking this problem up to some too-tight security on the computer
system. Exactly what is needed and where is unknown, but unfortunately
I need to move on to developing other features. It would be nice have
Eclipse produce a better error message ('foo' as a directory? that's
something I would do! sheesh!)......

RN

Alex Blewitt wrote:
> I think these things are stored in configuration\org.eclipse.update\platform.xml (and others). Even if you deleted the user's workspace area, you might not have deleted that. Have a look and see if those files are corrupt; you might also like to try deleting the configuration\org.eclipse.update directory and try again (though you may have to re-enter any additional update sites that you've got).
>
> Other than that, don't know ...
>
> Alex.
Re: Update facility displaying 'Install Location foo' [message #465165 is a reply to message #465161] Fri, 23 March 2007 21:50 Go to previous message
Alex Blewitt is currently offline Alex BlewittFriend
Messages: 946
Registered: July 2009
Senior Member
If Eclipse can't write to a location, all things might go wrong. However, 'foo' is not exactly helpful. It's possible that if the install location can't be found its display shouldn't be 'foo'.

bugs.eclipse.org is used by the committers to plan their work items; it might make sense to record this outcome just for interest and to see if they can track down where it says 'foo' in the codebase to replace it with a more sensible error message.

Alex.
Previous Topic:Production Configuration & Update Manager Errors
Next Topic:Drag Drop Link
Goto Forum:
  


Current Time: Sat Oct 05 03:45:05 GMT 2024

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

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

Back to the top