Sun Studio (12,1) is unable to find a supported version of the Netbeans IDE

Hi all,
We're working on upgrading both the hardware and software on our application currently, and part of this involves upgrading our compiler to Sun Studio 12.1. I downloaded
SunStudio12u1-SunOS-SPARC-pkgs-ML.tar.bz2
from the Sun website and we installed it into the following location on our server:
/opt/compiler/sunstudio12.1
I successfully compiled all my code using the compiler, however, when I try to launch the debugger by typing ./sunstudio in the 'bin' directory, I get the following error:
{opt/compiler/sunstudio12.1/bin}./sunstudio
Sun Studio is unable to find a supported version of the NetBeans IDE.
Sun Studio requires a NetBeans IDE version 6.5.1 with NetBeans C/C++ module (cnd
2) enabled.
Sun Studio looks for a valid NetBeans IDE installation in the following order:
1) Location specified with --netbeanshome command line option
2) At /opt/compiler/sunstudio12.1/netbeans
I have seen references to executing 'prepare_system' on forums while I was trying to investigate this, but when our sys admin folks try to execute the command, it does not work (command not found). They've mentioned that they expected a prepare_system script in the directory where we untarred the downloaded sun studio tarfile, but it is not there:
drwxrwxr-x 4 59001 staff 1024 Aug 20 2009 .
drwxr-xr-x 3 yu12 lifecad 1024 Jul 2 09:48 ..
drwxrwxr-x 4 59001 staff 1024 Aug 17 2009 LEGAL
-rw-rw-r-- 1 59001 staff 3985 Aug 19 2009 SS12u1_README-pkgs.txt
-rw-r--r-- 1 59001 staff 5598 Aug 20 2009 SS12u1_README-pkgs_ja.html
-rw-r--r-- 1 59001 staff 4155 Aug 20 2009 SS12u1_README-pkgs_zh.html
-rwxrwxr-x 1 59001 staff 517979136 Aug 6 2009 SunStudio12u1-SunOS-SPARC-pkgs.sh
-rwxrwxr-x 1 59001 staff 11814 Aug 6 2009 install_patches.sh
drwxrwxr-x 5 59001 staff 96 Aug 17 2009 patches
I can see a netbeans directory was created as part of the install, but I'm not sure why sun studio thinks netbeans is not available (afraid my knowledge about netbeans is practically non existent):
{opt/compiler/sunstudio12.1/netbeans}ls -l
total 6062
drwxr-x--- 2 root root 512 Apr 5 11:14 bin
drwxr-x--- 7 root root 512 Apr 5 11:14 cnd2
-rw-rw-r-- 1 root root 5254 Mar 5 2009 CREDITS_ja.html
-rw-rw-r-- 1 root root 5175 Mar 5 2009 CREDITS_pt_BR.html
-rw-rw-r-- 1 root root 4908 Mar 5 2009 CREDITS_zh_CN.html
-rw-rw-r-- 1 root root 5434 Mar 5 2009 CREDITS.html
-rw-rw-r-- 1 root root 1717 Mar 5 2009 DISTRIBUTION.txt
-rw-rw-r-- 1 root root 0 Aug 6 2009 dummy
drwxr-x--- 2 root root 512 Apr 5 11:14 etc
drwxr-x--- 7 root root 512 Apr 5 11:14 gsf1
drwxr-x--- 6 root root 512 Apr 5 11:14 ide10
-rw-rw-r-- 1 root root 1845 Mar 5 2009 LEGALNOTICE.txt
-rw-rw-r-- 1 root root 64275 Mar 5 2009 LICENSE.txt
-rw-rw-r-- 1 root root 37141 Mar 5 2009 moduleCluster.properties
drwxr-x--- 7 root root 512 Apr 5 11:14 nb6.5
-rw-rw-r-- 1 root root 15822 Mar 5 2009 netbeans.css
drwxr-x--- 8 root root 512 Apr 5 11:14 platform9
-rw-rw-r-- 1 root root 6141 Mar 5 2009 README_ja.html
-rw-rw-r-- 1 root root 5692 Mar 5 2009 README_pt_BR.html
-rw-rw-r-- 1 root root 5122 Mar 5 2009 README_zh_CN.html
-rw-rw-r-- 1 root root 5155 Mar 5 2009 README.html
-rw-rw-r-- 1 root root 2913280 Mar 5 2009 THIRDPARTYLICENSE.txt
drwxr-x--- 5 root root 512 Apr 5 11:14 websvccommon1
Our server details are:
{opt/compiler}uname -a
SunOS a03714 5.10 Generic_142900-03 sun4v sparc SUNW,T5440
Any advice appreciated on how to get the debugger working. Ideally, I'd prefer not to uninstall / reinstall if at all possible as we're about to start system testing our executables, and I think a reinstall would require more unit teting and delays to our project (yikes!). But any input would be appreciated here.
Thanks,
Brendan.

Hi David,
First off - thanks for the response. I do have some follow up questions if you don't mind though:
1. When you say the install is corrupted, do you suspect
- the file I downloaded from the website either was corrupted, or was not the correct file for my platform
- the procedure used to install the software was incorrect
- something else
2. Is there a logfile that the sun studio install creates which would indicate an error during the installation procedure? I'm sure our admins who performed the install would have shouted if an error was logged... but on the offchance that the installation does not 'shout loudly' for some errors, I'd like to see a log of the error. At a minimum, I'd expect it to say why the install failed, and what we need to modify to ensure a successful install next time 'round.
3. I successfully compiled my code using the C compiler from the install. My unit tests also look good... does this suggest that the install was at least a partial success, and would you suspect that my recompiled executables are reliable, despite the fact that I cannot launch the IDE?
4. Today, one of our admins telnetted to our unix server - not via exceed by the way, but he did try the following test:
- set his display env variable (he knew he would not get a display however)
- executed the sunstudio script
He did not get the netbeans error, and the process appeared to be running (as I mentioned, without a display) until he killed it. I've asked if they can repeat the test using an exceed session. I thought there may be something on his $PATH that I did not have - unfortunately this was not the case (although, he may have access as 'root' to something that I require to launch the IDE). My question is, would you expect this behaviour if the install was corrupted?
Let me know what you think.
Thanks,
Brendan.

Similar Messages

  • Sun Studio is unable to find a supported version of the NetBeans IDE at the

    I'm following the system install instructions in the Grid Compute Utility guide, Appendix A "Building a Local Development Environment" and am getting stuck on step 4, installing sunstudio. I'm running Solaris 5.10 on x86 and can run netbeans IDE without problem. Here is some info, I'm not sure what other system info is relevant:
    bash-3.00# which netbeans
    /opt/netbeans-5.5.1/bin/netbeans
    bash-3.00# which sunstudio
    /usr/bin/sunstudio
    bash-3.00# sunstudio
    Validating NetBeans IDE at: "/opt/SUNWspro/../netbeans-5.5.1"
    Sun Studio is unable to find a supported version of the NetBeans IDE at the specified location.
    Sun Studio requires a NetBeans IDE version 5.5.1 with NetBeans C/C++ Development Pack version 5.5.1
    installed. Sun Studio looks for a valid NetBeans IDE installation in the following order:
    1) Location specified with --netbeanshome command line option
    2) At /opt/netbeans-5.5.1 location, if exists
    3) At /opt/SUNWspro/../netbeans-5.5.1 location, if exists
    4) At /opt/SUNWspro/../../netbeans-5.5.1 location, if exists
    Please run the System Preparation Tool (prepare_system), if available, to set up your environment.
    Any help!?

    Did you install NetBeans separately or let Sun Studio installer do it? The latter usually results in working configuration.
    I think that NetBeans installation simply doesn't have c++ pack; you can install one following usual NetBeans modules installation path and then re-try starting Sun Studio.
    Another option is to uninstall NetBeans and re-install Sun Studio using its installer, which should set up NetBeans properly.

  • Sun Studio is unable to find a supported version of Java ...?

    Gentlemen I need your assistance, I'm trying to install SunStudio, and I get this error.
    # /opt/sun/sunstudioceres/bin/sunstudio
    Sun Studio is unable to find a supported version of Java.
    Sun Studio supports Java version 1.5.0_03 and newer and looks for a valid Java installation in the following order:
    1) Location specified with --jdkhome command line option
    2) In PATH environment variable
    3) At /usr/jdk/latest location, if exists
    4) At /usr/java location, if exists
    5) At /usr location, if exists.
    I'm using FC9, and I have installed the following in Java
    # rpm -qa | grep java
    libgtk-java-2.8.7-2.fc6.i386
    sun-javadb-demo-10.4.1-3.1.i386
    cairo-java-1.0.5-3.fc6.i386
    sun-javadb-common-10.4.1-3.1.i386
    java_cup-0.10-0.k.6jpp.2.i386
    libgconf-java-2.12.4-5.fc6.i386
    sun-javadb-core-10.4.1-3.1.i386
    java-1.4.2-gcj-compat-devel-1.4.2.0-40jpp.110.i386
    libvte-java-0.12.1-5.fc6.i386
    sun-javadb-javadoc-10.4.1-3.1.i386
    libgnome-java-2.12.4-3.fc6.i386
    sun-javadb-client-10.4.1-3.1.i386
    gcc-java-4.3.0-8.i386
    libglade-java-2.12.5-3.fc6.i386
    glib-java-0.2.6-3.fc6.i386
    java-1.5.0-gcj-1.5.0.0-21.fc9.i386
    sun-javadb-docs-10.4.1-3.1.i386
    Can somebody help me to see what I'm missing, and how can I point to the right direction?

    You have GNU Java 1.5.0. In order to use IDE and Performance Analyzer you need to install SUN Java 1.6.0.
    [http://developers.sun.com/sunstudio/downloads/ssx/express_November2008.html|http://developers.sun.com/sunstudio/downloads/ssx/express_November2008.html] :
    The Sun Studio package installer, IDE, and Performance Analyzer require Java SE Development Kit (JDK) 6 Update 3 or higher, which can be downloaded from the [Java SE Downloads site|http://java.sun.com/javase/downloads/?intcmp=1281] if the required version is not available on your target platform.

  • Proxy error-  unable to find software component version for namespace-

    Hi all,
    I need  help  regarding proxy. 
    I am using SAP standard package for one integration  PI 7.0 to SRM. 
    Here we need to use the datatype enhancement for adding some fields.  So I create one extension_datatype  in the datatype enhancement and add the fields . 
    ( I am using Inbount interface, where I am adding the new fields in  PI)
    Now when I go to SRM system and  Run SPROXY system  to regenerate the Proxy.  So that It can reload the New fields.
    Then it reloads and We activate the same. 
    Now at one place when I clicked the data type enhancement object  its giving the error  that  unable to find software component version for namespace" . I did not understand  why  its giving the error.  I added the new fields in the existing  running datatype enhancement.   and reload the reproxy. 
    I have one more datatype enhancement object in the same software component and in the same name space but its not giving the error. 
    Please  help ,  how to resolve it asap. 
    regards
    ram

    1.the datatype enhancement object may not be activated in the same software component .
    for this try these -
    after creating your data types and designing part. First close all the developement objects windows.
    then click on your sw component which you have created and activate it very first.
    then you will be able to activate all other objects
    or when you start activating your data types a new window with list of the objects which you want to activate opens
    in this new window you can see your sw component as the very last object select it first and activate it
    2. update the cache in both system
    i think these 2 reasons.u try it.

  • Unable to find a Routing corresponding to the incoming request message.

    I have faced some issues regarding integration between peoplesoft 9 [peopletools 8.48] and Oracle Fusion Middleware using BPEL.
    the error log shows the error
    Exception : PeopleSoftServiceListeningConnector: GeneralFrameworkException
    Default Message : Unable to find a Routing corresponding to the incoming request message.
    stack trace : com.peoplesoft.pt.integrationgateway.common.GeneralFrameworkException
         at com.peoplesoft.pt.integrationgateway.listeningconnector.PeopleSoftServiceListeningConnector.service
    Please help me out in this issue.
    I have searched forums and Some of them told that if external service operation and message name are not matching then this kind of error occurs.i have changed the alias name in routings>parameter page to my message name. But still it is not working.
    Thanks and advance,
    Nirav

    Thanks.
    I hv used the userid PS in the node definition page of the anonymous node. Because previously I was getting the error that "Username is not defined in the database."
    What you mean is
    1) Should I removed the userid PS from the node definition page of the anonymous node ?
    2) The external Alias name in the routing parameter page is the same as the component interface and version v1 is added there as a suffix. I hv changed the external Alias name to my request and response message name. Am i doing right ? If I'm doing wrong then what should be the external alias name.
    Thanks,
    Nirav

  • Unable to find a qualifications catalog for the root object specified-ESS

    Hi SDN,
    We are getting following exception Unable to find a qualifications catalog for the root object specified   when click on Add New Skill in Skills Profile, ESS . It is working fine , if user is assigned sap_all role. This is issue with permissions. Which role need to be assigned to work with Skills Profile in r3. Please help me out.
    regards,
    Sree.

    Have a look in table T77S0 for an entry called QUALI ESSST and make sure the object ID stored there matches the appropriate node in your qualifications catalogue.
    This setting is designed to be used for restricting ESS users to a particular part of the Quals Catalogue.
    If the table entry was configured in your development system, it may not match the obect numbers in your production system.

  • Security processor was unable to find a security header in the message. This might be because the message is an unsecured fault or because there is a binding mismatch between the communicating parties.

    We have a web role where we have hosted a WCF service.
    We are facing the below exception intermittently on consuming the service.
    Security processor was unable to find a security header in the message. This might be because the message is an unsecured fault or because there is a binding mismatch between the communicating parties.   This
    can occur if the service is configured for security and the client is not using security.
    This is intermittent. Few calls fail , and the subsequent calls succeed without making any changes.
    Please help in overcoming this abnormal behavior.
    Thanks in advance !!
    Best Regards ,
    Eswar

    Hi Eswar,
    As the error message mentioned, it may be a mismatch between the configuration on the client and the server.Try putting all your configuration in a binding configuration and then use the same binding configuration on the server and client. Since this issue
    is more related with WCF, I suggest you move to WCF forum, it is appropriate and more experts will assist you.
    Best Regards,
    Jambor
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • We are unable to find a user that matches the Rep.ID and Password you have entered. Please verify and try again. work on IE but now Firefox

    We are unable to find a user that matches the Rep.ID and Password you have entered.
    Please verify and try again.
    I get this error when trying to access my Wild Tree web site
    http://resources.wildtree.com/MyWildtree/RepLogin.aspx?ReturnUrl=%2fmywildtree%2fMain.aspx
    I can log in just fine to the main page, but then they make you log in again as you go deeper into the site for Security reasons. But when I log in the 2nd time, I get the above error. Help

    This can be caused by corrupted cookies or cookies that are blocked (check the permissions on the about:permissions page).
    *https://support.mozilla.org/kb/fix-login-issues-on-websites-require-passwords
    Note that you may have to enable third-party cookies for that domain or for visited sites.
    *Tools > Options > Privacy > Firefox will: "Use custom settings for history"
    Clear the cache and cookies only from websites that cause problems.
    "Clear the Cache":
    *Firefox/Tools > Options > Advanced > Network > Cached Web Content: "Clear Now"
    "Remove Cookies" from sites causing problems:
    *Firefox/Tools > Options > Privacy > Cookies: "Show Cookies"
    If clearing cookies doesn't work then it is possible that the <i>cookies.sqlite</i> file that stores the cookies is corrupted.
    Rename (or delete) <b>cookies.sqlite</b> (cookies.sqlite.old) and delete other present cookies files like <b>cookies.sqlite-journal</b> in the Firefox profile folder in case the file cookies.sqlite got corrupted.
    *http://kb.mozillazine.org/Cookies
    *https://support.mozilla.org/kb/Deleting+cookies

  • Error MSB3323: Unable to find manifest signing certificate in the certificate store.

    Problems began when I received the MSDN Final VS 2005 v8.0.50727.42 and uninstalled the RC build which I had worked with without issue and replaced it with the previously mentioned.
    After four or so installs/uninstalls I got past the Invalid license data. Reinstall is required. http://forums.microsoft.com/MSDN/ShowPost.aspx?PostID=162712&SiteID=1
    I have tested C++ project builds for managed and unmanaged code and both work without a problem. My C# projects however fail to build, the error I get is:
    ------ Rebuild All started: Project: D And P, Configuration: Release Any CPU ------
    C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727\Microsoft.Common.targets(1718,7): error MSB3323: Unable to find manifest signing certificate in the certificate store.
    Done building project "D And P.csproj" -- FAILED.
    ========== Rebuild All: 0 succeeded, 1 failed, 0 skipped ==========
    If anyone has any idea of what a next step is please let me know.

    I got the same problem but I was tring to strong name my application.  I was able to solve the problem by opening the XXX.csproj file in a text editor (notepad.exe) and remove the following tags from the XML.
    <ManifestCertificateThumbprint>...</ManifestCertificateThumbprint>
    <ManifestKeyFile>...</ManifestKeyFile>
    <GenerateManifests>...</GenerateManifests>
    <SignManifests>...</SignManifests>
    It seem that someone (another member of my team) was playing with the OneClick stuff, but didn't check in the strong name key files he used.  But did check in the project file.
    Then when I created the new strong name key file and signed the EXE, something was out-of-sync with the above tags in the probject file and the new key file.
    Removing these tags may be a bad thing (someone from MS will need to comment) but it worked for me.

  • Unable to find Project Show Categories in the JDeveloper main menu

    Hello -
    I am as new to OAF development as it gets...
    I have the same questions that were asked in the forum already on this posting: Unable to find Project > Show Categories in the JDeveloper main menu
    However, the questions were never answered and I cannot reply to that posting.
    Here are the original questions...
    I am working on tutorials in Jdeveloper 10.1.3.3.0.
    Can any one of you know about "Show Categories"
    Unable to find Project > Show Categories in the JDeveloper main menu Jdeveloper 10.1.3.3.0
    I am looking this example and try to create the same from C:\p9172975_R12_GENERIC\jdevdoc\WebHelp\toolbox\labs\lessons\search\exercise.htm
    See Step 1.3 Organize Your Project Into Categories.
    Question 2) I didnt understand Step 2 also.
    Select the TutorialLabs.jpr project in the Navigator, right-click and select New Business Components Package... from the context menu.
    I am unable to find New Business Components Package.
    Please help.  Thanks!
    Steve

    Hi Steve,
    Have you created new OA workspace for that ?
    Also check this link for JDev setup and running helloWorldPG:
    http://sushantsharmaa.blogspot.in/2012/09/jdeveloper-setup-for-oa-framework.html
    --Sushant

  • Unable to find my info package in the info source

    Hi all,
    I am unable to find my info package in the info source, When i try to activate data from ODS to Cube then i can see the Info package, I have to do any setting for this problem or any suggestions guys.
    Thank you
    DST

    Hi DST,
    It might be that you are using someone elses DataSource hence you don't see the InfoPackage for your InfoSource and the other person has loaded data into all the data targets including yours. Hence you see the InfoPackage in the ODS.
    Try to find the InfoPackage location for all the InfoSources. in the InfoSources make select find and give the InfoPackage name from the ODS. It should give the location of the InfoPackage.
    Hope this helps!!
    NewBW

  • Just tried to do a software update and after restarting, it won't go last the grey screen. Also HTML is showing up that says "unable to find duvet for this platform". No idea what to do help.

    So I hadn't updated my software in many many months... I decided to so I could download games... And after my computer restated and had updated, it went to a grey screen with HTML coding. At the top it says "unable to find driver for this platform". No idea what to do please help!

    That's one of the weird things.. it recognizes it maybe 10% of the time. And usually, only after I do the two-button reset. Problem is.. since it won't charge above 2%, anytime I try to do a restore or anything like that using iTunes, my device shuts off and I lose whatever progress I'd made.
    So, an update... after reading through a bunch of similar complaints (there are literally 1000's of them so there's NO WAY this isn't somehow ios7 related, thanks a lot APPLE ) I decided to try a restore in recovery mode. After 3 hours and several disconnections... I ended up having to just set it up as a new iPad, as the restore did nothing. Weirdly though... as I was doing the restore in recovery mode.. I noticed I'd gotten up to a 10% charge.. higher than it's been since September, so after setting it up as a new device, I turned it off and plugged it in using the wall charger. 2 hours later and I was up to 38%. Still not great, as my iPad, before ios7 could've fully charged twice in the amount of time it took for me to now get 28% more of a charge. And that's with a fully cleaned out device.. so that really ***** and I'm now more confused than ever.
    But I'm gonna leave it overnight charging and see what I come up with tomorrow. Sadly, when I paid $600 for it in February, I never expected to have to play "wait and see" with it...

  • How do I fix a word doc. that turned to asterisks? Or find an earlier version of the document?

    I was typing a paper and the entire doc. turned to asterisks. Then I panicked and hit save thinking that would be beneficial. Now I only have a doc. with symbols. Is there a way to find an earlier version of the paper? I have saved it at least a dozen times before the doc. turned to ***

    Have you considered this ... since you suspect there may be old garbage in the file?
    Try creating a brand new document in Word.  Then try copying and pasting the old document into the new one.  You may choose to do this in sections, or a few pages at a time.

  • I would like to upgrade my OS from 10.6.8. I can't find any higher version on the site. Yosemite is the latest but not available. Can someone help please?

    I would like to upgrade my OS from 10.6.8. I can't find any higher version on the site. Yosemite is the latest but not available. Can someone help please?

    If Yosemite is not available to you, your system may not meet the minimum requirements.
    How to install OS X Yosemite on your Mac - Apple Support

  • I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?

    I recently updated to the OSX 10.8.3 Operating Sistem.  I am writing a book and now cannot open any word document I've created with the old system.  Could not find a newer version of the Microsoft Word Processing Program.  Is Pages the next thing? Can I recover my documents?  How?

    I'm in the same boat: new to OS X and Mac, and in the middle of a book. I switched because I heard about the the ease of using Mac, but so far, for me, it's been a nightmare. I bought 2011 Office Mac and hate everything about it, the most recent being the inability to open or cut or paste any of my original word files. I understand that this could have easily been done with earlier versions, but not Mountain Lion (which I learned is what OSX is.) Since I work with language, I am amazed at the assumptions of the Apple community. It helps to use common language and explain even the basics.  
    So all the helpful hints to use the latest version of Office Mac are to no avail. Now what?

Maybe you are looking for

  • Multiple Failures on Pavilion DV 6920

    I replaced my old Acer aspire laptop with HP DV 6920 ea and I had a conception that I bought a good laptop  with Blue ray disk Rom and good features until things started getting worse one by one. 1. After a few months my laptop did not bootup at all

  • How to run command stored as a string other than eval()

    hi, my code looks like this: function getById(ID){     var returnArray=[];     for(var i= 0;i<ID.length;i++){         returnArray.push("sap.ui.getCore().byId"+'('+'"'+ID[i]+'"'+')');     return returnArray; var x=getById(["miRequestDateDatePicker","m

  • Keyboard will not pair to iPad

    My aluminum keyboard will no longer pair with my iPad 3. The light on the keyboard flashes as it is supposed to but the iPad cannot find it. The keyboard has only been paired with my iPad and has new batteries. I tried to remove the saved pairing and

  • Iphone 3gs- phone quit working, but everything else works, put sim card in another phone and works fine, need help

    iphone 3gs can not talk on or recieve calls, but every thing works, apps., music, internet, ect..  put sim card in another phone and able to call and recieve calls, what happened.

  • Best way to handle large amount of text

    hello everyone My project involves handling large amount of text.(from conferences and reports) Most of them r in Ms Word. I can turn them into RTF format. I dont want to use scrolling. I prefer turning pages(next, previous, last, contents). which me