solaris
Exception handling mechanism on Solaris
I\'m building an error handling mechanism for a C++ application. Right now, I got the windows part done using VectoredExceptionHand开发者_Go百科ling and I wanted to know if there is a similar concept[详细]
2023-04-03 13:34 分类:问答Very slow Java startup in Solaris 10
We\'ve got a problem on our solaris machine, as Java takes very long to start. Even on simple things as java -version[详细]
2023-04-03 13:16 分类:问答Test a java class in different OS
I wanted to test my java code in these operating systems- Solaris,HPUX and AIX. I know they have different meth开发者_如何学Pythonods to test the java code.[详细]
2023-04-03 07:30 分类:问答Solaris: How to de-register/de-list a package installed with pkgadd
We have uninstalled an application on several Solaris servers manually by deleting folders and files only to realize afterwards that it had been installed with a package through 开发者_如何转开发pkgad[详细]
2023-04-01 07:30 分类:问答"'Unable to contact any configured publishers' when installing a package on Solaris"
# pkg publisher PUBLISHERTYPESTATUSURI solaris(preferred)originonlinehttp://pkg.oracle.com/solaris/release/[详细]
2023-04-01 07:20 分类:问答Solaris 10 - How do I check for IPv4-in-IPv6 mapping?
I was wondering if there is the equivalent of the following in Solaris for checking if IPV6_V6ONLY is enabled by default:[详细]
2023-03-31 12:38 分类:问答Identifying the preferred IPv6 source address for an adapter
If you have a IPv6 enabled host that has more than one global-scope address, how can you programmatically identify the preferred address for bind()?[详细]
2023-03-31 12:07 分类:问答Inability to capture output from "dd" using backticks
I\'ve been working with a very old Solaris system and not in a position to add more modules to make my life easier, and I\'m working with a number of scripts that use various command line options.[详细]
2023-03-30 04:27 分类:问答help with pfiles output
I deployed my application on a Weblogic 10.3 which is installed on a solaris. After a while I began to see \"Too many open files\" exceptions which yields to numerious problems. I took a pfiles output[详细]
2023-03-29 20:31 分类:问答Erlang and its consumption of Heap Memory
I have been running a highly concurrent application on my HP Proliant Servers. The application is a file system indexer i coded in erlang. It spawns a process per Folder it finds on the file system an[详细]
2023-03-29 12:01 分类:问答
加载中,请稍侯......