-
Bug
-
Resolution: Not an Issue
-
P3
-
None
-
8u181
-
x86_64
-
generic
A DESCRIPTION OF THE PROBLEM :
We have implemented RMI over HTTP tunneling log back. And it has been working till Java 8 updated 162. But when we have updated java 8 updated 181, RMI over HTTP tunneling stop working and got error massage that "rmi over http disabled". We have tried to set command line java argument for properties "-Djava.rmi.server.disableHttp" to false even though it is not working. We have tried with early release of Java 8 updated 191 but found same issue issue.
REGRESSION : Last worked in version 8u162
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Implement simple RMI over HTTP tunneling functionalities supported by JAVA 8.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
RMI over HTTP functionalities should working without setting any properties
ACTUAL -
RMI over HTTP functionalities is not working. Throw error like RMI over HTTP disabled
CUSTOMER SUBMITTED WORKAROUND :
No work around
FREQUENCY : always
We have implemented RMI over HTTP tunneling log back. And it has been working till Java 8 updated 162. But when we have updated java 8 updated 181, RMI over HTTP tunneling stop working and got error massage that "rmi over http disabled". We have tried to set command line java argument for properties "-Djava.rmi.server.disableHttp" to false even though it is not working. We have tried with early release of Java 8 updated 191 but found same issue issue.
REGRESSION : Last worked in version 8u162
STEPS TO FOLLOW TO REPRODUCE THE PROBLEM :
Implement simple RMI over HTTP tunneling functionalities supported by JAVA 8.
EXPECTED VERSUS ACTUAL BEHAVIOR :
EXPECTED -
RMI over HTTP functionalities should working without setting any properties
ACTUAL -
RMI over HTTP functionalities is not working. Throw error like RMI over HTTP disabled
CUSTOMER SUBMITTED WORKAROUND :
No work around
FREQUENCY : always