Ok, i read alot of topics and posts about almost exactly the same problem(s) i have now, but it still doesnt work
So here goes.
I installed BPS 4.1.x on a windows 2000 SP4 server (SBS).
Installation went fine.
I created a BPSadmin account and setup the permission according to the manual from blackberry.com
So that should be ok.
Anyway, the problem begins when i add the users and they get their email to activate.
The user activation stays on status INITIALIZING.
So i went searching, with the help of this forum, where the problem could be.
To make a long story short, i backtracked it (i think) to the Dispatcher and Controller not being able to contact/connect to...err..something!?
The first error in the eventviewer i see, when i reboot the whole thing, is from them.
It starts with:
Quote:
Event Type: Warning
Event Source: BlackBerry Dispatcher NT1
Event Category: None
Event ID: 45058
Date: 25-11-2008
Time: 14:20:38
User: N/A
Computer: NT1
Description:
{StartNotifyThreadServer}: DBNS component not installed.
|
and next
Quote:
Event Type: Warning
Event Source: BlackBerry Dispatcher NT1
Event Category: None
Event ID: 20608
Date: 25-11-2008
Time: 14:20:38
User: N/A
Computer: NT1
Description:
[BIPPe] WARNING: Using default BIPP shared secret
|
Then it DOES start and make an SRP connection.
But then the Controller starts giving me problems with:
Quote:
Event Type: Warning
Event Source: BlackBerry Controller
Event Category: None
Event ID: 20000
Date: 25-11-2008
Time: 14:20:42
User: N/A
Computer: NT1
Description:
The description for Event ID ( 20000 ) in Source ( BlackBerry Controller ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: Could not connect to Service Control Manager at \\127.0.0.1: 1722.
|
and
Quote:
Event Type: Warning
Event Source: BlackBerry Controller
Event Category: None
Event ID: 20000
Date: 25-11-2008
Time: 14:20:42
User: N/A
Computer: NT1
Description:
The description for Event ID ( 20000 ) in Source ( BlackBerry Controller ) cannot be found. The local computer may not have the necessary registry information or message DLL files to display messages from a remote computer. The following information is part of the event: Unable to connect to Dispatcher 'NT1'.
|
And that just repeats itself every 5 mins or so.
i THINK this is the whole problem why the users cant get past the status "Initializing". but maybe i'm wrong.
So.... this my call for HELP!
I would be gratefull if anyone has any tips.
P.S. i tried most things mentioned in other topics.
I restarted services, checked permissions (its on a domain controller), deleted users (with the SQL commandline thing, worked perfectly btw) etc..
So i hope its solvable.
Please note that its installed on a Windows 2000 SBS server with SP4.
That might be a big thing, dunno.