Some BizTalk Receive Locations are disabled after server reboot -


it found biztalk receive locations disabled after server reboot (biztalk server , sql server separately installed different physical servers)

is there idea on scenario? due boot sequence or other issues?

i assume that, once enable receive locations manually, working correctly.

typically, when file receive locations fail while pointing external server/share, because no longer available.

make sure that, during night, there no network issues, planned/unplanned downtime of share (= here sql server). biztalk receive location retry access share quite while before disabling itself. check event log(s) more information. want errors/warnings there indicating issue connectivity between biztalk , sql.

another issue might there many connections between biztalk server , sql server. can provide maximum number of connections in file share properties.

also, try link: https://serverfault.com/questions/235032/intermittent-connection-to-windows-7-shared-folder-from-windows-xp-workstations

it describes potential fix optimizing throughput file sharing, although depends on operating system.


Comments

Popular posts from this blog

java - UnknownEntityTypeException: Unable to locate persister (Hibernate 5.0) -

python - ValueError: empty vocabulary; perhaps the documents only contain stop words -

ubuntu - collect2: fatal error: ld terminated with signal 9 [Killed] -