users@glassfish.java.net

[gf-users] Re: gf 4.1 asadmin problems

From: Petr Hadraba <hadrabap_at_gmail.com>
Date: Wed, 25 Mar 2015 09:32:11 +0100

Hello,

What is in your log file of the domain? Try to change the log level to FINEST in the admin console. Maybe that will help…

PETR


> On 23. 3. 2015, at 7:29, Tomaz Majerhold <tomaz.majerhold_at_arnes.si> wrote:
>
> Also GF 4.1 without any patches and default configuration.
>
> OS:
> CentOS release 6.6 (Final)
> Linux 2.6.32-504.3.3.el6.x86_64 #1 SMP Wed Dec 17 01:55:02 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux
>
> Regards, Tomaz
>
> Dne 22.3.2015 ob 11:31 je Petr Hadraba zapisal(a):
>> Hello Sir,
>>
>> which version are you using? And which version?
>>
>> My configuration is default Glassfish 4.1 without any patches. As follows:
>>
>> Petrs-MacBook-Pro:bin petr$ ./asadmin
>> Use "exit" to exit and "help" for online help.
>> asadmin> list-jndi-entries
>> ejb: com.sun.enterprise.naming.impl.TransientContext
>> java:global: com.sun.enterprise.naming.impl.TransientContext
>> jdbc: com.sun.enterprise.naming.impl.TransientContext
>> com.sun.enterprise.container.common.spi.util.InjectionManager: com.sun.enterprise.container.common.impl.util.InjectionManagerImpl
>> concurrent: com.sun.enterprise.naming.impl.TransientContext
>> UserTransaction: com.sun.enterprise.transaction.startup.TransactionLifecycleService$2
>> jms: com.sun.enterprise.naming.impl.TransientContext
>> Command list-jndi-entries executed successfully.
>> asadmin> list-jndi-resources
>> Command list-jndi-resources executed successfully.
>> asadmin> list-file-users
>> Command list-file-users executed successfully.
>> asadmin> list-applications
>> Nothing to list.
>> No applications are deployed to this target server.
>> Command list-applications executed successfully.
>> asadmin> version
>> Version = GlassFish Server Open Source Edition 4.1 (build 13)
>> Command version executed successfully.
>> asadmin>
>>
>> Cheers,
>>
>> PETR
>>
>>
>>> On 19. 3. 2015, at 7:35, Tomaz Majerhold <tomaz.majerhold_at_arnes.si> wrote:
>>>
>>> Is anybody have the same problems with this commands
>>>
>>> asadmin> list-jndi-entries
>>> Unknown error
>>> Command list-jndi-entries failed.
>>> asadmin> list-jndi-resources
>>> Unknown error
>>> Command list-jndi-resources failed.
>>> asadmin> list-file-users
>>> Unknown error
>>> Command list-file-users failed.
>>> asadmin> list-applications
>>> Unknown error
>>> Command list-applications failed.
>>> asadmin> list-jdbc-connection-pools
>>> Unknown error
>>> Command list-jdbc-connection-pools failed.
>>> asadmin> list-jdbc-resources
>>> Unknown error
>>> Command list-jdbc-resources failed.
>>>
>>>
>>> Regards, Tomaz
>