IBM Support

IV93812: CANNOT SEE THE FEATURE OR RELATIONSHIP IN THE VISUAL DISPLAY OF THE ASSET WHEN USING NEGATIVE START/END ME

Subscribe

You can track all active APARs for this component.

 

APAR status

  • Closed as program error.

Error description

  • The problem : Cannot see the feature or relationship in the
    Visual
    display of the asset when using negative start/end measure.
    This is a major issue  as roads are often
    extended over
    time. This means that the start of the road will often need to
    be
    extended from 0 to -10 for example to identify a road extension
    of 10
    meters.
    Version :  7606 with the latest IFIX  + Linear 7.6
    Steps to replicate.
    1. Go to the Assets Application
    Create a new Asset
    - assetnum : TLIN3
    - Have Linear? checked
    - In Linear Referencing Details,
      set Direction as NORTH
      LRM : KILOMETERS
      Start Measures : -2
      End Measure : 100
    Save
    2. Click Features Tab, In Features table, add new row
    - Feature : TIES
      Start Measure : 10
      End Measure : 100
      You can enter values for other attributes.
    Save
    3. add a new row
    - Feature : GUARDRAIL
      Start Measure :  -2
      End Measure : 90
      You can enter values for other attributes.
    Save
    Until now, it works fine.
    4. Now, I put  negative start measure/end measure.
    add a new row
    - Feature : GUARDRAIL
      Start Measure :  -2
      End Measure : -2
      You can enter values for other attributes.
    Save
    Then, in UI screen, you cannot see the visual display of the
    asset with
    the below err.
    [19] linear: Empty xml received from server from
    Page_Url='http://hostname/maximo/ui/maximo.jsp?uisessi
    onid=3&csrftoken=kqldjguk6l9v65iqttpqgl4rnb&currentfocus=mc76f28
    85-tb&scrollleftpos=0&localStorage=true&scrolltoppos=0&requestty
    pe=HIGHASYNC&responsetype=json&events=%5B%7B%22type%22%3A%22even
    t_fetch%22%2C%22targetId%22%3A%22Linear_asset-miniapp_miniapp%22
    %2C%22value%22%3A%22%22%2C%22requestType%22%3A%22HIGHASYNC%22%2C
    %22mxeventname%22%3A%22get_child_data%22%7D%5D'
    [19] linear: Failed downloading children TLIN3--features from
    Page_Url='http://hostname/maximo/ui/maximo.jsp?uisessi
    onid=3&csrftoken=kqldjguk6l9v65iqttpqgl4rnb&currentfocus=mc76f28
    85-tb&scrollleftpos=0&localStorage=true&scrolltoppos=0&requestty
    pe=HIGHASYNC&responsetype=json&events=%5B%7B%22type%22%3A%22even
    t_fetch%22%2C%22targetId%22%3A%22Linear_asset-miniapp_miniapp%22
    %2C%22value%22%3A%22%22%2C%22requestType%22%3A%22HIGHASYNC%22%2C
    %22mxeventname%22%3A%22get_child_data%22%7D%5D'
    [19] linear: No children returned for TLIN3--features
    In the systemout.log, can see below.
    [2/20/17 14:21:46:951 EST] 00000751 SystemOut     O 20 Feb 2017
    14:21:46:951 [ERROR] [MAXIMO] [] Request Failed: get_child_data;
    {"mxeventname":"get_child_data","value":"","requestType":"HIGHAS
    YNC","ta
    rgetId":"Linear_asset-miniapp_miniapp","type":"event_fetch"}
    java.lang.RuntimeException:
    java.lang.reflect.InvocationTargetException
        at
    com.ibm.tivoli.maximo.miniapps.control.annotations.MXEventManage
    r.proces
    sEvent(MXEventManager.java:186)
        at
    com.ibm.tivoli.maximo.miniapps.control.MiniAppControl.event_fetc
    h(MiniAp
    pControl.java:304)
        at sun.reflect.GeneratedMethodAccessor44.invoke(Unknown
    Source)
        at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    Accessor
    Impl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:619)
        at
    psdi.webclient.system.controller.BaseInstance.handleEvent(BaseIn
    stance.j
    ava:431)
        at
    psdi.webclient.system.controller.BaseInstance.handleEvent(BaseIn
    stance.j
    ava:425)
        at
    psdi.webclient.system.controller.ControlInstance.handleEvent(Con
    trolInst
    ance.java:990)
        at
    psdi.webclient.system.session.WebClientSession.handleEvent(WebCl
    ientSess
    ion.java:1364)
    ~~
    Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native
    Method)
        at
    sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessor
    Impl.jav
    a:94)
        at
    sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethod
    Accessor
    Impl.java:55)
        at java.lang.reflect.Method.invoke(Method.java:619)
        at
    com.ibm.tivoli.maximo.miniapps.control.annotations.MXEventManage
    r.proces
    sEvent(MXEventManager.java:179)
        ... 57 more
    Caused by: java.lang.NullPointerException
        at
    com.ibm.tivoli.maximo.miniapps.linear.LinearMiniAppBean$2.compar
    e(Linear
    MiniAppBean.java:517)
        at
    com.ibm.tivoli.maximo.miniapps.linear.LinearMiniAppBean$2.compar
    e(Linear
    MiniAppBean.java:512)
        at
    java.util.TimSort.countRunAndMakeAscending(TimSort.java:335)
        at java.util.TimSort.sort(TimSort.java:200)
        at java.util.TimSort.sort(TimSort.java:184)
        at java.util.Arrays.sort(Arrays.java:670)
        at
    com.ibm.tivoli.maximo.miniapps.linear.LinearMiniAppBean.buildChi
    ldElemen
    ts(LinearMiniAppBean.java:512)
        at
    com.ibm.tivoli.maximo.miniapps.linear.LinearMiniAppBean.buildChi
    ldItems(
    LinearMiniAppBean.java:408)
    

Local fix

  • N/A
    

Problem summary

  • ****************************************************************
    * USERS AFFECTED:                                              *
    * Users of Linear Assets                                       *
    ****************************************************************
    * PROBLEM DESCRIPTION:                                         *
    * CANNOT SEE THE FEATURE OR RELATIONSHIP IN THE VISUAL         *
    * DISPLAY OF THE ASSET WHEN USING NEGATIVE START/END ME        *
    ****************************************************************
    * RECOMMENDATION:                                              *
    ****************************************************************
    

Problem conclusion

  • The fix for this APAR is contained in the following maintenance
    package:
    	  Release 7.6.0.8 of Base Services
    

Temporary fix

Comments

APAR Information

  • APAR number

    IV93812

  • Reported component name

    ASSETS

  • Reported component ID

    5724R46AS

  • Reported release

    760

  • Status

    CLOSED PER

  • PE

    NoPE

  • HIPER

    NoHIPER

  • Special Attention

    NoSpecatt / Xsystem

  • Submitted date

    2017-02-28

  • Closed date

    2017-03-30

  • Last modified date

    2017-03-30

  • APAR is sysrouted FROM one or more of the following:

  • APAR is sysrouted TO one or more of the following:

Fix information

  • Fixed component name

    ASSETS

  • Fixed component ID

    5724R46AS

Applicable component levels

  • R760 PSY

       UP

[{"Business Unit":{"code":"BU059","label":"IBM Software w\/o TPS"},"Product":{"code":"SSLKT6","label":"IBM Maximo Asset Management"},"Component":"","ARM Category":[],"Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"760","Edition":"","Line of Business":{"code":"LOB59","label":"Sustainability Software"}}]

Document Information

Modified date:
09 April 2023