P2 checks repository once [message #1744234] |
Fri, 23 September 2016 09:47  |
Eclipse User |
|
|
|
Hello,
I have an application that :
- Do check for updates at startup and display a message if updates are available
- Has a menu handler that check for updates and if updates are available, install them
- a timer job that check the repository every hour
1)
at startup, if updates are available, the message is displayed. When the user selects the menu handler, a check and an update hare done
2)
at startup, if no updates are available,no message is displayed. When the user selects the menu handler, a check should be done but that does not work. With a sniffer, I can see the first connection (startup) to the repository. After the fist check with no update, no new connection to the repository has been done.
I have checked many things but found nothing.
Jean-Pascal
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.04162 seconds