Installation guide

Appendix B: Debugging and Diagnosing FlashCONNECT Configuration
148 FlashCONNECT Administrators Guide
FCIsUp FlashCONNECT is running.
FCServicePID Internal use.
Semaphores per ID Internal use. (UNIX only)
* Configured using the FlashCONNECT Administration program on
Windows Web servers or editing FCService.conf on UNIX Web servers.
-kpool where pool is the server pool name. Terminates all connections in
the specified server pool. However, if the database side is still
running, it will reconnect. For example, FCDebug -kdefault closes
all connections between FCService and a specific server pool.
-s Stops the FCService utility.
-t Displays FlashCONNECT Windows server table entries. There is one
table entry for every established FlashCONNECT connection.
Table Entry Definition
Sema Semaphore number. Also the index in
w3SessionId.
State Starting: Transitional state.
WantW3HostName: Transitional state.
WaitSession: Most common state.
WaitConnection: Session started, waiting for
reply.
WaitDB: Waiting for database application. If in
this state for an extended period of time, the
application is probably in the debugger or has
aborted.
StartConnection: Used while establishing a
connection.
StartSession: Used while establishing a
session.
Timed-Out: Server timed out a connection and
is in the process of shutting it down.
Stopping: Coming down.
SendPulse: Need to send the pulse to the API.
WaitDBPulse: Pulse has been sent to the API;
waiting for a return pulse.
Please note that transitional states are rarely
seen.
Option Description