环境 Red Hat AS 4.7, 系统名称(hostname)为redhat4,浏览器为Mozilla 5.0
在linux运行form. builder出现以下错误:“FRM-10142: The HTTP Listener is not running on redhat4.(none) at port 8889. Please start the listener or check your preperences.”,而在浏览器打开http://servername(系统的名称或者IP地址):8889/j2ee能正常显示,而且http://servername(系统的名称或者IP地址):8889/forms/frmservlet也能正常显示,此时在form. builder运行报的错是因为form. builder找不到redhat4.(none) at port 8889,打开form. builder上面的Edit-->Preferences...在Preferences窗口的Runtime页,发现Application Server URL和Web Browser Location都是空的,Form. Builder找不到对应的路径,所以报错。解决办法如下:
在Application Server URL输入:http://redhat4:8889/forms/frmservlet
Web Browser Location输入:/usr/bin/mozilla
(注redhat4为系统名称,可以通过hostname查看,可以用IP地址代替系统名称,可以用which mozilla来查看mozilla浏览器的路径,firefox跟这差不多)。
参考metalink: 211261.1
URL: https://metalink.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(viewingMode=1143&bmDocID=211261.1&from=BOOKMARK&bmDocType=BULLETIN&bmDocDsrc=KB&bmDocTitle=How%20to%20Configure%20Netscape%204.7%20as%20Your%20Browser%20for%20Forms%20on%20UNIX))
在linux运行form. builder出现以下错误:“FRM-10142: The HTTP Listener is not running on redhat4.(none) at port 8889. Please start the listener or check your preperences.”,而在浏览器打开http://servername(系统的名称或者IP地址):8889/j2ee能正常显示,而且http://servername(系统的名称或者IP地址):8889/forms/frmservlet也能正常显示,此时在form. builder运行报的错是因为form. builder找不到redhat4.(none) at port 8889,打开form. builder上面的Edit-->Preferences...在Preferences窗口的Runtime页,发现Application Server URL和Web Browser Location都是空的,Form. Builder找不到对应的路径,所以报错。解决办法如下:
在Application Server URL输入:http://redhat4:8889/forms/frmservlet
Web Browser Location输入:/usr/bin/mozilla
(注redhat4为系统名称,可以通过hostname查看,可以用IP地址代替系统名称,可以用which mozilla来查看mozilla浏览器的路径,firefox跟这差不多)。
参考metalink: 211261.1
URL: https://metalink.oracle.com/CSP/ui/flash.html#tab=KBHome(page=KBHome&id=()),(page=KBNavigator&id=(viewingMode=1143&bmDocID=211261.1&from=BOOKMARK&bmDocType=BULLETIN&bmDocDsrc=KB&bmDocTitle=How%20to%20Configure%20Netscape%204.7%20as%20Your%20Browser%20for%20Forms%20on%20UNIX))
来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/7865774/viewspace-615042/,如需转载,请注明出处,否则将追究法律责任。
转载于:http://blog.itpub.net/7865774/viewspace-615042/