I applied the Update without problem/error messages.
All processes related to the Server do start, however the BAS component on the Server dies after about 1 minute.
I examined the logs of the System and the Blackberry logs.
Some fragments:
Application log:
Exception, java.io.IOException: Couldn't get lock for
C:\Programme\Research In Motion\BlackBerry Enterprise Server\Logs\"/webserver/NAMEOFSERVER_web_log%g.txt
Strange, the combination of "\" and "/" in the path of the error log, but, I created an empty "webserver" directory in the Logs folder, and, made a restart. However, after restart the Directory is gone, and, the error message came up again.
-------------------
From the systemlog:
"Microsoft.VC90.CRT" was not found, the referenced Assembly is not installed on the computer.
I tried to fix this by downloading vcredist(x68) from Microsoft. Error was gone afterwards, but the BAS service still dies after a short time.
--------------------
I suspected, since the BES server now supports German, that there is a problem with the language version of the server (german) and, the previously installed english only BES - On the first attempt to upgrade I selected English as the language for the Installer, because I thought it is safer to stay with the currently installed language.
Still, the BAS component dies.
--------------------
From the Setup log:
[30000] (07/10 14:31:23.335):{0xB0} <5>Jul 10 14:31:23 NAMEOFSERVER {0x1AE0} 0792: (#30000) [PIPTOOL]: BAS Probe Connect: Code #12029, A connection with the server could not be established
, URL [
http://NAMEOFSERVER:18180/]
There is no other process running at the 18180 port, I checked this.
--------------------
From the BBAS-AS-log:
com.rim.bes.bas.util.BASCouldNotCompleteRequestRol lbackException: registerClusterMembershipListener Failed to register cluster membership listener, javax.naming.NameNotFoundException: null not bound
.
.
.
Caused by: javax.naming.NameNotFoundException: null not bound
I dont have a good idea here.
------------------------
I would not care to install the BAS Service on a different machine, but, when I start the installation again, it refuses to uninstall the BAS service with the error message that, since a database upgrade is selected I cant uninstall BAS.
Anyone here with a good idea, what I can do now ?
Thanks.
Edit:
When the BAS-AS service starts, it consumes memory until about 420MB is reached, then, it dies. Dont know, if this information is of importance, but, I would be interested to know, how many memory the BAS service consumes on a system which is working.
Also, the full log entry for the MDS error message:
<2010-07-10 09:09:50.168 VET>:[106]:<MDS-CS_SERVERNAME_MDS-CS_1>:<ERROR>:<LAYER = SCM, EVENT = Exception, java.io.IOException: Couldn't get lock for "C:\Programme\Research In Motion\BlackBerry Enterprise Server\Logs\"/webserver/SERVERNAME_web_log%g.txt>
<2010-07-10 09:09:50.168 VET>:[106]:<MDS-CS_SERVERNAME_MDS-CS_1>:<ERROR>:<LAYER = SCM, EVENT = Exception, at java.util.logging.FileHandler.openFiles(Unknown Source)>
<2010-07-10 09:09:50.168 VET>:[106]:<MDS-CS_SERVERNAME_MDS-CS_1>:<ERROR>:<LAYER = SCM, EVENT = Exception, at java.util.logging.FileHandler.<init>(Unknown Source)>
<2010-07-10 09:09:50.168 VET>:[106]:<MDS-CS_SERVERNAME_MDS-CS_1>:<ERROR>:<LAYER = SCM, EVENT = Exception, at net.rim.application.ipproxyservice.TomcatThread.st artTomcat(Unknown Source)>
<2010-07-10 09:09:50.168 VET>:[106]:<MDS-CS_SERVERNAME_MDS-CS_1>:<ERROR>:<LAYER = SCM, EVENT = Exception, at net.rim.application.ipproxyservice.TomcatThread.ru n(Unknown Source)>