PPCGeeks

PPCGeeks (http://forum.ppcgeeks.com/index.php)
-   HTC Apache Development (http://forum.ppcgeeks.com/forumdisplay.php?f=53)
-   -   Updater error- won't complete (http://forum.ppcgeeks.com/showthread.php?t=33612)

Trident 08-04-2008 12:25 AM

Re: Updater error- won't complete
 
Quote:

Originally Posted by gguruusa (Post 370492)
Are you on XP?
Put this in the same folder: http://ppckitchen.org/BuildOS/Updater.exe.manifest

XP MCE

That helped.
Started the updater and immediately got an error box saying that there was "No error message available." I pressed OK and updater started.

Trident 08-04-2008 12:56 AM

Re: Updater error- won't complete
 
Got a 'time out' message at the end, along with the regular 'couldn't copy' message.
Nice having the option to put the Updater in the system tray.
Here's the log:
UPDATER LOG FILE
================

Updater is developed by Geert van Horrik, 2004 - 2006

Visit www.gvhsoftware.org for more information.

************************************************** ***

Commandline:

************************************************** ***

00:23:07:229 => task ready: TASK_INIT
00:23:07:229 => START CHANGING USER INTERFACE
00:23:07:229 => destroy existing user interface
00:23:07:229 => create new user interface: FULL MODE
00:23:07:479 => END CHANGING USER INTERFACE
00:23:09:589 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
00:23:09:589 => CUpdateProcess::OnThreadMessage -> start next task
00:23:09:589 => starting task: TASK_CHECKVERSION
00:23:09:589 => CInternet::DownloadFile -> updates.xml
00:23:09:636 => PROXY_INFO: connection type => 9
00:23:09:636 => PROXY_INFO: proxy server =>
00:23:09:636 => PROXY_INFO: bypass list => *.local
00:23:09:682 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

00:23:11:745 => Start parsing updatefile.xml
00:23:11:807 => updatefile.xml succesfully parsed
00:23:11:807 => CInternet::DownloadFile -> updater_selfupdate.xml
00:23:11:807 => PROXY_INFO: connection type => 9
00:23:11:807 => PROXY_INFO: proxy server =>
00:23:11:807 => PROXY_INFO: bypass list => *.local
00:23:11:807 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

00:23:12:964 => CHttp::Can't Download File
00:23:12:964 => CUpdateProcess::OnTaskComplete - Waiting...
00:23:12:964 => task ready: TASK_CHECKVERSION
00:23:14:636 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
00:23:14:636 => CUpdateProcess::OnThreadMessage -> start next task
00:23:14:636 => starting task: TASK_HTMLMESSAGE
00:23:14:636 => task ready: TASK_HTMLMESSAGE
00:23:14:636 => starting task: TASK_LICENSE
00:23:14:636 => task ready: TASK_LICENSE
00:23:14:636 => starting task: TASK_PROTECTION
00:23:14:636 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
00:23:14:636 => CUpdateProcess::OnThreadMessage -> start next task
00:23:14:636 => starting task: TASK_SELECTUPDATE
00:23:22:432 => CHECKING FOR SELECTED SECTIONS BY USER
00:23:22:432 => * PPCGeeks_OEM.rar
00:23:22:432 => NEW VERSIONS FOR SELECTED SECTIONS
00:23:22:432 => * PPCGeeks_OEM.rar -> 08.07.30
00:23:22:432 => task ready: TASK_SELECTUPDATE
00:23:22:432 => starting task: TASK_DOWNLOAD
00:23:22:432 => CDownload::InitInstance
00:23:22:448 => PROXY_INFO: connection type => 9
00:23:22:448 => PROXY_INFO: proxy server =>
00:23:22:448 => PROXY_INFO: bypass list => *.local
00:23:22:448 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

00:23:26:651 => PROXY_INFO: connection type => 9
00:23:26:651 => PROXY_INFO: proxy server =>
00:23:26:651 => PROXY_INFO: bypass list => *.local
00:23:26:651 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

00:23:27:182 => CInternet::DownloadFile -> PPCGeeks_OEM.rar
00:23:27:182 => PROXY_INFO: connection type => 9
00:23:27:182 => PROXY_INFO: proxy server =>
00:23:27:182 => PROXY_INFO: bypass list => *.local
00:23:27:182 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

00:40:03:354 => START CHANGING USER INTERFACE
00:40:03:354 => destroy existing user interface
00:40:03:354 => create new user interface: SILENT MODE
00:40:03:448 => END CHANGING USER INTERFACE
00:49:35:011 => CDownload::ExitInstance
00:49:35:011 => ERROR: copy file PPCGeeks_OEM.rar
00:49:38:557 => CUpdateProcess::OnThreadMessage -> wParam = 7; lParam = 9
00:49:38:557 => CUpdateProcess::OnThreadMessage -> start specific task
00:49:38:557 => starting task: TASK_ROLLBACK
00:49:38:636 => CRollback::InitInstance
00:49:38:636 => CUpdateProcess::OnTaskComplete - Waiting...
00:49:38:636 => CRollback::ExitInstance
00:49:38:636 => task ready: TASK_ROLLBACK
00:49:41:636 => CUpdateProcess::OnThreadMessage -> wParam = 5; lParam = 0
00:49:41:636 => CUpdateProcess::OnThreadMessage -> finish update process

-------------------------------------
Update took 0:26:34:881 (hh:mm:ss:ms)
-------------------------------------

Close Updater

gguruusa 08-04-2008 01:45 AM

Re: Updater error- won't complete
 
That's progress. Try this build, please.

http://ppckitchen.org/buildos/updater.exe

The log will be big...you will see a section that repeats a LOT during the download. I'm only interested in the last 80 or so lines: the last 20 or so lines of the repeating section to the end of the log.

Trident 08-04-2008 07:37 AM

Re: Updater error- won't complete
 
1 Attachment(s)
The log is huge. But zipped got it smaller. Much.

gguruusa 08-04-2008 08:48 AM

Re: Updater error- won't complete
 
One more time, please.

http://ppckitchen.org/Buildos/Updater.exe

It may succeed; send log anyway.

Trident 08-04-2008 11:30 PM

Re: Updater error- won't complete
 
1 Attachment(s)
Quote:

Originally Posted by gguruusa (Post 370670)
One more time, please.

http://ppckitchen.org/Buildos/Updater.exe

It may succeed; send log anyway.

Didn't succeed, but had fewer errors than previous attempt. Wasn't signed, so authorized the certificate.

gguruusa 08-05-2008 12:15 AM

Re: Updater error- won't complete
 
Well, it's odd. It's generating a TimeOut error on the final read of the file. Very strange.

Try with his build. I've increased the buffer size on the odd chance that it will a) help with performance and b) help with this problem.

http://ppckitchen.org/buildos/updater.exe

Also, what version of internet explorer do you have, and are you current w/ windows updater?

Trident 08-05-2008 08:43 AM

Re: Updater error- won't complete
 
Quote:

Originally Posted by gguruusa (Post 371691)
Well, it's odd. It's generating a TimeOut error on the final read of the file. Very strange.

Try with his build. I've increased the buffer size on the odd chance that it will a) help with performance and b) help with this problem.

http://ppckitchen.org/buildos/updater.exe

Also, what version of internet explorer do you have, and are you current w/ windows updater?

I use what I think is the most recent version of IE7 [7.05.5730.11], but I usually use FF3 unless something indicates that IE will work better.
I am current with Windows Updater.

gguruusa 08-05-2008 10:27 AM

Re: Updater error- won't complete
 
Try this build, please

http://ppckitchen.org/buildos/updater.exe

Trident 08-05-2008 11:24 AM

Re: Updater error- won't complete
 
1 Attachment(s)
Newest log. Getting much smaller.
I skipped the one from early this morning and just ran the last updater you posted.


All times are GMT -4. The time now is 10:36 AM.

Powered by vBulletin® ©2000 - 2024, Jelsoft Enterprises Ltd.
©2012 - PPCGeeks.com


Content Relevant URLs by vBSEO 3.6.0