• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Oracle9i DB with Oracle9i DS

 
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi...
I have an problem pls any one help me, after install oracle9i DataBase(3 CD's), then install oracle 9i developer suite(2 CD's), then use the tool (net 8 easy config)for making service for connection between form & DB, make simple form on form builder and connect using system/manager and compile incrimintall no any error,after all these steps there is no any problem, but when run the form it will fail and give this msg:
(FRM-10142: the http listener is not running on home at port 8888, please start listener or chek runtime performance (o.k) or (help))
what i can do or must do to run the forms correctly.
Eyad
 
author & internet detective
Posts: 42164
937
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Eyad,
Welcome to JavaRanch!

Did you start the server?
 
eyad al-bustanji
Greenhorn
Posts: 4
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i can use SQL* without any problem, making any select or create ...
then i made the tns name scott/tiger@nt(for example) so i think that the server or service is ready. (help me)
 
Ranch Hand
Posts: 35
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Eyad,

You have to start the OC4J Instance.

Hth,
Remar
 
Don't get me started about those stupid light bulbs.
reply
    Bookmark Topic Watch Topic
  • New Topic