Errr while creating Queue on UM

Hi,

I am facing below Error while creating a queue on Universal Messaging. I am working on 9.12.

Error:

"Need to specify class name in Environment or system Property, or as an applet parameter, or in application resource file: java.naming.factory.initiail "

Can anyone please let me know why this error is comming. Is it related to soma jar file missing.

Hi,

I am able to create successfully with out any issues on UM and using same 9.12.

May i know how your are creating ?

Thanks,
Vinay.

Hi Vinay,

I am creating it using enterprise manager under the JNDI tab.

May be at your side all jars or configuration are correct.

Hi NB,

Okay. Restart the UM and try to create again.

If same issue persist then suggest you to reinstall the UM and then try to create.

Else , please check with Support team.

Thanks,
Vinay.

Hi,

did you note the typo in the property name:
java.naming.factory.initiail
should be
java.naming.factory.initial

Regards,
Holger