dev@glassfish.java.net

Re: dotted names are broken?

From: Amy Roh <Amelia.Roh_at_Sun.COM>
Date: Mon, 23 Feb 2009 09:04:00 -0800

I've filed an issue for this -
https://glassfish.dev.java.net/issues/show_bug.cgi?id=7215

Amy

Shalini Muthukrishnan wrote:
> Hi Jerome,
>
> I see this too w.r.t Jdbc connection pools and resources :
>
> asadmin set --value=40
> resources.jdbc-connection-pool.jdbc-dev-test-pool.max-pool-size
> *remote failure: No configuration found for
> resources.jdbc-connection-pool.jdbc-dev-test-pool*
> Command set failed.
>
> asadmin set --value=1000
> resources.jdbc-connection-pool.jdbc-dev-test-pool.max-wait-time-in-millis
> *remote failure: No configuration found for
> resources.jdbc-connection-pool.jdbc-dev-test-pool*
> Command set failed.
>
> When i do an *asadmin get* like :
> ./asadmin get servers.server.server.resource-ref.jdbc/__default.enabled
>
> Command get executed successfully.
>
> i do not get any output.
>
> Thanks,
> Shalini.
>
> Amy Roh wrote:
>> One of the failing tests is trying to set
>> *server.http-service.virtual-server.server.default-web-module* and
>> fails with remote failure: No configuration found for
>> http-service-virtual-server.server
>>
>> [echo] asadmin set --user admin --passwordfile
>> /export/home/amyroh/appserv-tests/config/adminpassword.txt --host
>> localhost --port 4848 --echo=true --terse=true
>> server.http-service.virtual-server.server.default-web-module=web-virtual-server-default-web-module-web
>>
>> [exec] set --echo=true --terse=true --port=4848 --host=localhost
>> --passwordfile=/export/home/amyroh/appserv-tests/config/adminpassword.txt
>> --user=admin
>> server.http-service.virtual-server.server.default-web-module=web-virtual-server-default-web-module-web
>>
>> [exec] remote failure: No configuration found for
>> http-service.virtual-server.server
>>
>> Similar with *http-service.keep-alive*
>>
>> 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 47976 --echo=true --terse=true
>> server.http-service.keep-alive.timeout-in-seconds=0
>> [exec] set --echo=true --terse=true --port=47976 --host=localhost
>> --passwordfile=/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
>> --user=anonymous server.http-service.keep-alive.timeout-in-seconds=0
>> [exec] remote failure: No configuration found for
>> http-service.keep-alive
>>
>> and with *server.http-service.http-listener.http-listener-2.enabled*
>>
>> 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 47976 --echo=true --terse=true
>> server.http-service.http-listener.http-listener-2.enabled=true
>> [exec] set --echo=true --terse=true --port=47976 --host=localhost
>> --passwordfile=/files/hudson/workspace/webtier-dev-tests-v3/appserv-tests/config/adminpassword.txt
>> --user=anonymous
>> server.http-service.http-listener.http-listener-2.enabled=true
>> [exec] remote failure: No configuration found for
>> http-service.http-listener.http-listener-2
>> [exec]
>>
>> Thanks,
>> Amy
>>
>> Jerome Dochez wrote:
>>> can you tell me what the test is trying to do and what it is
>>> expecting back.
>>>
>>> thanks, 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
>>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe_at_glassfish.dev.java.net
> For additional commands, e-mail: dev-help_at_glassfish.dev.java.net
>