Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installing SOA WebService Manager Config Assistent failed because of firewa

pstein-JavaNetFeb 12 2008 — edited Mar 11 2008
When I install SOA Suite the first three steps (AS config, ESB Config, BPEL config) run fine
while the 4th failed with the following error (see below).

After fiddling around a while I figured out that my firewall prevents the successful
finishing of the 4th step. After I disabled the firewall the 4th step was successful executed.
So which port(s) do I have to open to run even the 4th step WITH ENABLED firewall ?

Is opening incoming TCP connections on port 1521 sufficient ?


output:

dataload.checkData:
[echo] Determining whether seed data is present.
[echo] uid=ORAWSM pw=oracle driv=oracle.jdbc.driver.OracleDriver url=jdbc:oracle:thin:@//localhost:1521/XE clpt=D:/soa/v10.1.3.1/OracleAS_1/owsm/lib/extlib/ojdbc14.jar
Error 1

BUILD FAILED
D:\soa\v10.1.3.1\OracleAS_1\owsm\scripts\install.xml:1971: The following error occurred while executing this line:
D:\soa\v10.1.3.1\OracleAS_1\owsm\scripts\dataload.xml:200: java.sql.SQLException: E/A-Exception: The Network Adapter could not establish the connection

Total time: 10 seconds

The configuration assistent "Oracle Web Services Manager-configuration assistent" was not executed successfully
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 8 2008
Added on Feb 12 2008
2 comments
856 views