Jump to content

when using Instance.updateInstance console stuck at Generating XSDs......


anouar bakri

Recommended Posts

Hi,

On which version are you experiencing this issue

There was an issue onInstance.updateInstance()reported in BE 5.2.2 which is fixed in 5.3.0. Check from the release note and see if it matches your case:

Closed issue:5.3.0 BE-23352 NullPointerException was encountered while calling the Instance.updateInstance() function, when two agent instances were added to a single processing unit.

If it does not match your case, please provide more details on the issue. Share your test project and complete debug log for checking.

Link to comment
Share on other sites

Hi Hui Cheng 

 

 

 

I can't reproduce the problem sorry for that.

 

I'm using tibco be 5.2.0.521, my processing unit was configured as an inference and cache PU in the same time and the problem was encountred when trying to update a String Array property of concept using Instance.updateInstance.

 

at the end I refactored my code to update that array using java code instead of xpath.

 

 

 

Best Regards

 

 

 

 

 

 

 

 

 

 

Link to comment
Share on other sites

  • 2 years later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...