Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Spar making and installation
chnkumar
Hi,
I made a spar that contains all Java classes and hibernate configurations apart from normal stuff like pages and components.
When I install that spar on another server, it copies site content and components but not jars and java code.
Please find attachment of spar.
Find more posts tagged with
Comments
Rick Poulin
Post the output of the install_archive.ipl, plus the $iwhome/local/logs/install_yoursparname.log
chnkumar
Hi rpoulin,
I could not get complete install_archive.ipl output as output screen size is small.
I could not attach files as they are too large.
Please use below links to view files.
http://textuploader.com/?p=6&id=Oejex
http://textuploader.com/?p=6&id=sppcS
nipper
You make take a look at this error:
[unzip] Expanding: C:\Interwoven\TeamSite\install\CustomUserProfile.spar into Y:\iwadmin\main\spars\WORKAREA\Installed\CustomUserProfile
[exec] Y:/iwadmin/main/spars/WORKAREA/Installed/CustomUserProfile: ERROR:02016: Conflicts prevent operation
[exec] Result: 1
I have not seen that one before, go in the workarea and see if it has things to submit. You may need to submit everything and reapply the spar
chnkumar
nipper,
Do I need to submit all pages and components to stagging if they are not submitted?
nipper
You have to override the conflicts, basically the spar was not completely applied (I suspect) and that may have caused this issue.
chnkumar
Hi Nipper,
I fixed all conflicts, now it copied jars to iw-cc.war not to iw-preview.war.
Below are latest logs.
http://textuploader.com/?p=6&id=6LLnk
http://textuploader.com/?p=6&id=VEsdk
Please advise.
Thanks in advance.
chnkumar
Hi,
I found errors in post installation script. Problem has been solved.
Thanks nipper and rpoulin for your help.