You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Sergey Beryozkin (Created) (JIRA)" <ji...@apache.org> on 2012/03/14 23:12:39 UTC

[jira] [Created] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

RemoteServiceAdmin is not available warnings in DOSGi 1.3
---------------------------------------------------------

                 Key: DOSGI-114
                 URL: https://issues.apache.org/jira/browse/DOSGI-114
             Project: CXF Distributed OSGi
          Issue Type: Bug
          Components: DSW
    Affects Versions: 1.3
            Reporter: Sergey Beryozkin
             Fix For: 1.3.1


Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
 "SEVERE: No RemoteServiceAdmin available! Unable to export service from
  bundle cxf-dosgi-ri-samples-greeter-rest-impl"

Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Resolved] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider resolved DOSGI-114.
---------------------------------------

    Resolution: Fixed

Thanks for testing :-)
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442379#comment-13442379 ] 

Sergey Beryozkin commented on DOSGI-114:
----------------------------------------

David, this is coming from TopologyManagerImport. Can you comment please on what TopologyManagerImport does and if we can just remove this warning, given that the end-to-end application still works ? May be we can just 'downgrade' it to a trace-level warning ?
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412625#comment-13412625 ] 

Sergey Beryozkin commented on DOSGI-114:
----------------------------------------

I've seen the confirmation of the successful publication too.
I think this issue applies to a single distro only. I propose to replace a 'severe' level statement with a fine-level message which will notify that
RemoteServiceAdmin is not available yet.
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Comment Edited] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445321#comment-13445321 ] 

Sergey Beryozkin edited comment on DOSGI-114 at 8/31/12 8:39 AM:
-----------------------------------------------------------------

I think this exception may be unrelated to this warning, example, if you try a greeter or greeter_rest demo then you will see it works even with this warning
                
      was (Author: sergey_beryozkin):
    I this this exception may be unrelated to this warning, example, if you try a greeter or greeter_rest demo then you will see it works even with this warning
                  
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sergey Beryozkin updated DOSGI-114:
-----------------------------------

    Fix Version/s:     (was: 1.3.1)
                   1.3.2
    
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442417#comment-13442417 ] 

TangYong commented on DOSGI-114:
--------------------------------

>1 dcxf 1.2

>single distro : OK
>multi bundles : I am doing (should ok)

multi bundles : OK
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442387#comment-13442387 ] 

TangYong commented on DOSGI-114:
--------------------------------

>3 dcxf 1.3.1

>single distro : I am doing
single distro : problem still happened, and stacktrace is as following:

org.apache.cxf.interceptor.Fault: Could not send Message.
        at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
        at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:463)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:366)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:319)
        at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:88)
        at org.apache.cxf.frontend.ClientProxy.invoke(ClientProxy.java:80)
        at $Proxy22.greetMe(Unknown Source)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.cxf.dosgi.dsw.handlers.ServiceInvocationHandler$1.run(ServiceInvocationHandler.java:63)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.apache.cxf.dosgi.dsw.handlers.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:61)
        at $Proxy23.greetMe(Unknown Source)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator.greeterUI(Activator.java:71)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator.access$000(Activator.java:32)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator$2.run(Activator.java:59)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking http://localhost:9090/greeter: Read timed out
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1431)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1416)
        at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
        at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:649)
        at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
        ... 20 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1195)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1542)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1494)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1402)
        ... 23 more
Exception in thread "Thread-3" org.osgi.framework.ServiceException: REMOTE
        at org.apache.cxf.dosgi.dsw.handlers.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:82)
        at $Proxy23.greetMe(Unknown Source)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator.greeterUI(Activator.java:71)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator.access$000(Activator.java:32)
        at org.apache.cxf.dosgi.samples.greeter.client.Activator$2.run(Activator.java:59)
        at java.lang.Thread.run(Thread.java:662)
Caused by: java.lang.reflect.InvocationTargetException
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
        at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
        at java.lang.reflect.Method.invoke(Method.java:597)
        at org.apache.cxf.dosgi.dsw.handlers.ServiceInvocationHandler$1.run(ServiceInvocationHandler.java:63)
        at java.security.AccessController.doPrivileged(Native Method)
        at org.apache.cxf.dosgi.dsw.handlers.ServiceInvocationHandler.invoke(ServiceInvocationHandler.java:61)
        ... 5 more
Caused by: org.apache.cxf.interceptor.Fault: Could not send Message.
        at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:64)
        at org.apache.cxf.phase.PhaseInterceptorChain.doIntercept(PhaseInterceptorChain.java:263)
        at org.apache.cxf.endpoint.ClientImpl.doInvoke(ClientImpl.java:533)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:463)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:366)
        at org.apache.cxf.endpoint.ClientImpl.invoke(ClientImpl.java:319)
        at org.apache.cxf.frontend.ClientProxy.invokeSync(ClientProxy.java:88)
        at org.apache.cxf.frontend.ClientProxy.invoke(ClientProxy.java:80)
        at $Proxy22.greetMe(Unknown Source)
        ... 12 more
Caused by: java.net.SocketTimeoutException: SocketTimeoutException invoking http://localhost:9090/greeter: Read timed out
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.mapException(HTTPConduit.java:1431)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1416)
        at org.apache.cxf.transport.AbstractConduit.close(AbstractConduit.java:56)
        at org.apache.cxf.transport.http.HTTPConduit.close(HTTPConduit.java:649)
        at org.apache.cxf.interceptor.MessageSenderInterceptor$MessageSenderEndingInterceptor.handleMessage(MessageSenderInterceptor.java:62)
        ... 20 more
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
        at java.net.SocketInputStream.read(SocketInputStream.java:129)
        at java.io.BufferedInputStream.fill(BufferedInputStream.java:218)
        at java.io.BufferedInputStream.read1(BufferedInputStream.java:258)
        at java.io.BufferedInputStream.read(BufferedInputStream.java:317)
        at sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:690)
        at sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:633)
        at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1195)
        at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:379)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponseInternal(HTTPConduit.java:1542)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.handleResponse(HTTPConduit.java:1494)
        at org.apache.cxf.transport.http.HTTPConduit$WrappedOutputStream.close(HTTPConduit.java:1402)
        ... 23 more
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Sergey Beryozkin (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13445321#comment-13445321 ] 

Sergey Beryozkin commented on DOSGI-114:
----------------------------------------

I this this exception may be unrelated to this warning, example, if you try a greeter or greeter_rest demo then you will see it works even with this warning
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489963#comment-13489963 ] 

TangYong commented on DOSGI-114:
--------------------------------

I will try trunk on Next Week, once having result , I will reply you. 

Thanks.
Tang
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506412#comment-13506412 ] 

TangYong commented on DOSGI-114:
--------------------------------

Hi Christian,

Just Now, I have confirmed greeter sample using dcxf trunk and felix 4.0.3, the issue has been fixed. Please seeing the following,

g! lb
START LEVEL 1
   ID|State      |Level|Name
    0|Active     |    0|System Bundle (4.0.3)
    1|Active     |    1|Apache Felix Bundle Repository (1.6.6)
    2|Active     |    1|Apache Felix Gogo Command (0.12.0)
    3|Active     |    1|Apache Felix Gogo Runtime (0.10.0)
    4|Active     |    1|Apache Felix Gogo Shell (0.10.0)
    5|Resolved   |    1|osgi.cmpn (4.2.0.200908310645)
    6|Active     |    1|Distributed OSGi Distribution Software Single-Bundle Dis
tribution (1.4.0.SNAPSHOT)
    7|Active     |    1|CXF Distributed OSGi Greeter Demo Interface Bundle (1.4.
0.SNAPSHOT)
g! install file:/d:/gf/cxf-dosgi-ri-samples-greeter-client-1.4-SNAPSHOT.jar
Bundle ID: 8
g! start 8
g! 2012/11/29 20:24:55 org.apache.cxf.service.factory.ReflectionServiceFactoryBe
an buildServiceFromClass
情報: Creating Service {http://greeter.samples.dosgi.cxf.apache.org/}GreeterServ
ice from class org.apache.cxf.dosgi.samples.greeter.GreeterService
*** Opening greeter client dialog ***
*** Invoking greeter ***
greetMe("foobar") returns:
  Hola foobar
  Bonjour foobar
  Hoi foobar
  Hello foobar
*** Opening greeter client dialog ***

Thanks your fixing!
--Tang
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Updated] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider updated DOSGI-114:
--------------------------------------

    Fix Version/s: 1.4
    
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Comment Edited] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442382#comment-13442382 ] 

TangYong edited comment on DOSGI-114 at 8/27/12 11:51 PM:
----------------------------------------------------------

Hi David, Sergey,

 Now, I have been doing a new confirmation on current and previous apache dcxf, the result is as following:

1 dcxf 1.2

single distro : OK
multi bundles : I am doing (should ok)

2 dcxf 1.3

single distro : problem happened
multi bundles : problem happened

3 dcxf 1.3.1

single distro : I am doing
multi bundles : problem happened
                
      was (Author: tangyong):
    Hi David, Sergey,

 Now, I have been doing a new confirmation on current and previous apache dcxf, the result is as following:

1 dcxf 1.2

single distro : OK
multi bundles : I am doing (should ok)

2 dcxf 1.3

single distro : problem happened
multi bundles : problem happened

2 dcxf 1.3.1

single distro : I am doing
multi bundles : problem happened
                  
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506379#comment-13506379 ] 

TangYong commented on DOSGI-114:
--------------------------------

Hi Christian,

I am sorry for letting you wait long time because recently I am too busy. Now, I am building trunk, this evening, I will give you a confirmation.Please wait for a while again.
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442342#comment-13442342 ] 

TangYong commented on DOSGI-114:
--------------------------------

Hi Team,

  I have also met the same problem on the same machine using DCXF 1.3.1 as following,
...

Unable to import service ({endpoint.id=http://127.0.0.1:9090/greeter, objectClass=[org.apache.cxf.dosgi.samples.greeter.GreeterService], service.imported=true, service.imported.configs=org.apache.cxf.ws}): no RemoteServiceAdmin service available!
...

  And I used multi distro, and I want know whether having fix plan or not?

--Tang Yong
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13489489#comment-13489489 ] 

Christian Schneider commented on DOSGI-114:
-------------------------------------------

Can you retest with trunk. I think I have removed the warning as it is absolutely fine that the RSA is installed after the TopologyManager. When it is installed later the endpoints should be exported.
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Rasmus Lock Fuglsang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13412610#comment-13412610 ] 

Rasmus Lock Fuglsang commented on DOSGI-114:
--------------------------------------------

After some more digging, the RemoteServiceAdmin is actually being published, just not until later, so the log will (wrongly?) contain the above SEVERE entry, even though the TopologyManager correctly exports the services once the RemoteServiceAdmin is registered.
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

[jira] [Assigned] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christian Schneider reassigned DOSGI-114:
-----------------------------------------

    Assignee: Christian Schneider
    
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13506381#comment-13506381 ] 

Christian Schneider commented on DOSGI-114:
-------------------------------------------

No problem I just need the confirmation till start of next week as I am planning to do the 1.4 release mid next week.
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "TangYong (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13442382#comment-13442382 ] 

TangYong commented on DOSGI-114:
--------------------------------

Hi David, Sergey,

 Now, I have been doing a new confirmation on current and previous apache dcxf, the result is as following:

1 dcxf 1.2

single distro : OK
multi bundles : I am doing (should ok)

2 dcxf 1.3

single distro : problem happened
multi bundles : problem happened

2 dcxf 1.3.1

single distro : I am doing
multi bundles : problem happened
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Christian Schneider (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13505692#comment-13505692 ] 

Christian Schneider commented on DOSGI-114:
-------------------------------------------

Any success with the test?
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>            Assignee: Christian Schneider
>             Fix For: 1.4, 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

[jira] [Commented] (DOSGI-114) RemoteServiceAdmin is not available warnings in DOSGi 1.3

Posted by "Rasmus Lock Fuglsang (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/DOSGI-114?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13411440#comment-13411440 ] 

Rasmus Lock Fuglsang commented on DOSGI-114:
--------------------------------------------

We are seing the same in our deployment, running cxf-dosgi-ri-singlebundle-distribution 1.3.1
                
> RemoteServiceAdmin is not available warnings in DOSGi 1.3
> ---------------------------------------------------------
>
>                 Key: DOSGI-114
>                 URL: https://issues.apache.org/jira/browse/DOSGI-114
>             Project: CXF Distributed OSGi
>          Issue Type: Bug
>          Components: DSW
>    Affects Versions: 1.3
>            Reporter: Sergey Beryozkin
>             Fix For: 1.3.2
>
>
> Some users have reported that the RemoteServiceAdmin is not available in 1.3, example:
>  "SEVERE: No RemoteServiceAdmin available! Unable to export service from
>   bundle cxf-dosgi-ri-samples-greeter-rest-impl"
> Needs to be confirmed with the existing demos

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira