Posts

Showing posts from 2010

Running SOA Server 11.1.1.3.0 on Windows Vista 32 bit OS

Image
Prerequisites SOA Suite 11.1.1.3.0 Weblogic 10.3.3 Running Steps Open cmd as administrator browse the folder “Oracle/Middleware/user_projects/domains/base_domain/bin” and type “startWebLogic” and press Enter (It can be run directly but I am sharing what I did) Open another Cmd as Administrator, browse the folder “Oracle/Middleware/user_projects/domains/base_domain/bin” and type “startManagedWebLogic soa_server1” and press Enter (It can be run directly but I am sharing what I did) You will be prompt to enter username and password, provide username and password as you provided while configuring the webLogic domain (if the window gets disappear check the log file, you will find the log file at “\Oracle\Middleware\user_projects\domains\base_domain\servers\soa_server1\logs”). In my case the window was disappearing I checked the log file and found the problem java.net.BindException: Address already in use: JVM_Bind, If you are having the same problem please refer to my blog fo

Unable to create a server socket for listening on channel "Default[4]". The address 0:0:0:0:0:0:0:1 might be incorrect or another process is using port 8001: java.net.BindException: Address already in use: JVM_Bind.

Image
Tools and technologies Oracle SOA Suite 11.1.1.3.0, WebLogic 10.3.3 Windows Vista 32 bit Operating System When I was starting managedWebLogic as administrator after starting webLogic as administrator the window for managedWebLogic was disappearing, I saw the log file and found following exception, Note: log files are located at “\Oracle\Middleware\user_projects\domains\base_domain\servers\soa_server1\logs” ###<Nov 9, 2010 2:59:36 PM AST> <Error> <Server> <Adnan> <soa_server1> <DynamicListenThread[Default[4]]> <<WLS Kernel>> <> <11d1def534ea1be0:-4197085:12c30801a8c:-7ffd-0000000000000006> <1289303976834> <BEA-002606> <Unable to create a server socket for listening on channel "Default[4]". The address 0:0:0:0:0:0:0:1 might be incorrect or another process is using port 8001: java.net.BindException: Address already in use: JVM_Bind.> ####<Nov 9, 2010 2:59:36 PM AST> <Error> <Serv

Configuring WebLogic Domain for SOA Suite 11.1.1.3.0 on Windows Vista 32 bit OS

Image
Prerequisites Oracle SOA Suite 11.1.1.3. 0 Repository Creation Utility should be executed ( Steps for executing RCU11.1.1.3.0 ) JDK1.6 and WebLogic10.3.3 Con figuring Domain Open command prompt as Administrator, and browse directory Oracle/Middleware/Oracle_SOA1/common/bin Run config.cmd file (It can be run directly but I am sharing what I did)     Configuration wizard should starts  Select “Create a new WebLogic domain” and click on Next button   Select appropriate check boxes, in my case I had selected above options   Keep the default values and click on Next button   Fill the fields and click on next button, this username and password will be needed when you run webLogic and managedWebLogic and even for log in to enterprise manager   Keep the default values and click on next button  Provide database information, schema owners and their passwords which you had provided in the process of running Repository Creation Utility , click on n

Installing SOA Suite 11.1.1.3.0 on Windows Vista 32 bit OS part 2 of 2

Image
continued Installing patch set 11.1.1.3.0 Prerequisites You must already installed SOA Suite 11.1.1.2.0 Installation Steps Unzip file ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip  Open Command prompt as Administrator, browse the ofm_soa_generic_11.1.1.3.0_disk1_1of1/BIN, and write setup.exe (It can be run directly but I am sharing what I did in my case), window will get open prompting for JRE/JDK directory, provide your Jdk directory and press ENTER.  Click on Next button   Provide Oracle Middleware Home (where you have installed SOA Suite 11.1.1.2.0 ) , keep the Oracle Home Directory as it is and click on Next button     Click on Install button     Click on Next button   Click on Finish Related resources and articles Installing Java1.6 on Oracle Enterprise Linux Installing Weblogic 10.3.3 on Oracle Enterprise Linux  Installing Oracle SOA Suite 11.1.1.3 on Oracle Enterprise Linux Configuring a New Oracle SOA Domain on Oracle Enter

Installing SOA Suite 11.1.1.3.0 on Windows Vista 32 bit OS part 1 of 2

Image
Prerequisites 1. JDK1.6 2. WebLogic Server 10.3.3 or Oracle JDeveloper 11 g (11.1.1.3.0) for Windows  (as JDeveloper has WebLogic Server 10.3.3 in it, you can use the same server), but Gurus recommend to install separate WebLogic Server. Download SOA Suite 11.1.1.2.0 and 11.1.1.3.0(patch) Download SOA Suite 11.1.1.2.0 from http://download.oracle.com/otn/nt/middleware/11g/ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip And SOA Suite 11.1.1.3.0 (patch) from http://download.oracle.com/otn/nt/middleware/11g/ofm_soa_generic_11.1.1.3.0_disk1_1of1.zip Installation Steps Unzip file ofm_soa_generic_11.1.1.2.0_disk1_1of1.zip Open command prompt as Administrator Browse to ofm_soa_generic_11.1.1.2.0_disk1_1of1/Disk1 and run the file setup.exe (You can run the setup.exe directly but I am sharing what I did in my case), as soon as you run the setup.exe a screen gets display prompting for JRE/JDK path, provide your jdk path and press ENTER.  Click on next button   Click on ne

Running Repository Creation Utility (RCU 11.1.1.3.0) for SOA Suite 11.1.1.3.0

Image
Prerequisite Oracle Database (I am having Oracle XE Database installed on the same machine) Installation Steps Download Repository Creation Utility (RCU 11.1.1.3.0) from http://download.oracle.com/otn/nt/middleware/11g/ofm_rcu_win32_11.1.1.3.3_disk1_1of1.zip 1. Extract the downloaded file 2. Open command prompt and run it as administrator (you can directly run the rcu.bat file, but I am sharing what I did for installing it on my PC) 3. Browse your file to run rcu.bat in cmd, you will find rcu.bat file in ofm_rcu_win32_11.1.1.3.3_disk1of1\rcuHome\BIN 4. Run the rcu.bat file 5. As soon as you run that command, "Repository Creation Utility - Welcome" window gets display., click on next button to proceed. Select Create radio and click on next button  Provide database information, I have already installed Oracle XE database on localhost, click on next  Select appropriate options from list, In my case I had selected SOA Infrastructure   All pre