Skip to main content
Stack Overflow
  1. About
  2. For Teams
Filter by
Sorted by
Tagged with
1 vote
1 answer
50 views

I want to use scenicview to inspect a JavaFX Application, my PC don't have direct access to internet and I can see it tries to connect to 10.2.175.91: java.rmi.ConnectIOException: Exception creating ...
0 votes
0 answers
52 views

I have a microservice that is connecting to mydomain.server.com on port 1119 to establish RMI connection. I have an ServiceEntry for that connection and it works properly. However after connection is ...
smxh's user avatar
  • 29
1 vote
0 answers
60 views

I am unable to SSL with RMI due to a ConnectException. This is the error message: Unexpected error: Connection refused to host: 10.101.37.128; nested exception is: java.net.ConnectException: ...
1 vote
1 answer
220 views

I have a Java client that successfully connects to ActiveMQ Artemis JMX when both are running on the same machine. The client uses the following code: public static void main(String[] args) throws ...
-1 votes
1 answer
63 views

I am running a Java 11 app inside docker container on my machine and trying to connect it via VisualVM. I have already added required JMX parameters in CMD instruction of my Dockerfile -Dcom.sun....
Manish's user avatar
  • 1,525
0 votes
1 answer
44 views

We run an application on a server with a tomcat frontend. The communicate via RMI. This setup has worked for many years, but I am having problems setting up a new server. When setting up the ...
1 vote
0 answers
76 views

What I tried already is having a simple HelloWorld application that has also java client code to try and invoke the session bean deployed in JBoss EAP 6.4 as shown in the details below but I couldn't ...
xnio15's user avatar
  • 11
2 votes
0 answers
214 views

We have a springboot project on 2,x version which we are migrating to 3.x version and java 21, we found that RmiProxyFactoryBean is not supported in spring framework 6.x n above we are creating a bean ...
1 vote
0 answers
79 views

I downloaded LipeRMI from their website and managed to successfully add the library to a java project and set up a connection between client and server. I'm looking for a way to add the LipeRMI to an ...
Maorkale's user avatar
1 vote
0 answers
47 views

In a distributed system implemented with Java, RMI and LDAP, I have the following Node class: public class Node extends UnicastRemoteObject implements NodeInterface, Serializable { public Nodo(...
Cardstdani's user avatar
  • 5,251
0 votes
0 answers
106 views

I'm attempting to develop a broker in Java. Currently, I have created a server capable of posting it's services within the broker. Additionally, I have implemented a client that can invoke methods on ...
0 votes
1 answer
275 views

Here I'm trying to initiate a remote ejb call between two JavaEE applications which are deployed in two separate VMs, When I initiate remote ejb lookup from the primary JavaEE application following ...
0 votes
0 answers
1k views

I am struggling to update my company's code from java 8 to 17. I have already added dependencies but the code uses RMI which was inbuilt in jdk 8 but its not available in jdk 11 and 17. The codebase ...
0 votes
1 answer
66 views

I am trying to understand why a specific test method that utilizes RMI passes when run in isolation but fails when run along with other tests that also use RMI. The test structure is the same for both ...
quarks's user avatar
  • 35.7k
0 votes
0 answers
517 views

The Java application (running on Windows) was working fine using com.ibm.as400.access.AS400. This application will perform RPC on IBM i. This Java application was modified to use encrypted SSL ...
tarekahf's user avatar
  • 1,092

15 30 50 per page
1
2 3 4 5
...
174

AltStyle によって変換されたページ (->オリジナル) /