UNSOLVED

kenbjackson

updated

18 years ago

K

kenbjackson

1 Message

0

7274

March 12th, 2009 10:00

Using CenteraViewer.jar hangs

I am using the java script to dump cli command results to a text file on a Windows 2003 server. The java script is the same one posted in this forum. When I run the java script from a .cmd file it hangs and will not close. Is there a way to close the process?

The script runs the cli command through the Centera Viewer as a console command. It just sits at the Config# prompt waiting for further input. If you type quit on this line nothing happens as it probably goes back to the viewer screen.

Here's what I am left with after runing the script.

Centera interactive shell (Implementation CLI 4.0.1833, 2008-09-15)

Connected to RemoteManager at 10.145.22.19:3682 using FRMP version 2 (secure)

Type "help" for available commands.

Config# Centera Pool Detail Report
------------------------------------------------------
Generated on Thursday, March 12, 2009 11:52:28 AM CDT

Pool Name:                          SYNAPSE
Pool ID:                          

Pool Mask:                          rdqeDcw-
Cluster Mask:                       rdqe-cw-Ph

Pool Quota:                         35,840 GB
Used Pool Capacity:                 25,568 GB
Free Pool Capacity:                 10,272 GB
Number of C-Clips:                  4635630
Number of Files:                    4630497
Number of scheduled tasks:          0

Granted Rights to Access Profiles:


Profile Name               Granted  Effective  Monitor Cap  Enabled  Home Pool
-------------------------------------------------------------------------------
SYNAPSE                    rdqeDcw- rdqe-cw-   no           yes      yes
-------------------------------------------------------------------------------

Pool Mappings:                      none
Pool being replicated:              yes
Default retention period:           0 seconds

Config#

Any help would be appreciated.

Thanks. Ken