Error in running Studio Creator2

I am new user for Sun Studio Creator2. I installed Creator2 in Linux System.The installation is completed successfully.But I want to run the sample application It is showing an error called Build failed.

The error it showing is

1) port no 25848 is already in use still i am not running any

application , and i changed the port number also it's not working

2) And one more is if I removed from system and once again installed in some other place then after installation Creator is searching in files in old place.

Is there any way to rectify the problem

[593 byte] By [UmaMahesh] at [2007-11-26 7:50:39]
# 1

I think you can get list of ports currently in use on your system with netstat:

netstat -lpv

There are probably smarter switches then -lpv, but that is the best I know.

I hope it will help :o)

As far as creator using old files... Creator creates projects folder in your home folder, is that what you are talking about?

I have two installations of creator, JSC2 and JSC2_update1, and they coexist peacefully :o)

Message was edited by:

vekaz

vekaz at 2007-7-6 20:08:51 > top of Java-index,Development Tools,Java Tools...