Smart questions
Smart answers
Smart people
INTELLIGENT WORK FORUMS
FOR COMPUTER PROFESSIONALS

Member Login

Come Join Us!

Are you a
Computer / IT professional?
Join Tek-Tips now!
  • Talk With Other Members
  • Be Notified Of Responses
    To Your Posts
  • Keyword Search
  • One-Click Access To Your
    Favorite Forums
  • Automated Signatures
    On Your Posts
  • Best Of All, It's Free!

Join Tek-Tips
*Tek-Tips's functionality depends on members receiving e-mail. By joining you are opting in to receive e-mail.

LINK TO THIS FORUM!

Add Stickiness To Your Site By Linking To This Professionally Managed Technical Forum.
Just copy and paste the
code below into your site.

Partner With Us!

"Best Of Breed" Forums Add Stickiness To Your Site
Partner Button
(Download This Button Today!)

Feedback

"...Thank you. I have never said it, but you have a great web site. It is of immense help...."

Geography

Where in the world do Tek-Tips members come from?

Unable to start appliaction server due to JAZN Exception

kalpanadsr (TechnicalUser)
24 Apr 04 4:36
Hi

When the application server is being started using the
java -jar oc4j.jar, i am getting the following messages on the command console.

Can anyone help me in this, i am unable to understand wht went wrong. i havent changed any of the settings. earlier it was working fine.

thanks in advance

cheers
Kalpana

here are the exception messages -

---------------------------------------------------------

oracle.security.jazn.JAZNException: The system is unable to retreive the specified realm(s).
        at oracle.security.jazn.spi.ldap.LDAPRealmManager.getrealms(LDAPRealmManager.java:856)
        at oracle.security.jazn.spi.ldap.LDAPRealmManager.getRealm(LDAPRealmManager.java:145)
        at oracle.security.jazn.oc4j.JAZNUserManager.initDefaultRealm(JAZNUserManager.java:295)
        at oracle.security.jazn.oc4j.JAZNUserManager.init(JAZNUserManager.java:318)
        at oracle.security.jazn.oc4j.JAZNUserManager.<init>(JAZNUserManager.java:128)
        at com.evermind.server.XMLServerConfig.getUserManager(XMLServerConfig.java:103)
        at com.evermind.server.Application.preInit(Application.java:403)
        at com.evermind.server.Application.setConfig(Application.java:128)
        at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1504)
        at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1452)
        at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1100)
        at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
        at java.lang.Thread.run(Thread.java:484)
        at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)
oracle.security.jazn.JAZNInitException: The system is unable to retreive the specified realm(s).
        at oracle.security.jazn.oc4j.JAZNUserManager.<init>(JAZNUserManager.java:130)
        at com.evermind.server.XMLServerConfig.getUserManager(XMLServerConfig.java:103)
        at com.evermind.server.Application.preInit(Application.java:403)
        at com.evermind.server.Application.setConfig(Application.java:128)
        at com.evermind.server.ApplicationServer.addApplication(ApplicationServer.java:1504)
        at com.evermind.server.ApplicationServer.initializeApplications(ApplicationServer.java:1452)
        at com.evermind.server.ApplicationServer.setConfig(ApplicationServer.java:1100)
        at com.evermind.server.ApplicationServerLauncher.run(ApplicationServerLauncher.java:70)
        at java.lang.Thread.run(Thread.java:484)
        at com.evermind.util.ThreadPoolThread.run(ThreadPoolThread.java:49)

---------------------------------------------------------

Reply To This Thread

Posting in the Tek-Tips forums is a member-only feature.

Click Here to join Tek-Tips and talk with other members!

Close Box

Join Tek-Tips® Today!

Join your peers on the Internet's largest technical computer professional community.
It's easy to join and it's free.

Here's Why Members Love Tek-Tips Forums:

Register now while it's still free!

Already a member? Close this window and log in.

Join Us             Close