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

WebLogic Server did not start up properly.

 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello,

I am using SQL server 2000 with (where the application data is hosted),MyEclipse and weblogic 8.1 app server.

I imported all the projects to the MyEclipse workspace, added all the necessary user lib and set the preference to the weblogic setup.

when I started the startmydomain .cmd I got the following exception...


what I understand from the following exception is that

'weblogic/utils/reuse/Factory' which is in weblogic.jar is missing from the classpath but I checked and found that weblogic.jar is actually there in the classpath!

so I don't know what is causing the problem Please help me! Also correct me if I have misunderstand the exception msg.

Thanking you in advance
regards,
smitha





JCE:Edited to remove smilies
[ December 12, 2006: Message edited by: Joe Ess ]
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic