Jump to content


"Permission Denied in prjUpdater" error


32 replies to this topic

#1 Antharro

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 16 June 2009 - 12:31 PM

Hi,

I'm seeing this error from time to time when I update AutoPatcher. Usually happens when it's done updating and I hit "Exit" after seeing the Verification Failed message I posted about in a different thread. The specific message is:

Application Error

Permission denied
in prjUpdater.frmMainForm_Unload at line 106


Any help?

Thanks!

#2 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 17 June 2009 - 12:56 AM

can you post the log in here? just hit the file "hit this..." and paste the log in here, please

[]s

#3 Guest_Demian_*

  • Guests

Posted 11 September 2009 - 12:31 PM

Get the same error. Log file says:

***Downloading/Processing Releases.list***

List file HTTP location: http://www.autopatch...m/releases.list
releases.list: 403 - Forbidden/Access Denied
releases.list: 403 - Forbidden/Access Denied
Exit button has been pressed!!!

#4 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 11 September 2009 - 12:56 PM

Demian, your issue isn't the same. your issue is error 403, that probably is just an temporary issue with our server. if you wish, this explain the 403 error.

if after sometime (a few minutes or a few hours) this doesn't solve by himself, please state your OS, security software (name and version, including any script blocking software) and the OS and service pack level from the machine that is having this issue. also, if already had an previews incarnation in this forum, please let us know

thanks

[]s

#5 Guest_bpnchan_*

  • Guests

Posted 09 December 2009 - 03:36 AM

View PostAntharro, on 16 June 2009 - 12:31 PM, said:

Hi,

I'm seeing this error from time to time when I update AutoPatcher. Usually happens when it's done updating and I hit "Exit" after seeing the Verification Failed message I posted about in a different thread. The specific message is:

Application Error

Permission denied
in prjUpdater.frmMainForm_Unload at line 106


Any help?

Thanks!

Same problem here. Here is my log:

Spoiler



the md5 mismatch is the only error message recorded. I have tried to run it as administrator for it complaint about permission, but no luck at all. The only thing different to what Antharro mentioned is it is persistent. it happens everytime when I run apup.exe (Version 1.1).

Edited by Cristiano, 08 October 2010 - 02:40 PM.
spoiler


#6 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 09 December 2009 - 09:49 AM

yesterday was an ms patch day. kb890830-v3.1 was replaced by kb890830-v3.2 and for sure something else may be broken due that.

please, do not clean the logs. sometimes, things that you see as irrelevant may have certain relevancy to track issues

[]s

#7 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 741 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 11 December 2009 - 08:45 AM

Hey Cristiano,
Just to let you know I also get this error but mine is for line 116. Error reads as follows : Permission denied
in prjUpdatermdlshellexecuteCommand at line 116. This has occurred ever sine the last update of apup.

It only occurs when I update autopatcher and only on the first pass.The only thing I do in the directory after each session is delete the log file so it's clean for the next update.

Here is the log from second pass.

Spoiler


Hope this helps in finding the problem

Bruce

Edited by Cristiano, 08 October 2010 - 02:40 PM.
spoiler


#8 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 11 December 2009 - 09:55 AM

> is delete the log file
please don't do that. the only one thing that this log shows that is wrong is the detection of the rootcert module and i've just checked this one. the extracted module matches with the expected one that is downloaded. may be an shot in the dark, but you have any file with read-only attribute in modules folder? if you is unsure, there's an way to undo it anyway. just right-click the modules folder and, in attributes, let unchecked "read-only" and click "apply". if asked, check "apply this to subfolders". this will reset the read-only attribute for all folders

so please, if after this procedure your first log still shows something wrong, please post the first log. the error may be showing in there

[]s

#9 Whatacrock

    Lord Of The Scripts: Return Of The Manager

  • Release Managers
  • PipPipPipPipPip
  • 741 posts
  • Gender:Male
  • Location:Somewhere near Hell !!!

Posted 11 December 2009 - 11:01 AM

Cristiano, have solved the error problem ,thanks.

Bruce

Edited by Whatacrock, 11 December 2009 - 11:33 AM.


#10 iamoz

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 08 October 2010 - 01:31 PM

Hello,
I am having similar problem with retrieving scripts..popup box shows...

"permission denied in prjupdater .mdlshellExecute.executeCommand at line 116".....

Shows lot of missing files in log...I had the main folder on secondary drive with longer path...
I have moved apup folder to C:\ and removed read only permissions but still same error.
Have included original log...thanks

Spoiler

Edited by Cristiano, 08 October 2010 - 02:26 PM.
spoiler


#11 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 08 October 2010 - 02:39 PM

it's likely that the read-only wasn't fully removed, but there's also another possibility: apup does command-line operations to erase/move/rename files and folders too fast and some anti-virus catch that as an viral operation. of course, isn't the case, but in this case, it's the behavior that matters. so please, can you state the name and version of your security suite and please, can you try 1 release at at time, at least to see if this issue is solved when 1 script at a time is running?

thanks

[]s

#12 iamoz

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 09 October 2010 - 03:56 PM

View PostCristiano, on 08 October 2010 - 02:39 PM, said:

it's likely that the read-only wasn't fully removed, but there's also another possibility: apup does command-line operations to erase/move/rename files and folders too fast and some anti-virus catch that as an viral operation. of course, isn't the case, but in this case, it's the behavior that matters. so please, can you state the name and version of your security suite and please, can you try 1 release at at time, at least to see if this issue is solved when 1 script at a time is running?

thanks

[]s

Greetings Cristiano,
As to your reply, My anti virus is AVG Internet Security Ver 8.5.448. It did not pop up with any warnings during APUP operations..One thing I did do was to rename the paths in the log file after moving it all to C:\. All paths were set for the original path ffrom secondary drive. was simple to do a replace in notepad to rename D:\updaters\apup to C:...That seemed to help but still got same permission denied error...also I made sure all reaad only permissions were changed...still same error...I discovered that exiting apup after error and retrying multiple times that it would finally go ahead and download scripts and run as intended...Dont know what thats all about but hey I finally got it to work...I also decided to download updates for Vista and win7 for my friends if they needed them and still got the error..2nd try succeded and I now have them....I wonder if it's not a prob with my lower bandwith connection and timing out...I am on a wireless connection that shows i'm connected at 12-24mbs...fasster than dialup for sure but still slower than I'm used to...nnormal download speed from MS site is usually 100-200+kbs..
Think you maybe right about trying one release at a time, but I still got the error upon starting APUP to fetch other releses...trying multiple times was the only way I succeded in getting them..thanks..hope this helps...."OZ"

#13 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 10 October 2010 - 02:15 AM

well, the error that happens when you are behind an slow IC is another one. so, seems more likely that this one is related to your security suite. sometimes, it's easy to track, it's just disable the firewall and try again. if doesn't help, then disable the anti-virus and try again. anyway, avg 8.5 it's kinda old already. v9 is already obsolete and there's the 2011 version now

[]s

#14 Poonia

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 16 December 2010 - 03:24 AM

Hello,
I am having similar problem with retrieving scripts..popup box shows...

"permission denied in prjupdater .mdlshellExecute.executeCommand at line 116".....

log file details
Spoiler

i am using avg free 2011 antivirus and zone alarm latest firewall free 9.2.102.00

please provide help?

Edited by gUiTaR_mIkE, 04 June 2011 - 06:01 AM.
Put log file in Spoiler.


#15 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 16 December 2010 - 09:54 AM

it has to do with an wrong setting at the script, nothing to really worry about. it will be fixed in a few hours

sorry

[]s

#16 Poonia

    Newbie

  • Members
  • Pip
  • 6 posts

Posted 17 December 2010 - 03:08 AM

View PostCristiano, on 16 December 2010 - 09:54 AM, said:

it has to do with an wrong setting at the script, nothing to really worry about. it will be fixed in a few hours

sorry

[]s
i hope so..
thanks any way :-)

#17 _def_x_

    audi 5k

  • Veterans
  • PipPipPipPipPipPip
  • 1,460 posts
  • Gender:Male

Posted 17 December 2010 - 03:54 AM

@Poonia

Run APUP again and update your release, there is a new script and a few new updates. Btw, your path is crazy long, with 'commas' and spaces - your're asking for trouble - why not a single directory w/ subfolders... according to the log -> D:\Data Storage\Avg ,office and windows Offline Updates\apup\

If I was setting this up...
D:\data.storage
.......................\apup
.......................\avg
.......................\office
.......................\windows.offline.updates

#18 -danz-

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 28 December 2010 - 03:03 PM

View PostWhatacrock, on 11 December 2009 - 08:45 AM, said:


Just to let you know I also get this error but mine is for line 116. Error reads as follows : Permission denied
in prjUpdatermdlshellexecuteCommand at line 116. This has occurred ever sine the last update of apup.



I have been receiving this error for three months. After apup.exe finishes (showing the error 11 times), I run autopatcher.exe. This apparently runs and completes, BUT when I run it again the following month, it shows that none of the previous patches (two month's worth now) have actually been applied, or at least that it doesn't think they have.

I have set the entire autopatcher folder and subfolders to not read-only. I have also tried turning off my Avira antivirus before running apup.exe. Neither action has helped. I also use Comodo firewall, but have entered the entire autopatcher directory as a trusted item, and both apup.exe and autpatcher.exe as trusted files.

My last apup log file is attached.

Hope you can help!
-danz-

Attached Files



#19 Cristiano

    Super Helpful Guy

  • Veterans
  • PipPipPipPipPipPip
  • 3,851 posts
  • Gender:Male
  • Location:Brazil (Santa Maria - RS)

Posted 28 December 2010 - 06:08 PM

> tried turning off my Avira antivirus before running apup.exe
apup only downloads the files, not apply them. have you tried disable avira before run autopatcher.exe? also, prjUpdatermdlshellexecuteCommand at line 116 is related to download. a few days ago, i've did an full download test didn't found any download issue and your log states that the download queue was processed, giving an indication that your issue isn't related to prjUpdatermdlshellexecuteCommand at line 116 (or, if is, it's something related to your local machine). so, please, update your system to sp3 and try again

[]s

Edited by Cristiano, 28 December 2010 - 06:09 PM.


#20 -danz-

    Newbie

  • Members
  • Pip
  • 2 posts

Posted 29 December 2010 - 11:54 AM

View PostCristiano, on 28 December 2010 - 06:08 PM, said:

> tried turning off my Avira antivirus before running apup.exe
apup only downloads the files, not apply them. have you tried disable avira before run autopatcher.exe? also, prjUpdatermdlshellexecuteCommand at line 116 is related to download. a few days ago, i've did an full download test didn't found any download issue and your log states that the download queue was processed, giving an indication that your issue isn't related to prjUpdatermdlshellexecuteCommand at line 116 (or, if is, it's something related to your local machine). so, please, update your system to sp3 and try again

[]s


Hi Christiano,

Many thanks for the reply. Yes, I disabled Avira before running apup and autopatcher both. Update to sp3? Since I have been using autopatcher for a LONG time, I kind of thought I was updated. If not, how do I do so?

-dan z-





1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users