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

Suresh updated OPENMEETINGS-2559:
---------------------------------
    Docs Text:   (was: Hi Solodovnik,

Issue: Missing Kurento definition

I have download snapshot 6.0, but when verifying the config file 
webapps/openmeetings/WEB-INF/classes/applicationContext.xml

we could not find the configuration for Kurento bean as follows which was there 
in the 5.0 (also in 5.1) version and we need it. 
Is this config removed or will not work in this snapshot verson? please advise.

<bean id="kurentoHandler" 
class="org.apache.openmeetings.core.remote.KurentoHandler"
                        p:kurentoWsUrl="ws://127.0.0.1:8888/kurento"
                        p:checkTimeout="10000"
                        p:watchThreadCount="10"
                        p:turnUrl=""
                        p:turnUser=""
                        p:turnSecret=""
                        p:turnMode="rest"
                        p:turnTtl="60"
                        p:objCheckTimeout="200"
                        p:flowoutTimeout="5"
                        p:kuid="df992960-e7b0-11ea-9acd-337fb30dd93d"
                        p:ignoredKuids=""
                        />


Thanks, 
Suresh)

Hi Solodovnik,

Issue: Missing Kurento definition

I have download snapshot 6.0, but when verifying the config file
webapps/openmeetings/WEB-INF/classes/applicationContext.xml

we could not find the configuration for Kurento bean as follows which was there 
in the 5.0 (also in 5.1) version and we need it.
Is this config removed or will not work in this snapshot verson? please advise.

<bean id="kurentoHandler" 
class="org.apache.openmeetings.core.remote.KurentoHandler"
                        p:kurentoWsUrl="[ws://127.0.0.1:8888/kurento]"
                        p:checkTimeout="10000"
                        p:watchThreadCount="10"
                        p:turnUrl=""
                        p:turnUser=""
                        p:turnSecret=""
                        p:turnMode="rest"
                        p:turnTtl="60"
                        p:objCheckTimeout="200"
                        p:flowoutTimeout="5"
                        p:kuid="df992960-e7b0-11ea-9acd-337fb30dd93d"
                        p:ignoredKuids=""
                        />


Thanks,
Suresh

> Openmeetings instalaltion failing with oracle as DB set up
> ----------------------------------------------------------
>
>                 Key: OPENMEETINGS-2559
>                 URL: https://issues.apache.org/jira/browse/OPENMEETINGS-2559
>             Project: Openmeetings
>          Issue Type: Bug
>          Components: Installer
>    Affects Versions: 5.0.1
>         Environment: Linux 7
>            Reporter: Suresh
>            Assignee: Maxim Solodovnik
>            Priority: Critical
>              Labels: newbie
>             Fix For: 6.0.0
>
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> Hi,
>  
> OS: Linux 7
> During the Openmeeting installation setup for oracle db (12c and ojdbc11 
> drive), getting the following error and installating is failing.  Please help 
> asap.
>  
> org.springframework.transaction.CannotCreateTransactionException: Could not 
> open JPA EntityManager for transaction; nested exception is 
> <openjpa-3.1.2-r66d2a72 nonfatal
>  general error> org.apache.openjpa.persistence.PersistenceException: 
> ORA-00904: : invalid identifier
>  {stmnt 1347663819 CREATE TABLE recording_chunk (id NUMBER NOT NULL, deleted 
> NUMBER NOT NULL, inserted TIMESTAMP, updated TIMESTAMP, end TIMESTAMP, sid 
> VARCHAR2(255), s
> tart TIMESTAMP, stream_name VARCHAR2(255), stream_status VARCHAR2(20), type 
> VARCHAR2(20), recording_id NUMBER, PRIMARY KEY (id))} [code=904, state=42000]
>  at 
> org.springframework.orm.jpa.JpaTransactionManager.doBegin(JpaTransactionManager.java:448)
>  at 
> org.springframework.transaction.support.AbstractPlatformTransactionManager.startTransaction(AbstractPlatformTransactionManager.java:400)
>  at 
> org.springframework.transaction.support.AbstractPlatformTransactionManager.getTransaction(AbstractPlatformTransactionManager.java:373)
>  at 
> org.springframework.transaction.interceptor.TransactionAspectSupport.createTransactionIfNecessary(TransactionAspectSupport.java:574)
>  at 
> org.springframework.transaction.interceptor.TransactionAspectSupport.invokeWithinTransaction(TransactionAspectSupport.java:361)
>  at 
> org.springframework.transaction.interceptor.TransactionInterceptor.invoke(TransactionInterceptor.java:118)
>  at 
> org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:186)
>  at 
> org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:749)
>  at 
> org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:691)
>  at 
> org.apache.openmeetings.db.dao.basic.ConfigurationDao$$EnhancerBySpringCGLIB$$19a24e52.reinit(<generated>)
>  
>  
>  
> Thanks,
> Suresh
>  



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to