8 Replies Latest reply on Feb 7, 2011 1:19 AM by smart_umesh_123

    Error in "bea" consumer configuration(WSRP)

    pooja.ambre

      Hi friends,

      I am trying to use demo WSRP consumer hosted by BEA, by entering the WSDL URL: http://wsrp.bea.com:7001/producer/producer?WSDL. But After clicking Refresh & Save it gives me this error

      java.lang.RuntimeException: java.lang.RuntimeException: Couldn't initialize services for WSDL at 'http://wsrp.bea.com:7001/producer/producer?WSDL' Cause:java.lang.RuntimeException: Couldn't initialize services for WSDL at 'http://wsrp.bea.com:7001/producer/producer?WSDL'

      What would be the reason, Can anyone plz help me in resolving this error.

      Thanks & Regards.

        • 1. Re: Error in
          claprun

          Look at the server log, there might be more details there. It might just be that BEA's public producer is temporarly unavailable...

          • 2. Re: Error in configuring remote producer using admin portlet
            pooja.ambre

            Hi chris,

            Thanks 4r the response , I checked the server.log file wat is says is unable to initialize the WSDL services

            If u have any idea can u plz tell me how should I proceed.

            • 3. Re: Error in
              pooja.ambre

              One more thing is when i start the jboss portal server I get this message

              --- Incompletely deployed packages ---
              org.jboss.deployment.DeploymentInfo@40a366b5 { url=file:/usr/local/jboss-portal-2.7.0.GA/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/ }
              deployer: MBeanProxyExt[jboss.web:service=WebServer]
              status: Deployment FAILED reason: javax.wsdl.WSDLException: WSDLException: faultCode=OTHER_ERROR: Cannot extract schema definition: java.net.UnknownHostException: www.w3.org

              state: FAILED
              watch: file:/usr/local/jboss-portal-2.7.0.GA/server/default/deploy/jboss-portal.sar/portal-wsrp.sar/portal-wsrp.war/WEB-INF/web.xml
              altDD: null
              lastDeployed: 1249625819457
              lastModified: 1225266156000
              mbeans:
              jboss.web:j2eeType=Servlet,name=jsp,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
              jboss.web:j2eeType=Servlet,name=RegistrationService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
              jboss.web:j2eeType=Servlet,name=ServiceDescriptionService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
              jboss.web:j2eeType=Servlet,name=default,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
              jboss.web:j2eeType=Servlet,name=PortletManagementService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)
              jboss.web:j2eeType=Servlet,name=MarkupService,WebModule=//localhost/portal-wsrp,J2EEApplication=none,J2EEServer=none (state not available)

              • 4. Error in "bea" consumer configuration(WSRP)
                smart_umesh_123

                I am also facing the same issue the URL http://wsrp.bea.com:7001/producer/producer?WSDL is not able to return anything from a browser also.

                Please provide some other WSDL if it is not working

                 

                Thanks

                Umesh Pathak

                • 5. Error in "bea" consumer configuration(WSRP)
                  smart_umesh_123

                  I tried the WSDL - http://portalstandards.oracle.com/portletapp/portlets?WSDL

                  But now it says -

                  • Error : Problem getting service description for producer odacle, please see the logs for more information. Cause:setProperty must be overridden by all subclasses of SOAPMessage

                   

                  Platform : Jboss Portal Server 2.7.2

                  • 6. Error in "bea" consumer configuration(WSRP)
                    claprun

                    There is nothing we can do if BEA/Oracle decides to remove their public producers…

                    • 7. Error in "bea" consumer configuration(WSRP)
                      claprun

                      The error you're seeing is because you're attempting to run JBoss AS 4 on Java 6 using the Java 5 distribution, please use the proper Java 6 distribution. Note also that development has stopped on JBoss Portal, our efforts are now focused on our new Portal offering: GateIn. Any specific reason you're still using JBoss Portal?

                      • 8. Error in "bea" consumer configuration(WSRP)
                        smart_umesh_123

                        Oh. I was not aware of the fact that developement of JBoss Portal server has been stopped. I just wanted to learn the Portal technology and JBoss being a very rich on the documentation and forums front, I chose it :-). Now will try gateln.
                        Anyway, thanks for the info. Do you know any WSRP WSDL for learning purpose ?


                        Thanks,
                        Umesh Pathak