[YANGTOOLS-593] Can't get complete YIN schema on Windows Created: 15/Mar/16  Updated: 10/Apr/22  Resolved: 31/Mar/16

Status: Resolved
Project: yangtools
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug
Reporter: Daniel Malachovsky Assignee: Ivan Hrasko
Resolution: Done Votes: 0
Labels: None
Remaining Estimate: Not Specified
Time Spent: Not Specified
Original Estimate: Not Specified
Environment:

Operating System: Windows
Platform: PC


External issue ID: 5531

 Description   

On Beryllium based projects i can't get complete YIN schemas from restconf. Content length of response data are multipliers of 8kB (8192 b).

Example:

0kB < schema < 8kB = response is empty
http://localhost:8181/restconf/modules/module/config/2013-04-05/schema

8kB < schema < 16kB = response is 8kB long
http://localhost:8181/restconf/modules/module/network-topology/2013-10-21/schema

16kB < schema < 24kB = response is 16kB long
http://localhost:8181/restconf/modules/module/ietf-yang-types/2013-07-15/schema
etc

I found this problem only on Windows machines (Windows 7 Enterprise, SP1, 64bit), my Linux VMs (Ubuntu, Debian) are working well, Mac is working too.

Java Version 8 Update 73 (build 1.8.0_73-b02), tried on two different earlier versions of Java 8.

This problem is causing, that Yang UI application is not working on Windows. App is using those schemas for generating forms.

Some hints:
Problem can be in Jetty settings/version on Windows.
Try to rollback to stable/lithium, where it worked.



 Comments   
Comment by Ivan Hrasko [ 29/Mar/16 ]

https://git.opendaylight.org/gerrit/#/c/36804/

Generated at Wed Feb 07 20:53:42 UTC 2024 using Jira 8.20.10#820010-sha1:ace47f9899e9ee25d7157d59aa17ab06aee30d3d.