Dear Maxim and Fellow OpenMeetings Developers,

Regarding your question, we have not changed anything. We have used clean OpenMeetings-3.0.4 source code and compiled it. The only change is that the instance giving error is running Centos-7 (instead of Centos-6.5) and using JDK-7.0.76 (instead of JDK-7.0.67).

In the server instance with Centos-6.5 and JDK-7.0.67, we are NOT getting this error.

We found from Axis.Apache.org the following message. Based on this additional information are there any other pointers?

“Receive internal server error page when I try to view the WSDL file.The reason is that the system picks up a wrong TRANSFORMER FACTORY CLASS. “

To solve it, some people suggested to put the xalan-2.7.0.jar <http://www.apache.org/dist/java-repository/xalan/jars/> into the axis2/WEB-INF/lib directory. In our instance, this file exists in the right directory.

Thank you.

Sincerely,


Susheel Jalali

Customer Operations Leader,

Coscend Communications Solutions

[email protected]_

Web site:www.CoscendCommunications.com <http://www.coscendcommunications.com/>

------------------------------------------------------------------

*Coscend’s**Software Service Factory*

"*Coscend Communications* is ... *pioneering a new approach*to ... software applications development, and systems integration."

*Light Reading Network, *December, 2007

"*Coscend*is at the*vanguard of a new evolution*in telco OSS/BSS systems integration."

*Caroline Chappell*
A leading authority in the communications services software industry

"There are *innovative*…*tools*from ... *Coscend *bubbling up, which will help accelerate the data consolidation process and reduce its cost."

*Dennis Mendyk, */Editor,/Building a *Telco Service Factory*

------------------------------------------------------------------

CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail Messages from Coscend Communications Solutions' posted at: http://www.CoscendCommunications.com/Terms_and_Conditions.html <http://www.coscendcommunications.com/Terms_and_Conditions.html>


Date:   Wed, 25 Mar 2015 09:55:11 +0600
From:   Maxim Solodovnik <[email protected]>


never saw such error
it is also not reproducible on demo:
http://om.alteametasoft.com:5080/openmeetings/services/FileService?wsdl
have you changed anything?

On Tue, Mar 24, 2015 at 12:47 PM, Susheel Jalali <
[email protected]> wrote:

Dear Maxim and Fellow OpenMeetings Developers:

As you requested, we looked for this URL:http://yourserver:5080/
CoscendCC/services/FileService?wsdl

The browser gave: "the server could not find the file".  We also collected
red5.log as below.  We would appreciate it if you could advise why this
OpenMeetings instance (CoscendCC) is not finding
“/axis2-web/listSingleService.jsp”.


Browser output:

---------------------------

URL:http://ourserver:5080/CoscendCC/services/FileService?wsdl

Output:
HTTP Status 500 - File &quot;/axis2-web/listSingleService.jsp&quot; not
found

type Exception report

message File &quot;/axis2-web/listSingleService.jsp&quot; not found

description The server encountered an internal error that prevented it
from fulfilling this request.

exception

javax.servlet.ServletException: File 
&quot;/axis2-web/listSingleService.jsp&quot;
not found
org.apache.jasper.servlet.JspServlet.handleMissingResource(
JspServlet.java:417)
org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:384)
org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
org.apache.axis2.transport.http.AbstractAgent.renderView(
AbstractAgent.java:119)
org.apache.axis2.transport.http.ListingAgent.processListService(
ListingAgent.java:204)
org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:277)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
    javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
org.apache.wicket.protocol.http.WicketFilter.processRequest(WicketFilter.
java:172)
org.apache.wicket.protocol.http.WicketFilter.doFilter(
WicketFilter.java:282)
org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
note The full stack trace of the root cause is available in the Apache
Tomcat/7.0.57 logs.

Apache Tomcat/7.0.57

---------------------------

Red5.log:

URL:http://ourserver:5080/CoscendCC/services/FileService?wsdl

Output:
2015-03-24 00:07:15,090 [Launcher:/CoscendCC] INFO 
o.s.c.s.DefaultLifecycleProcessor
- Starting beans in phase 2147483647
2015-03-24 00:07:43,312 [http-nio-10.10.10.51-5080-exec-1] ERROR
o.a.c.c.C.[.[.1.1.5.[.[jsp] - Servlet.service() for servlet jsp threw
exception
javax.servlet.ServletException: File 
&quot;/axis2-web/listSingleService.jsp&quot;
not found
    at 
org.apache.jasper.servlet.JspServlet.handleMissingResource(JspServlet.java:417)
~[tomcat-embed-jasper.jar:7.0.57]
    at org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:384)
~[tomcat-embed-jasper.jar:7.0.57]
    at org.apache.jasper.servlet.JspServlet.service(JspServlet.java:339)
~[tomcat-embed-jasper.jar:7.0.57]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
[tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:303) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:208) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationDispatcher.invoke(
ApplicationDispatcher.java:748) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationDispatcher.doInclude(
ApplicationDispatcher.java:604) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationDispatcher.include(
ApplicationDispatcher.java:543) [tomcat-embed-core.jar:7.0.57]
    at 
org.apache.axis2.transport.http.AbstractAgent.renderView(AbstractAgent.java:119)
[axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]
    at 
org.apache.axis2.transport.http.ListingAgent.processListService(ListingAgent.java:204)
[axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]
    at org.apache.axis2.transport.http.AxisServlet.doGet(AxisServlet.java:277)
[axis2-transport-http-bundle-1.7.0-SNAPSHOT.jar:na]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:620)
[tomcat-embed-core.jar:7.0.57]
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
[tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:303) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:208) [tomcat-embed-core.jar:7.0.57]
    at org.apache.wicket.protocol.http.WicketFilter.
processRequest(WicketFilter.java:172) [wicket-core-jar-6.19.0.jar:6.19.0]
    at 
org.apache.wicket.protocol.http.WicketFilter.doFilter(WicketFilter.java:282)
[wicket-core-jar-6.19.0.jar:6.19.0]
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:241) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:208) [tomcat-embed-core.jar:7.0.57]
    at 
org.red5.logging.LoggerContextFilter.doFilter(LoggerContextFilter.java:77)
[red5-server.jar:1.0.5-RELEASE]
    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(
ApplicationFilterChain.java:241) [tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.core.ApplicationFilterChain.doFilter(
ApplicationFilterChain.java:208) [tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:503)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:103)
[tomcat-embed-core.jar:7.0.57]
    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:421)
[tomcat-embed-core.jar:7.0.57]
    at org.apache.coyote.http11.AbstractHttp11Processor.process(
AbstractHttp11Processor.java:1070) [tomcat-embed-core.jar:7.0.57]
    at org.apache.coyote.AbstractProtocol$AbstractConnectionHandler.
process(AbstractProtocol.java:611) [tomcat-embed-core.jar:7.0.57]
    at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1736)
[tomcat-embed-core.jar:7.0.57]
    at 
org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.run(NioEndpoint.java:1695)
[tomcat-embed-core.jar:7.0.57]
    at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
[na:1.7.0_76]
    at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
[na:1.7.0_76]
    at 
org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
[tomcat-embed-core.jar:7.0.57]
    at java.lang.Thread.run(Thread.java:745) [na:1.7.0_76]

---------------------------


Regards,

Susheel Jalali

Customer Operations Leader,

Coscend Communications Solutions

[email protected]_

Web site:www.CoscendCommunications.com <http://www.
coscendcommunications.com/>

------------------------------------------------------------------



CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
Messages from Coscend Communications Solutions' posted at:http://www.
CoscendCommunications.com/Terms_and_Conditions.html <http://www.
coscendcommunications.com/Terms_and_Conditions.html>


-------- Forwarded Message --------
Subject:        Re: File Upload to File Explorer Error: OpenMeetings 3.0.4
in CentOS 7
Date:   Mon, 23 Mar 2015 15:01:41 +0600
From:   Maxim Solodovnik<[email protected]>






there are no errors in the compilation logs

are you able to access:http://yourserver:5080/CoscendCC/services/
FileService?wsdl   ??

On Thu, Mar 19, 2015 at 3:01 PM, Susheel Jalali <Susheel.Jalali@
coscendcommunications.com<mailto:[email protected]>>
wrote:

   Dear Maxim and Fellow OpenMeetings Developers:

   We found some additional information that might be useful in solving
   the:
           “AxisEngine:219 … The service cannot be found for the
   endpoint reference (EPR)”

   We compiled and installed OpenMeetings 3.0.4 (same source code) on
   two different servers.  When we enter the conference room, then:

   ·The server with CentOS 6.5 and JDK 7u67 shows the File Explorer and
   its two drives (Home drive and Public drive).

   ·The second server with CentOS 7 and JDK 8u31 DOES NOT show the two
   drives at all (home drive and public drive).

   ATTACHED are the screenshots of the two instances.  In both the
   cases, we are able to load files directly to whiteboard.  Everything
   else works fine on both the servers.

   We are running only one server at any time to test.

   What could be the cause of the discrepancy?  Your pointers will help
   us identify and fix the issue.

   Beta0-3.0.4

   Centos 6.5
   JDK-7u67
   SWFTools-0.9.2
   ImageMagick-6.5.4

   Prod0-3.0.4

   CentOS 7

   JDK 8u31
   SWFTools-0.9.2
   ImageMagick-6.7.8.9



   ---
   Regards,

   SusheelJalali

   Customer Operations Leader,

   Coscend Communications Solutions

   [email protected]
   <mailto:[email protected]>_

   Web site:www.CoscendCommunications.com
   <http://www.coscendcommunications.com/>

   ------------------------------------------------------------------

   *Coscend’s**Software Service Factory*

   "*Coscend Communications*is ... *pioneering a new approach*to ...
   software applications development, and systems integration."

   *Light Reading Network, *December, 2007

   "*Coscend*is at the*vanguard of a new evolution*in telco OSS/BSS
   systems integration."

   *Caroline Chappell*
   A leading authority in the communications services software industry

   "There are*innovative*…*tools*from ...*Coscend *bubbling up, which
   will help accelerate the data consolidation process and reduce its
   cost."

   *Dennis Mendyk, */Editor,/Building a *Telco Service Factory*

   ------------------------------------------------------------------

   CONFIDENTIALITY NOTICE: See 'Confidentiality Notice Regarding E-mail
   Messages from Coscend Communications Solutions' posted
   at:http://www.CoscendCommunications.com/Terms_and_Conditions.html
   <http://www.coscendcommunications.com/Terms_and_Conditions.html>

   -----

   On Wed, 18 Mar 2015 10:09:27 +0600,  Maxim Solodovnik
   <[email protected]>  <mailto:[email protected]>  wrote:

   your issue is here:

   ERROR 03-17 12:27:04.165 o.a.a.e.AxisEngine:219

   [http-nio-10.10.10.51-5080-exec-4] - The service cannot be found for
the

   endpoint reference (EPR)

   /CoscendCC/services/FileService/getFileExplorerByRoomSelfInternal?SID=
1f0194f84bc9a5f1a215f3f40bfefc39&roomId=4&%5F%5Flzbc%5F%5F=1426613224478

   org.apache.axis2.AxisFault: The service cannot be found for the endpoint

   reference (EPR)

   /CoscendCC/services/FileService/getFileExplorerByRoomSelfInternal?SID=
1f0194f84bc9a5f1a215f3f40bfefc39&roomId=4&%5F%5Flzbc%5F%5F=1426613224478

   not sure why

   never saw such errors


Reply via email to