<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Latest posts for the topic "Error code 601 while installing 8.3R2AS on RHEL5.4"]]></title>
		<link>http://forums.enterprisedb.com/posts/list/4.page</link>
		<description><![CDATA[Latest messages posted in the topic "Error code 601 while installing 8.3R2AS on RHEL5.4"]]></description>
		<generator>JForum - http://www.jforum.net</generator>
			<item>
				<title>Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ Sorry, could a mod please move this post to the One click install forum?<br /> <br /> Hello, I'm trying to evaluate this product but when I installed it, I got the following:<br /> <br /> k_short@ddb:/usr/local/PostgresPlus/8.3R2AS$ cat log.txt<br /> (Nov 24, 2009 12:33:54 PM), Install, com.enterprisedb.isaction.InitDBFailAction, err, An error occurred and product installation failed.  Look at the log file /usr/local/PostgresPlus/8.3R2AS/log.txt for details.<br /> (Nov 24, 2009 12:33:54 PM), Install, com.enterprisedb.isaction.InitDBFailAction, err, ProductException: (error code = 601; message="Initdb Failed"; additional data = [Contents of data folder [/usr/local/PostgresPlus/8.3R2AS/data] are invalid.])<br /> STACK_TRACE: 13<br /> ProductException: (error code = 601; message="Initdb Failed"; additional data = [Contents of data folder [/usr/local/PostgresPlus/8.3R2AS/data] are invalid.])<br />         at com.enterprisedb.isaction.InitDBFailAction.install(InitDBFailAction.java:10<img src="http://forums.enterprisedb.com//images/smilies/b2eb59423fbf5fa39342041237025880.gif"  /><br />         at com.installshield.product.service.product.PureJavaProductServiceImpl.installProductAction(Unknown Source)<br />         at com.ibm.wizard.platform.linux.LinuxProductServiceImpl.installProductAction(Unknown Source)<br />         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.getResultForProductAction(Unknown Source)<br />         at com.installshield.product.service.product.InstallableObjectVisitor.visitComponent(Unknown Source)<br />         at com.installshield.product.service.product.InstallableObjectVisitor.visitInstallableComponents(Unknown Source)<br />         at com.installshield.product.service.product.InstallableObjectVisitor.visitProductBeans(Unknown Source)<br />         at com.installshield.product.service.product.PureJavaProductServiceImpl$InstallProduct.install(Unknown Source)<br />         at com.installshield.product.service.product.PureJavaProductServiceImpl$Installer.execute(Unknown Source)<br />         at com.installshield.wizard.service.AsynchronousOperation.run(Unknown Source)<br />         at java.lang.Thread.run(Thread.java:595)]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/7502.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/7502.page</link>
				<pubDate><![CDATA[Tue, 24 Nov 2009 14:46:58]]> GMT</pubDate>
				<author><![CDATA[ Kermit_Short]]></author>
			</item>
			<item>
				<title>Re:Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ Try to install the PostgresPlus Advanced server manually using below steps:-<br /> <br /> (1) Execute the following to launch the installer in console mode <br /> <br /> &lt;PPAS Installer&gt; -console -extractall <br /> <br /> (2) Above command will extract all binaries in your default location<br /> <br /> (i.e /opt/PostgresPlus/8.3R2AS/) <br /> <br /> (3). Create the data directory in the location i.e /opt/PostgresPlus/8.3R2AS/.and it must be empty and provide full access to the user "enterprisedb". <br /> <br /> (4). Run Command Prompt as user "enterprisedb" and execute the following to initialize the data directory: <br /> <br /> &lt;EnterpriseDB Installation Directory&gt;\dbserver\bin&gt;./initdb -D &lt;Path to the data directory&gt; <br /> <br /> (5). After initializing the database, use pg_ctl.exe or edb-postmaster.exe to start the database server. <br /> <br /> pg_ctl -D &lt;data directory path&gt; start<br /> <br /> <br /> --<br /> Thanks & Regards<br /> Raghu]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/7504.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/7504.page</link>
				<pubDate><![CDATA[Tue, 24 Nov 2009 16:19:51]]> GMT</pubDate>
				<author><![CDATA[ raghu_r]]></author>
			</item>
			<item>
				<title>Re:Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ I think I found the problem...I wasn't very thorough in my examination of the install destination directory, and I didn't see all of the installation logs.  As it turns out, One of the initdb logs is complaining about the enterprisedb home directory.  The server is bound to an NIS domain automounting home directories via NFS.  These NFS Exports are root squashed.  When the account creation process took place, the default home directory couldn't be created, and thus didn't exist.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/7506.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/7506.page</link>
				<pubDate><![CDATA[Tue, 24 Nov 2009 17:57:56]]> GMT</pubDate>
				<author><![CDATA[ Kermit_Short]]></author>
			</item>
			<item>
				<title>Re:Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ Raghu..<br /> <br /> You can't directly suggest about "extractall" option as it is not going to create network directory under $EDBHOME, which is required when you try to update PPAS. <br /> <br /> Also there is a install logs created which clearly shows where is the exact issue. <br /> <br /> --<br /> Thans <br /> Sam Jas]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/7507.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/7507.page</link>
				<pubDate><![CDATA[Wed, 25 Nov 2009 00:55:53]]> GMT</pubDate>
				<author><![CDATA[ sam_jass]]></author>
			</item>
			<item>
				<title>Re:Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ Just another note on this one... I got the same error several times during several subsequent installation attempts and I couldn't, for the hell of me, find out what the problem might have been.<br /> <br /> By method of elimination, I regressed down to the default installation options and I was still receiving it (almost began fearing the dreaded installation progress bar approaching 50%, <img src="http://forums.enterprisedb.com//images/smilies/3b63d1616c5dfcf29f8a7a031aaa7cad.gif"/>). initdb log just kept saying there was a syntax error in the script (unexpected end of file while looking for matching `'').<br /> <br /> Then it finally dawned on me. I use pwgen(1) to create passwords, specifically, "pwgen -cnys", which will also include special symbols in the password, and the symbol it incidentally picked for the database administrator account in my case was an apostrophe... <img src="http://forums.enterprisedb.com//images/smilies/2e207fad049d4d292f60607f80f05768.gif" /><br /> <br /> All went well as soon as I replaced it with something different.]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/8022.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/8022.page</link>
				<pubDate><![CDATA[Sat, 6 Feb 2010 22:04:04]]> GMT</pubDate>
				<author><![CDATA[ Grega_B]]></author>
			</item>
			<item>
				<title>Re:Error code 601 while installing 8.3R2AS on RHEL5.4</title>
				<description><![CDATA[ We've seen this issue with automounting homedirs before and the new installers will be going through this test cycle for the 8.4 release (when it comes out).  In the meantime, I'll see if I can get a developer to post the manual instructions on installing the 'edbnetwork' directory up here so that you can fall back on the 'extractall'<br /> <br /> ]]></description>
				<guid isPermaLink="true">http://forums.enterprisedb.com/posts/preList/2043/8143.page</guid>
				<link>http://forums.enterprisedb.com/posts/preList/2043/8143.page</link>
				<pubDate><![CDATA[Mon, 8 Mar 2010 21:14:07]]> GMT</pubDate>
				<author><![CDATA[ scottiebo]]></author>
			</item>
	</channel>
</rss>
