Sun ONE Studio 8 problem

Hi All

we have been facing problem in Sun ONE Studio 8 installed on solaris 10.problem is as follows

path: /opt5/SUNWspro/bin/analyzer

I am trying to use analyzer in the following way.

1. "/opt5/SUNWspro/bin/collect /dvobs/fp/rhythm/rhythm_server -dir . -custom_dir . -port 3434 -timer -progress -debug noabort"

2. This command should create a file "test.1.er" in the current directory. but instead of that it creates a directory with the same name.

3. Next when i try to analyze using command "/opt5/SUNWspro/bin/analyzer test.1.er" it gives error "This product cannot find a valid serial number."

thanks in advance

kanki

[679 byte] By [Kanki] at [2007-11-26 10:46:02]
# 1
Can you try Studio 11? This would certainly eliminate problem 3!I don't remember Studio 8 analyzer, but Studio 10 analyzer opens a GUI that lets you pick the results you wish to analyze.Paul
Paul_Floyd at 2007-7-7 2:58:11 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 2

Sun ONE Studio 8 is very old, and not recommended.

The command should create a directory, not a file. The format was changed from

a file and a hidden directory, to be a visible directory.

To use the analyzer, you need a "Sun ONE Studio 4u1 EE" license.

But really, you should be using a much later version, preferably Studio 11,

the last FCS version.

Marty Itzkowitz

martyitzkowitz at 2007-7-7 2:58:11 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 3
Thanks Martywe have the license for Sunone Studio 8. Is this Sun ONE Studio 4u1 EE" license is seperate from the Sunone Studio 8?meantime i will try with Sun One studio 11Rajesh
Kanki at 2007-7-7 2:58:11 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 4
Yes, it is a separate license. It is EOL'd, so licenses are no longer available,except under very special circumstances. The earliest productstill available is Sun Studio 9.Marty
martyitzkowitz at 2007-7-7 2:58:11 > top of Java-index,Development Tools,Solaris and Linux Development Tools...
# 5
Thanks Martyanalyzer is working fine with Sun Studio 11RegardsKanki
Kanki at 2007-7-7 2:58:11 > top of Java-index,Development Tools,Solaris and Linux Development Tools...