Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Installation Oracle Studio fails

3153535Jan 13 2016 — edited Jan 13 2016

Hi,

When I'm trying to install Oracle Studio 12.0 on Solaris 10 Sparc I gets the following error:

-bash-3.00# ./solarisstudio.sh --installation-location /export/home/tools/solaris_studio_12.4 --non-interactive

Configuring the installer...

Searching for JVM on the system...

Extracting installation data (can take a while, please wait)...

Running the installer wizard...

An unexpected exception happened in thread Thread-3

Exception:

  java.lang.NullPointerException:

  null


You can get more details about the issue in the installer log file:

/.nbi/log/20160113150745.log


Log file listing:

[2016-01-13 15:08:28.911]: Native free size = 2477547520 java free size=2477342720

[2016-01-13 15:08:30.156]: An unexpected exception happened in thread Thread-3

[2016-01-13 15:08:30.160]: java.lang.NullPointerException

[2016-01-13 15:08:30.160]:      at org.netbeans.installer.utils.env.RequiredPackagesCheck.getInstalledPackagesNames(SystemCheckCategory.java:1130)

[2016-01-13 15:08:30.160]:      at org.netbeans.installer.utils.env.RequiredPackagesCheck.getMissedPackages(SystemCheckCategory.java:1142)

[2016-01-13 15:08:30.161]:      at org.netbeans.installer.utils.env.RequiredPackagesCheck.check(SystemCheckCategory.java:1163)

[2016-01-13 15:08:30.161]:      at org.netbeans.installer.utils.env.SystemCheckCategory.check(SystemCheckCategory.java:113)

[2016-01-13 15:08:30.161]:      at org.netbeans.installer.utils.env.SystemCheckCategory.isCheckPassed(SystemCheckCategory.java:133)

[2016-01-13 15:08:30.161]:      at org.netbeans.installer.utils.env.SystemCheckCategory.getProblemCategories(SystemCheckCategory.java:139)

[2016-01-13 15:08:30.162]:      at org.netbeans.installer.wizard.components.sequences.SystemCheckSequence.executeForward(SystemCheckSequence.java:93)

[2016-01-13 15:08:30.162]:      at org.netbeans.installer.wizard.Wizard.next(Wizard.java:610)

[2016-01-13 15:08:30.162]:      at org.netbeans.installer.wizard.Wizard.next(Wizard.java:612)

[2016-01-13 15:08:30.163]:      at org.netbeans.installer.wizard.components.WizardSequence.executeForward(WizardSequence.java:84)

[2016-01-13 15:08:30.163]:      at org.netbeans.installer.wizard.components.sequences.LocaleSelectionSequence.executeForward(LocaleSelectionSequence.java:77)

[2016-01-13 15:08:30.163]:      at org.netbeans.installer.wizard.Wizard.next(Wizard.java:610)

[2016-01-13 15:08:30.163]:      at org.netbeans.installer.wizard.components.WizardAction$1.run(WizardAction.java:124)

[2016-01-13 15:08:30.213]: ... initializing look and feel

[2016-01-13 15:08:30.216]: ... initializing L&F finished

[2016-01-13 15:08:30.221]: An unexpected exception happened in thread Thread-3

[2016-01-13 15:08:30.221]:

[2016-01-13 15:08:30.221]: Exception:

[2016-01-13 15:08:30.222]:   java.lang.NullPointerException:

[2016-01-13 15:08:30.222]:   null

[2016-01-13 15:08:30.222]:

[2016-01-13 15:08:30.222]: You can get more details about the issue in the installer log file:

[2016-01-13 15:08:30.223]:  /.nbi/log/20160113150745.log

[2016-01-13 15:08:30.264]: executing command: chmod ugo+x nbi-cleaner59663.sh, in directory: /tmp

[2016-01-13 15:08:30.324]:     [return]: 0

[2016-01-13 15:08:30.326]: ... command execution finished

[2016-01-13 15:08:30.373]: ... cleaning process has been started

Could you help me with this issue?

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 10 2016
Added on Jan 13 2016
0 comments
727 views