View Full Version : WebForms: ORA-12541: No Listener
ptreves
09-18-2004, 08:18 PM
Hello,
I have Windows XP Pro and Windows 98 SE Client computers.
I installed Oracle Forms/Reports Services 10g (9.0.4) and then Oracle
9i, 9.2.0.4 (Database) on the same Linux Red Hat Server Enterprise 3
(ES).
I copied my *.fmx files in the ORACLE_HOME/forms90 subfolder. and try
to invoke them like:
http://linux2005:7777/forms90/f90servlet?config=ienative?form=cadastre
When invoking the Webform I get an ORA-12541 No Listener Pop-up.
1) Did I fail to load a certain listener on my server, OC4J maybe ?
2) What is going on ?
Your toughts ...
PT
PS: I invoked: emctl, apachectl and opmnctl. Anything missing ?
Hans Forbrich
09-18-2004, 09:41 PM
ptreves wrote:
When invoking the Webform I get an ORA-12541 No Listener Pop-up.
From the Oracle documentation at http://docs.oracle.com
TNS-12541 TNS:no listener
Cause: The connection request could not be completed because the
listener is not running.
Action: Ensure that the supplied destination address matches one of the
addresses used by the listener. Compare the TNSNAMES.ORA entry with the
appropriate LISTENER.ORA file (or TNSNAV.ORA if the connection is to go by
way of an Interchange). Start the listener on the remote machine.
You need to spend some time in the database Concepts manual. In summary -
communication between a client and the database is initiated through a
'database listener' on the database server. In this case, the client is
the web form around the Apache listener..
The listener is generally started using the WIndows TNSListener service or
the *nix 'lsnrctl' executable.
MyLounge.com Site Map
Forum:
Cars,
Cell Phone,
Database,
Games,
Home Improvement,
IT,
Music,
School,
Sports,
Web Design,
Web Server,
Weight Loss
The MyLounge.com forum is intended for informational use only and should not
be relied upon and is not a substitute for any advice. The information contained
on MyLounge.com are opinions and suggestions of members and is not a representation
of the opinions of MyLounge.com. MyLounge.com does not warrant or vouch for
the accuracy, completeness or usefulness of any postings or the qualifications
of any person responding. Please consult a expert or seek the services of an
attorney in your area for more accuracy on your specific situation. Please note
that our forums also serve as mirrors to Usenet newsgroups. Many posts you see
on our forums are made by newsgroup users who may not be members of MyLounge.com
Term of Service
vBulletin v3.0.7, Copyright ©2000-2009, Jelsoft Enterprises Ltd.