Focal Point
[CLOSED] WebFocus Environment error

This topic can be found at:
https://forums.informationbuilders.com/eve/forums/a/tpc/f/7971057331/m/4817003766

February 14, 2014, 11:08 AM
AmiSol
[CLOSED] WebFocus Environment error
I installed WebFocus on Windows 2008 R2. Getting the following Error, when trying to open a new environment I created:

---------------------------
WinInet Error: server /
---------------------------
Error Code: 12029. A connection with the server could not be established

Error connecting to http://localhost:80.
Server is not running or wrong port number specified.
---------------------------
OK
---------------------------


Settings:
Host name: localhost
Protocol: HTTP
Port: 80 (I stopped the default website)
Mid-tier type: servlet
Mid-tier path /ibi_apps

Thanks

This message has been edited. Last edited by: <Kathryn Henning>,


WebFOCUS 8.0.7
Windows, All Outputs
February 14, 2014, 11:31 AM
susannah
you do know that localhost means your own desktop, yes?




In Focus since 1979///7706m/5 ;wintel 2008/64;OAM security; Oracle db, ///MRE/BID
February 14, 2014, 11:35 AM
AmiSol
I tried putting the server IP...still getting the same error.

What should be the host value then?


WebFOCUS 8.0.7
Windows, All Outputs
February 14, 2014, 11:53 AM
Kamesh
There are few things you need to verify.

1) Check whether your WebFocus reporting server is up and running.

http://yourserver:8121

2) If that is good then check your tomcat.

http://yourserver:8080


WFConsultant

WF 8105M on Win7/Tomcat
February 16, 2014, 03:28 PM
Waz
If you want to get the/a name of the server when you only have the ip address, then use this command:
ping -a {ip address}


Waz...

Prod:WebFOCUS 7.6.10/8.1.04Upgrade:WebFOCUS 8.2.07OS:LinuxOutputs:HTML, PDF, Excel, PPT
In Focus since 1984
Pity the lost knowledge of an old programmer!

February 18, 2014, 10:31 AM
Hank W.
OK, so, when you installed you chose the IIS connector instead of standalone for Tomcat?

Remember when you create the WF domain you need to add the ISAPI filter, check the workers.properties is pointing to the right Tomcat and you also need to make sure your jakarta/isapi.dll has execute rights in the IIS.

Also, when you create the new domain, you need to put the .Net Framework for the Application Pool to be version 4.x. - it defaults to a lower version.


Cheers,
H.

WebFOCUS 8.1.05M
Oracle 11g - DB2
RedHat