Questions tagged [sun]

Sun Microsystems is a computer company, bought by Oracle in January 2010. It is most famous for its line of computers based on its own SPARC processors, the Solaris operating system and the invention of the Java platform.

Sun Microsystems, Inc. was a company that sold computers, computer components, computer software, and information technology services and that created the programming language, and the Network File System (NFS). Sun significantly evolved several key computing technologies, among them Unix, RISC Processors, Thin Client Computing, and virtualized computing. Sun was founded on February 24, 1982. At its height, Sun headquarters were in Santa Clara, California (part of Silicon Valley), on the former west campus of the Agnews Developmental Center.

More info:

http://en.wikipedia.org/wiki/Sun_Microsystems

http://www.oracle.com/us/sun/index.htm

240 questions
0
votes
1 answer

really weird ghosty shadows using three.js

I'm using three.js to make some solar system, all my objects are sphere (suns and planets), but I found this really weird and ghosty square shadow: Another ghost shadow seems to be that, the shadow that sphere A casts on sphere B, appears on both…
Wang Liang
  • 941
  • 2
  • 15
  • 34
0
votes
1 answer

'!=' operation when one of the field might be NULL, sql

I have a sql package here that is trigged when I insert or update one table. This is the critical part where (very simplified) IF ( UPDATING ) THEN IF ( V_OLD_DATE != V_NEW_DATE ) THEN ---- do stuff So, it works fine…
Thadeu Melo
  • 947
  • 14
  • 40
0
votes
4 answers

Remove page numbers from man pages in Solaris?

When I use Solaris, I get page numbers every 60 lines or so that look like this SunOS 5.11 Last change: 10 Feb 2009 1 Also, I get headers like User Commands ls(1) Is there any way to remove them?…
Steven
  • 2,538
  • 3
  • 31
  • 40
0
votes
1 answer

It is possible to simulate inside of a sun netra T5220?

I want to know if it is possible simulate a SO inside of a T5220. Because two servers are needed with different specific software that works on a T5220, but there is only one T5220 physically with one hard disk and the software works on solaris…
0
votes
1 answer

RPC calls between Linux and Solaris

I have a RPC server running in Solaris. I have a RPC client which is running fine in Solaris. When I compile and run the same code in Linux (RHEL 5 or 6), I am getting Error decoding arguments in the server. How should I find out the issue? The some…
Zeratul
  • 1
  • 1
0
votes
2 answers

PCC-S-02016, include file pathname is too long

I am trying to compile a C++ application on SUN server using the compiler Sun C++ 5.9 SunOS_sparc Patch 124863-01. While compiling I am getting the below error: PCC-S-02016, include file pathname is too long Error at line 22, column 10 in file…
jamel
  • 303
  • 2
  • 7
  • 16
0
votes
2 answers

Can't send many SMS using a loop

I want to send SMS from my PC using a GSM modem. I have used this example and I can send SMS. I want to use a loop to SMS to many users, but it doesn't work. My error: sms.SerialConnectionException: Port currently owned by SMSConnector at…
Chan Pye
  • 31
  • 2
0
votes
2 answers

Find sun rise and sun set times based on user's IP address

I'd like to know if it's possible to find someone's sun rise and sun set times based on their IP address. For example, my if my IP is 192.168.0.9. I'd live in city X and my sun rise time would be Y IF this is possible, please point me in the correct…
uneducatedguy
  • 1,331
  • 1
  • 10
  • 27
0
votes
4 answers

Sun Solaris IDE/Source Control Choices

At my new job I'm getting acclimated with the IDE we have Visual SlickEdit 8.0 installed on our sun solaris workstation that we telnet into(lol yes ssh is turned off). Now it does the basics but is missing many things I considered must haves like…
Andrew Jahn
  • 667
  • 10
  • 18
0
votes
3 answers

What's the effect of -server option for the HotSpot JVM?

I cannot find any clear documentation about the exact effect of passing the -server option when launching a sun HotSpot JVM. Can anybody sum-up what it does?
jeje
  • 3,191
  • 3
  • 26
  • 41
0
votes
3 answers

Does Tomcat accept IPs?

I have a Tomcat app that is acting as a web server/gateway to Sun Systems Connect (which is itself the gateway to Systems Union Accounts that I suspect is the gateway to happiness). I can access the app's login page via a browser as long as I use…
Richard210363
  • 8,342
  • 6
  • 37
  • 63
0
votes
1 answer

Sun T5440: Weblogic start take too long

We are using weblogic 10.1 on T5440 servers but the start time takes too long as compared with V890 servers. But after start the cpu performance is excellent. For example weblogic server start takes 15-20 min. on a v890 server bu the same weblogic…
kadir
0
votes
1 answer

How can I create a log file in the RMI Server?

I'm currently working in the RMI server and I have added an algorithm to test it, my question is: How can I create then read a log file in the server? Thanks
Evanescence
  • 729
  • 1
  • 10
  • 25
0
votes
0 answers

Sun/Oracle JAXB RI bug?

EDIT #1: I used JAXB RI 2.2.6 (latest as of today 12/06/12), and I observe the same behavior :-( I am using JAXB for unmarshalling XML payloads. When I pass an invalid payload for the first time via Unmarshaller, I get the following type of…
Anand
  • 409
  • 3
  • 7
  • 15
0
votes
2 answers

Sun Java 6 on Ubuntu

The java library I need (jpcap) only works on Java 6, it won't work with Java 7. Is it still possible to install Java 6 on Ubuntu? According to the Ubuntu Help: Oracle (Sun) Java 6 is no longer available to be distributed by Ubuntu, because of…
Shane
  • 461
  • 2
  • 8
  • 23
1 2 3
15
16