AppWorx, Dollar Universe and Sysload Community

 View Only

Application Manager first time login with SQLOPER account

  • 1.  Application Manager first time login with SQLOPER account

    Posted Aug 20, 2019 01:58 PM

    Hi ,

    After finishing the installation of application manager 9.3 on windows server (rmiserver,local client) I am trying to launch the application manager client on a windows PC, it has java 1.8.0.92 64 bit  version installed.(I have edited the connection.properties with the correct URL)

    Application Manager login screen loads, When I try to login using the 'SQLOPER' account, it gets stuck at the 'loading history and backlog' screen and doesn't move further.

    I checked the client log..

    log: D:\AM_Master\log\client\APMNDV01_client.log

    Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: sort column name not found: SORT_COL1
     at com.appworx.client.screen.table.B.B(AxTable.java:427)
     at com.appworx.client.screen.explorer.C.<init>(BacklogTable.java:257)
     at com.appworx.client.screen.explorer.E.?(JobNode.java:1293)
     at com.appworx.client.screen.explorer.L.?(History.java:116)
     at com.appworx.client.screen.explorer.I.a(Explorer.java:818)
     at com.appworx.client.screen.main.AxMain$5$1.run(AxMain.java:762)
     at java.awt.event.InvocationEvent.dispatch(Unknown Source)
     at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
     at java.awt.EventQueue.access$500(Unknown Source)
     at java.awt.EventQueue$3.run(Unknown Source)
     at java.awt.EventQueue$3.run(Unknown Source)
     at java.security.AccessController.doPrivileged(Native Method)
     at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
     at java.awt.EventQueue.dispatchEvent(Unknown Source)
     at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
     at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
     at java.awt.EventDispatchThread.run(Unknown Source)


    Have anyone encountered similar issue

    Any help/advise would be appreciated 

    -Avi