Tracking a code completion issue with fxml when I ran into this.
This is a red herring.
An fxml file typically has something like
xmlns="http://javafx.com/javafx/8.0.171"
xmlns:fx="http://javafx.com/fxml/1"
The first has become meaningless (I don't know if it ever was used for
information). It is unfortunate that there's the "Web Site
Certification" dialogs along with the redirect exception in the log.
The second is resolved in the system wide catalog.
Now on to the main event.
-ernie
On 9/19/2020 6:49 PM, Ernie Rael wrote:
12.1 on jdk-14, win7, started with no userdir/cachdir, no import settings
In a fxml file, hit Ctrl-Space, get two dialogs, one after the other
* Web Site Certified by an Unknown Authority
Unable to verify the identity of "www-cs-02.oracle.com" as a trusted
site
* Web Site Certified by an Unknown Authority
Unable to verify the identity of "DigiCert Secure Site ECC CA-1"" as
a trusted site
Click yes Accept this certificate for both. Then get
INFO
[org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl]:
org.netbeans.modules.xml.retriever.impl.ResourceRedirectException
org.netbeans.modules.xml.retriever.impl.ResourceRedirectException
at
org.netbeans.modules.xml.retriever.impl.URLResourceRetriever.getInputStreamOfURL(URLResourceRetriever.java:157)
at
org.netbeans.modules.xml.retriever.impl.URLResourceRetriever.retrieveDocument(URLResourceRetriever.java:97)
[catch] at
org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.getModelSource(CatalogModelImpl.java:263)
at
org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.doGetModelSource(CatalogModelImpl.java:244)
at
org.netbeans.modules.xml.retriever.catalog.impl.CatalogModelImpl.getModelSource(CatalogModelImpl.java:167)
at
org.netbeans.modules.xml.schema.completion.util.DefaultModelProvider.getCompletionModel(DefaultModelProvider.java:102)
at
org.netbeans.modules.xml.schema.completion.util.CompletionContextImpl.specialCompletion(CompletionContextImpl.java:1008)
And in Output Window there's a tab "Retriever Output" with
Sep 19, 2020, 3:57:36 PM : Retrieving Location:
http://javafx.com/javafx/8.0.171
Error: An I/O error occured. no protocol:
/technetwork/java/javafx/index.html
Searching around seems to indicate the location is correct (or has been).
Any ideas before I file an issue in the black hole?
-ernie
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists