Skip to Main Content

Analytics Software

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!

port 9704 and 9710 not opening on OBIEE

653361Feb 27 2009 — edited Feb 28 2009
I am working on OBIEE and the port get closed from time to time, waht can I do, as it won't show as being opened. Can I get help from u on how to oepn a port?

nmap ebs

Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2009-02-27 17:35 WAT
Interesting ports on ebs.appstech.local (192.168.15.4):
(The 1655 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
113/tcp open auth
734/tcp open unknown
1522/tcp open rna-lm

Nmap run completed -- 1 IP address (1 host up) scanned in 0.241 seconds

nmap ebs

Starting nmap 3.70 ( http://www.insecure.org/nmap/ ) at 2009-02-27 17:35 WAT
Interesting ports on ebs.appstech.local (192.168.15.4):
(The 1655 ports scanned but not shown below are in state: closed)
PORT STATE SERVICE
22/tcp open ssh
111/tcp open rpcbind
113/tcp open auth
734/tcp open unknown
1522/tcp open rna-lm

Nmap run completed -- 1 IP address (1 host up) scanned in 0.241 seconds
[root@ebs setup]# ./sawserver.sh
Type: Information
Severity: 30
Time: Fri Feb 27 17:35:23 2009
File: project/sawserver/sawserver.cpp Line: 386
Properties: ThreadID-3086034624
Location:
saw.sawserver

Oracle BI Presentation Services 10.1.3.3.3 (Build 080430.1930) are starting up.
---------------------------------------
Type: Warning
Severity: 40
Time: Fri Feb 27 17:35:24 2009
File: project/webcomm/socketrpcserver.cpp Line: 323
Properties: ThreadID-3086034624
Location:
saw.rpc.server.initialize
saw.sawserver

Port 9710 was reported as currently in use by the system. The configured listener address may be in the TIME_WAIT state or may be in use by some other service.
---------------------------------------
Type: Error
Severity: 20
Time: Fri Feb 27 17:35:24 2009
File: project/sawserver/main.cpp Line: 338
Properties: ThreadID-3086034624
Location:
saw.sawserver

Port 9710 is in use on the local system. [Socket:12]

Starting OC4J from /d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home ...

[root@ebs bin]# 2009-02-27 17:36:34.161 ERROR ServerFile[PersistentMap,/d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home/persistence/jms.state]: persistence file could not be locked. Resolve the sharing violation by ending the process currently holding the file lock or by using a different persistence directory for one or both processes.
09/02/27 17:36:34 *** (SEVERE) ServerFile[PersistentMap,/d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home/persistence/jms.state]: persistence file could not be locked. Resolve the sharing violation by ending the process currently holding the file lock or by using a different persistence directory for one or both processes.
2009-02-27 17:36:34.169 ERROR Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home/config/jms.xml]
09/02/27 17:36:34 *** (SEVERE) Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home/config/jms.xml]
2009-02-27 17:36:34.171 ERROR J2EE OJR-00011 Exception starting JMS server: Failed to set the internal configuration of the OC4J JMS Server with: XMLJMSServerConfig[file:/d02/app/oracle/product/10.2.0/OBIEE/oc4j_bi/j2ee/home/config/jms.xml]
2009-02-27 17:36:34.235 ERROR J2EE RMI-00002 Error starting ORMI server ebs.appstech.local port 23,791: Address already in use
2009-02-27 17:36:34.238 ERROR java.net.BindException: Address already in use
at java.net.PlainSocketImpl.socketBind(Native Method)
at java.net.PlainSocketImpl.bind(PlainSocketImpl.java:359)
at java.net.ServerSocket.bind(ServerSocket.java:319)
at java.net.ServerSocket.<init>(ServerSocket.java:185)
at com.evermind.server.rmi.RMIServer.createServerSocket(RMIServer.java:433)
at com.evermind.server.rmi.RMIServer.createNonSecureSocket(RMIServer.java:347)
at com.evermind.server.rmi.RMIServer.setConfig(RMIServer.java:210)
at com.evermind.server.ApplicationServer.initializeRMI(ApplicationServer.java:2378)
at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:966)
at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:131)
at java.lang.Thread.run(Thread.java:595)

09/02/27 17:36:34 Error starting ORMI server ebs.appstech.local port 23,791: Address already in use
09/02/27 17:36:34 Shutting down OC4J...
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details