Question
Areteans
IN
Last activity: 12 Jul 2024 10:43 EDT
Unable to import application backup in Infinity 24
Not able to import the application backup (Size: 2.5GB) in Infinity 24. It's is loading for 5 minutes and getting error status. We tried couple of methods to import the file but it failed: 1. Import via Import wizard (Both file and file from server) Error on logs: ERROR - Exception: com.datastax.oss.driver.api.core.AllNodesFailedException: Could not reach any contact point, make sure you've provided valid addresses (showing first 1 nodes, use getAllErrors() for more): Node(endPoint=/ Proprietary information hidden:9042, hostId=null, hashCode=808cf3b): [com.datastax.oss.driver.api.core.connection.ConnectionInitException: [s5|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request (java.nio.channels.NotYetConnectedException)] at com.datastax.oss.driver.api.core.AllNodesFailedException.copy(AllNodesFailedException.java:141) ~[java-driver-core-shaded-4.17.0.jar:?]
2. Using prpcServiceUtils from my system to the server
Error on logs:
Not able to import the application backup (Size: 2.5GB) in Infinity 24. It's is loading for 5 minutes and getting error status. We tried couple of methods to import the file but it failed: 1. Import via Import wizard (Both file and file from server) Error on logs: ERROR - Exception: com.datastax.oss.driver.api.core.AllNodesFailedException: Could not reach any contact point, make sure you've provided valid addresses (showing first 1 nodes, use getAllErrors() for more): Node(endPoint=/ Proprietary information hidden:9042, hostId=null, hashCode=808cf3b): [com.datastax.oss.driver.api.core.connection.ConnectionInitException: [s5|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request (java.nio.channels.NotYetConnectedException)] at com.datastax.oss.driver.api.core.AllNodesFailedException.copy(AllNodesFailedException.java:141) ~[java-driver-core-shaded-4.17.0.jar:?]
2. Using prpcServiceUtils from my system to the server
Error on logs:
ERROR [viceclient.requestmanager.RequestManager] - Request on system DefaultSystem failed java.util.concurrent.ExecutionException: com.pega.pegarules.serviceclient.exception.PRPCServiceException: java.net.SocketException: An established connection was aborted by the software in your host machine 3. Using prpcUtils from remote desktop Error on logs: ERROR - Exception: com.datastax.oss.driver.api.core.AllNodesFailedException: Could not reach any contact point, make sure you've provided valid addresses (showing first 1 nodes, use getAllErrors() for more): Node(endPoint=/ Proprietary information hidden:9042, hostId=null, hashCode=808cf3b): [com.datastax.oss.driver.api.core.connection.ConnectionInitException: [s5|control|connecting...] Protocol initialization request, step 1 (OPTIONS): failed to send request (java.nio.channels.NotYetConnectedException)] at com.datastax.oss.driver.api.core.AllNodesFailedException.copy(AllNodesFailedException.java:141) ~[java-driver-core-shaded-4.17.0.jar:?] Quick resolution for this would be appreciated.