I'm tryng to install this csdk on a linux server and get the error below. Has anyone any ideas? The same client was installed on another server yesterday without problem so i'm guessing I'm missing a package
output from uname -a
Linux dev4 2.6.18-92.1.6.el5PAE #1 SMP Fri Jun 20 02:51:01 EDT 2008 i686 i686 i386 GNU/Linux
Contents of csdklog.txt
(Oct 3, 2008 11:19:23 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN
Error ocurred while executing /bin/rpm
CUSTOM_BEAN_ERROR_END
(Oct 3, 2008 11:19:23 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN
Error ocurred while executing /bin/rpm
CUSTOM_BEAN_ERROR_END
(Oct 3, 2008 11:19:24 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN
Error ocurred while executing /bin/rpm
CUSTOM_BEAN_ERROR_END
(Oct 3, 2008 11:19:24 AM), Install, com.installshield.wizardx.ascii.ModifyFile, err, Could not write ASCII file /informix/2.90.FC4R1/etc/make_lvers.
(Oct 3, 2008 11:19:24 AM), Install, com.installshield.wizardx.actions.AsciiFileUpdateWizardAction, err, WizardException: (error code = 200; message="/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /informix/2.90.FC4R1/etc/make_lvers (No such file or directory)])])
STACK_TRACE: 7
WizardException: (error code = 200; message="/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /informix/2.90.FC4R1/etc/make_lvers (No such file or directory)])])
at com.installshield.wizardx.ascii.ModifyFile.writeFile(ModifyFile.java:280)
at com.installshield.wizardx.actions.AsciiFileUpdateWizardAction.execute(AsciiFileUpdateWizardAction.java:171)
at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)
at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)
at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1564)
Regards
Colin
There are 10 types of people in the world, those that understand binary and those that don't
_________________________________________________________________
Make a mini you and download it into Windows Live Messenger
http://clk.atdmt.com/UKM/go/111354029/direct/01/
TBP - 03 Oct 2008 11:45 GMT
> I'm tryng to install this csdk on a linux server and get the error below. Has anyone any ideas? The same client was installed on another server yesterday without problem so i'm guessing I'm missing a package
>
[quoted text clipped - 34 lines]
> Make a mini you and download it into Windows Live Messenger
> http://clk.atdmt.com/UKM/go/111354029/direct/01/
CSDK 2.90.FC4R1 => 64 Bit
Linux dev4 2.6.18-92.1.6.el5PAE #1 SMP Fri Jun 20 02:51:01 EDT 2008 i686 i686 i386 GNU/Linux => 32 Bit
Although I could be wrong :o)
Colin Dawson - 03 Oct 2008 11:55 GMT
You are quite right, didn't spot that "x86_64" was missing from uname.
Regards Colin There are 10 types of people in the world, those that understand binary and those that don't > From: theBP@Usenet-News.Net> Subject: Re: CSDK 2.90.FC4R1> Date: Fri, 3 Oct 2008 11:45:27 +0100> To: informix-list@iiug.org> > Colin Dawson wrote:> > I'm tryng to install this csdk on a linux server and get the error below. Has anyone any ideas? The same client was installed on another server yesterday without problem so i'm guessing I'm missing a package> > > > > > output from uname -a> > Linux dev4 2.6.18-92.1.6.el5PAE #1 SMP Fri Jun 20 02:51:01 EDT 2008 i686 i686 i386 GNU/Linux> > > > > > Contents of csdklog.txt> > > > (Oct 3, 2008 11:19:23 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN> > Error ocurred while executing /bin/rpm> > CUSTOM_BEAN_ERROR_END> > > > (Oct 3, 2008 11:19:23 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN> > Error ocurred while executing /bin/rpm> > CUSTOM_BEAN_ERROR_END> > > > (Oct 3, 2008 11:19:24 AM), Install, ExecVerifyWizardAction, err, CUSTOM_BEAN_ERROR_BEGIN> > Error ocurred while executing /bin/rpm> > CUSTOM_BEAN_ERROR_END> > > > (Oct 3, 2008 11:19:24 AM), Install, com.installshield.wizardx.ascii.ModifyFile, err, Could not write ASCII file /informix/2.90.FC4R1/etc/make_lvers.> > (Oct 3, 2008 11:19:24 AM), Install, com.installshield.wizardx.actions.AsciiFileUpdateWizardAction, err, WizardException: (error code = 200; message="/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /informix/2.90.FC4R1/etc/make_lvers (No such file or directory)])])> > STACK_TRACE: 7> > WizardException: (error code = 200; message="/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; exception = [ServiceException: (error code = 200; message = "/informix/2.90.FC4R1/etc/make_lvers (No such file or directory)"; severity = 0; exception = [java.io.FileNotFoundException: /informix/2.90.FC4R1/etc/make_lvers (No such file or directory)])])> > at com.installshield.wizardx.ascii.ModifyFile.writeFile(ModifyFile.java:280)> > at com.installshield.wizardx.actions.AsciiFileUpdateWizardAction.execute(AsciiFileUpdateWizardAction.java:171)> > at com.installshield.wizard.StandardWizardListener.execute(StandardWizardListener.java:123)> > at com.installshield.wizard.StandardWizardListener.currentBeanChanged(StandardWizardListener.java:106)> > at com.installshield.wizard.Wizard$RunThread.run(Wizard.java:1564)> > > > > > > > > > > > > > > > > > Regards> > > > Colin> > > > > > There are 10 types of people in the world, those that understand binary and those that don't> > > > > > _________________________________________________________________> > Make a mini you and download it into Windows Live Messenger> > http://clk.atdmt.com/UKM/go/111354029/direct/01/> > CSDK 2.90.FC4R1 => 64 Bit> > Linux dev4 2.6.18-92.1.6.el5PAE #1 SMP Fri Jun 20 02:51:01 EDT 2008 i686 i686 i386 GNU/Linux => 32 Bit> > Although I could be wrong :o)> _______________________________________________> Informix-list mailing list> Informix-list@iiug.org> http://www.iiug.org/mailman/listinfo/informix-list
_________________________________________________________________
Discover Bird's Eye View now with Multimap from Live Search
http://clk.atdmt.com/UKM/go/111354026/direct/01/