DataStage 8 Installation - Error configuring ASB Node

A forum for discussing DataStage<sup>®</sup> basics. If you're not sure where your question goes, start here.

Moderators: chulett, rschirm, roy

Post Reply
gsym
Charter Member
Charter Member
Posts: 118
Joined: Thu Feb 02, 2006 3:05 pm

DataStage 8 Installation - Error configuring ASB Node

Post 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
ray.wurlod
Participant
Posts: 54607
Joined: Wed Oct 23, 2002 10:52 pm
Location: Sydney, Australia
Contact:

Post 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.
IBM Software Services Group
Any contribution to this forum is my own opinion and does not necessarily reflect any position that IBM may hold.
sayeedahmad
Participant
Posts: 3
Joined: Mon Feb 23, 2009 4:22 am

Post by sayeedahmad »

I am getting exactly same error while installing 8.1 client, @gsym, can you please let me know how did u resolve
DS
Post Reply