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)
Teamsite672 installation issue
kumar123
Hi,
While installing TS672 on DEV server, I got the following error :
If any one have idea please assist me.
Below report got from /apps/iw-home/install/tsconfig.log
STEP 3: Install iwovwfs device driver
Successfully copied
/apps/iw-home/kernel/drv/wfsdrv64.sol10 to
/usr/kernel/drv/sparcv9/iwovwfs.
Successfully copied
/apps/iw-home/kernel/drv/iwovwfs.conf to
/usr/kernel/drv.
Successfully copied
/apps/iw-home/kernel/drv/iwovwfs.devlink.tab to
/etc/iw.
Removed obsolete /etc/init.d/iw.wfsuninstall
Successfully validated /etc/iw/iwovwfs.xml
Successfully imported /etc/iw/iwovwfs.xml
Successfully disabled iwovwfs service
Successfully enabled iwovwfs service
ERROR:
The following services:
nfs/nlockmgr nfs/cbd nfs/mapid milestone/multi-user
did not become dependent on iwovwfs
Recorded device driver path /dev/iwovwfs
in /etc/iw/wfs_device_path
Linking items in /etc/init.d...
Installing iwserver to start at boot time: /etc/rc3.d/S16iw.server
ERROR: (1) Problems installing /etc/rc3.d/S16iw.server
During installation got the below error:
Error
-----
The following error occurred. The installation will now quit.
=============================================================
Module "tsserver" failed at phase IW_INSTALL_MODE_INSTALL with the following
errors:
A mandatory Module tsserver failed to complete IW_INSTALL_MODE_INSTALL phase
STACK TRACE :java.lang.Exception: A mandatory Module tsserver failed to
complete IW_INSTALL_MODE_INSTALL phase
at com.interwoven.install.module.Module.getInstallResult(Module.java:1191)
at com.interwoven.install.module.Module.install(Module.java:621)
at com.interwoven.install.module.ModuleManager.executeInstall(ModuleManager.ja
va:636)
at com.interwoven.install.module.ModuleManager.installUsingGlobalPropertiesFil
e(ModuleManager.java:1196)
at
com.interwoven.install.module.ModuleManager.doInstall(ModuleManager.java:215)
at com.interwoven.install.product.Product.install(Product.java:507)
at com.interwoven.install.product.ProductManager.doInstall(ProductManager.java
:166)
at com.interwoven.install.installmgr.InstallManager.install(InstallManager.jav
a:1468)
at com.zerog.ia.installer.actions.CustomAction.installSelf(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.a(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.e(DashoA10*..)
at com.zerog.ia.installer.AAMgrBase.m(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.a(DashoA10*..)
at com.zerog.ia.installer.ConsoleBasedAAMgr.b(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.LifeCycleManager.a(DashoA10*..)
at com.zerog.ia.installer.Main.main(DashoA10*..)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at com.zerog.lax.LAX.launch(DashoA10*..)
at com.zerog.lax.LAX.main(DashoA10*..)
Find more posts tagged with
Comments
kannan_r
Since the installer is trying to setup startup scripts , most likely the installer did complete other tasks,except the init part.
can you try rebooting the server, start the server manually and check ?
nipper
Is NFS installed on that server ?
kumar123
Issue was resolved.
Thanks,
Kumar
Snap 2014-07-21 at 15.40.07.png
Migrateduser
Common forum etiquette expects that you post the resolution. Please follow up with an explanation of what solved the issue.
kumar123
I have cleaned "iwovwfs" files which was interrupting re installation. This time went through successfully without any issues.