This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 166958

Summary: jython cannot find jvm
Product: python Reporter: mplennon <mplennon>
Component: PlatformAssignee: amitksaha <amitksaha>
Status: RESOLVED WORKSFORME    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: Sun   
OS: Solaris   
Issue Type: DEFECT Exception Reporter:

Description mplennon 2009-06-12 02:43:31 UTC
Looks lie there is a problem with jython finding the java path; For reasons best known it
itself it looks for /usr/java/jdk1.6.0/bin/java which doesn't exist on my machine.  
Netbeans know very well that the default java path is  /usr/java/latest. The python addon
should be able to figure this out.
Comment 1 amitksaha 2009-06-25 09:08:57 UTC
Changing the issue to the platform sub-component. 
Comment 2 amitksaha 2009-07-07 12:18:11 UTC
I could not reproduce this on Solaris 10. (SPARC).
Comment 3 amitksaha 2009-07-07 12:18:49 UTC
I could not reproduce this on Solaris 10. (SPARC). Could you please test with the NetBeans 6.7 ?