EXPORT ERROR! (General network error)
Web Server forum
Back To The Forum Home!Search!Private Messaging System

Web Server Talk Web Server Talk > Web Servers reviews > Microsoft Content Management Server > EXPORT ERROR! (General network error)




  Last Thread   Next Thread Next
  Show Printable Version Email this Page Subscribe to this Thread      Post New Thread    Post A Reply      

    EXPORT ERROR! (General network error)  
Nezar


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 10:54 PM

Dear Guys,
When i use the Site Deployment scripts to export an sdo of new
template definitions, the following errors appeared on the Event Log:

MCMS Site Deployment - Error occured. System.Data.SqlClient.SqlError:
General network error.  Check your network documentation.

MCMS Resource Manager Cache Size is initialized to 2048 MB.

MCMS Security Service loaded encryption key: (hash=29b58ce2):
algorithm=RC2, effective keylen=128 bits

MCMS Site Deployment - Export failed

MCMS Site Deployment - Generated Export Report

I use a clustered DB server + CMS Server, and i export using the
server scripts.

Any HELP?

Yours,
Nezar Mohamad





[ Post a follow-up to this message ]



    Re: EXPORT ERROR! (General network error)  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-25-04 10:54 PM

Hi Nezar,

please ensure that SP1 or SP1a of MCMS are installed.
This solves all known CMS problems with this
If SP1a is installed, then this is most likely a network issue (bad network
card or cable, firewall, router, ...)

Cheers,
Stefan.

--
This posting is provided "AS IS" with no warranties, and confers no rights.

MCMS FAQ:
http://download.microsoft.com/downl...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"Nezar" <nezar001@gmail.com> wrote in message
news:ccfba64e.0408250705.5ddef7ce@posting.google.com...
> Dear Guys,
> When i use the Site Deployment scripts to export an sdo of new
> template definitions, the following errors appeared on the Event Log:
>
> MCMS Site Deployment - Error occured. System.Data.SqlClient.SqlError:
> General network error.  Check your network documentation.
>
> MCMS Resource Manager Cache Size is initialized to 2048 MB.
>
> MCMS Security Service loaded encryption key: (hash=29b58ce2):
> algorithm=RC2, effective keylen=128 bits
>
> MCMS Site Deployment - Export failed
>
> MCMS Site Deployment - Generated Export Report
>
> I use a clustered DB server + CMS Server, and i export using the
> server scripts.
>
> Any HELP?
>
> Yours,
> Nezar Mohamad







[ Post a follow-up to this message ]



    Re: EXPORT ERROR! (General network error)  
Nezar


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-04 11:07 PM

Hi Stefan,
I have all the service packs installed.
It seems there is an inconsistency between the production environment
and the online environment, inconsistency in the template definitions.
After several trials of exporting, one succeeded after clearing the
cache, and restarted the server along with reducing the cache size to
1024 MBytes, but the size of the sdo file was so huge, 94 MBytes...
while the real sdo update that applied on the production servers
(exported from the development environment) was only 85 Kbytes...
I opened this sdo file, and there i noticed Fol.xml size is 448 MBytes
 ... so i think the network and sql failed coz of the huge data
transfer between the sql server and the CMS API on the Web server...

Somehow the export utility thought that there is new templates and
then exported all the related pages ...

Is there a direct and simple way to identify the inconsistency source?
Have u faced such problems before?

Thanks for your help![vbcol=seagreen]
> "Stefan [MSFT]" <stefang@online.microsoft.com> wrote in message >news:
<e$D9CXriEHA.2812@tk2msftngp13.phx.gbl>...
> Hi Nezar,
>
> please ensure that SP1 or SP1a of MCMS are installed.
> This solves all known CMS problems with this
> If SP1a is installed, then this is most likely a network issue (bad networ
k
> card or cable, firewall, router, ...)
>
> Cheers,
> Stefan.
>
> --
> This posting is provided "AS IS" with no warranties, and confers no rights
.
>
> MCMS FAQ:
> http://download.microsoft.com/downl...
a/MCMS+2002+-+(complete)+FAQ.htm
> MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
> MCMS Sample Code:
> http://www.gotdotnet.com/community/...nagement+Server
> MCMS Whitepapers and other docs:
> http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
> --------------------------------
>
>
> "Nezar" <nezar001@gmail.com> wrote in message
> news:ccfba64e.0408250705.5ddef7ce@posting.google.com... 





[ Post a follow-up to this message ]



    Re: EXPORT ERROR! (General network error)  
Stefan [MSFT]


View Ip Address Report This Message To A Moderator Edit/Delete Message


 
08-27-04 11:07 PM

Hi Nezar,

if MCMS assumes there is a new template, then the last modified date of the
template has changed.
This can happen by doing a checkout-checkin (e.g.) of the template.

Cheers,
Stefan

--
This posting is provided "AS IS" with no warranties, and confers no rights.

MCMS FAQ:
http://download.microsoft.com/downl...>
MCMS+2002+-+(complete)+FAQ.htm
MCMS Blog: http://blogs.msdn.com/stefan_gossner/category/4983.aspx
MCMS Sample Code:
http://www.gotdotnet.com/community/...nagement+Server
MCMS Whitepapers and other docs:
http://blogs.msdn.com/stefan_gossne...2/07/41859.aspx
--------------------------------


"Nezar" <nezar001@gmail.com> wrote in message
news:ccfba64e.0408252358.52f4f87f@posting.google.com...[vbcol=seagreen]
> Hi Stefan,
> I have all the service packs installed.
> It seems there is an inconsistency between the production environment
> and the online environment, inconsistency in the template definitions.
> After several trials of exporting, one succeeded after clearing the
> cache, and restarted the server along with reducing the cache size to
> 1024 MBytes, but the size of the sdo file was so huge, 94 MBytes...
> while the real sdo update that applied on the production servers
> (exported from the development environment) was only 85 Kbytes...
> I opened this sdo file, and there i noticed Fol.xml size is 448 MBytes
>  ... so i think the network and sql failed coz of the huge data
> transfer between the sql server and the CMS API on the Web server...
>
> Somehow the export utility thought that there is new templates and
> then exported all the related pages ...
>
> Is there a direct and simple way to identify the inconsistency source?
> Have u faced such problems before?
>
> Thanks for your help! 
>news:<e$D9CXriEHA.2812@tk2msftngp13.phx.gbl>... 
network[vbcol=seagreen] 
rights.[vbcol=seagreen] 
http://download.microsoft.com/downl...
+Server[vbcol=seagreen] 







[ Post a follow-up to this message ]



    Sponsored Links  




 





   All times are GMT. The time now is 09:36 AM.      Post New Thread    Post A Reply      
  Last Thread   Next Thread Next


Most Popular forums 

Forum Jump:
Rate This Thread:

Forum Rules:
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is OFF
vB code is ON
Smilies are ON
[IMG] code is OFF
 
Medical and Health forum | Computer Games Reviews | Graphics design forum

Back To The Top
Home | Usercp | Faq | Register