cancel
Showing results for 
Search instead for 
Did you mean: 

How to initialize UMFactory.

Former Member
0 Kudos
52

HI Experts,

I am developing some java application, where i Need to initialize UMFactory.

I am unable to initialize UMFactory.

I tested it with UMFactory.isInitialized() it is giving false.

I searched in SDN to know about how to initialize UMFactory but i am getting it very clear.

Can any one suggest me how to initialize UMFactory?

Regards

Bala

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Thanks

Former Member
0 Kudos

Bala,

No need to post the same question twice on different forums.

Please look at the response I wrote you in the Portal Development forum.

Roy

Former Member
0 Kudos

HI Roy ,

I feel who ever access the different Forums they see my thread,

and i will get response soon.(this is what i thought).

I am getting the below error when i execute UMFactory.getInstance

com.sap.security.api.UMRuntimeException: UME has not been initialized yet. Please check UMFactory.isInitialized() before calling UMFactory.getInstance().

at com.sap.security.api.UMFactory.getInstance(UMFactory.java:619)

at com.sap.SearchJavaClass.Go(SearchJavaClass.java:59)

at com.sap.SearchJavaClass.main(SearchJavaClass.java:160)

Exception in thread "main"

Regards

Bala

Former Member
0 Kudos

Bala,

The average response time here is less than 20 minutes, these forums are very active and busy as it is, no need to rush people more that that.

Please read the response I wrote in the Portal development forum.

Roy

Message was edited by:

Roy Cohen