Oracle Forms (MOSC)

MOSC Banner

connectMode behaves differently between IE and Chrome

edited Jun 13, 2013 10:44AM in Oracle Forms (MOSC) 3 commentsAnswered
When trying to launch our Forms (10g R2) app using Chrome browser I get this error:FRM-92050: Failed to connect to the Server: <server>:9000

The Java console reports:
connectMode=Socket
serverHost=<server>
serverPort=9000

However running in IE8 - exactly the same config & HTML files - the Form opens as expected and the Java console reports:
proxyHost=null
proxyPort=0
connectMode=HTTP, native.
Forms Applet version is : 10.1.2.3

 - i.e. connectMode is handled differently: HTTP in IE, Socket in Chrome. 

Thanks in advance if anyone can help.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center