Typical use case I think:

1. Have dependency
2. Download JavaDoc
3. Expect resolution in code (but doesn't work... maybe a separate
    email)
4. Right-click dependency, select view JavaDoc
5. Browser opens to 127.0.0.1:8082 .... (see below)
6. HTTP 500 from Tomcat 9.0.71

NetBeans 24 (Java 23 Apple Silicon (M3)
Project, Java 23

Any encounters of a similar kind? I would attach logs for the "Internal Webserver" but I can't find them anywhere. Only see that it starts in the IDE log.

Example link
http://127.0.0.1:8082/resource/%2Fjar%3Afile%3A%2F/Users/.../.m2/repository/org/netbeans/api/org-netbeans-api-debugger/RELEASE240/%2Forg-netbeans-api-debugger-RELEASE240-javadoc.jar%21%2F/

Request

GET /resource/%2Fjar%3Afile%3A%2F/Users/.../.m2/repository/org/netbeans/api/org-netbeans-api-debugger/RELEASE240/%2Forg-netbeans-api-debugger-RELEASE240-javadoc.jar%21%2F/ HTTP/1.1 Accept: text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7
Accept-Encoding: gzip, deflate, br, zstd
Accept-Language: en-US,en;q=0.9,de;q=0.8,fr;q=0.7,zh-CN;q=0.6,zh;q=0.5
Cache-Control: no-cache
Connection: keep-alive
Host: 127.0.0.1:8082
Pragma: no-cache
Sec-Fetch-Dest: document
Sec-Fetch-Mode: navigate
Sec-Fetch-Site: none
Sec-Fetch-User: ?1
Upgrade-Insecure-Requests: 1
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/131.0.0.0 Safari/537.36
sec-ch-ua: "Google Chrome";v="131", "Chromium";v="131", "Not_A Brand";v="24"
sec-ch-ua-mobile: ?0
sec-ch-ua-platform: "macOS"

Response

HTTP/1.1 500
Content-Type: text/html;charset=utf-8
Content-Language: en
Content-Length: 673
Date: Wed, 08 Jan 2025 01:24:43 GMT
Connection: close



--
Timothy Stone
=============
Some call me ... Tim.
Husband, Father, Blogger, OSS, Architect, Wargamer, Home Brewer, and 🤓
Find me on GitLab | GitHub | Linked In | MeWe | GnuPG

Attachment: OpenPGP_signature.asc
Description: OpenPGP digital signature

Reply via email to