dev@glassfish.java.net

Re: MacOS Java update problem?

From: Jane Young <jane.young_at_oracle.com>
Date: Wed, 27 Oct 2010 11:56:15 -0700

QL runs fine on my Mac. I'm using java version "1.6.0_20".
Do you have JAVA_HOME set in your environment?


On 10/26/10 9:56 PM, Jerome Dochez wrote:
> I am having the same jdk version as you do and no failure on my end.
>
> jerome
>
> On Oct 26, 2010, at 2:17 PM, Bill Shannon wrote:
>
>> My build is working now, but quicklook is still failing, only on MacOS.
>> Here's the failure:
>>
>> [testng] ===============================================
>> [testng] admincli_tests
>> [testng] Tests run: 4, Failures: 0, Skips: 0
>> [testng] ===============================================
>> [testng]
>> [testng] Oct 26, 2010 12:41:35 PM com.sun.logging.LogDomains$1 log
>> [testng] INFO: Cannot find javadb client jar file, derby jdbc driver will not
>> be available by default.
>> [testng] Oct 26, 2010 12:41:35 PM com.sun.logging.LogDomains$1 log
>> [testng] WARNING: JDK tools.jar does not exist at
>> /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/lib/tools.jar
>> [testng] java.io.IOException: Failed to retrieve RMIServer stub:
>> javax.naming.NameNotFoundException: jmxrmi
>> [testng] at
>> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:338)
>>
>>
>> Note that it can't find tools.jar. A web search suggests that maybe
>> there shouldn't even *be* a tools.jar on MacOS, so I don't know if
>> this is a new problem or what.
>>
>> I'm running:
>>
>> $ java -version
>> java version "1.6.0_22"
>> Java(TM) SE Runtime Environment (build 1.6.0_22-b04-307-10M3261)
>> Java HotSpot(TM) 64-Bit Server VM (build 17.1-b03-307, mixed mode)
>>
>> Can someone else with the same Java version of MacOS confirm that quicklook
>> is working for you?
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
>> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>