v1.9.9.5

Post Reply
pckiller
Posts: 3
Joined: Thu Nov 08, 2007 5:16 pm
Location: Holland,Amstelveen
Contact:

v1.9.9.5

Post by pckiller »

After installing version 1.9.9.5 the download won’t run
It stands completely still
I went back to version 1.9.9.3 and the download starts running ,on full speed

What can be the problem with version 1.9.9.5 ??


Greatings


PcKiller
Josef K
Posts: 534
Joined: Thu Feb 27, 2003 7:29 pm

Post by Josef K »

Have you had this with previous upgrades? If you haven't upgraded before, check your firewall to make sure it hasn't blocked it due to it being a changed executable.
hholland
Posts: 99
Joined: Fri Jun 03, 2005 4:19 pm
Location: Georgia, USA
Contact:

Post by hholland »

Possible a firewall thing, but; I too had exact same problem/remedy.
pckiller
Posts: 3
Joined: Thu Nov 08, 2007 5:16 pm
Location: Holland,Amstelveen
Contact:

Post by pckiller »

Very strange
UE never had a problem with windows firewall
I shut the firewall down ,and UE was running again on full speed
Then I activate fire wall ,and UE keeps on running of full speed
Shut down UE , and start it again, and keeps on running on full speed

Very strange ,but problem seems to be solved :wink:


Thanks for the support

Have a nice evening

PcKiller
hholland
Posts: 99
Joined: Fri Jun 03, 2005 4:19 pm
Location: Georgia, USA
Contact:

Post by hholland »

I am speaking of the latest version of course, running on an XP machine where previous versions have always be exceptionally good. :)
\
Dunno, I'll try 1.9.9.5 again when I get time. I didn't see/try 1.9.9.4.

Hal
marcel
Posts: 1
Joined: Fri Nov 09, 2007 10:11 am

Post by marcel »

i had that same problem,
i am just not so lucky as to find an earlier version.

this is not a firewall issue.
my firewall allows usenet 1.9.9.5. to connect.
i have windows life one care firewall.

as soon as i open that version of usenet my whole pc stops functioning almost.
everything goes extremely slow till i close usenet. after that everything rus fine again.

maybe someone can tell me where to find an older version so i can keep downloading?
alex
Posts: 4543
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

does anyone have the same problem with v1.9.9.7?

i was reported an issue which we have traced to a racing condition so when there are preexisting article tasks in the queue (it couldn't happen when initial queue is empty) they could start a bit earlier than their link to sending messages initialized.

i think more likely it could happen on multi-core processors.

with the old shutdown code it could give almost innocuous "Send message failed" error in the error pane (not always since it is racing).

with the new shutdown code if the condition kicked in it locked the network thread. every locked network thread would keep one core busy, so you see processor usage, but the program would remain unlocked since it is not the main thread. shutdown was still fast since closing the program would immediately unlock those threads, not even emergency shutdown.

the condition could easily remain unnoticed, but i used a non-needed local variable which "remembered" the immediate value of the window handle so if racing condition kicked in it was made artificially persistent, if i used static variable instead, it would work just waiting until the window becomes available instead of correct start sequence and noone would pay attention.

still it was important to make SSL working with ungraceful servers and also to make the shutdown code independent of non-UE locks, just everything has its price.
pckiller
Posts: 3
Joined: Thu Nov 08, 2007 5:16 pm
Location: Holland,Amstelveen
Contact:

Post by pckiller »

No problem with 1.9.9.7 :D
It runs ok :wink:

Have a nice weekend 8)
alex
Posts: 4543
Joined: Thu Feb 27, 2003 5:57 pm

Post by alex »

it was a mix of firewall access and the race condition questions.

as to the firewall all remains the same, so if firewall blocks access because of changed executable one needs to delete/readd UE in the firewall definitions (it appears microsoft live firewall has such an issue, i was told it also was needed for the latest version).

as to UE i can fix any problem as long as it is reproducible, but the reliability now is at the highest peak.
bassie
Posts: 490
Joined: Sat Jul 19, 2003 9:58 am
Contact:

Post by bassie »

ha,

i thought something was wrong with windows and remove some programs i installed the last time. As soon as i replaced ue bij version 1992 i had still stored the problem stopped.

1997 version is ok also.
Post Reply