Focal Point Banner


As of December 1, 2020, Focal Point is retired and repurposed as a reference repository. We value the wealth of knowledge that's been shared here over the years. You'll continue to have access to this treasure trove of knowledge, for search purposes only.

Join the TIBCO Community
TIBCO Community is a collaborative space for users to share knowledge and support one another in making the best use of TIBCO products and services. There are several TIBCO WebFOCUS resources in the community.

  • From the Home page, select Predict: WebFOCUS to view articles, questions, and trending articles.
  • Select Products from the top navigation bar, scroll, and then select the TIBCO WebFOCUS product page to view product overview, articles, and discussions.
  • Request access to the private WebFOCUS User Group (login required) to network with fellow members.

Former myibi community members should have received an email on 8/3/22 to activate their user accounts to join the community. Check your Spam folder for the email. Please get in touch with us at community@tibco.com for further assistance. Reference the community FAQ to learn more about the community.


Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Developer Studio Tomcat install problems

Read-Only Read-Only Topic
Go
Search
Notify
Tools
Developer Studio Tomcat install problems
 Login/Join
 
Silver Member
posted
I am trying to get Deleveloper Studio installed and running using Tomcat. After installing and configuring things, I get the following errors:

When running an adhoc query from //localhost:8080/ibi_html/ I get the following message:
ODIN node is not defined; define _EDA_NODE

When I try to add a Webfocus environment using developer studio, I get the following message:
No Webfocus servers available

Any ideas on what I'm missing in the Developer Studio/Tomcat configuration?

Thanks,
Ron
 
Posts: 38 | Location: Milwaukee | Registered: April 28, 2005Report This Post
Virtuoso
posted Hide Post
I'm going to go out on a limb and say that the iway client for webfocus isn't installed in your environment, or wasn't properly configured.

Do you have the following directory?
<drive>:\ibi\client## or
<drive>:\ibi\srv##

You also might want to do a search for "odin.cfg" on your file system.
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
Silver Member
posted Hide Post
Hi Ron,

I think IIS server by default take port 80 and may be your tomcat server on port 82 or some other port, earlier i had same problem and my tomcat server was on port 82, if it's in port 82, then please try //localhost:82/ibi_html/ to run your procedure or you can change port configuration manually. For that go to control panel, then Administrative tools -> Services.... or contact your System Administrator to configure port setting.

Thanks & Regards,
Goldy
 
Posts: 30 | Location: India | Registered: February 23, 2005Report This Post
Silver Member
posted Hide Post
I have both the client and the srv directories. My Tomcat is listening on port 8080 which I think is the default. I added the following code to the odin.cfg file.

;TCP Loopback Client
NODE = EDASERVE
BEGIN
PROTOCOL = TCP
CLASS = CLIENT
HOST = 127.0.0.1
PORT = 8120
SECURITY = IWA
END

This cleared up the adhoc report problem, but I'm still having trouble with Developer Studio.

Ron
 
Posts: 38 | Location: Milwaukee | Registered: April 28, 2005Report This Post
Virtuoso
posted Hide Post
Ron,

Sorry for the dumb question, but, did you change the dev studio properties for "WebFOCUS Environment/server" to 8080 from the default 80?
 
Posts: 1102 | Location: Toronto, Ontario | Registered: May 26, 2004Report This Post
  Powered by Social Strata  

Read-Only Read-Only Topic

Focal Point    Focal Point Forums  Hop To Forum Categories  WebFOCUS/FOCUS Forum on Focal Point     Developer Studio Tomcat install problems

Copyright © 1996-2020 Information Builders