Error in install JDE E1 deployment server 9.1

Amien

Well Known Member
Hi,

I would install JDE E1 9.1 in windows server 2008 R2 x64 :
<ul type="square">[*]The system contains the MS Visual C++ 2008 redistrubual as default
[*]I installed Oracle Database 11g Release 2 Client 32 bit
[*]I installed the EnterpriseOne database engine
[*]I copied odbc5.jar in ../MISC
[*]And when i install the deployment server, I occured this error :
"an error occurred during the interview for this component EnterpriseOne deployment client 9.1.0.0.0 . The ORACLE database named E1Local is installed, but there appears to be a problem with it." [/list]

The both database services are started.

Any help
error in image
image in attachement
 

Attachments

  • 180598-jde E1 9.1 ds.png
    180598-jde E1 9.1 ds.png
    59.2 KB · Views: 102
This is error in instal's log file :
<font class="small">Code:</font><hr /><pre>

SP2-0751: Unable to connect to Oracle. Exiting SQL*Plus
CMD: sqlplus.exe -S -L
INP: SYSTEM@E1Local
INP: ******
INP: show user
INP: EXIT
OUT: Enter password: ERROR:
ORA-12541: TNS:no listener


SP2-0751: Unable to connect to Oracle. Exiting SQL*Plus
INFO: Environment Variables:

INFO: ORACLE_HOME =

INFO: PATH = c:\Oracle\E1Local\bin;C:\app\Administrator\product\11.2.0\client_1;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\

INFO: CLASSPATH =

INFO: Username:Administrator

INFO: 11/21/12 12:35:22.114 <<<<< E1OracleDatabase.isDBRunning
INFO: 11/21/12 12:35:22.114 <<<<< IsDBRunning.performQuery
INFO: Query Returned: false
INFO: Setting variable 'bIsDBRunning' to 'false'. Received the value from a code block.
INFO: *** Error Dialog: An error occurred during the interview for this component: EnterpriseOne Deployment Client 9.1.0.0.0 . The ORACLE database named E1Local is installed, but there appears to be a problem with it. Try the following steps in the given order:

1) Verify the database services are 'Started' before running the installer.

The services' names are OracleE1LocalTNSListener and OracleServiceE1LOCAL.

2) If you get this same error again, you will need to do these steps in the given order:

a) Deinstall any E1 deployment server components that may already be installed.

b) Deinstall the component called 'Deployment Client'

c) Deinstall the DB Engine component.

d) Reboot the machine.

e) Delete the directory where the DB was installed.

f) Reinstall the database.

g) Reboot the machine.

h) Install the E1 deployment server. ***
INFO: User Selected: Stop installation of all products.

INFO: The ORACLE database named E1Local is installed, but there appears to be a problem with it. Try the following steps in the given order:

1) Verify the database services are 'Started' before running the installer.

The services' names are OracleE1LocalTNSListener and OracleServiceE1LOCAL.

2) If you get this same error again, you will need to do these steps in the given order:

a) Deinstall any E1 deployment server components that may already be installed.

b) Deinstall the component called 'Deployment Client'

c) Deinstall the DB Engine component.

d) Reboot the machine.

e) Delete the directory where the DB was installed.

f) Reinstall the database.

g) Reboot the machine.

h) Install the E1 deployment server.
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
INFO: Setting variable 'PREREQ_CONFIG_LOCATION' to ''. Received the value from variable association.
INFO:
</pre><hr />
 
Try the following steps:

1) Unistall E1local database
2) Unistall Deployment Server ( clean the directories and registries)
3) uninstall the Database Client
4) retsrat the machine
5) Install the E1LOCAL database
6) Install Deployment server
7) Install Database Client 32bit

I hope this will help

Ankur
 
Back
Top