dev@glassfish.java.net

Re: dotted names are broken?

From: Jerome Dochez <Jerome.Dochez_at_Sun.COM>
Date: Fri, 27 Feb 2009 15:27:18 -0800

I am not seeing this error when testing dotted names separately.

dhcp-usca14-133-141:ws dochez$ ~/glassfish/bin/asadmin list
server.http-service.property.*
server.http-service.property.accessLoggingEnabled


looking at the log, I can see there a some validation exception,
trying the set the port, some compilation errors so I think there's a
bit of confusion going on right now.

e.g. :
asadmin-common-ignore-fail:
      [echo] asadmin set --user anonymous --passwordfile /files/hudson/
workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
--host localhost --port 40560 --echo=true --terse=true server.http-
service.http-listener.http-listener-1.redirect-port=
      [exec] set --echo=true --terse=true --port=40560 --
host=localhost --passwordfile=/files/hudson/workspace/webtier-dev-
tests-v3/appserv-tests/config/adminpassword.txt --user=anonymous
server.http-service.http-listener.http-listener-1.redirect-port=
      [exec] remote failure: java.lang.RuntimeException:
org.jvnet.hk2.config.ValidationException: does not represent an Integer
      [exec] http-service.http-listener.http-listener-1.redirect-port=
      [exec]

can you check what is the problem beside eventual dotted names issues.

thanks, jerome

On Feb 27, 2009, at 10:53 AM, Amy Roh wrote:

> Jerome Dochez wrote:
>> the failures that I am seeing on the devtests seem to be completely
>> unrelated to the dotted names support. Is someone looking at the
>> current web devtests failures ?
>
> Some were related to the dotted names support. The failure number
> went down from 45 to 25 since your fix on 2/23.
>
> I still see a couple of failures related with asadmin set failing
> with "remote failure: Could not change the attributes : EXCEPTION
> getting class for com.sun.enterprise.config.serverbeans.HttpListener
> ". Is this related at all? The rest of the failures are accounted
> for and getting looked at.
>
> Thanks,
> Amy
>
>> Jerome
>> On Feb 20, 2009, at 11:29 AM, Amy Roh wrote:
>>> Hi Jerome,
>>>
>>> I still see many webtier devtests [1] failures due to "remote
>>> failure: No configuration found for http-service...." and I see
>>> the same behavior with this morning's build?
>>>
>>> [1] http://hudson.sfbay.sun.com/job/webtier-dev-tests-v3
>>>
>>> Thanks,
>>> Amy
>>>
>>> Jerome Dochez wrote:
>>>> This should have been restored now.
>>>> jerome
>>>> On Feb 19, 2009, at 8:29 AM, Oleksiy Stashok wrote:
>>>>> Hi I've downloaded latest nightly build, and seems dotted names
>>>>> are not working. The "asadmin list" returns nothing [1] and
>>>>> "asadmin set" also doesn't work for me [2].
>>>>>
>>>>> WBR,
>>>>> Alexey.
>>>>>
>>>>>
>>>>> [1]
>>>>> [###@### ~/JavaLibs/GlassFish/glassfish/bin]$ ./asadmin list
>>>>>
>>>>> Command list executed successfully.
>>>>>
>>>>> [2]
>>>>> [###@### ~/JavaLibs/GlassFish/glassfish/bin]$ ./asadmin set
>>>>> server.http-service.http-listener.http-listener-1.id=newid
>>>>> remote failure: No configuration found for http-service.http-
>>>>> listener.http-listener-1
>>>>>
>>>>> Command set failed.
>>>>>
>>>>>
>>>>>
>>>>>
>>>>>
>>>>> ---------------------------------------------------------------------
>>>>> 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
>>>
>>>
>>> ---------------------------------------------------------------------
>>> 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
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>