cancel
Showing results for 
Search instead for 
Did you mean: 

EV 6.0 SP3 - ADO connection error on Public Folder during BackEnd install

Yves_Pi_rard
Level 2
Hello, I'm new...with EV

I install EV 6.0 SP3 on Exchange 2003 sp2, 2 Exchange servers on 3 Nodes Ms cluster (2 actif/1 passif) Backend and 2 physical Front End.
Installation enterpriseVault successful !

the problem is locate on each Backend server (on Frontend no problem),
when I start cscript BackEnd2003Setup.wsf, I receive the following error:

Configuring public folder information stores...
ConfigureInformationStores : Public folder information stores LDAP query: ....DC=be>;(&(objectClass=msExchPublicMDB)ConfigureInformationStores : Found 1 matching public folder information store(s)
ConfigureInformationStores : Configuring public folder information store: Public Folder Store (MAIL1)
ConfigureInformationStores : Public folder information store dn: CN=Public Folder Store (MAIL1),CN=First Storage Group,CN=InformationStore,CN=...
ConfigurePublicFolderInfoStore : Registering for : CN=Public Folder Store (MAIL1),CN=First Storage Group...
ConfigurePublicFolderInfoStore : Public folder LDAP query: <>ConfigurePublicFolderInfoStore : Found 1 matching public folder(s)
ConfigurePublicFolderInfoStore : Registering forms for public folder: Public Folders
ConfigureSchema : Creating ADODB Connection...
error ConfigureSchema: ADO connection error: -2146105340
error : ConfigureSchema : Failed to make ADO connection to: http://MAIL1/exadmin/admin/.../Public%20Folders/%23%23SchemaURI%23%23/

ConfigureExchangeServer : Configuring HTTP virtual servers...
ConfigureHTTPVirtualServers : HTTP virtual server LDAP query: <>ConfigureHTTPVirtualServers : Found 1 matching HTTP virtual server(s)
.....

I found in Public Folder (system view): 2 schema-root ?? where normally EV install "OWA2003forms"

Do you have any idea??
Thanks for your responses
5 REPLIES 5

Peter_Ayoun
Level 4
Partner
Try this , it may be helpful :

http://support.veritas.com/docs/281092


Peter

Yves_Pi_rard
Level 2
Thank you Peter,
for the moment we don't need to archiving the Public Folder...only exchange e-mail

Micah_Wyenn
Level 6
is your dns domain different from your smtp domain? If so, you need to specify that with the backend script switches.

micah

Peter_Ayoun
Level 4
Partner
That's what the KB says:
...
If archiving from public folders is not used then this error may be safely ignored.

....

As Micah also asked, you may have the SMTP domain different from the DNS domain.

Peter

MarkBarefoot
Level 6
Employee
If you are using PF archiving then try one of these:-

cscript BackEnd2003Setup.wsf /dnsdomain: smtpdomain

or

cscript BackEnd2003Setup.wsf /formregdomain:your.domain.com

If not then as the guide and other guys say you can safely ignore it.