This "unknown resource" is sunmanagers.org.
Here is the complete summary of this discussion:
Listing all the pids:
---------------------
/usr/bin/ps -ef | sed 1d | awk '{print $2}'
Mapping the files to ports using the PID:
-----------------------------------------
/usr/proc/bin/pfiles <PID>...
Here is an example of settings for en_US from Solaris 8 machine:
TZ=MET
LC_COLLATE=en_US.ISO8859-15
LC_CTYPE=en_US.ISO8859-15
LC_MESSAGES=C
LC_MONETARY=en_US.ISO8859-15
LC_NUMERIC=en_US.ISO8859-15
LC_TIME=en_US.ISO8859-15
CMASK=077
Hi,
I had to investigate the same issue some time ago. Thank God for Ethereal. You can download it on Solaris freeware site. Fabolous tool. I installed it on Solaris 8 machine and exported display on my laptop. Of course you have to use some X terminal in order to obtain GUI. I used hummingbird...
Hello,
I was installing jboss 3.2.6. on Solaris 10. After installation jboss could not start as some of the needed ports were already opened. I tried to evaluate who uses the open ports with following steps:
1) Jboss reports that he need three ports which are already in use: 1098, 4444, 8080...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.