Developer forum

Forum » Integration » After full split of solution, Import job stopped

After full split of solution, Import job stopped

Dmitrij Jazel
Reply

Hei everyone,

We had a solution, that we had to split - the end result was:

2 new sites in IIS, one for each is a copy of it's original site. Each solution now has it's own database, application, IIS site.

Question,

2nd site, when tryed to run import activitiy, activity started to flicker, and not provide any feedback at all.

Than after trying to run another job - it did exactly the same thing. And eventually no data was imported.

1st site had no issues, Import Jobs runned normal as expected.

 

So in total there are 3 applications 1(master) live, and 2 copies of live. Import Jobs are not running on the last 3rd one.

Any idea why Job would refuse to run, and just "flicker" all the time?

Any IIS settings we should check, or simmilar? Strange thing that all jobs suddenly refused to run under 3rd site.

 

/Dmitrij


Replies

 
Nicolai Høeg Pedersen
Reply

Have you chekked the log files?

 
Dmitrij Jazel
Reply

Hi Nicolai,

Sure we did, there was just a single line "ons, 03 jun 2015 15:40:32: Starting batch".

Luckily we solved it yesturday, accidentaly.

And the reason why it did not work was: hostname - that localmachine can resolve.

After we added a local url to a site, that is unique per each Area, this worked.

 

Master solution had a local hostname assigned to it from the start.

When we made full split, for each of two applications, first one had the hostname automatically from Master site. And local server was able to resolve it's url in this way - therefore we had no issues with 1st application.

2nd application, was with new public only hostname. 

And while you where on hosting machine - it was not able to resolve that public url locally.

Therefore we just:

1) Added a hostname new hostname for that new application. 

2) assigned it to IIS site binding, and added entry in hostfile.

 

If that is the case (that system is dependent on beying able to resolve local hostname) should it not be mentioned somehow in integration module requirenments?

http://developer.dynamicweb.com/documentation/for-developers/data-integration/requirements.aspx

 
Morten Snedker
Reply

Hi Dmitrij,

It is mentioned as a sticky on this part of forum: http://developer.dynamicweb.com/forum/integration.aspx.

I have added to the Requirements section of the Data Integration documentation. Thanks for pointing it out.

 

Best regards

Morten Snedker

 

You must be logged in to post in the forum