Catalog - Row command Null Pointer exception (Server version: 5.9.1.6)

Hello

I get this exception in the catalog. Then, the client crashes



regards,

Adrian

Hi, any idea? :cry:

Hi Adrian,

Can you please copy and paste the error information here as plain text?

Hi andrew, sorry for the late reply ...
here's the Exception as plain text.
Regards,
Adrian

Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Exception type: System.NullReferenceException
Stack trace:
bei #=zPNGl0$TtSIT$RqqpRBGq4BpPQ3b1.#=zK62G$t3pehyk(ParameterBase #=zZnUr5K7GixLX, KeyValuePair2[] #=zSrM2z_N6sqKD, CatalogItemCommandBase #=z6mJ5VZQ=, CatalogItem #=zzlAShvE=, IDataset #=zqozEZxG2m3WE, Nullable1 #=z7fr1RXc=, String& #=zFFsZrd4=, String& #=zveiKdPKk3WC7)
bei #=zPNGl0$TtSIT$RqqpRBGq4BpPQ3b1.#=zKB2SXPJLXWt2eBNPpg==.MoveNext()
--- Ende der Stapelüberwachung vom vorhergehenden Ort, an dem die Ausnahme ausgelöst wurde ---
bei System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
bei System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Int32 numArgs)
bei System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Int32 numArgs, Delegate catchHandler)

1 Like

Hi Adrian,

Thank you. We will look into it.

1 Like

Hello,

We have the same issue with Row Commands :

EasyMorph Desktop verstion 5.9.1.7
EasyMorph Server version 5.9.1.6

Waiting for a patch !

Thank you

For more informations, I tried with my To-do list (from the EasyMorph tutorial), which was working great.
The row command doesn't work at all on EasyMorph Desktop (same error), but it's ok from the web interface of EasyMorph Server, no null reference appear.

Hello,

Just to update the report : the problem is still here in version 5.9.5, Row commands make crash EasyMorph Desktop.

We're looking into it. Can you please send the debug logs (as explained here) to our support email?

@rebmanna, @WindBlast does the failing command have the "Always prompt for all parameters before computation" checked?

@andrew.rybka I have two different dataset in my catalog :

One where I want to add information to update the item I clicked on (to do list), so with the "always prompt" checked, because I need to write information before update.

One where I just want to start a workflow without any parameters, so with the "always prompt" not checked.

These two commands from different datasets make it crash.
Maybe a useful information : all my row commands are commands "Run workflow", I haven't try with another one setting.

The bug has been fixed. Please install the updated version (5.9.5) from our website.

3 Likes