Oracle Webcenter Installation - oracle

I am trying to install webcenter on Windows 7 64bit Webcenter setup is not running with 64bit, so i tried with 32 bit install
It started but gives the following error on installation location point.
i am following the points mentioned in blog post
http://yonaweb.be/install_webcenter
PS:I have already installed the Weblogic in MiddlewareNew Location.
Error:
"INST-07286: Specified Oracle Middleware home location does not have version 10.3.4.0 of Weblogic Server. If the version is incorrect then congfiguring with the weblogic server will fail."
This error I got while installing webcenter(11.1.1.5.0) on Windows 64bit, this error coming at "Installation Location" screen level.
Please advise on what steps should I take to move forward my installation successfully
Here I'm putting my installation location details for Middleware "C:\Oracle\MiddlewareNew", and for weblogic "C:\Oracle\MiddlewareNew\wlserver_12.1"
![WebCenter Installation error][1]

weblogic 12c is not compatible with webcenter yet....change for an earlier version of weblogic 11g and try again

The prerequisites for Oracle WenCenter Portal on the official Download page http://www.oracle.com/technetwork/middleware/webcenter/portal/downloads/index.html specifies Oracle WebLogic Server 11g R1 to be used. The latest version WebLogic Server 12c does not work with current WenCenter Portal version.

Related

Install Oracle Apex in Microsoft server 2016

Oracle Database Express Edition (Oracle Database XE). Preferably latest version.
Oracle Application Express (APEX) 18.1 or greater. Preferably latest version.
Oracle WebLogic, Glassfish, TomCat, etc. as long as it supports ORDS
Oracle REST Data Services (ORDS) release 3.0.12 or later.
Is 1 and 2 installation same as windows? why do I need 3 and 4?
XE latest version of Database isn't available for Windows yet, but will be soon. For now, you have an 11gR2 version of XE.
I'd wait a bit if you can for the 18c version of XE to drop for Windows.
Installation of XE or the database on Windows is via a GUI installer for both the server and creating a database and it's services. On NIX, you have YUM or RPM solutions, which are generally easier (personal opinion).
APEX installation happens in the database itself, process is the same regardless of your OS.
Tomcat or WLS aren't required, but are there to help manage ORDS (Java EE app). Most customers setup Apache with Tomcat for ORDS and APEX.
ORDS itself makes things inside the database available via HTTPS - one of those things is your APEX applications.
ORDS can also be ran as a standalone process, and this also gives you a built-in webserver (Jetty.)
Finally, if you're using ORDS, you can also build and deliver REST APIs for your database.
P.S. You could also use Docker to make things easier. Joel Kallman shows how here.

STS 3.7.2 oracle enterprise pack java prompt

I just installed STS 3.7.2. Since my application uses weblogic 10.3.6, i tried installed the oracle enterprise pack (oracle weblogic tools). I finally got around to installing it and now everytime STS starts up, it says "Eclipse is running on JDK 1.7..Oracle enterprise pack requies java 8 and above..". The following screens prompt me to pick jdk 1.8. Once i pick the folder location, STS shuts down. upon starting it up again, i go through the same prompt of picking java 8 installation location. Not sure why STS does not remember.
Try modify java home at eclipse.ini
https://wiki.eclipse.org/Eclipse.ini

can't access localhost:1158/em in oracle 11gR2

I recently installed oracle 11gR2 in windows 10 64bit, but after installation I can't access localhost:1158/em so i searched and found that i must run emctl start dbconsole but this service is already running, so please help me.

ibm Rational Clear case plugin(extension) is not working in Oracle Jdeveloper

Presently i am working with Oracle Jdeveloper 11g Release 1(11.1.1.6.0) as IDE and Rational clear case Remote client 7.1.2 for version control.
While installing the plug in for clear case there was only an option with clear case version 11.1.1.6.38.61.92 and i proceeded with the installation
but when i am trying to connect with clear case using the plugin i am getting an error message "clear case executable is not installed ot not located in your system
environment path".Is the plug in is backward compatible? please Help me to fix this issue.
The ClearCase plugin would only work with a full ClearCase installation on your workstation (where JDeveloper is installed)
But I would be surprised if that plugin would work in a CCRC environment (where you don't have cleartool installed locally)

Oracle Forms and Reports 11G R2 installation (Win 7 64bit)

I am trying to install Oracle Forms and Reports in Win7 (64 bits) and receive the exception below:
Are two exceptions:
INST-07404: Error in validating Oracle home
INST-07248: Error in validating Middleware home location
What am I doing wrong?
I have already installed and running the Weblogic 12c:
The pre-requisite is to have Weblogic Server 11gR1 (10.3.5 or 10.3.6) installed prior to
installing Oracle Forms and Report 11gR2.
When you install Weblogic Server 10.3.5 or 10.3.6, it will create the middleware home location in your computer. So, your first step would be to install Weblogic Server 10.3.x, available for download here.
More information on installation guideline visit this.

Resources