<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments for JDE Source</title>
	<atom:link href="http://www.jdesource.com/comments/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.jdesource.com</link>
	<description>Your Pitstop to JD Edwards EnterpriseOne Tips &#38; Tricks</description>
	<lastBuildDate>Wed, 15 May 2013 11:44:28 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>Comment on JD Edwards EnterpriseOne Tools 9.1 Update 3 by Alhams</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-tools-9-1-update-3/comment-page-1/#comment-1892</link>
		<dc:creator>Alhams</dc:creator>
		<pubDate>Wed, 15 May 2013 11:44:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=2299#comment-1892</guid>
		<description><![CDATA[Dear Lawrence 

i installed JRE 6.39 on the client devices . now 

one more thing 
how you connect to the server , if it&#039;s local be sure to make the local IP as trust 
if you login by VPN make this 
make your connection ip (SITE ) safe 
make your local trust]]></description>
		<content:encoded><![CDATA[<p>Dear Lawrence </p>
<p>i installed JRE 6.39 on the client devices . now </p>
<p>one more thing<br />
how you connect to the server , if it&#8217;s local be sure to make the local IP as trust<br />
if you login by VPN make this<br />
make your connection ip (SITE ) safe<br />
make your local trust</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Recover Lost or Corrupt Password in E1 Local (OEE) Database by Francisco B</title>
		<link>http://www.jdesource.com/enterpriseone/recover-lost-or-corrupt-password-in-e1-local-oee-database/comment-page-1/#comment-1891</link>
		<dc:creator>Francisco B</dc:creator>
		<pubDate>Wed, 15 May 2013 03:39:59 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=2002#comment-1891</guid>
		<description><![CDATA[By the way, the asterisks shown in the red square means &quot;admin&quot; without the quotation marks]]></description>
		<content:encoded><![CDATA[<p>By the way, the asterisks shown in the red square means &#8220;admin&#8221; without the quotation marks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards EnterpriseOne Tools 9.1 Update 3 by Lawrence</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-tools-9-1-update-3/comment-page-1/#comment-1890</link>
		<dc:creator>Lawrence</dc:creator>
		<pubDate>Tue, 14 May 2013 21:02:07 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=2299#comment-1890</guid>
		<description><![CDATA[Where are you running 6.39.  We are ruunning JRocket 1.28 on weblogic 10.3.50 on windows and tolls release 9.1 runs very slow on login.]]></description>
		<content:encoded><![CDATA[<p>Where are you running 6.39.  We are ruunning JRocket 1.28 on weblogic 10.3.50 on windows and tolls release 9.1 runs very slow on login.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by jerome</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1888</link>
		<dc:creator>jerome</dc:creator>
		<pubDate>Thu, 02 May 2013 17:30:17 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1888</guid>
		<description><![CDATA[You&#039;re welcome Deepesh !]]></description>
		<content:encoded><![CDATA[<p>You&#8217;re welcome Deepesh !</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by Deepesh M Divakaran</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1887</link>
		<dc:creator>Deepesh M Divakaran</dc:creator>
		<pubDate>Thu, 02 May 2013 17:18:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1887</guid>
		<description><![CDATA[Thanks for the update Jerome. Shall update the Docs accordingly.
Regards
Deepesh MD]]></description>
		<content:encoded><![CDATA[<p>Thanks for the update Jerome. Shall update the Docs accordingly.<br />
Regards<br />
Deepesh MD</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by jerome</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1886</link>
		<dc:creator>jerome</dc:creator>
		<pubDate>Thu, 02 May 2013 11:47:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1886</guid>
		<description><![CDATA[Hello Deepesh,

We found the problem !
The comment for the following line is not good:

 	LPMODATA	pMOData = NULL; //Initialize MO Data structure

We replacedd by:

	LPMODATA	pMOData = NULL; /*Initialize MO Data structure*/

After that, there is no error on package transfer]]></description>
		<content:encoded><![CDATA[<p>Hello Deepesh,</p>
<p>We found the problem !<br />
The comment for the following line is not good:</p>
<p> 	LPMODATA	pMOData = NULL; //Initialize MO Data structure</p>
<p>We replacedd by:</p>
<p>	LPMODATA	pMOData = NULL; /*Initialize MO Data structure*/</p>
<p>After that, there is no error on package transfer</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by jerome</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1885</link>
		<dc:creator>jerome</dc:creator>
		<pubDate>Tue, 30 Apr 2013 14:25:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1885</guid>
		<description><![CDATA[Hi Deepesh,

Here the log:

Tue Apr 30 12:32:27  -  Package build completed on server eonedev.
Tue Apr 30 12:32:27  -  
Tue Apr 30 12:32:27  -  
Tue Apr 30 12:32:27  -  Server Package build completed.
Tue Apr 30 12:32:27  -  
Tue Apr 30 12:32:27  -  ----------------------------------------------------------
Tue Apr 30 12:32:27  -  
Tue Apr 30 15:06:22  -  
Tue Apr 30 15:06:22  -  ----------------------------------------------------------
Tue Apr 30 15:06:22  -  
Tue Apr 30 15:06:22  -                      Server Package Deploy Log
Tue Apr 30 15:06:22  -  Package Name: RC130430U0
Tue Apr 30 15:06:22  -  Package Description: Update Package
Tue Apr 30 15:06:22  -  Parent Package: RC120305F0
Tue Apr 30 15:06:22  -  Path Code: RC810
Tue Apr 30 15:06:22  -  Server Name: EONEDEV
Tue Apr 30 15:06:22  -  Process ID\Thread ID: 20736\21196
Tue Apr 30 15:06:22  -  
Tue Apr 30 15:06:22  -  ----------------------------------------------------------
Tue Apr 30 15:06:22  -  Initialize detail structure and working folders on server.
Tue Apr 30 15:06:22  -  Initializing internal structures for server eonedev.
Tue Apr 30 15:06:22  -  Message received from server.
Tue Apr 30 15:06:22  -  Server initialized.
Tue Apr 30 15:06:22  -  Detail server structure initialized.
Tue Apr 30 15:06:22  -  
Tue Apr 30 15:06:22  -  Setting up server eonedev for server package deploy.
Tue Apr 30 15:06:22  -  Sending lock message to server.
Tue Apr 30 15:06:22  -  Server eonedev locked and ready for package deploy.
Tue Apr 30 15:06:22  -  Deploying TAM Package to Server eonedev.
Tue Apr 30 15:06:22  -  Package deployed.
Tue Apr 30 15:06:22  -  spkgeng.c:576 PKGENG0015 ERROR: Failed to deploy the package to server EONEDEV. Error Error in file I/O.
Tue Apr 30 15:06:22  -  Correct the errors and redeploy the package.
Tue Apr 30 15:06:22  -  
Tue Apr 30 15:06:22  -  ----------------------------------------------------------]]></description>
		<content:encoded><![CDATA[<p>Hi Deepesh,</p>
<p>Here the log:</p>
<p>Tue Apr 30 12:32:27  &#8211;  Package build completed on server eonedev.<br />
Tue Apr 30 12:32:27  &#8211;<br />
Tue Apr 30 12:32:27  &#8211;<br />
Tue Apr 30 12:32:27  &#8211;  Server Package build completed.<br />
Tue Apr 30 12:32:27  &#8211;<br />
Tue Apr 30 12:32:27  &#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Tue Apr 30 12:32:27  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Tue Apr 30 15:06:22  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;                      Server Package Deploy Log<br />
Tue Apr 30 15:06:22  &#8211;  Package Name: RC130430U0<br />
Tue Apr 30 15:06:22  &#8211;  Package Description: Update Package<br />
Tue Apr 30 15:06:22  &#8211;  Parent Package: RC120305F0<br />
Tue Apr 30 15:06:22  &#8211;  Path Code: RC810<br />
Tue Apr 30 15:06:22  &#8211;  Server Name: EONEDEV<br />
Tue Apr 30 15:06:22  &#8211;  Process ID\Thread ID: 20736\21196<br />
Tue Apr 30 15:06:22  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-<br />
Tue Apr 30 15:06:22  &#8211;  Initialize detail structure and working folders on server.<br />
Tue Apr 30 15:06:22  &#8211;  Initializing internal structures for server eonedev.<br />
Tue Apr 30 15:06:22  &#8211;  Message received from server.<br />
Tue Apr 30 15:06:22  &#8211;  Server initialized.<br />
Tue Apr 30 15:06:22  &#8211;  Detail server structure initialized.<br />
Tue Apr 30 15:06:22  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;  Setting up server eonedev for server package deploy.<br />
Tue Apr 30 15:06:22  &#8211;  Sending lock message to server.<br />
Tue Apr 30 15:06:22  &#8211;  Server eonedev locked and ready for package deploy.<br />
Tue Apr 30 15:06:22  &#8211;  Deploying TAM Package to Server eonedev.<br />
Tue Apr 30 15:06:22  &#8211;  Package deployed.<br />
Tue Apr 30 15:06:22  &#8211;  spkgeng.c:576 PKGENG0015 ERROR: Failed to deploy the package to server EONEDEV. Error Error in file I/O.<br />
Tue Apr 30 15:06:22  &#8211;  Correct the errors and redeploy the package.<br />
Tue Apr 30 15:06:22  &#8211;<br />
Tue Apr 30 15:06:22  &#8211;  &#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;-</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by jerome</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1884</link>
		<dc:creator>jerome</dc:creator>
		<pubDate>Tue, 30 Apr 2013 14:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1884</guid>
		<description><![CDATA[I will ask the DBA to furnish me the logs.
We are on tools 8.98
Can you send me the URL of the Oracle&#039;s Doc.
Many many thanks]]></description>
		<content:encoded><![CDATA[<p>I will ask the DBA to furnish me the logs.<br />
We are on tools 8.98<br />
Can you send me the URL of the Oracle&#8217;s Doc.<br />
Many many thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by Deepesh M Divakaran</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1883</link>
		<dc:creator>Deepesh M Divakaran</dc:creator>
		<pubDate>Tue, 30 Apr 2013 14:00:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1883</guid>
		<description><![CDATA[Can you help me with the error? or the log?
The API&#039;s have been around for sometime. So I don&#039;t think this as a tools issue either (unless you are on 8.95 or lower). You might want to check the Oracle Docs link given at the end of the article.

Regards
Deepesh]]></description>
		<content:encoded><![CDATA[<p>Can you help me with the error? or the log?<br />
The API&#8217;s have been around for sometime. So I don&#8217;t think this as a tools issue either (unless you are on 8.95 or lower). You might want to check the Oracle Docs link given at the end of the article.</p>
<p>Regards<br />
Deepesh</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Write to or Retrieve from Media Object &#8211; Text by jerome</title>
		<link>http://www.jdesource.com/enterpriseone/write-to-or-retrieve-from-media-object-text/comment-page-1/#comment-1882</link>
		<dc:creator>jerome</dc:creator>
		<pubDate>Tue, 30 Apr 2013 13:12:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.deepeshmd.com/?p=1100#comment-1882</guid>
		<description><![CDATA[Hi Deepesh,

I&#039;ve tried your Bsfn, the compil is OK but the pack file on server ending on error.
Any help ?
Thanks by advance.

Jérôme]]></description>
		<content:encoded><![CDATA[<p>Hi Deepesh,</p>
<p>I&#8217;ve tried your Bsfn, the compil is OK but the pack file on server ending on error.<br />
Any help ?<br />
Thanks by advance.</p>
<p>Jérôme</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards EnterpriseOne Tools 9.1 Update 3 by Alhams</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-tools-9-1-update-3/comment-page-1/#comment-1880</link>
		<dc:creator>Alhams</dc:creator>
		<pubDate>Sat, 27 Apr 2013 05:51:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=2299#comment-1880</guid>
		<description><![CDATA[Hey ,
Nice One , I liked , Thanks for this ,

we hade JDE 9.1 alredy , the server in defferent location , we connect by VPN , 
when we insttaled java 7.21 it was slow , i mean very slow but after we changed java to 6.39  it&#039;s become very fast , 
I likeed to shaire this with you .]]></description>
		<content:encoded><![CDATA[<p>Hey ,<br />
Nice One , I liked , Thanks for this ,</p>
<p>we hade JDE 9.1 alredy , the server in defferent location , we connect by VPN ,<br />
when we insttaled java 7.21 it was slow , i mean very slow but after we changed java to 6.39  it&#8217;s become very fast ,<br />
I likeed to shaire this with you .</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by SNAYLOR</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-3/#comment-1879</link>
		<dc:creator>SNAYLOR</dc:creator>
		<pubDate>Wed, 24 Apr 2013 15:54:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1879</guid>
		<description><![CDATA[Marcelo,
I tried a few things and another install.  I was checking some additional log information and found the following:

silentInstall2013-04-24_11-40-31AM.log
OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.
SEVERE:OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.
java.io.IOException: OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location

I&#039;m not sure that this provides any usable information, but thought I would provide it just in case.

Thanks again.]]></description>
		<content:encoded><![CDATA[<p>Marcelo,<br />
I tried a few things and another install.  I was checking some additional log information and found the following:</p>
<p>silentInstall2013-04-24_11-40-31AM.log<br />
OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.<br />
SEVERE:OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location.<br />
java.io.IOException: OUI-10197:Unable to create a new Oracle Home at c:\Oracle\E1Local. Oracle Home already exists at this location. Select another location</p>
<p>I&#8217;m not sure that this provides any usable information, but thought I would provide it just in case.</p>
<p>Thanks again.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by SNAYLOR</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-3/#comment-1878</link>
		<dc:creator>SNAYLOR</dc:creator>
		<pubDate>Wed, 24 Apr 2013 14:19:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1878</guid>
		<description><![CDATA[Marcelo,

I was sure I had tried all suggested options to get past the error, but I went back to prior posts related to this &quot;the command failed with error&quot; and tried the install 2 more times, after shutting down network connections, stopping anti-virus, uninstalling, and cleaning registry info - but still get the exact same error at the exact same point.

There must be something not being cleaned up from prior installs that is causing this issue with my pc and that of a colleague.

This appears to be hopeless.  As stated, I have helped many others with the install, including remote control of their pc; but this error has me very frustrated.

If you can think of anything else I can try - I would appreciate it.]]></description>
		<content:encoded><![CDATA[<p>Marcelo,</p>
<p>I was sure I had tried all suggested options to get past the error, but I went back to prior posts related to this &#8220;the command failed with error&#8221; and tried the install 2 more times, after shutting down network connections, stopping anti-virus, uninstalling, and cleaning registry info &#8211; but still get the exact same error at the exact same point.</p>
<p>There must be something not being cleaned up from prior installs that is causing this issue with my pc and that of a colleague.</p>
<p>This appears to be hopeless.  As stated, I have helped many others with the install, including remote control of their pc; but this error has me very frustrated.</p>
<p>If you can think of anything else I can try &#8211; I would appreciate it.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by FAmores</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-3/#comment-1877</link>
		<dc:creator>FAmores</dc:creator>
		<pubDate>Tue, 23 Apr 2013 16:58:27 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1877</guid>
		<description><![CDATA[All solved, I had to adjust tnsnames for jdbj.ini

Regards]]></description>
		<content:encoded><![CDATA[<p>All solved, I had to adjust tnsnames for jdbj.ini</p>
<p>Regards</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by Marcelo Santos</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-3/#comment-1876</link>
		<dc:creator>Marcelo Santos</dc:creator>
		<pubDate>Tue, 23 Apr 2013 16:30:23 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1876</guid>
		<description><![CDATA[SNAYLOR, please take a look at other user&#039;s comments, in specific about the user called Russ. He faced the same problem that you have, and He found a solution. This comment are located in page 1.]]></description>
		<content:encoded><![CDATA[<p>SNAYLOR, please take a look at other user&#8217;s comments, in specific about the user called Russ. He faced the same problem that you have, and He found a solution. This comment are located in page 1.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by SNAYLOR</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-3/#comment-1875</link>
		<dc:creator>SNAYLOR</dc:creator>
		<pubDate>Tue, 23 Apr 2013 14:59:18 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1875</guid>
		<description><![CDATA[I wanted to thank you and others for the time and effort it takes to assist all of us in this 9.1 Standalone installation.

I have successfully assisted others on the Standalone install on several computers, but I have 2 that are failing at the exact same point with the exact same error.  One of them (mine) already had a successfull install, but I accidentally corrupted it while trying to help a colleague with his.  So the similarity is that - both computers have had repeated failed install attempts.

Upon a failed install, the de-install, subdirectory and file cleanup, and the registry edits are done; but the failure still occurs.

On install attempts, 11g installs perfectly, but the error always occurs in the latter portion of the &quot;EnterpriseOne Database Engine&quot; install before it creates the JDEdwards subdirectory.  This is the detail from the OEEInstall.log.

o	24	1	11:57:55 	I	Installing Oracle Database Engine with command: c:\Oracle\E1Local\oui\bin\setup.exe -silent -nowait -clone -nobackground -waitforcompletion -force ORACLE_BASE=c:\Oracle ORACLE_HOME=c:\Oracle\E1Local ORACLE_HOME_NAME=E1Local
o	25	1	11:58:29 	E	:  The command failed with error -1.

I did find a reference to this exact error on Oracle&#039;s site (https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=196147465405582&amp;_afrWindowMode=0&amp;_adf.ctrl-state=179us0pnef_4), Scenario 4 on the page - but I have followed the procedure referenced - and still get the same error on install.

I am hoping that you have seen this issue and can provide some guidance to get past it.

I know that going to a VM solution would help, but that has its own set of requirements that I might not be able to overcome (drive space, windows install, etc).

Thanks again for all of your effort.]]></description>
		<content:encoded><![CDATA[<p>I wanted to thank you and others for the time and effort it takes to assist all of us in this 9.1 Standalone installation.</p>
<p>I have successfully assisted others on the Standalone install on several computers, but I have 2 that are failing at the exact same point with the exact same error.  One of them (mine) already had a successfull install, but I accidentally corrupted it while trying to help a colleague with his.  So the similarity is that &#8211; both computers have had repeated failed install attempts.</p>
<p>Upon a failed install, the de-install, subdirectory and file cleanup, and the registry edits are done; but the failure still occurs.</p>
<p>On install attempts, 11g installs perfectly, but the error always occurs in the latter portion of the &#8220;EnterpriseOne Database Engine&#8221; install before it creates the JDEdwards subdirectory.  This is the detail from the OEEInstall.log.</p>
<p>o	24	1	11:57:55 	I	Installing Oracle Database Engine with command: c:\Oracle\E1Local\oui\bin\setup.exe -silent -nowait -clone -nobackground -waitforcompletion -force ORACLE_BASE=c:\Oracle ORACLE_HOME=c:\Oracle\E1Local ORACLE_HOME_NAME=E1Local<br />
o	25	1	11:58:29 	E	:  The command failed with error -1.</p>
<p>I did find a reference to this exact error on Oracle&#8217;s site (<a href="https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=196147465405582&#038;_afrWindowMode=0&#038;_adf.ctrl-state=179us0pnef_4">https://support.oracle.com/epmos/faces/ui/km/SearchDocDisplay.jspx?_afrLoop=196147465405582&#038;_afrWindowMode=0&#038;_adf.ctrl-state=179us0pnef_4</a>), Scenario 4 on the page &#8211; but I have followed the procedure referenced &#8211; and still get the same error on install.</p>
<p>I am hoping that you have seen this issue and can provide some guidance to get past it.</p>
<p>I know that going to a VM solution would help, but that has its own set of requirements that I might not be able to overcome (drive space, windows install, etc).</p>
<p>Thanks again for all of your effort.</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards EnterpriseOne 9.1 DEMO Virtual Machine by FAmores</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-virtual-machine/comment-page-1/#comment-1874</link>
		<dc:creator>FAmores</dc:creator>
		<pubDate>Mon, 22 Apr 2013 13:59:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=2044#comment-1874</guid>
		<description><![CDATA[Hi, 
I tried to access from other guest and I got an error when login with DEMO user:

Sign In Error:  An unknown JAS sign in error occurred. Please contact the System Administrator. 

I had a look to jas_xxx.log and I saw this:

22 Apr 2013 10:57:47,285 [SEVERE]  - [JAS]             Exception occured in the JDESignon.jdeSignon() :BuildUserSession Failed. com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)

The only adjustment I did to virtual machine is to change password for database user JDEDATA910 as it warned me about password expiration when I logged with SQL Developer.

Do I have to adjust anything in jas.ini or jdbj files?

Thanks in advance]]></description>
		<content:encoded><![CDATA[<p>Hi,<br />
I tried to access from other guest and I got an error when login with DEMO user:</p>
<p>Sign In Error:  An unknown JAS sign in error occurred. Please contact the System Administrator. </p>
<p>I had a look to jas_xxx.log and I saw this:</p>
<p>22 Apr 2013 10:57:47,285 [SEVERE]  &#8211; [JAS]             Exception occured in the JDESignon.jdeSignon() :BuildUserSession Failed. com.jdedwards.database.base.JDBException: [DATA_SOURCE_NOT_FOUND] Data source for F00921, TBLE not found. ([DATABASE_CONNECT_FAILED] Database Connection failed for DataSource System Local.)</p>
<p>The only adjustment I did to virtual machine is to change password for database user JDEDATA910 as it warned me about password expiration when I logged with SQL Developer.</p>
<p>Do I have to adjust anything in jas.ini or jdbj files?</p>
<p>Thanks in advance</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by FAmores</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-2/#comment-1873</link>
		<dc:creator>FAmores</dc:creator>
		<pubDate>Mon, 22 Apr 2013 11:35:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1873</guid>
		<description><![CDATA[Hi,

I cannot logon to Web Interface

I have tried with DEMO/DEMO Environment DEMO910 and Role *All

The form gets blank when I sign in.

Which user should I try?

Thanks]]></description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>I cannot logon to Web Interface</p>
<p>I have tried with DEMO/DEMO Environment DEMO910 and Role *All</p>
<p>The form gets blank when I sign in.</p>
<p>Which user should I try?</p>
<p>Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on Prompt to Open File/Folders in Applications/PO by Joydeep Mukherjee</title>
		<link>http://www.jdesource.com/enterpriseone/prompt-to-open-filefolders-in-applicationspo/comment-page-1/#comment-1871</link>
		<dc:creator>Joydeep Mukherjee</dc:creator>
		<pubDate>Thu, 18 Apr 2013 16:42:43 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1329#comment-1871</guid>
		<description><![CDATA[Hello Deepesh -  It&#039;s been over a year but I finally tried this BSFN thru a Test App deployed on server and it gave me a web client exception. Our JAS instances runs on windows but even then this client only function ERRORED OUT.  I also mapped the OCM for my user-id to run on a windows enterprise server and expected that to fail there too...which it did.  So finally following Oracle&#039;s path where it says you cannot have this File/Open dialog feature on the web client....To fulfill my desires I now have to call a windows pop-up from a text block control using JAVASCRIPT...it works....but now I donot know how to bring back and write values back to my FC (form cntrols) thru javascript.....In fact my first goal was to write a small jvascript where I could assign a hard-coded value say &quot;Hello World&quot; to an FC.  Do you know how to do that ?

Thanks,
Joydeep]]></description>
		<content:encoded><![CDATA[<p>Hello Deepesh &#8211;  It&#8217;s been over a year but I finally tried this BSFN thru a Test App deployed on server and it gave me a web client exception. Our JAS instances runs on windows but even then this client only function ERRORED OUT.  I also mapped the OCM for my user-id to run on a windows enterprise server and expected that to fail there too&#8230;which it did.  So finally following Oracle&#8217;s path where it says you cannot have this File/Open dialog feature on the web client&#8230;.To fulfill my desires I now have to call a windows pop-up from a text block control using JAVASCRIPT&#8230;it works&#8230;.but now I donot know how to bring back and write values back to my FC (form cntrols) thru javascript&#8230;..In fact my first goal was to write a small jvascript where I could assign a hard-coded value say &#8220;Hello World&#8221; to an FC.  Do you know how to do that ?</p>
<p>Thanks,<br />
Joydeep</p>
]]></content:encoded>
	</item>
	<item>
		<title>Comment on JD Edwards 9.1 Standalone (DEMO) Installation Tutorial by [email protected]</title>
		<link>http://www.jdesource.com/enterpriseone/jd-edwards-enterpriseone-9-1-demo-installation/comment-page-2/#comment-1870</link>
		<dc:creator>[email protected]</dc:creator>
		<pubDate>Tue, 16 Apr 2013 14:15:28 +0000</pubDate>
		<guid isPermaLink="false">http://www.jdesource.com/?p=1661#comment-1870</guid>
		<description><![CDATA[Hi Deepish, 

I have installed 9.1 Standalone and it is working. Thanks very much to you and others in the JDE community. One question. I have created a file, a business view from the same file and a simple application to update the file. When I try to add a record to the file I get the following. 

08 Apr 2013 15:52:53,287 [SEVERE] - [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported. 
08 Apr 2013 15:52:53,287 [SEVERE] - [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported. com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.
08 Apr 2013 15:52:53,287 [SEVERE] - [JAS] JDBCProxy.jdbcProxy(): JDBj database operation failed &#124; UserName : DEMO, Environment : DEMO910, User Role : *ALL com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.
08 Apr 2013 15:52:53,287 [SEVERE] - [JAS] Exception occurred when trying netManager.callTableIO Error Message: , Error list: :
mError: 346
mSubText: 
mAlphaDescriptionTemplate: JAS_MSG346: JAS database failure: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.
mGlossaryTextTemplate: 
mErrorLevel: 1
mIdItem: -1
mFileName: null
mLineNumber: 0


08 Apr 2013 15:52:53,287 [SEVERE] - [JAS] Exception occurred when fetching recent report records from F986110 java.lang.NullPointerException
08 Apr 2013 15:53:03,326 [WARN ] DEMO - [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A 
08 Apr 2013 15:53:05,091 [WARN ] - [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A 
08 Apr 2013 15:53:06,517 [WARN ] - [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A 
08 Apr 2013 15:53:14,857 [WARN ] DEMO - [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001B 
08 Apr 2013 15:53:15,947 [WARN ] - [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001B 

W5501001A and W5501001C are my forms. When I try to add a record it seems to be trying to update F0101 file as it says that the address number I entered can&#039;t be found in the address book.]]></description>
		<content:encoded><![CDATA[<p>Hi Deepish, </p>
<p>I have installed 9.1 Standalone and it is working. Thanks very much to you and others in the JDE community. One question. I have created a file, a business view from the same file and a simple application to update the file. When I try to add a record to the file I get the following. </p>
<p>08 Apr 2013 15:52:53,287 [SEVERE] &#8211; [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.<br />
08 Apr 2013 15:52:53,287 [SEVERE] &#8211; [BASE] com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported. com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.<br />
08 Apr 2013 15:52:53,287 [SEVERE] &#8211; [JAS] JDBCProxy.jdbcProxy(): JDBj database operation failed | UserName : DEMO, Environment : DEMO910, User Role : *ALL com.jdedwards.database.base.JDBException: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.<br />
08 Apr 2013 15:52:53,287 [SEVERE] &#8211; [JAS] Exception occurred when trying netManager.callTableIO Error Message: , Error list: :<br />
mError: 346<br />
mSubText:<br />
mAlphaDescriptionTemplate: JAS_MSG346: JAS database failure: [INVALID_DATASOURCE_TYPE] Type Override for DataSource LOCAL is not supported.<br />
mGlossaryTextTemplate:<br />
mErrorLevel: 1<br />
mIdItem: -1<br />
mFileName: null<br />
mLineNumber: 0</p>
<p>08 Apr 2013 15:52:53,287 [SEVERE] &#8211; [JAS] Exception occurred when fetching recent report records from F986110 java.lang.NullPointerException<br />
08 Apr 2013 15:53:03,326 [WARN ] DEMO &#8211; [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A<br />
08 Apr 2013 15:53:05,091 [WARN ] &#8211; [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A<br />
08 Apr 2013 15:53:06,517 [WARN ] &#8211; [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001A<br />
08 Apr 2013 15:53:14,857 [WARN ] DEMO &#8211; [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001B<br />
08 Apr 2013 15:53:15,947 [WARN ] &#8211; [RUNTIME] VTForm.lookupProductCodeByFormId(): Can not load product code: W5501001B </p>
<p>W5501001A and W5501001C are my forms. When I try to add a record it seems to be trying to update F0101 file as it says that the address number I entered can&#8217;t be found in the address book.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
