Android Question B4A sdk manager v.3.34: updating error

peacemaker

Expert
Licensed User
Longtime User
Just started to occur recent days:

B4X:
Loading package information...                                                  Loading local repository...                                                     Info: Parsing P:\Private\SDK\build-tools\27.0.1\package.xml
Info: Parsing P:\Private\SDK\emulator\package.xml
Info: Parsing P:\Private\SDK\extras\google\usb_driver\package.xml
Info: Parsing P:\Private\SDK\extras\intel\Hardware_Accelerated_Execution_Manager\package.xml
Info: Parsing P:\Private\SDK\patcher\v4\package.xml
Info: Parsing P:\Private\SDK\platform-tools\package.xml
Info: Parsing P:\Private\SDK\platforms\android-17\package.xml
Info: Parsing P:\Private\SDK\platforms\android-23\package.xml
Info: Parsing P:\Private\SDK\platforms\android-24\package.xml
Info: Parsing P:\Private\SDK\platforms\android-25\package.xml
Info: Parsing P:\Private\SDK\platforms\android-26\package.xml
Info: Parsing P:\Private\SDK\platforms\android-27\package.xml
Info: Parsing P:\Private\SDK\platforms\android-28\package.xml
Info: Parsing P:\Private\SDK\platforms\android-9\package.xml
Info: Parsing P:\Private\SDK\sources\android-26\package.xml
Info: Parsing P:\Private\SDK\system-images\android-17\google_apis\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-23\default\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-23\default\x86_64\package.xml
Info: Parsing P:\Private\SDK\system-images\android-23\google_apis\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-24\default\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-25\google_apis\arm64-v8a\package.xml
Info: Parsing P:\Private\SDK\system-images\android-25\google_apis\armeabi-v7a\package.xml
Info: Parsing P:\Private\SDK\system-images\android-26\google_apis\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-27\google_apis\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-28\default\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-28\default\x86_64\package.xml
Info: Parsing P:\Private\SDK\system-images\android-28\google_apis\x86\package.xml
Info: Parsing P:\Private\SDK\system-images\android-28\google_apis\x86_64\package.xml
Info: Parsing P:\Private\SDK\tools\package.xml
[                                       ] 3% Loading local repository...        [                                       ] 3% Fetch remote repository...         [                                       ] 3% Fetch remote repository...         [=                                      ] 3% Fetch remote repository...         [=                                      ] 4% Fetch remote repository...                                                                                         [=                                      ] 4% Fetch remote repository...         [=                                      ] 4% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [=                                      ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 5% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Fetch remote repository...         [==                                     ] 6% Computing updates...               [===                                    ] 8% Computing updates...               [===                                    ] 8% Computing updates...               [===                                    ] 10% Computing updates...              [=======================================] 100% Computing updates...          

WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/P:/Private/SDK/tools/bin/jaxb-impl-2.1.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Warning: File C:\Users\radio\.android\repositories.cfg could not be loaded.

I had used before jdk1.8.0_201, and recently added and using now jdk-11.0.1.
 

Attachments

  • TempDownload.png
    TempDownload.png
    70.8 KB · Views: 120
Last edited:

peacemaker

Expert
Licensed User
Longtime User
OK, but the Emulator update v 29.0.9 as RECOMMENDED is not downloaded\installed.
 
Upvote 0

peacemaker

Expert
Licensed User
Longtime User
HA, indeed ! Thanks, Erel.
 

Attachments

  • TempDownload.png
    TempDownload.png
    65.2 KB · Views: 131
Upvote 0
Top