• 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:

Deploy ear thru Oracle 9i AS

 
Greenhorn
Posts: 26
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear All
I have been struggling with this for the past 3 days
Any immediate help would be great
When I try to start oc4j instance or deploy ear from the 9iAS Enter prise manager I get the following error

Is there a fix for this

oracle.sysman.emSDK.util.jdk.EMException: The send operation has been waited too long and reached the specified timeout valueInspect timeout value in the debug log, increase timeout or check opmn connectionoracle.sysman.emSDK.util.jdk.EMException: The send operation has been waited too long and reached the specified timeout valueInspect timeout value in the debug log, increase timeout or check opmn connectionoracle.sysman.emSDK.util.jdk.EMException: The opmn request has failed. From opmn: HTTP/1.1 206 Partial Content Content-Length: 0 Content-Type: text/html Response: 1635021600 of 1936028531 processes started. Check opmn log files such as ipm.log and ons.log for detailed.

Thanks in advance
 
Ranch Hand
Posts: 61
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Try using the dcmctl command line utility (see Oracle AS documentation).
I believe I had problems with 9i EM on Windows 2000.
I'm using 10g AS now and it seems much better.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic