Maximo Open Forum

 View Only

Maximo Mobile DB Gen Cron Task Failing

  • 1.  Maximo Mobile DB Gen Cron Task Failing

    Posted 11 days ago
    Edited by Christopher Winston 9 days ago

    Hello..

    I have Maximo 7613 with Maximo Mobile 8.11. My cron task MobileDbGeneration execution is failing with the following errors. I have given all the apps and MXAPI object structures access to the maxadmin user via MAXADMIN group. My cron instance is also running with maxadmin user. Has someone experienced this?

    [ERROR] [MXServer] [] MMDBLog - MobileDBGenCallable.getData - An exception has occurred trying to generate WORKTYPE - MAXADMIN
    java.lang.NullPointerException: null

    Same error is coming for the following objects. Just wonderning why only these and not others.
    LOCATIONS
    INSPECTIONFORM
    CLASSSTRUCTURE
    ORGANIZATION
    FAILURELIST
    INVENTORY
    LABOR
    ALNDOMAIN
    INSPFORMUSEWITH
    PERSON
    TOOLITEM
    LABORCRAFTRATE
    WPEDITSETTING
    ITEM
    TKTEMPLATE

    Full error stack:

    24 Apr 2024 09:55:01:042 [ERROR] [MXServer] [] MMDBLog - MobileDBGenCallable.getData - An exception has occurred trying to generate WORKTYPE - MAXADMIN
    java.lang.NullPointerException: null
        at com.ibm.iot.maximo.MobileDBGenCallable.getSerializer(MobileDBGenCallable.java:642) ~[businessobjects.jar:?]
        at com.ibm.iot.maximo.MobileDBGenCallable.getData(MobileDBGenCallable.java:305) [businessobjects.jar:?]
        at com.ibm.iot.maximo.MobileDBGenCallable.call(MobileDBGenCallable.java:102) [businessobjects.jar:?]
        at com.ibm.iot.maximo.MobileDBGenCallable.call(MobileDBGenCallable.java:57) [businessobjects.jar:?]
        at java.util.concurrent.FutureTask.run(FutureTask.java:277) [?:1.8.0]
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1160) [?:1.8.0]
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) [?:1.8.0]
        at java.lang.Thread.run(Thread.java:825) [?:2.9 (08-17-2023)]


    #EverythingMaximo
    #Mobility