Errors in the log

Forum to discuss the new web client version of Servoy.

Errors in the log

Postby steve1376656734 » Thu Dec 14, 2017 11:55 am

We are running an existing solution in the NG client. The solution has worked find for months in web client with no issues but now we are using it in the NG client we are getting hundreds of errors in the log each day. The errors fall into 1 of two categories:

Can't show form xxxx when the parent form FormController..... or the component + <tabless> is not visible
Access to component primary_key_id property dataProviderID denied (protected)

The corresponding stack traces give no pointers as to where the errors are originating from. An example for the 2nd error would be:

Code: Select all
org.sablo.IllegalComponentAccessException: Access to component report_type_id property dataProviderID denied (protected)
        at org.sablo.BaseWebObject.checkProtection(BaseWebObject.java:262)
        at org.sablo.WebComponent.checkProtection(WebComponent.java:98)
        at org.sablo.BaseWebObject.checkPropertyProtection(BaseWebObject.java:664)
        at org.sablo.BaseWebObject.putBrowserProperty(BaseWebObject.java:679)
        at com.servoy.j2db.server.ngclient.property.ComponentTypeSabloValue.updatePropertyValueForRecord(ComponentTypeSabloValue.java:1003)
        at com.servoy.j2db.server.ngclient.property.ComponentTypeSabloValue.browserUpdatesReceived(ComponentTypeSabloValue.java:899)
        at com.servoy.j2db.server.ngclient.property.ComponentPropertyType.fromJSON(ComponentPropertyType.java:327)
        at com.servoy.j2db.server.ngclient.property.ComponentPropertyType.fromJSON(ComponentPropertyType.java:1)
        at org.sablo.websocket.utils.JSONUtils.fromJSON(JSONUtils.java:354)
        at org.sablo.specification.property.CustomJSONArrayType.fromJSON(CustomJSONArrayType.java:194)
        at org.sablo.specification.property.CustomJSONArrayType.fromJSON(CustomJSONArrayType.java:1)
        at org.sablo.websocket.utils.JSONUtils.fromJSON(JSONUtils.java:354)
        at org.sablo.BaseWebObject.convertValueFromJSON(BaseWebObject.java:860)
        at org.sablo.BaseWebObject.doPutBrowserProperty(BaseWebObject.java:688)
        at org.sablo.BaseWebObject.putBrowserProperty(BaseWebObject.java:681)
        at org.sablo.services.server.FormServiceHandler.dataPush(FormServiceHandler.java:211)
        at org.sablo.services.server.FormServiceHandler.executeMethod(FormServiceHandler.java:77)
        at com.servoy.j2db.server.ngclient.NGFormServiceHandler.executeMethod(NGFormServiceHandler.java:446)
        at org.sablo.websocket.WebsocketEndpoint$5.run(WebsocketEndpoint.java:348)
        at org.sablo.eventthread.Event$1.run(Event.java:100)
        at org.sablo.websocket.CurrentWindow.runForWindow(CurrentWindow.java:77)
        at org.sablo.eventthread.Event.execute(Event.java:90)
        at org.sablo.eventthread.EventDispatcher.dispatch(EventDispatcher.java:125)
        at org.sablo.eventthread.EventDispatcher.run(EventDispatcher.java:89)
        at com.servoy.j2db.server.ngclient.eventthread.NGEventDispatcher.run(NGEventDispatcher.java:55)
        at java.lang.Thread.run(Thread.java:745)


Does anyone have any idea how we can track these down?

Thanks
Steve
Steve
SAN Developer
There are 10 types of people in the world - those that understand binary and those that don't
steve1376656734
 
Posts: 327
Joined: Fri Aug 16, 2013 2:38 pm
Location: Ashford, UK

Return to Servoy NGClient

Who is online

Users browsing this forum: No registered users and 6 guests