Label: book-admin+troubleshooting

All content with label book-admin+troubleshooting.
Related Labels: cluster-members , 2-basic , overriding , gs-dot-bat , gigaspaces-ec2 , service , config , shutdowncontainer , system , stop , authentication , first , nic , solutions , jconsole , protocol , default , split-brain , book-all-dotnet , more » ( - book-admin , - troubleshooting )

About Network Failure Detection (XAP 6.6 Documentation)
network failure detection facility provides a robust and optimized mechanism to identify network failures. Overview When reading from a NIO {{SocketChannel}} and the connection between the client and server fails abnormally, no notification is generated. The most common example for such failure is disconnecting ...
Advanced Multi-NIC Configuration (XAP 6.6 Documentation)
How to configure GigaSpaces for Multiple Network Interface Cards. 1. Viewing Network Interface Information When loading GigaSpaces space (or when using the {{<GigaSpaces Root>\bin\PlatformInfo}} script), the Network Interface information is displayed. Each network card ...
Failure Detection (XAP 6.6 Documentation)
About failure detection, reducing failure detection time, and relevant parameters. Overview (on) If you are interested in Reducing Failure Detection Time, see below #Reducing Failure Detection Time. Failure detection is the time it takes for the space and the client to detect that failure ...
How to Configure an Environment With Multiple Network-Cards (Multi-NIC) (XAP 6.6 Documentation)
Configuring GigaSpaces for a machine with multiple network cards. By default all network cards are used; you can limit GigaSpaces to specific ones. Overview GigaSpaces can be configured for a multiple networkcard environment. For security reasons, network administrators may choose ...
How to Configure Multicast (XAP 6.6 Documentation)
Enabling multicast on Linux and windows. Overview Multicast is the delivery of information to a group of destinations simultaneously, using the most efficient strategy to deliver messages over each link of the network only once, and create copies only when the links to the destinations split ...
How to Control the Used Ports (XAP 6.6 Documentation)
Default ports used by the space, container, and Jini Lookup Service, and how to configure them. Overview GigaSpaces space and client components open different ports in various situations. The following list describes the different ports used by GigaSpaces and how these can ...
Lookup Service Configuration (XAP 6.6 Documentation)
Defining group names and unicast Locators for Jini Services; searching for available lookup services in the network. \\ \\ Essential Guidelines (!) It is essential to set the {{{}groups{}}} and {{{}locators{}}} system properties in the Java process which starts the Lookup Service or Mahalo services. This is required in order ...
Testing System Environment (XAP 6.6 Documentation)
Verifying a local installation, a remote installation, and cluster configuration. Overview The GigaSpaces Server and utilities are configured to work on a default embedded space named {{mySpace}} (using the {{default}} schema), which is created during installation. The space URL Space URL which ...
Troubleshooting Tools (XAP 6.6 Documentation)
Troubleshooting tools for testing a running product and environmental issues. CPU and Memory Dumper CPU Dumper Java Utility for Windows The application starts a space and collects the memory and CPU utilization and dumps the threads when the CPU britches the configured CPU level ...
Verifying Cluster Configuration (XAP 6.6 Documentation)
Verifying capability to launch and listing the cluster configuration. Step 1 To verify one of the cluster configurations, change to {{<GigaSpaces ROOT>\examples\Advanced\DataGrid\replicated\bin}} directory and run the {{startAll.bat}}(on a Windows platform) or {{startAll.sh}} (on a UNIX/Linux platform). Step ...