cancel
Showing results for 
Search instead for 
Did you mean: 

Import Java Phase error

Former Member
0 Kudos

Hello all,

I am facing while installing sap netwevaer ce Import java phase i mafacing error

used by: java.net.ConnectException: Connection refused: connect
at java.net.PlainSocketImpl.socketConnect(Native Method)
at java.net.PlainSocketImpl.doConnect(PlainSocketImpl.java:333)
at java.net.PlainSocketImpl.connectToAddress(PlainSocketImpl.java:195)
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:182)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:521)
at oracle.net.nt.TcpNTAdapter.connect(TcpNTAdapter.java:150)
at oracle.net.nt.ConnOption.connect(ConnOption.java:133)
at oracle.net.nt.ConnStrategy.execute(ConnStrategy.java:370)
... 23 more

Feb 13, 2013 8:56:56 PM                      com.sap.inst.dbtools [Thread[main,5,main]] Fatal: An error occured during execution. Please consult SAP note 942766 for first steps on troubleshooting the problem.

But i serached the note no use any one please suggest me how to proceed further

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi All,

Any one please suggest how to proceed further

Thanks

former_member188883
Active Contributor
0 Kudos

Hi,

Could you check whether your database is running and you are able to connect to the same.

Regards,

Deepak Kori

Former Member
0 Kudos

ye i am able to connect the database.

SQL> startup
ORA-32004: obsolete or deprecated parameter(s) specified for RDBMS instance
ORACLE instance started.

Total System Global Area 3941888000 bytes
Fixed Size 2259144 bytes
Variable Size 1979713336 bytes
Database Buffers 1946157056 bytes
Redo Buffers 13758464 bytes
Database mounted.
Database opened.

former_member188883
Active Contributor
0 Kudos

Hi,

As per the command above, it seems you have just started the database. In such a case could you please retry the installation.

Regads,

Deepak Kori

Former Member
0 Kudos

Twice restarted the installation as well as server,but no luck .

Actually One netwevaer CE is already running in my server,

I am creating one more installtion in the same system for testing purpose,diffrent sid and diffrent databse it causes is their any issues .

Please suggest

Former Member
0 Kudos

Hi,

Can you please attach the sapinst_dev.logs ?

Thanks and Regards,

Vimal

Former Member
0 Kudos

Hi Maria,

Please find the log

Former Member
0 Kudos

Hi,

Can you please attach C:/Program Files/sapinst_instdir/NW72/INSTALL/NW72/ORA/STD/jload.java.log??

Thanks and Regards,

Vimal

former_member188883
Active Contributor
0 Kudos

Hi,

As per the logs

Connecting to database

Couldn't connect to DB

com.sap.inst.common.exception.DBConnectionException: java.sql.SQLRecoverableException: IO Error: The Network Adapter could not establish the connection

at com.sap.inst.common.db.DBConnection.connect(DBConnection.java:157)

at com.sap.inst.jload.Jload.main(Jload.java:226)

Application is not able to connect to database. Please check the host file and comment the entry of

127.0.0.0.  loopback

Also check whether listener is running or not using the command > lsnrctl status.

Try to repeat the installation from where it failed.

Regards,

Deepak Kori

Former Member
0 Kudos

HI,

Please find the log

Former Member
0 Kudos

Hi,

As deepak kori said, it seems to be problem with your network connection.

Please try to maintain the host entry in your host file and check whether it helps .

Thanks and Regards,

Vimal

Answers (0)