05-11-2013 05:59 AM
I am attempting to apply the Mobile v2.1 upgrade on a cloud server running SalesLogix v8.
The bundle installation hangs at the step "committing items to target project". The installation has been at this status for 45 minutes, with both cpus pegged at 100%. (The process to install the Mobile v2.1 bundle in my development environment took a few minutes.)
I had previously applied the following web updates, and the system has been running fine for a month:
1. Slx update 01 for SalesLogix 8.0
2. Slx update 04 for SalesLogix 8.0
3. SLX_v800_Update_05
4. slx_v800_web_core_update_01
5. slx_v800_web_core_update_02
6. slx_v800_web_model_update_02, including the .Net Framework 4.5
Any suggestions?
Thanks,
Tom Kaiser
Sienna Solutions
Solved! Go to Solution.
05-11-2013 06:15 AM
The bundle installation finally completed after over 50 minutes. I just needed to be patient.
INFO 2013-05-11 08:16:52,393 - Installing bundle...
INFO 2013-05-11 08:16:52,400 - Performing pre-install.
INFO 2013-05-11 08:16:52,407 - Installing model item: SlxMobile (\Portal\SlxMobile\SlxMobile.mobapp.ptl.xml)
INFO 2013-05-11 08:17:26,077 - Successfully installed SlxMobile (\Portal\SlxMobile\SlxMobile.mobapp.ptl.xml)
INFO 2013-05-11 08:17:26,082 - Installing model item: SlxMobile (\Portal\SlxMobile\SlxMobile.mobapp.ptl.xml)
INFO 2013-05-11 08:17:26,084 - Successfully installed SlxMobile (\Portal\SlxMobile\SlxMobile.mobapp.ptl.xml)
INFO 2013-05-11 08:17:26,088 - Configuring installed items.
INFO 2013-05-11 08:17:26,090 - Configuring SlxMobile...
INFO 2013-05-11 08:17:26,094 - Performing pre-commit to target project.
INFO 2013-05-11 08:17:26,104 - Committing items to target project...
INFO 2013-05-11 09:10:16,779 - Committing transactions...
INFO 2013-05-11 09:11:09,844 - Copying bundle manifest to project.
INFO 2013-05-11 09:12:02,057 - Install complete.
Tom
05-11-2013 06:15 AM
05-11-2013 06:17 AM
Something seems a bit strange here for sure:
...
INFO 2013-05-11 08:17:26,104 - Committing items to target project...
INFO 2013-05-11 09:10:16,779 - Committing transactions...
...
05-11-2013 10:09 AM
Hi RJ,
Thanks for the advice to: get the source from GitHub and just replace the mobility "code" directly in AA.
Are there instructions somewhere to do this?
Tom Kaiser