Solaris is a Unix operating system originally developed by Sun Microsystems. Oracle Solaris, as it is now known, has been owned by Oracle Corporation since Oracle's acquisition of Sun in January 2010. Solaris is known for its scalability, especially on SPARC systems, and for originating many ...
5
votes
0answers
582 views
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()?
Example address list:
eth0 Link ...
3
votes
0answers
155 views
How can I enable _GLIBCXX_USE_C99 on Solaris 8 SPARC?
I've built gcc 4.6.1 for Solaris 8 sparc. I'm compiling some code that uses boost::lexical_cast (boost 1.48) and I get this error:
boost/math/special_functions/sign.hpp: In function 'int ...
3
votes
0answers
297 views
Issue with boost asyc_write() when sending more than 65536 bytes data on Solaris
We are observing one weird problem when sending message of size more than 65536 bytes using boost async_write on Solaris (though the problem is not observed on Linux). We are using boost version 1.47 ...
3
votes
0answers
309 views
How does one compile libqt4 OR wkhtmtltopdf for Solaris?
Anyone have REALLY specific and accurate information about which libraries I need in order to compile both libqt and wkhtmltopdf in Solaris?
2
votes
0answers
38 views
How to modify the above line if pattern matches in sun solaris
could anyone help me modify the line before a matched pattern in sun solaris i.e search for a pattern and replace the line above with some other text.
eg:
In the input file :
<td>
Completed
...
2
votes
0answers
46 views
Set the terminal tab title as prompt name in unix
Lets say, the prompt is as below
run_scripts >
How to set that terminal tab title same as prompt
i.e Terminal tab tile also should be
run_scripts>
So that terminal title ...
2
votes
0answers
91 views
custom ListCellRenderer on Solaris (with jre5)
I have a JList containing instances of a class Operation which contains a boolean flag "enabled". When this flag is set to false, I want the text representation of the Operation instance in the JList ...
2
votes
0answers
191 views
LIBSVM Python ctypes string function pointer segmentation faults
I've been porting a Python package that uses libsvm onto some production servers and ran into a strange segmentation fault which I traced to a ctypes function pointer. I'm trying to determine where ...
2
votes
0answers
63 views
What's the right way to cancel non-blocking socket operation on Solaris notified by completion port?
On Linux/epoll and FreeBSD/kqueue, shutdown() works as follows.
shutdown(connection, SHUT_RDWR);
Unfortunately, it does not work on Solaris/port to cancel the connect() operation. I tried out that ...
2
votes
0answers
238 views
Error in ./configure in solaris 11
Okay i am trying to install BIND on solaris 11.
Upon downloading the tar file using wget, then i used extract it out.
After which, when i enter the command :
./configure
i face the following ...
2
votes
0answers
492 views
Memcache_connect Connection timed out
I get 10 to 20 of these errors all within 1 second of each other:
Memcache_connect Connection timed out
This happens several times a day, on a server with about 2500 daily active users, 1GB of ...
1
vote
0answers
61 views
Threading performance degradation on Solaris 11 (sparc) using C++11 with GCC 4.8.0 and multiple threads
I created a simple program to measure thread performance. I ripped out portions of a larger program in order to illustrate my point. Hopefully it's not too terrible to read.
Here is the program:
...
1
vote
0answers
46 views
solaris python setuptools install
i have a solaris host:
SunOS blah 5.10 Generic_147441-27 i86pc i386 i86pc
and i have python at /usr/bin/python
$ /usr/bin/python
Python 2.6.4 (r264:75706, Jun 26 2012, 21:27:36) [C] on sunos5
Type ...
1
vote
0answers
38 views
Daemon::Generic locks disappearing upon daemonization on Solaris
I'm trying to use Daemon::Generic, and it seems to be exactly what I need, except on Solaris it seems that locking the pid file doesn't work. As a result, status always reports the process is dead, ...
1
vote
0answers
91 views
Sun Solaris Variable not holding value
I am facing a weired problem. its been 2 days i tried so many things but to no success.
On sun solaris i have written a script that will check for the total physical memory of the system, then assign ...
1
vote
0answers
388 views
rsh -l login host ls connection refused (Unix Solaris 9)
I currently have an issue when login to a remote server.
I can perfectly log in with rsh -l login host. or with rlogin.
However, when trying to use an ls command, the server refuse the connection.
...
1
vote
0answers
331 views
Mercurial (hg) error: abort: No module named _md5
When I try to clone a repository in hg, I get the following error:
$ hg clone http://server/repo
abort: No module named _md5!
I run this on Solaris 10, and the strange thing is that the same setup ...
1
vote
0answers
326 views
Build php with mysqli solaris - ld: fatal: Symbol referencing errors
I'm trying to build PHP with mysqli on Solaris 10. I hit a stupid problem, it used to work before but now I'm getting the error below.
configure options:
./configure --with-mysql=/usr/local/mysql \
...
1
vote
0answers
63 views
Pthreads. Implementation of cancellation points
My question is related to this one pthread_cancel don't work under solaris
I have the same problem. I couldn't find printf implementation without write(write has cancellation point) call on the ...
1
vote
0answers
137 views
suppress solaris CC linker warning symbol XXX has differing sizes
I got this linker error message:
ld: warning: symbol `_VersioN' has differing sizes:
(file ./libsfc/libssl48.so value=0x16; file ./libsfc/libsipc.so value=0x15);
When I try to do link ...
1
vote
0answers
103 views
Juniper Steel Belted Radius SBR JDBC Connection String
i have a maybe simple question but i need help
there is a Radius server that needs to be connected to mysql database using jdbc driver but I didn't get the connection string right
what i did is
...
1
vote
0answers
74 views
Unsuccessful assembly of native Hadoop library on Solaris: build.xml doesn't exist
Operating it agrees https://issues.apache.org/jira/browse/HADOOP-3123
root@one: /export/hadoop-1.0.1/bin# ant -Dcompile.native=true -Dnonspace.os=SunOS -Dmake.cmd=gmake clean tar
Also received ...
1
vote
0answers
269 views
Error of start of hadoop of the program:PriviledgedActionException
I wrote following program
using namespace std;
#include "hadoop/Pipes.hh"
#include "hadoop/TemplateFactory.hh"
#include "hadoop/StringUtils.hh"
#include "libpq-fe.h"
extern "C" {
#include ...
1
vote
0answers
331 views
Installation of java 1.6.31 on a sun solaris 8
I have installed java 1.6.0.31 on a Solaris 8 Sparc but when I enter the command :
Ingres > java -jar Monitor.jar c
Exception in thread "main" java.lang.StackOverflowError
at ...
1
vote
0answers
135 views
Anderson Queue lock on Solaris
I need a C equivalent of the following Java class. It is a queue lock known as an Anderson Lock used in thread synchronization. I am not comfortable using C, and there are some thread classes which I ...
1
vote
0answers
153 views
Main thread resumes execution after pthread_join even when the target thread is running
We are facing very strange issue in one of the customer environment. The Main thread launches a target pthread and then waits at pthread_join. We then run our traffic which is being handled by target ...
1
vote
0answers
330 views
anything similar to solaris mdb debugger for linux?
Mdb seems to have many useful facilities (stemming from the M=Modular) that are not available with gdb.
1
vote
0answers
302 views
Using ncurses menu.h on Solaris 5.9 / C
I have a problem with using curses menu.h on Solaris 5.9 - this code generates a segfault :
item_sub = (ITEM**)calloc(5, sizeof(ITEM*));
item_sub[0] = new_item("[DODAJ]", "");
item_sub[1] = ...
1
vote
0answers
321 views
Node.JS on Solaris: Increase TCP's Initial Congestion Window to 10 segments (tcp slow-start)
How can the Initial Congestion Window be increased to 10? I read a suggestion that it can be done with TCP_INIT_CWND, but I don't know how to do that.
I originally posted this to ServerFault because ...
1
vote
0answers
647 views
TCP traffic can't be routed from guest to host on Windows hosting Solaris 10 on Virtual PC
I boot the machine and immediately issue a ping command to the VPC guest OS (Solaris 10). I use the ping -t 10.3.6.63 (windows) command so that the ping continues on the windows machine.
This is what ...
1
vote
0answers
444 views
Flash SWF Will not load on Solaris in Firefox
UPDATE + SOLUTION ===============================
Sorry to be posting the solution here instead of in a comment, but something about my work's filtering doesn't allow the comment functionality to ...
1
vote
0answers
152 views
Jrun Server crashes when a page has cfform,cfgrid,cflayout etc
I am having a weird problem. I have a application that works perfect in my development machine and UAT machine which is of windows 2003 server/cf8.
When i uploaded the same application on Solaris box ...
0
votes
0answers
18 views
Solaris script not working
echo -n 'want to run Gather [y n]?'
read response
[ "$response" = "y" ] || exit;
cd /var/tmp/
./gather.sh
Can any one help me on this..
0
votes
0answers
6 views
Unable to connect to oracle database using os authentication?
I am trying to connect to oracle database using os authentication through jdbc.
I have oracle 10g installed on solaris sparc 32 bit.
Following is the code for jdbc connection :-
String url = ...
0
votes
0answers
20 views
Some high level questions about how PAM is designed
I'm creating a PAM module for a project. The PAM module will be using a library that will be re-used by some command line utilities (rather than re-writing everything each time). In this library, I ...
0
votes
0answers
7 views
How do I import DMD in Zenoss mapping?
I have Solaris 10 + Zenoss 2.7.0 and I cannot upgrade it without Oracle licence, so I try to find workaround, that's why I ask for your help.
I need to prevent the movement of events into History ...
0
votes
0answers
17 views
Error while starting Oracle Weblogic: Assertion failed: ia_addressID, file Net.c
I installed oracle weblogic 10.3 on Sun Sparc with jrockit 1.6.045. When i start with command ./startWebLogic.sh, i am facing following error
Jun 13, 2013 3:32:50 PM PKT> <Notice> ...
0
votes
0answers
39 views
Libumem does not detect memory leak for pointer assigned value from new operator
I've created 2 test programs to verify leak detection capability of Libumem.
I use CC compiler and Libumem on Solaris10 machine.
Linumem enabled with environment:
UMEM_DEBUG=default
...
0
votes
0answers
15 views
expect utility is not working when executing from jenkins
we have a unix script which uses expect utility for interactive execution. This script works well when we run from unix server.
If we run this script from Jenkins, it is not working.
Below is the ...
0
votes
0answers
27 views
relocation error: symbol init_dynamic_string: referenced symbol not found
I'm trying to compile MySQL ODBC support into Stata on a Solaris machine. The only relevance that Stata has here is that the Solaris version is compiled as 64-bit binaries, so everything that it ...
0
votes
0answers
12 views
Is it possible to read user input in a Solaris SVR4 package postinstall script?
I would like to ask the user a yes/no question as part of a Solaris SVR4 package's postinstall script. I've tried these two approaches:
echo "Question\c"
read variable
variable=`ckyorn -Q -p ...
0
votes
0answers
24 views
.so file can not core dump in solaris10
I am loading mylib.so with dlopen/dlsym in my program
Because of some mylib.so's problems, my program terminates by a segmentation fault.
However I am not getting a core dump of the mylib.so or my ...
0
votes
0answers
22 views
Output to the screen and file recording from function postgresql
There is a function stub (I need to parallelize it, having separated input data for it on part and to cause it on dataful different computers from these parts)
-- Function: net_train(text[], integer)
...
0
votes
0answers
15 views
Apache2 mod_proxy_balancer on Solaris 10 Sparc 64bit
I want to have intelligent load balancing with specific rules for my applications. Apache2 mod_proxy_balancer looks appropriate but I am having real trouble getting it on my servers.
The servers we ...
0
votes
0answers
45 views
How do I include #ident strings with C++ code under Visual Studio 2010?
I've almost completed a VC6 -> VS2010 compiler migration and one of the last issues is to do with the use of #ident.
We use the #ident string to compare versions between executables as the source ...
0
votes
0answers
31 views
Solaris 10 page tables (V to P translation)
I have been trying to find the mapping of virtual to physical addresses in Solaris 10's page tables, unfortunately without success.
I believe the translation is three-level, so a 64b virtual address ...
0
votes
0answers
22 views
How to check how many external hosts have mounted and accessing a solaris folder?
We have a local folder in a central Solaris machine(used as a repository) and would like to find out how many external hosts have currently mounted the folder and accessing the files. Is there any ...
0
votes
0answers
27 views
solaris script for root device
echo "Determine the Solaris boot disk in cxtxdx format."
BOOTPATH=`prtconf -pv | grep bootpath | tr -d "'" | awk '{ print $2 }'`
if [ -n "`echo $BOOTPATH | grep "/disk"`" ] ; then
# The bootpath ...
0
votes
0answers
33 views
Solaris: Binary Compatibility of libSTLPort.so with libCstd.so?
I'm trying to connect ro MySQL Server using MySQL Client Library (libmysqlclient.so) from my C++ Program. This libmysqlclient.so on Solaris has a dependency with libstlport.so.
libstlport.so.1 => ...
0
votes
0answers
24 views
Java, Solaris : canExecutable function of File class returns true even if execute perms are not set
Following is the sample program I tried on a Solaris machine -
public class FileHandling {
private static FileWriter fstream;
/**
* @param args the command line arguments
*/
public static void ...

