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-03-2008 01:05 AM

Re: Updater error- won't complete
 
Quote:

Originally Posted by gguruusa (Post 369401)
Updater.exe -log

You can modify the shortcut in the startmenu, make a new one, or run it manually from a command prompt (it's in c:\program files\ppckitchen.org\buildos\updater)

Without wanting to sound like a retard- I can't do any of these.
When I try to add " -log" to the current shortcut, Windows won't let me.
When I try to run from the run command or a command line, I keep getting told that c:\program is not a valid program or that it can't be found.
Same thing when I try to create a new desktop shortcut or alter the current desktop shortcut.
Very strange.
I'll try again tomorrow.

puff 08-03-2008 01:22 AM

Re: Updater error- won't complete
 
Quote:

Originally Posted by Trident (Post 369697)
Without wanting to sound like a retard- I can't do any of these.
When I try to add " -log" to the current shortcut, Windows won't let me.
When I try to run from the run command or a command line, I keep getting told that c:\program is not a valid program or that it can't be found.
Same thing when I try to create a new desktop shortcut or alter the current desktop shortcut.
Very strange.
I'll try again tomorrow.

You need to use the change directory command to navigate to c:\program files\ppckitchen.org\buildos\updater then run the command...

*edit* this step is prolly not required [skip this step]
Code:

cd c:\ <enter>
once your in command prompt
Code:

cd c:\program files\ppckitchen.org\buildos\updater <enter>
and then
Code:

updater.exe -log <enter>

gguruusa 08-03-2008 02:29 AM

Re: Updater error- won't complete
 
or, you can use "s to surrond the terms with spaces:
"c:\program files\ppckitchen.org\buildos\updater\updater.exe" -log

It's important you run from within the updater directory. Consequently, using the RUN command won't work right.

Trident 08-03-2008 09:49 AM

Re: Updater error- won't complete
 
Quote:

Originally Posted by gguruusa (Post 369761)
or, you can use "s to surrond the terms with spaces:
"c:\program files\ppckitchen.org\buildos\updater\updater.exe" -log

It's important you run from within the updater directory. Consequently, using the RUN command won't work right.

Ah. That all makes sense. I was enclosing the entire command withing the "s.
When I just asked for a log file, I got one, but it looks like it was for the most recent running of updater, which I just cancelled. So now I'm letting it run all the way through with only the PPCGeeks_OEM.rar selected and I'll run the log command after that.

Trident 08-03-2008 09:59 AM

Re: Updater error- won't complete
 
OK. Here is a log from an update where only PPCGeeks_OEM.rar was selected and I got the termination error.
UPDATER LOG FILE
================

Updater is developed by Geert van Horrik, 2004 - 2006

Visit www.gvhsoftware.org for more information.

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

Commandline:

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

09:45:29:808 => task ready: TASK_INIT
09:45:29:808 => START CHANGING USER INTERFACE
09:45:29:808 => destroy existing user interface
09:45:29:808 => create new user interface: FULL MODE
09:45:29:855 => END CHANGING USER INTERFACE
09:45:32:199 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
09:45:32:199 => CUpdateProcess::OnThreadMessage -> start next task
09:45:32:199 => starting task: TASK_CHECKVERSION
09:45:32:214 => CInternet::DownloadFile -> updates.xml
09:45:32:245 => PROXY_INFO: connection type => 9
09:45:32:245 => PROXY_INFO: proxy server =>
09:45:32:245 => PROXY_INFO: bypass list => *.local
09:45:32:245 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

09:45:33:308 => Start parsing updatefile.xml
09:45:33:324 => updatefile.xml succesfully parsed
09:45:33:324 => CInternet::DownloadFile -> updater_selfupdate.xml
09:45:33:324 => PROXY_INFO: connection type => 9
09:45:33:324 => PROXY_INFO: proxy server =>
09:45:33:324 => PROXY_INFO: bypass list => *.local
09:45:33:324 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

09:45:33:683 => CUpdateProcess::OnTaskComplete - Waiting...
09:45:33:683 => task ready: TASK_CHECKVERSION
09:45:34:745 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
09:45:34:745 => CUpdateProcess::OnThreadMessage -> start next task
09:45:34:745 => starting task: TASK_HTMLMESSAGE
09:45:34:745 => task ready: TASK_HTMLMESSAGE
09:45:34:745 => starting task: TASK_LICENSE
09:45:34:745 => task ready: TASK_LICENSE
09:45:34:745 => starting task: TASK_PROTECTION
09:45:34:745 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
09:45:34:745 => CUpdateProcess::OnThreadMessage -> start next task
09:45:34:745 => starting task: TASK_SELECTUPDATE
09:45:36:480 => CHECKING FOR SELECTED SECTIONS BY USER
09:45:36:480 => * PPCGeeks_OEM.rar
09:45:36:480 => NEW VERSIONS FOR SELECTED SECTIONS
09:45:36:480 => * PPCGeeks_OEM.rar -> 08.07.30
09:45:36:480 => task ready: TASK_SELECTUPDATE
09:45:36:480 => starting task: TASK_DOWNLOAD
09:45:36:495 => CDownload::InitInstance
09:45:36:495 => PROXY_INFO: connection type => 9
09:45:36:495 => PROXY_INFO: proxy server =>
09:45:36:495 => PROXY_INFO: bypass list => *.local
09:45:36:495 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

09:45:36:667 => PROXY_INFO: connection type => 9
09:45:36:667 => PROXY_INFO: proxy server =>
09:45:36:667 => PROXY_INFO: bypass list => *.local
09:45:36:667 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

09:45:36:902 => CInternet::DownloadFile -> PPCGeeks_OEM.rar
09:45:36:902 => PROXY_INFO: connection type => 9
09:45:36:902 => PROXY_INFO: proxy server =>
09:45:36:902 => PROXY_INFO: bypass list => *.local
09:45:36:902 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

09:56:02:824 => CDownload::ExitInstance
09:56:02:824 => ERROR: copy file PPCGeeks_OEM.rar
09:56:07:261 => CUpdateProcess::OnThreadMessage -> wParam = 7; lParam = 9
09:56:07:261 => CUpdateProcess::OnThreadMessage -> start specific task
09:56:07:261 => starting task: TASK_ROLLBACK
09:56:07:277 => CRollback::InitInstance
09:56:07:277 => CRollback::ExitInstance
09:56:07:527 => CUpdateProcess::OnTaskComplete - Waiting...
09:56:07:527 => task ready: TASK_ROLLBACK
09:56:10:855 => CUpdateProcess::OnThreadMessage -> wParam = 5; lParam = 0
09:56:10:855 => CUpdateProcess::OnThreadMessage -> finish update process

-------------------------------------
Update took 0:10:41:255 (hh:mm:ss:ms)
-------------------------------------

Close Updater

gguruusa 08-03-2008 12:15 PM

Re: Updater error- won't complete
 
Please try download with this version of updater (same build, just more logging) and post log. You can replace your existing version if you like. Thanks.

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

Trident 08-03-2008 01:10 PM

Re: Updater error- won't complete
 
New log of event~

UPDATER LOG FILE
================

Updater is developed by Geert van Horrik, 2004 - 2006

Visit www.gvhsoftware.org for more information.

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

Commandline:

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

12:54:24:979 => task ready: TASK_INIT
12:54:24:979 => START CHANGING USER INTERFACE
12:54:24:979 => destroy existing user interface
12:54:24:979 => create new user interface: FULL MODE
12:54:25:057 => END CHANGING USER INTERFACE
12:54:26:604 => CUpdateProcess::OnThreadMessage -> wParam = 3; lParam = 0
12:54:26:604 => CUpdateProcess::OnThreadMessage -> start next task
12:54:26:604 => starting task: TASK_CHECKVERSION
12:54:26:620 => CInternet::DownloadFile -> updates.xml
12:54:26:667 => PROXY_INFO: connection type => 9
12:54:26:667 => PROXY_INFO: proxy server =>
12:54:26:667 => PROXY_INFO: bypass list => *.local
12:54:26:667 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

12:54:30:339 => Start parsing updatefile.xml
12:54:30:354 => updatefile.xml succesfully parsed
12:54:30:354 => CInternet::DownloadFile -> updater_selfupdate.xml
12:54:30:354 => PROXY_INFO: connection type => 9
12:54:30:354 => PROXY_INFO: proxy server =>
12:54:30:354 => PROXY_INFO: bypass list => *.local
12:54:30:354 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

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

12:54:48:214 => PROXY_INFO: connection type => 9
12:54:48:214 => PROXY_INFO: proxy server =>
12:54:48:214 => PROXY_INFO: bypass list => *.local
12:54:48:214 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

12:54:48:417 => CInternet::DownloadFile -> PPCGeeks_OEM.rar
12:54:48:417 => PROXY_INFO: connection type => 9
12:54:48:417 => PROXY_INFO: proxy server =>
12:54:48:417 => PROXY_INFO: bypass list => *.local
12:54:48:417 => PROXY_INFO: no proxy used because of exception The parameter is incorrect.

13:09:14:917 => CDownload::ExitInstance
13:09:14:917 => ERROR: copy file PPCGeeks_OEM.rar
13:09:20:870 => CUpdateProcess::OnThreadMessage -> wParam = 7; lParam = 9
13:09:20:870 => CUpdateProcess::OnThreadMessage -> start specific task
13:09:20:870 => starting task: TASK_ROLLBACK
13:09:20:901 => CRollback::InitInstance
13:09:20:901 => CRollback::ExitInstance
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => CUpdateProcess::OnTaskComplete - Waiting...
13:09:20:979 => task ready: TASK_ROLLBACK
13:09:22:682 => CUpdateProcess::OnThreadMessage -> wParam = 5; lParam = 0
13:09:22:682 => CUpdateProcess::OnThreadMessage -> finish update process

-------------------------------------
Update took 0:14:57:957 (hh:mm:ss:ms)
-------------------------------------

Close Updater

gguruusa 08-03-2008 11:24 PM

Re: Updater error- won't complete
 
Well that was useless. Let's try again.

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

Trident 08-03-2008 11:32 PM

Re: Updater error- won't complete
 
When I try to run that program, I get an error that says "The parameter is incorrect."

gguruusa 08-03-2008 11:38 PM

Re: Updater error- won't complete
 
Are you on XP?
Put this in the same folder: http://ppckitchen.org/BuildOS/Updater.exe.manifest


All times are GMT -4. The time now is 08:44 AM.

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


Content Relevant URLs by vBSEO 3.6.0