Posts: 62
Joined: 14.Apr.2008
From: Sydney
Status: offline
Hi All,
when I tried to mount the secondary storage database, i get this error message
-------------------------------------------------------- Microsoft Exchange Error -------------------------------------------------------- Failed to mount database 'Public Folder Database'.
Public Folder Database Failed Error: Exchange is unable to mount the database that you specified. Specified database: MCLAREN\Second Storage Group\Public Folder Database; Error code: MapiExceptionCallFailed: Unable to mount database. (hr=0x80004005, ec=-550) -------------------------------------------------------- OK --------------------------------------------------------
how could this be happens ?
it keeps generating Error in Offline Addressbook synch. process
14:49:31 Microsoft Exchange offline address book 14:49:31 Not downloading Offline address book files. A server (URL) could not be located. 14:49:31 0X8004010F
Any idea of how to delete this database and recreate it again ?
Posts: 3004
Joined: 9.May2007
From: India
Status: offline
hi mate,
First save and clear your application log. Try to mount the database and see the application log and if possible you can paste it here. Check the status of the database : clean or dirty shutdown. If you want you can run EXBPA tool as well as a self guidance
HI you need to read see the data base location . usually its
the use for the tool is Eseutil /p %programfiles%\Exchsrvr\mdbdata\pub1.edb if the path is long and contain spaces dont forget to add the "" so its going to be Eseutil /p "c:\Program Files\ExchSrvr"mdbdata\pub1.edb"
Posts: 62
Joined: 14.Apr.2008
From: Sydney
Status: offline
Faris !!!
you're the man !
it worked.... now my public Folder is accessible from anywhere :-)
now I only got this Error message:
15:07:09 Synchronizer Version 12.0.6300 15:07:09 Synchronizing Mailbox 'Albert Widjaja Tedjadiputra' 15:07:09 Synchronizing Hierarchy 15:07:09 Done 15:07:09 Microsoft Exchange offline address book 15:07:09 Not downloading Offline address book files. A server (URL) could not be located. 15:07:09 0X8004010F
Posts: 62
Joined: 14.Apr.2008
From: Sydney
Status: offline
quote:
ORIGINAL: de.blackman
What version of outlook are you using? If it is Outlook 2007, have you configured the autodiscover settings?
I'm using Outlook 2007.
how do I know if I'm supposed to config. something with Autodiscover thing ?
I've seen from any other post mentioning that I must create DNS CNAME Record for Autodiscover and then put SSL certificate from a CA for this thing to work.
Posts: 62
Joined: 14.Apr.2008
From: Sydney
Status: offline
quote:
ORIGINAL: farisnt
HI Happy that it work Listen Run the Command in Powershell Get-AddressList |Update-AddressList Get-OfflineAddressBook |Update-OfflineAddressBook
if you still have a problem then run the command Test-OutlookWebServices -Identity administrator |select message Tell us the result
Hi Faris,
here's the result:
Message : About to test AutoDiscover with the e-mail address Administrator@(domain).com.au. Message : When contacting https://(server).(domain).com.au/autodiscover/autodiscover.xml received the error The server committed a protocol violation. Section=ResponseHeader Detail=CR must be followed by LF Message : The Autodiscover service could not be contacted.
is there anything that can be edit to get rid of those error message ?