apache / apache/netbeans

Netbeans-14 remote deploy and run don't do anything.

Open
#4,536 1 comment 0 reactions 0 assignees View on GitHub
kind:bug needs:triage
Dominant language
Java
Stars
3.1k
Forks
935
Avg merge
2d 3h
Merged PRs (30d)
17

Description

### Apache NetBeans version

Apache NetBeans 14

### What happened

I upgraded from an earlier version (12.3) where everything worked fine. Now when I run my java app the remote deploy and run don't do anything while test connection is successful.

last few llines of output are:
deploy:
jar:
run-remote:
BUILD SUCCESSFUL (total time: 1 second)

The one second is because everything was already compiled and unchanged.

While I'm trying to deploy to a raspberry pi 4 , I can try other computers even if they aren't on line and get the same result. For some reason it is not attempting to do anything after the compile. This all works for
the "\" on my macOS system.

### How to reproduce

I'm not sure this would be helpful.. It's a fairly large app. It all worked earlier. If there is some Netbeans generated XML files that would help, I can supply them.

### Did this work correctly in an earlier version?

Apache NetBeans 12.3 or earlier

### Operating System

running netbeans on macOS

### JDK

open jdk verion 11

### Apache NetBeans packaging

Apache NetBeans provided installer

### Anything else

happens every time regardless of what remote platform I select.

### Are you willing to submit a pull request?

No

### Code of Conduct

Yes

Contributor guide

Open the contributing guide

Research direction

Start by comparing the remote configuration with the working "" on macOS, focusing on the deploy, jar, and run-remote steps shown in the output. Reproduce with an unchanged project and inspect any NetBeans-generated XML configuration; done means run-remote attempts deployment and execution on a selected remote platform rather than ending after BUILD SUCCESSFUL.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
devtools
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.