Page 1 of 1

DataStage 8 Installation - Error configuring ASB Node

Posted: Wed Aug 11, 2010 12:02 am
by gsym
Hello All,

I tried to install DataStage v8 on windows xp professional, but installation failed stating "error occured while configuring ASB node".

Below are part of the asbnode_install.txt file under logs. Please provide me the reasons for this issue and possible solution.

Thanks!!!

Install_asbnode, com.ascential.acs.installer.asb.AsbNodeProductAction, err, An error occurred and product installation failed. Look at the log file C:\DOCUME~1\WELCOME\LOCALS~1\Temp/ibm_is_logs/asbnode_install.log for details.
(Aug 11, 2010 1:08:08 AM), Install_asbnode, com.ascential.acs.installer.asb.AsbNodeProductAction, err, ProductException: (error code = 601; message="error installing product action"; additional data = [ServiceException: (error code = 315; message = "Could not register assembly: C:\IBM\InformationServer\ASBNode\apps\proxy\dotnet\netrtsn.dll"; severity = 0)])
STACK_TRACE: 25
ProductException: (error code = 601; message="error installing product action"; additional data = [ServiceException: (error code = 315; message = "Could not register assembly: C:\IBM\InformationServer\ASBNode\apps\proxy\dotnet\netrtsn.dll"; severity = 0)])
at com.ascential.acs.installer.utils.ProductActionUtil.handleException(ProductActionUtil.java:69)
at com.ascential.acs.installer.asb.AsbNodeProductAction.config(AsbNodeProductAction.java:168)
at com.ascential.acs.installer.asb.AsbNodeProductAction.install(AsbNodeProductAction.java:88)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(PureJavaProductServiceImpl.java:2957)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(PureJavaProductServiceImpl.java:7933)
at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)
at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(PureJavaProductServiceImpl.java:7130)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installProduct(PureJavaProductServiceImpl.java:2625)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java(Compiled Code))
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java(Compiled Code))
at java.lang.reflect.Method.invoke(Method.java(Compiled Code))
at com.installshield.wizard.service.LocalImplementorProxy.invoke(Unknown Source)
at com.installshield.wizard.service.AbstractService.invokeImpl(Unknown Source)
at com.installshield.product.service.product.GenericProductService.installProduct(Unknown Source)
at com.installshield.product.service.product.PureJavaProductServiceImpl.installAssembly(PureJavaProductServiceImpl.java:5476)
at com.installshield.product.service.product.PureJavaProductServiceImpl.access$900(PureJavaProductServiceImpl.java:118)
at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(PureJavaProductServiceImpl.java:5221)
at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)
at java.lang.Thread.run(Thread.java:570)

Thanks Again - gsym

Posted: Wed Aug 11, 2010 1:27 am
by ray.wurlod
Did you look at asbnode_install.log file? It looks like a problem registering (into XMETA?). This is one where you really should involve your official support provider. The Java stack traces aren't much use to common mortals who don't have access to documentation about what is - or is supposed to be - called to do what.

Posted: Fri Feb 10, 2012 12:02 pm
by sayeedahmad
I am getting exactly same error while installing 8.1 client, @gsym, can you please let me know how did u resolve