You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@juddi.apache.org by "Kurt T Stam (JIRA)" <ju...@ws.apache.org> on 2010/02/02 02:10:19 UTC

[jira] Updated: (JUDDI-345) When I run [class GetRegisteredInfoSample()], The error occurs.

     [ https://issues.apache.org/jira/browse/JUDDI-345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt T Stam updated JUDDI-345:
------------------------------

    Fix Version/s:     (was: 2.0.1)

> When I run [class GetRegisteredInfoSample()], The error occurs.
> ---------------------------------------------------------------
>
>                 Key: JUDDI-345
>                 URL: https://issues.apache.org/jira/browse/JUDDI-345
>             Project: jUDDI
>          Issue Type: Bug
>    Affects Versions: 2.0.1
>            Reporter: OGAWA Shingo
>            Assignee: Kurt T Stam
>            Priority: Critical
>   Original Estimate: 336h
>  Remaining Estimate: 336h
>
> When I run [class GetRegisteredInfoSample()], the following error.
>   {{{
>     log4j:WARN No appenders could be found for logger
>     (org.apache.juddi.util.Loader).
>     log4j:WARN Please initialize the log4j system properly.
>     java.lang.NullPointerException
>     at
>     org.apache.juddi.registry.proxy.RegistryProxy.getTransport(RegistryProxy.java:459)
>     at
>     org.apache.juddi.registry.proxy.RegistryProxy.init(RegistryProxy.java:189)
>     at
>     org.apache.juddi.registry.proxy.RegistryProxy.<init>(RegistryProxy.java:125)
>     at GetRegistryInfoSample.main(GetRegistryInfoSample.java:49)
>     java.lang.NullPointerException
>     at
>     org.apache.juddi.registry.proxy.RegistryProxy.execute(RegistryProxy.java:368)
>     at
>     org.apache.juddi.AbstractRegistry.getRegistryInfo(AbstractRegistry.java:487)
>     at GetRegistryInfoSample.main(GetRegistryInfoSample.java:64)
>   }}}
> * Our consideration
>   [Admin] that is interface might be correct though [Inquiry] that is
>   interface is mounted by [Class GetRegistryInfo].

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.