Can't get into a room, Your requested url was not found

已查看 21 次
跳至第一个未读帖子

Marco Groenhof

未读,
2016年9月22日 05:20:142016/9/22
收件人 BigBlueButton-Setup
After some simular issues on a other server that was already in use, i just installed BIgbluebutton on a clean image of Linux Mint 17.1(which is based of Ubuntu 14.04 so there shouldn't be any problems with that) with the demo
Installation goes perfect and i can see the demo front page. But as soon as i try to enter a room i get the error " Your requested url was not found"
URL = 192.168.0.190/demo/demo1.jsp
Debugging bbb-conf gives several errors stating that port 8080 is already in use. Weird, because it is a clean image, so nothing else should be using it. However, a proces named traffic_manage uses it.

Can anyone help me out?

Also, port 80 isn't used when you approach BBB from within the server itself, right? (BBB will only be used on the local network so i try to avoid opening any unnecessary ports)
已删除帖子

Marco Groenhof

未读,
2016年9月22日 05:48:302016/9/22
收件人 BigBlueButton-Setup
Other update, it looks like i can reach some stuff using

   http://<server>:8080/demo/demo1.jsp
It gives a ugly (no styling) page with login function. After i entered my name and logged in it gave a errorpage stating the following:

java.lang.NullPointerException
        at org
.apache.jsp.demo1_jsp.getJoinURL(demo1_jsp.java:222)
        at org
.apache.jsp.demo1_jsp._jspService(demo1_jsp.java:1278)
        at org
.apache.jasper.runtime.HttpJspBase.service(HttpJspBase.java:70)
        at javax
.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at org
.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:432)
        at org
.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:390)
        at org
.apache.jasper.servlet.JspServlet.service(JspServlet.java:334)
        at javax
.servlet.http.HttpServlet.service(HttpServlet.java:727)
        at org
.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:303)
        at org
.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)
        at org
.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)
        at org
.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)
        at org
.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)
        at org
.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)
        at org
.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)
        at org
.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)
        at org
.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)
        at org
.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)
        at org
.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1041)
        at org
.apache.coyote.AbstractProtocol$AbstractConnectionHandler.process(AbstractProtocol.java:607)
        at org
.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:315)
        at java
.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
       
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
        at java
.lang.Thread.run(Thread.java:745)

aving

Marco Groenhof

未读,
2016年9月22日 06:14:472016/9/22
收件人 BigBlueButton-Setup
I changed the port to 8079, that solved the NGINX errors that --debug shows. The apache problems still exist. No expierence with Apache till now so...

Fred Dixon

未读,
2016年9月22日 08:16:262016/9/22
收件人 bigbluebu...@googlegroups.com
Hi Marco,

We recommend installing BigBlueButton 1.0 on Ubuntu 14.04 64-bit.  We don't have any experience installing in other linux distributions or versions, so it might work (or might not).

> Debugging bbb-conf gives several errors stating that port 8080 is already in use. 

While we didn't explicitly state it in the install documentation that port 8080 (other than to say you should install on a clean Ubuntu 14.04 64-bit) needs to be free, the warnings in bbb-conf will state as such.

Is it an option for you to install BigBlueButton on Ubuntu 14.04 64-bit that does not have any other web-based applications installed?  For more information on why we recommend port 80 (and 8080) being free, see



Regards,... Fred


   

 

On Thu, Sep 22, 2016 at 6:14 AM, Marco Groenhof <darkk...@gmail.com> wrote:
I changed the port to 8079, that solved the NGINX errors that --debug shows. The apache problems still exist. No expierence with Apache till now so...

--
You received this message because you are subscribed to the Google Groups "BigBlueButton-Setup" group.
To unsubscribe from this group and stop receiving emails from it, send an email to bigbluebutton-setup+unsub...@googlegroups.com.
To post to this group, send email to bigbluebutton-setup@googlegroups.com.
Visit this group at https://groups.google.com/group/bigbluebutton-setup.
For more options, visit https://groups.google.com/d/optout.



--
BigBlueButton Developer
@bigbluebutton
回复全部
回复作者
转发
0 个新帖子