Re: Failed to build OpenMeetings in Eclipse, any solution ?

2014-11-16 Thread Maxim Solodovnik
What system are you using?
Do you have javac in the paths? Do you have JAVA_HOME environmental
variable set?

On Sun, Nov 16, 2014 at 2:06 AM, Bhushan Patil 
wrote:

>  Buildfile: /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build.xml
> clean.classes:
>[delete] Deleting directory
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/classes/openmeetings
> clean.dist:
>[delete] Deleting directory
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/dist
> clean:
>[delete] Deleting directory
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build/junit
> info:
>  [echo] Ant version is Apache Ant(TM) version 1.9.2 compiled on July 8
> 2013
> -java7.check:
>  [echo] Using Java 1.7.0_65 specification: 1.7
> prepare.mkdir:
> [mkdir] Created dir:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/red5/server/dist/lib
> [mkdir] Created dir:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/red5/server/dist/log
> [mkdir] Created dir:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/dist
> [mkdir] Created dir:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/classes/openmeetings
> [mkdir] Created dir:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/junit/report
> -availability-check:
> -retrieve-svntask:
> -ant-task:
> -maven-task:
> -check-ivy-installed:
> -download-ivy:
> -install-ivy:
> -retrieve:
>  [echo] Ivy conf name: mvn, destination:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build/lib
> [ivy:resolve] :: Apache Ivy 2.4.0-rc1 - 20140315220245 ::
> http://ant.apache.org/ivy/ ::
> [ivy:resolve] :: loading settings :: file =
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/ivysettings.xml
> [ivy:resolve] :: resolving dependencies ::
> apache#openmeetings;working@bhushan-Inspiron-1545 [not transitive]
> [ivy:resolve] confs: [mvn]
> [ivy:resolve] found org.apache.maven#maven-ant-tasks;2.1.3 in central
> [ivy:resolve] :: resolution report :: resolve 190ms :: artifacts dl 8ms
> -
> |  |modules||   artifacts   |
> |   conf   | number| search|dwnlded|evicted|| number|dwnlded|
> -
> |mvn   |   1   |   0   |   0   |   0   ||   1   |   0   |
> -
> [ivy:retrieve] :: retrieving :: apache#openmeetings
> [ivy:retrieve] confs: [mvn]
> [ivy:retrieve] 0 artifacts copied, 1 already retrieved (0kB/31ms)
> -jgit-task:
> -check-ivy-installed:
> -download-ivy:
> -install-ivy:
> -retrieve:
>  [echo] Ivy conf name: jgit, destination:
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings 3.0.x/build/lib
> [ivy:resolve] :: Apache Ivy 2.4.0-rc1 - 20140315220245 ::
> http://ant.apache.org/ivy/ ::
> [ivy:resolve] :: loading settings :: file =
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/ivysettings.xml
> [ivy:resolve] :: resolving dependencies ::
> apache#openmeetings;working@bhushan-Inspiron-1545
> [ivy:resolve] confs: [jgit]
> [ivy:resolve] found
> org.eclipse.jgit#org.eclipse.jgit.ant;3.4.1.201406201815-r in central
> [ivy:resolve] found
> org.eclipse.jgit#org.eclipse.jgit;3.4.1.201406201815-r in central
> [ivy:resolve] found com.jcraft#jsch;0.1.50 in central
> [ivy:resolve] found com.googlecode.javaewah#JavaEWAH;0.7.9 in central
> [ivy:resolve] found org.apache.httpcomponents#httpclient;4.1.3 in
> central
> [ivy:resolve] found org.apache.httpcomponents#httpcore;4.1.4 in central
> [ivy:resolve] found commons-logging#commons-logging;1.1.1 in central
> [ivy:resolve] found commons-codec#commons-codec;1.4 in central
> [ivy:resolve] :: resolution report :: resolve 880ms :: artifacts dl 44ms
> -
> |  |modules||   artifacts   |
> |   conf   | number| search|dwnlded|evicted|| number|dwnlded|
> -
> |   jgit   |   8   |   0   |   0   |   0   ||   8   |   0   |
> -
> [ivy:retrieve] :: retrieving :: apache#openmeetings
> [ivy:retrieve] confs: [jgit]
> [ivy:retrieve] 0 artifacts copied, 8 already retrieved (0kB/34ms)
> -retrieve-red5-server:
>[delete] Deleting directory
> /home/bhushan/workspace/openmeetings-eclipse/Openmeetings
> 3.0.x/build/red5/server
> [git-clone] Cloning repository https://github.com/Red5/red5-server.git
> [artifact:mvn] [main] INFO org.apache.maven.cli.event.ExecutionEventLogger
> - Scanning for projects

Re: Having trouble shutting down on OSX, and other things

2014-11-16 Thread Maxim Solodovnik
AFAIK log rotation is not configured out-of-the-box, you can configure it
by modifying logback.xml and logback-config.xml file

Both red.sh and red5-shutdown.sh are similar to standard Tomcat's
start/stop scripts
You can take a look at whose for MacOSX (just an idea)

Please create JIRA Ticket and I'll try to handle it as soon as I'll get
back from ApacheCon EU

On Sat, Nov 15, 2014 at 12:42 PM, Robert Chalmers 
wrote:

> Hi, I’m using red5-highperf.sh to start up OM, and that part appears to
> work ok.
> I only have one question related to startup, are the log files
> automatically pruned?
>
> Question 2.
>
> The red5-shutdown script appears to not work on OSX, although OS X is very
> BSD like in it’s structure, there are of course many differences.
> Has anyone had any success in using OM with Mac, OSX (Yosemite version).
> Let me rephrase that, it appears to be working fine from startup, but I
> can’t shut it down gracefully.
>
> It’s not in production setting yet of course, and you should be able to
> see it at your-english-success.org.uk:5080:/openmeetings
> Of course, if you can’t see it, I really am doing something wrong :-)
> Also, if something isn’t working, let me know also thanks.
>
> My projects related to this over the next little while.
>
> Autostart at start up from LaunchDaemons/Launchctl,
> and
> an Apache-like ‘apachectl’ control script, maybe ‘omctl’
> Graceful shutdown on system restart/shutdown
>
> GUI control interface. That is. Start/Stop from a Desktop App, for use
> where Autostart isn’t an option, and also to make stopping easier so a
> Terminal doesn’t have to be opened. Avoiding command line action.
>
>
>
> Robert Chalmers
> racu...@icloud.com
>  OSX Yosemite. on.
>   Model Name: Mac mini
>   Model Identifier: Macmini6,2
>   Processor Name: Intel Core i7
>   Processor Speed: 2.3 GHz
>   Number of Processors: 1
>   Total Number of Cores: 4
>   L2 Cache (per Core):256 KB
>   L3 Cache:6 MB
>   Memory:16 GB
>   Boot ROM Version:MM61.0106.B03
>   SMC Version (system):2.8f1
>
>
>
>


-- 
WBR
Maxim aka solomax


"Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers

I seem to have gained a user with no record. That’s me by the way, but if I try 
to edit/remove  the record, it causes an error. Just clicking on that record 
causes the error.

Internal error

Return to home page 
….. caused by Record #2

I have no idea how that record got there.

   1
 

 User ID

 Login   

 First name  

 Last name
1
Administrator
Robert
Chalmers
2
1_racu...@icloud.com
3
ShanghaiTimes
Shanghai
Charlie



Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Maxim Solodovnik
Could you try latest snapshot build? The issue should be fixed
On Nov 16, 2014 12:26 PM, "Robert Chalmers"  wrote:

>
> I seem to have gained a user with no record. That’s me by the way, but if
> I try to edit/remove  the record, it causes an error. Just clicking on that
> record causes the error.
>
> Internal error
>
> Return to home page 
> ….. caused by Record #2
>
> I have no idea how that record got there.
>
>  10 25 50 75 100 200*1*
>
>
> 
>  User
> ID
> 
>  Login
> 
>  First
> name
> 
>  Last
> name
> 1
> Administrator
> Robert
> Chalmers
> 2
> 1_racu...@icloud.com
> 3
> ShanghaiTimes
> Shanghai
> Charlie
>
>


Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers
Ah, and this means I have to go through that complex upgrade process I saw 
somewhere

Ok, will find the snapshot and try again. 
Thanks


Sent from my iPad

> On 16 Nov 2014, at 3:02 pm, Maxim Solodovnik  wrote:
> 
> Could you try latest snapshot build? The issue should be fixed
> 
>> On Nov 16, 2014 12:26 PM, "Robert Chalmers"  wrote:
>> 
>> I seem to have gained a user with no record. That’s me by the way, but if I 
>> try to edit/remove  the record, it causes an error. Just clicking on that 
>> record causes the error.
>> 
>> Internal error
>> 
>> Return to home page
>> 
>> ….. caused by Record #2
>> 
>> I have no idea how that record got there.
>> 
>>1   
>>  
>>  User ID  Login   First name  Last name
>> 1
>> Administrator
>> Robert
>> Chalmers
>> 2
>> 1_racu...@icloud.com
>> 3
>> ShanghaiTimes
>> Shanghai
>> Charlie


Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Maxim Solodovnik
Come on,
It's not that complex
Export
Drop DB
import

:)
On Nov 16, 2014 4:08 PM, "Robert Chalmers"  wrote:

> Ah, and this means I have to go through that complex upgrade process I saw
> somewhere
>
> Ok, will find the snapshot and try again.
> Thanks
>
>
> Sent from my iPad
>
> On 16 Nov 2014, at 3:02 pm, Maxim Solodovnik  wrote:
>
> Could you try latest snapshot build? The issue should be fixed
> On Nov 16, 2014 12:26 PM, "Robert Chalmers"  wrote:
>
>>
>> I seem to have gained a user with no record. That’s me by the way, but if
>> I try to edit/remove  the record, it causes an error. Just clicking on that
>> record causes the error.
>>
>> Internal error
>>
>> Return to home page 
>> ….. caused by Record #2
>>
>> I have no idea how that record got there.
>>
>>  10 25 50 75 100 200*1*
>>
>>
>> 
>>  User
>> ID
>> 
>>  Login
>> 
>>  First
>> name
>> 
>>  Last
>> name
>> 1
>> Administrator
>> Robert
>> Chalmers
>> 2
>> 1_racu...@icloud.com
>> 3
>> ShanghaiTimes
>> Shanghai
>> Charlie
>>
>>


Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers
hmmm. For starters I’m not using MySQL. Although I should be.

however… :-)
Couple of log outputs here for you.

firstly, red5-shutdown.sh then ./admin.sh -b -file ~/today_om_backup.zip

1.
Roberts-Mini:Openmeetings robert$ ./red5-shutdown.sh
Running on  Darwin
Starting Red5
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache; 
support was removed in 8.0
Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector 
with the Serial old collector is deprecated and will likely be removed in a 
future release
Attempting to connect to RMI localhost:5080
java.io.IOException: Failed to retrieve RMIServer stub: 
javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectIOException: error during JRMP connection establishment; nested 
exception is: 
java.net.SocketTimeoutException: Read timed out]
at 
javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
at 
javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
at org.red5.server.Shutdown.main(Shutdown.java:90)
Caused by: javax.naming.CommunicationException [Root exception is 
java.rmi.ConnectIOException: error during JRMP connection establishment; nested 
exception is: 
java.net.SocketTimeoutException: Read timed out]
at 
com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:122)
at 
com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:205)
at javax.naming.InitialContext.lookup(InitialContext.java:417)
at 
javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1929)
at 
javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1896)
at 
javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:287)
... 2 more
Caused by: java.rmi.ConnectIOException: error during JRMP connection 
establishment; nested exception is: 
java.net.SocketTimeoutException: Read timed out
at 
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
at 
com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
... 7 more
Caused by: java.net.SocketTimeoutException: Read timed out
at java.net.SocketInputStream.socketRead0(Native Method)
at java.net.SocketInputStream.read(SocketInputStream.java:150)
at java.net.SocketInputStream.read(SocketInputStream.java:121)
at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
at java.io.DataInputStream.readByte(DataInputStream.java:265)
at 
sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
... 11 more
robert$


Then…

2.

Roberts-Mini:Openmeetings robert$ ./admin.sh -b -file ~/today_om_backup.zip
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
Context init...
Logger name for context: openmeetings
DEBUG 11-16 15:16:57.194 ContextLoggingListener.java 103 72 ROOT [main] - 
Starting up context openmeetings
[INFO] [main] 
org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338: 
startup date [Sun Nov 16 15:16:57 GMT 2014]; root of context hierarchy
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - 
Loading XML bean definitions from class path resource 
[openmeetings-applicationContext.xml]
[INFO] [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean - 
Building JPA EntityManagerFactory for persistence unit 'openmeetings'
objc[67067]: Class JavaLaunchHelper is implemented in both 
/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/bin/java and 
/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre/lib/libinstrument.dylib.
 One of the two will be used. Which one is undefined.
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/networktest.upload],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.NetworkTestingController.serviceGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
 throws java

Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Maxim Solodovnik
I see "sarcasm" sign here :)
Can you please add "-v" to the admin command and run it one more time?

I'll try the process with Derby, I promice :)

WBR, Maxim
(from mobile, sorry for the typos)
On Nov 16, 2014 4:32 PM, "Robert Chalmers"  wrote:

> hmmm. For starters I’m not using MySQL. Although I should be.
>
> however… :-)
> Couple of log outputs here for you.
>
> firstly, red5-shutdown.sh *then* ./admin.sh -b -file ~/today_om_backup.zip
>
> 1.
> Roberts-Mini:Openmeetings robert$ ./red5-shutdown.sh
> Running on  Darwin
> Starting Red5
> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache;
> support was removed in 8.0
> Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young
> collector with the Serial old collector is deprecated and will likely be
> removed in a future release
> Attempting to connect to RMI localhost:5080
> java.io.IOException: Failed to retrieve RMIServer stub:
> javax.naming.CommunicationException [Root exception is
> java.rmi.ConnectIOException: error during JRMP connection establishment;
> nested exception is:
> java.net.SocketTimeoutException: Read timed out]
> at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
> at
> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
> at org.red5.server.Shutdown.main(Shutdown.java:90)
> Caused by: javax.naming.CommunicationException [Root exception is
> java.rmi.ConnectIOException: error during JRMP connection establishment;
> nested exception is:
> java.net.SocketTimeoutException: Read timed out]
> at
> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:122)
> at
> com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:205)
> at javax.naming.InitialContext.lookup(InitialContext.java:417)
> at
> javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1929)
> at
> javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1896)
> at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:287)
> ... 2 more
> Caused by: java.rmi.ConnectIOException: error during JRMP connection
> establishment; nested exception is:
> java.net.SocketTimeoutException: Read timed out
> at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
> at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
> at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
> at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
> at
> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
> ... 7 more
> Caused by: java.net.SocketTimeoutException: Read timed out
> at java.net.SocketInputStream.socketRead0(Native Method)
> at java.net.SocketInputStream.read(SocketInputStream.java:150)
> at java.net.SocketInputStream.read(SocketInputStream.java:121)
> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
> at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
> at java.io.DataInputStream.readByte(DataInputStream.java:265)
> at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
> ... 11 more
> robert$
>
>
> Then…
>
> 2.
>
> Roberts-Mini:Openmeetings robert$ ./admin.sh -b -file ~/today_om_backup.zip
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
> Context init...
> Logger name for context: openmeetings
> DEBUG 11-16 15:16:57.194 ContextLoggingListener.java 103 72 ROOT [main] -
> Starting up context openmeetings
> [INFO] [main]
> org.springframework.context.support.ClassPathXmlApplicationContext -
> Refreshing
> org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338:
> startup date [Sun Nov 16 15:16:57 GMT 2014]; root of context hierarchy
> [INFO] [main]
> org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML
> bean definitions from class path resource
> [openmeetings-applicationContext.xml]
> [INFO] [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean -
> Building JPA EntityManagerFactory for persistence unit 'openmeetings'
> objc[67067]: Class JavaLaunchHelper is implemented in both
> /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/bin/java
> and
> /Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre/lib/libinstrument.dylib.
> One of the two will be used. Which one is undefined.
> [INFO] [main]
> org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
> - Mapped
> "{[/networktest.upload],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
> onto public void
> org.apache.op

Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers
I'll try it. Also on mobile.
No sarcasm, honest. This is complex stuff, I know, and takes a bit of fiddling 
sometimes.
Is 3.0.3 the latest build I should use?



-
From my iPhone.


> On 16 Nov 2014, at 03:35 pm, Maxim Solodovnik  wrote:
> 
> I see "sarcasm" sign here :)
> Can you please add "-v" to the admin command and run it one more time?
> 
> I'll try the process with Derby, I promice :)
> 
> WBR, Maxim
> (from mobile, sorry for the typos)
> 
>> On Nov 16, 2014 4:32 PM, "Robert Chalmers"  wrote:
>> hmmm. For starters I’m not using MySQL. Although I should be.
>> 
>> however… :-)
>> Couple of log outputs here for you.
>> 
>> firstly, red5-shutdown.sh then ./admin.sh -b -file ~/today_om_backup.zip
>> 
>> 1.
>> Roberts-Mini:Openmeetings robert$ ./red5-shutdown.sh
>> Running on  Darwin
>> Starting Red5
>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache; 
>> support was removed in 8.0
>> Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector 
>> with the Serial old collector is deprecated and will likely be removed in a 
>> future release
>> Attempting to connect to RMI localhost:5080
>> java.io.IOException: Failed to retrieve RMIServer stub: 
>> javax.naming.CommunicationException [Root exception is 
>> java.rmi.ConnectIOException: error during JRMP connection establishment; 
>> nested exception is: 
>>  java.net.SocketTimeoutException: Read timed out]
>>  at 
>> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
>>  at 
>> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
>>  at org.red5.server.Shutdown.main(Shutdown.java:90)
>> Caused by: javax.naming.CommunicationException [Root exception is 
>> java.rmi.ConnectIOException: error during JRMP connection establishment; 
>> nested exception is: 
>>  java.net.SocketTimeoutException: Read timed out]
>>  at 
>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:122)
>>  at 
>> com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:205)
>>  at javax.naming.InitialContext.lookup(InitialContext.java:417)
>>  at 
>> javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1929)
>>  at 
>> javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1896)
>>  at 
>> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:287)
>>  ... 2 more
>> Caused by: java.rmi.ConnectIOException: error during JRMP connection 
>> establishment; nested exception is: 
>>  java.net.SocketTimeoutException: Read timed out
>>  at 
>> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
>>  at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
>>  at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
>>  at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
>>  at 
>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
>>  ... 7 more
>> Caused by: java.net.SocketTimeoutException: Read timed out
>>  at java.net.SocketInputStream.socketRead0(Native Method)
>>  at java.net.SocketInputStream.read(SocketInputStream.java:150)
>>  at java.net.SocketInputStream.read(SocketInputStream.java:121)
>>  at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
>>  at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
>>  at java.io.DataInputStream.readByte(DataInputStream.java:265)
>>  at 
>> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
>>  ... 11 more
>> robert$
>> 
>> 
>> Then…
>> 
>> 2.
>> 
>> Roberts-Mini:Openmeetings robert$ ./admin.sh -b -file ~/today_om_backup.zip
>> SLF4J: Class path contains multiple SLF4J bindings.
>> SLF4J: Found binding in 
>> [jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: Found binding in 
>> [jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
>> explanation.
>> SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
>> Context init...
>> Logger name for context: openmeetings
>> DEBUG 11-16 15:16:57.194 ContextLoggingListener.java 103 72 ROOT [main] - 
>> Starting up context openmeetings
>> [INFO] [main] 
>> org.springframework.context.support.ClassPathXmlApplicationContext - 
>> Refreshing 
>> org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338: 
>> startup date [Sun Nov 16 15:16:57 GMT 2014]; root of context hierarchy
>> [INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader 
>> - Loading XML bean definitions from class path resource 
>> [openmeetings-applicationContext.xml]
>> [INFO] [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean - 
>> Building JPA EntityManagerFactory for persistence unit 'openmeeting

Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers
Ok,
that seems to have got it. Previously I had to kill the running instance with 
kill (pid)

output of -v addition

Roberts-Mini:Openmeetings robert$ ./admin.sh -v -b -file ~/today_om_backup.zip
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in 
[jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in 
[jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
Context init...
Logger name for context: openmeetings
DEBUG 11-16 15:42:52.087 ContextLoggingListener.java 83 72 ROOT [main] - 
Starting up context openmeetings
[INFO] [main] 
org.springframework.context.support.ClassPathXmlApplicationContext - Refreshing 
org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338: 
startup date [Sun Nov 16 15:42:52 GMT 2014]; root of context hierarchy
[INFO] [main] org.springframework.beans.factory.xml.XmlBeanDefinitionReader - 
Loading XML bean definitions from class path resource 
[openmeetings-applicationContext.xml]
[INFO] [main] org.springframework.orm.jpa.LocalEntityManagerFactoryBean - 
Building JPA EntityManagerFactory for persistence unit 'openmeetings'
objc[67617]: Class JavaLaunchHelper is implemented in both 
/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/bin/java and 
/Library/Java/JavaVirtualMachines/jdk1.8.0_25.jdk/Contents/Home/jre/lib/libinstrument.dylib.
 One of the two will be used. Which one is undefined.
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/networktest.upload],methods=[GET],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.NetworkTestingController.serviceGet(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
 throws javax.servlet.ServletException,java.io.IOException
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/networktest.upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.NetworkTestingController.servicePost(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
 throws javax.servlet.ServletException,java.io.IOException
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/screen.upload],methods=[],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.ScreenController.handleRequest(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/file.upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.UploadController.handleFileUpload(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse,javax.servlet.http.HttpSession)
 throws javax.servlet.ServletException
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/remotelog.upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.UploadController.handleRemoteLog(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
 throws javax.servlet.ServletException
[INFO] [main] 
org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerMapping
 - Mapped 
"{[/upload.upload],methods=[POST],params=[],headers=[],consumes=[],produces=[],custom=[]}"
 onto public void 
org.apache.openmeetings.servlet.outputhandler.UploadController.handleFormUpload(javax.servlet.http.HttpServletRequest,javax.servlet.http.HttpServletResponse)
 throws javax.servlet.ServletException
[WARN] [main] org.springframework.aop.framework.CglibAopProxy - Unable to proxy 
method [public final long 
org.apache.openmeetings.db.dao.basic.ConfigurationDao.getMaxUploadSize()] 
because it is final: All calls to this method via a proxy will NOT be routed to 
the target instance.
[INFO] [main] org.quartz.impl.StdSchedulerFactory - Using default 
implementation for ThreadExecutor
[INFO] [main] org.quartz.core.SchedulerSignalerImpl - Initialized Scheduler 
Signaller of type: class org.quartz.core.SchedulerSignalerImpl
[INFO] [main] org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.1.7 
created.
[INFO] [main] org.quartz.simpl.RAMJobStore - RAMJobStore initialized.
[INFO] [main] org.quartz.core.QuartzScheduler - Schedule

Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Robert Chalmers
Is an update possible via git? Or svn ?

$ git pull seems so easy one initial setup is done?


-
From my iPhone.


> On 16 Nov 2014, at 03:41 pm, Robert Chalmers  wrote:
> 
> I'll try it. Also on mobile.
> No sarcasm, honest. This is complex stuff, I know, and takes a bit of 
> fiddling sometimes.
> Is 3.0.3 the latest build I should use?
> 
> 
> 
> -
> From my iPhone.
> 
> 
>> On 16 Nov 2014, at 03:35 pm, Maxim Solodovnik  wrote:
>> 
>> I see "sarcasm" sign here :)
>> Can you please add "-v" to the admin command and run it one more time?
>> 
>> I'll try the process with Derby, I promice :)
>> 
>> WBR, Maxim
>> (from mobile, sorry for the typos)
>> 
>>> On Nov 16, 2014 4:32 PM, "Robert Chalmers"  wrote:
>>> hmmm. For starters I’m not using MySQL. Although I should be.
>>> 
>>> however… :-)
>>> Couple of log outputs here for you.
>>> 
>>> firstly, red5-shutdown.sh then ./admin.sh -b -file ~/today_om_backup.zip
>>> 
>>> 1.
>>> Roberts-Mini:Openmeetings robert$ ./red5-shutdown.sh
>>> Running on  Darwin
>>> Starting Red5
>>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option UseStringCache; 
>>> support was removed in 8.0
>>> Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young collector 
>>> with the Serial old collector is deprecated and will likely be removed in a 
>>> future release
>>> Attempting to connect to RMI localhost:5080
>>> java.io.IOException: Failed to retrieve RMIServer stub: 
>>> javax.naming.CommunicationException [Root exception is 
>>> java.rmi.ConnectIOException: error during JRMP connection establishment; 
>>> nested exception is: 
>>> java.net.SocketTimeoutException: Read timed out]
>>> at 
>>> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
>>> at 
>>> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
>>> at org.red5.server.Shutdown.main(Shutdown.java:90)
>>> Caused by: javax.naming.CommunicationException [Root exception is 
>>> java.rmi.ConnectIOException: error during JRMP connection establishment; 
>>> nested exception is: 
>>> java.net.SocketTimeoutException: Read timed out]
>>> at 
>>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:122)
>>> at 
>>> com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:205)
>>> at javax.naming.InitialContext.lookup(InitialContext.java:417)
>>> at 
>>> javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1929)
>>> at 
>>> javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1896)
>>> at 
>>> javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:287)
>>> ... 2 more
>>> Caused by: java.rmi.ConnectIOException: error during JRMP connection 
>>> establishment; nested exception is: 
>>> java.net.SocketTimeoutException: Read timed out
>>> at 
>>> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
>>> at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
>>> at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
>>> at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
>>> at 
>>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
>>> ... 7 more
>>> Caused by: java.net.SocketTimeoutException: Read timed out
>>> at java.net.SocketInputStream.socketRead0(Native Method)
>>> at java.net.SocketInputStream.read(SocketInputStream.java:150)
>>> at java.net.SocketInputStream.read(SocketInputStream.java:121)
>>> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
>>> at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
>>> at java.io.DataInputStream.readByte(DataInputStream.java:265)
>>> at 
>>> sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
>>> ... 11 more
>>> robert$
>>> 
>>> 
>>> Then…
>>> 
>>> 2.
>>> 
>>> Roberts-Mini:Openmeetings robert$ ./admin.sh -b -file ~/today_om_backup.zip
>>> SLF4J: Class path contains multiple SLF4J bindings.
>>> SLF4J: Found binding in 
>>> [jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>>> SLF4J: Found binding in 
>>> [jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>>> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
>>> explanation.
>>> SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
>>> Context init...
>>> Logger name for context: openmeetings
>>> DEBUG 11-16 15:16:57.194 ContextLoggingListener.java 103 72 ROOT [main] - 
>>> Starting up context openmeetings
>>> [INFO] [main] 
>>> org.springframework.context.support.ClassPathXmlApplicationContext - 
>>> Refreshing 
>>> org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338:
>>>  startup date [Sun Nov 16 15:16:57 GMT 2014]; root of context hierarchy
>>> [INFO] [main] org.springframework.beans.factory.xml.X

Re: "Dead" user not able to be removed. Creates 'internal error'

2014-11-16 Thread Maxim Solodovnik
Currently latest snapshot is 3.0.4
Svn URL is: https://svn.apache.org/repos/asf/openmeetings/branches/3.0.x/

WBR, Maxim
(from mobile, sorry for the typos)
On Nov 16, 2014 4:58 PM, "Robert Chalmers"  wrote:

> Is an update possible via git? Or svn ?
>
> $ git pull seems so easy one initial setup is done?
>
>
> -
> From my iPhone.
>
>
> On 16 Nov 2014, at 03:41 pm, Robert Chalmers  wrote:
>
> I'll try it. Also on mobile.
> No sarcasm, honest. This is complex stuff, I know, and takes a bit of
> fiddling sometimes.
> Is 3.0.3 the latest build I should use?
>
>
>
> -
> From my iPhone.
>
>
> On 16 Nov 2014, at 03:35 pm, Maxim Solodovnik 
> wrote:
>
> I see "sarcasm" sign here :)
> Can you please add "-v" to the admin command and run it one more time?
>
> I'll try the process with Derby, I promice :)
>
> WBR, Maxim
> (from mobile, sorry for the typos)
> On Nov 16, 2014 4:32 PM, "Robert Chalmers"  wrote:
>
>> hmmm. For starters I’m not using MySQL. Although I should be.
>>
>> however… :-)
>> Couple of log outputs here for you.
>>
>> firstly, red5-shutdown.sh *then* ./admin.sh -b -file
>> ~/today_om_backup.zip
>>
>> 1.
>> Roberts-Mini:Openmeetings robert$ ./red5-shutdown.sh
>> Running on  Darwin
>> Starting Red5
>> Java HotSpot(TM) 64-Bit Server VM warning: ignoring option
>> UseStringCache; support was removed in 8.0
>> Java HotSpot(TM) 64-Bit Server VM warning: Using the ParNew young
>> collector with the Serial old collector is deprecated and will likely be
>> removed in a future release
>> Attempting to connect to RMI localhost:5080
>> java.io.IOException: Failed to retrieve RMIServer stub:
>> javax.naming.CommunicationException [Root exception is
>> java.rmi.ConnectIOException: error during JRMP connection establishment;
>> nested exception is:
>> java.net.SocketTimeoutException: Read timed out]
>> at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:369)
>> at
>> javax.management.remote.JMXConnectorFactory.connect(JMXConnectorFactory.java:270)
>> at org.red5.server.Shutdown.main(Shutdown.java:90)
>> Caused by: javax.naming.CommunicationException [Root exception is
>> java.rmi.ConnectIOException: error during JRMP connection establishment;
>> nested exception is:
>> java.net.SocketTimeoutException: Read timed out]
>> at
>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:122)
>> at
>> com.sun.jndi.toolkit.url.GenericURLContext.lookup(GenericURLContext.java:205)
>> at javax.naming.InitialContext.lookup(InitialContext.java:417)
>> at
>> javax.management.remote.rmi.RMIConnector.findRMIServerJNDI(RMIConnector.java:1929)
>> at
>> javax.management.remote.rmi.RMIConnector.findRMIServer(RMIConnector.java:1896)
>> at javax.management.remote.rmi.RMIConnector.connect(RMIConnector.java:287)
>> ... 2 more
>> Caused by: java.rmi.ConnectIOException: error during JRMP connection
>> establishment; nested exception is:
>> java.net.SocketTimeoutException: Read timed out
>> at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:304)
>> at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java:202)
>> at sun.rmi.server.UnicastRef.newCall(UnicastRef.java:342)
>> at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
>> at
>> com.sun.jndi.rmi.registry.RegistryContext.lookup(RegistryContext.java:118)
>> ... 7 more
>> Caused by: java.net.SocketTimeoutException: Read timed out
>> at java.net.SocketInputStream.socketRead0(Native Method)
>> at java.net.SocketInputStream.read(SocketInputStream.java:150)
>> at java.net.SocketInputStream.read(SocketInputStream.java:121)
>> at java.io.BufferedInputStream.fill(BufferedInputStream.java:246)
>> at java.io.BufferedInputStream.read(BufferedInputStream.java:265)
>> at java.io.DataInputStream.readByte(DataInputStream.java:265)
>> at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java:246)
>> ... 11 more
>> robert$
>>
>>
>> Then…
>>
>> 2.
>>
>> Roberts-Mini:Openmeetings robert$ ./admin.sh -b -file
>> ~/today_om_backup.zip
>> SLF4J: Class path contains multiple SLF4J bindings.
>> SLF4J: Found binding in
>> [jar:file:/Users/robert/Openmeetings/red5-server.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: Found binding in
>> [jar:file:/Users/robert/Openmeetings/lib/logback-classic-1.1.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]
>> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
>> explanation.
>> SLF4J: Actual binding is of type [org.red5.logging.LoggingContextSelector]
>> Context init...
>> Logger name for context: openmeetings
>> DEBUG 11-16 15:16:57.194 ContextLoggingListener.java 103 72 ROOT [main] -
>> Starting up context openmeetings
>> [INFO] [main]
>> org.springframework.context.support.ClassPathXmlApplicationContext -
>> Refreshing
>> org.springframework.context.support.ClassPathXmlApplicationContext@29ba4338:
>> startup date [Sun Nov 16 15:16:57 GMT 2014]; root of context hierarchy
>> [INFO] [main]
>> org.springframework.beans.factory.xml.XmlBeanDefinitionReader - Loading XML

Re: change the logo

2014-11-16 Thread 小野圭二
Oops, thank you Maxim :-)

2014-11-14 19:45 GMT+09:00 Maxim Solodovnik :
> You need to change application.name config
>
> Changing hard-coded application name in string labels
>
> step 4
>
> from the document you mentioned
>
> On Fri, Nov 14, 2014 at 9:36 AM, 小野圭二  wrote:
>>
>> Hi,
>>
>> I have tried to change the logo according to
>> http://openmeetings.apache.org/WebappNamePath.html
>>
>> but it just changed the logo, 'OpenMeetings' word remained.
>> PLZ see attached
>>
>> How can i change it ?
>> Oops, i am using v3.0.4.
>>
>> Keiji
>
>
>
>
> --
> WBR
> Maxim aka solomax


Re: Thumbnails

2014-11-16 Thread Paul Squires
Many thanks as ever Maxim. That worked perfectly.

OK, so one final one... for now... ;-)

We're getting "DELETED" showing when uploading a PPT. The office.path is
correct.

Any thoughts (anyone?) as to how we could get over this? It seems to be a
common problem, but I can't figure out how to resolve it.

Cheers,
Paul


> -- Forwarded message --
> From: Maxim Solodovnik 
> To: Openmeetings user-list 
> Cc:
> Date: Thu, 13 Nov 2014 14:52:45 +0700
> Subject: Re: Thumbnails
> According to your log:
> */usr/include/ImageMagick/convert*
> so "convert" is being searched by wrong path
>
> please check "imagemagick_path" is empty in Admin->config GUI
>
> On Thu, Nov 13, 2014 at 12:43 PM, Paul Squires <
> paul.squi...@perininetworks.com> wrote:
>
>> Thanks Maxim. That's odd, as it seems to be there:
>>
>> *$ convert*
>> *Version: ImageMagick 6.5.4-7 2014-02-10 Q16
>> OpenMP http://www.imagemagick.org *
>> *Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC*
>>
>> Might be a case of re-installing it, as "whereis imagemagick" returns
>> empty...?
>>
>> Cheers,
>> Paul
>>
>>
>>
>>> -- Forwarded message --
>>> From: Maxim Solodovnik 
>>> To: Openmeetings user-list 
>>> Cc:
>>> Date: Tue, 11 Nov 2014 00:08:17 +0700
>>> Subject: Re: Thumbnails
>>> you need to install ImageMagic binaries
>>>
>>> On 10 November 2014 23:05, Paul Squires >> > wrote:
>>>
 Hi all,

 I'm having a bit of trouble with uploading files to our client's
 Openmeetings whiteboard and hope that someone can help.

 An example: I'm uploading a jpeg file. The following error is returned
 (I've masked the appropriate file paths)

 *key: processThumb*
 *process: generateBatchThumbByWidth*
 *command: /usr/include/ImageMagick/convert -thumbnail 50x50 *

 */1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
 ***/_thumb_1c3bc3ebdce1c04a2812a59f79d609f4.jpg *

 *exception: java.io.IOException: Cannot run program
 "/usr/include/ImageMagick/convert": error=2, No such file or directory*
 *error: Cannot run program "/usr/include/ImageMagick/convert": error=2,
 No such file or directory*
 *exitValue: java.io.IOException: Cannot run program
 "/usr/include/ImageMagick/convert": error=2, No such file or directory*
 *out: *

 All of the paths in OM config, including jod.path, are fine.

 There are no files, however, at /usr/include/ImageMagick/convert. There
 are only two directories and the only "convert" file is at wand/convert.h.

 Could anyone help with where I'm going wrong...?

 Cheers,
 Paul



>>>
>>>
>>> --
>>> WBR
>>> Maxim aka solomax
>>>
>>>
>
>
>


Re: Thumbnails

2014-11-16 Thread Hadi Gmail
Cek your JOD converter path in admin config

On Mon, 17 Nov 2014 00:51:38 +
Paul Squires  wrote:

> Many thanks as ever Maxim. That worked perfectly.
> 
> OK, so one final one... for now... ;-)
> 
> We're getting "DELETED" showing when uploading a PPT. The office.path is
> correct.
> 
> Any thoughts (anyone?) as to how we could get over this? It seems to be a
> common problem, but I can't figure out how to resolve it.
> 
> Cheers,
> Paul
> 
> 
> > -- Forwarded message --
> > From: Maxim Solodovnik 
> > To: Openmeetings user-list 
> > Cc:
> > Date: Thu, 13 Nov 2014 14:52:45 +0700
> > Subject: Re: Thumbnails
> > According to your log:
> > */usr/include/ImageMagick/convert*
> > so "convert" is being searched by wrong path
> >
> > please check "imagemagick_path" is empty in Admin->config GUI
> >
> > On Thu, Nov 13, 2014 at 12:43 PM, Paul Squires <
> > paul.squi...@perininetworks.com> wrote:
> >
> >> Thanks Maxim. That's odd, as it seems to be there:
> >>
> >> *$ convert*
> >> *Version: ImageMagick 6.5.4-7 2014-02-10 Q16
> >> OpenMP http://www.imagemagick.org *
> >> *Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC*
> >>
> >> Might be a case of re-installing it, as "whereis imagemagick" returns
> >> empty...?
> >>
> >> Cheers,
> >> Paul
> >>
> >>
> >>
> >>> -- Forwarded message --
> >>> From: Maxim Solodovnik 
> >>> To: Openmeetings user-list 
> >>> Cc:
> >>> Date: Tue, 11 Nov 2014 00:08:17 +0700
> >>> Subject: Re: Thumbnails
> >>> you need to install ImageMagic binaries
> >>>
> >>> On 10 November 2014 23:05, Paul Squires  >>> > wrote:
> >>>
>  Hi all,
> 
>  I'm having a bit of trouble with uploading files to our client's
>  Openmeetings whiteboard and hope that someone can help.
> 
>  An example: I'm uploading a jpeg file. The following error is returned
>  (I've masked the appropriate file paths)
> 
>  *key: processThumb*
>  *process: generateBatchThumbByWidth*
>  *command: /usr/include/ImageMagick/convert -thumbnail 50x50 *
> 
>  */1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
>  ***/_thumb_1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
> 
>  *exception: java.io.IOException: Cannot run program
>  "/usr/include/ImageMagick/convert": error=2, No such file or directory*
>  *error: Cannot run program "/usr/include/ImageMagick/convert": error=2,
>  No such file or directory*
>  *exitValue: java.io.IOException: Cannot run program
>  "/usr/include/ImageMagick/convert": error=2, No such file or directory*
>  *out: *
> 
>  All of the paths in OM config, including jod.path, are fine.
> 
>  There are no files, however, at /usr/include/ImageMagick/convert. There
>  are only two directories and the only "convert" file is at 
>  wand/convert.h.
> 
>  Could anyone help with where I'm going wrong...?
> 
>  Cheers,
>  Paul
> 
> 
> 
> >>>
> >>>
> >>> --
> >>> WBR
> >>> Maxim aka solomax
> >>>
> >>>
> >
> >
> >


-- 
Hadi Gmail 


Re: Thumbnails

2014-11-16 Thread Maxim Solodovnik
And logs might help .

WBR, Maxim
(from mobile, sorry for the typos)
On Nov 17, 2014 3:10 AM, "Hadi Gmail"  wrote:

> Cek your JOD converter path in admin config
>
> On Mon, 17 Nov 2014 00:51:38 +
> Paul Squires  wrote:
>
> > Many thanks as ever Maxim. That worked perfectly.
> >
> > OK, so one final one... for now... ;-)
> >
> > We're getting "DELETED" showing when uploading a PPT. The office.path is
> > correct.
> >
> > Any thoughts (anyone?) as to how we could get over this? It seems to be a
> > common problem, but I can't figure out how to resolve it.
> >
> > Cheers,
> > Paul
> >
> >
> > > -- Forwarded message --
> > > From: Maxim Solodovnik 
> > > To: Openmeetings user-list 
> > > Cc:
> > > Date: Thu, 13 Nov 2014 14:52:45 +0700
> > > Subject: Re: Thumbnails
> > > According to your log:
> > > */usr/include/ImageMagick/convert*
> > > so "convert" is being searched by wrong path
> > >
> > > please check "imagemagick_path" is empty in Admin->config GUI
> > >
> > > On Thu, Nov 13, 2014 at 12:43 PM, Paul Squires <
> > > paul.squi...@perininetworks.com> wrote:
> > >
> > >> Thanks Maxim. That's odd, as it seems to be there:
> > >>
> > >> *$ convert*
> > >> *Version: ImageMagick 6.5.4-7 2014-02-10 Q16
> > >> OpenMP http://www.imagemagick.org *
> > >> *Copyright: Copyright (C) 1999-2009 ImageMagick Studio LLC*
> > >>
> > >> Might be a case of re-installing it, as "whereis imagemagick" returns
> > >> empty...?
> > >>
> > >> Cheers,
> > >> Paul
> > >>
> > >>
> > >>
> > >>> -- Forwarded message --
> > >>> From: Maxim Solodovnik 
> > >>> To: Openmeetings user-list 
> > >>> Cc:
> > >>> Date: Tue, 11 Nov 2014 00:08:17 +0700
> > >>> Subject: Re: Thumbnails
> > >>> you need to install ImageMagic binaries
> > >>>
> > >>> On 10 November 2014 23:05, Paul Squires <
> paul.squi...@perininetworks.com
> > >>> > wrote:
> > >>>
> >  Hi all,
> > 
> >  I'm having a bit of trouble with uploading files to our client's
> >  Openmeetings whiteboard and hope that someone can help.
> > 
> >  An example: I'm uploading a jpeg file. The following error is
> returned
> >  (I've masked the appropriate file paths)
> > 
> >  *key: processThumb*
> >  *process: generateBatchThumbByWidth*
> >  *command: /usr/include/ImageMagick/convert -thumbnail 50x50 *
> > 
> >  */1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
> >  ***/_thumb_1c3bc3ebdce1c04a2812a59f79d609f4.jpg *
> > 
> >  *exception: java.io.IOException: Cannot run program
> >  "/usr/include/ImageMagick/convert": error=2, No such file or
> directory*
> >  *error: Cannot run program "/usr/include/ImageMagick/convert":
> error=2,
> >  No such file or directory*
> >  *exitValue: java.io.IOException: Cannot run program
> >  "/usr/include/ImageMagick/convert": error=2, No such file or
> directory*
> >  *out: *
> > 
> >  All of the paths in OM config, including jod.path, are fine.
> > 
> >  There are no files, however, at /usr/include/ImageMagick/convert.
> There
> >  are only two directories and the only "convert" file is at
> wand/convert.h.
> > 
> >  Could anyone help with where I'm going wrong...?
> > 
> >  Cheers,
> >  Paul
> > 
> > 
> > 
> > >>>
> > >>>
> > >>> --
> > >>> WBR
> > >>> Maxim aka solomax
> > >>>
> > >>>
> > >
> > >
> > >
>
>
> --
> Hadi Gmail 
>


Building Openmeetings from svn instructions - hmmmm

2014-11-16 Thread Robert Chalmers
After finally working my way through endless web sites looking for this, 

How to Build a Distribution
To build a binary release of OpenMeetings you need: 

Oracle JDK7
Apache Maven (minimum) 3.2.1
SVN Command line client (Subversion 1.7 required!) 
http://subversion.apache.org/packages.html 

Get the source: 

svn checkout https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/
Run the command: 

mvn clean install 

==

It seems it’s now happily building 3.1.0


[INFO] Building Openmeetings Install 3.1.0-SNAPSHOT
[INFO] 

Which is either way ahead of the nightly build at 3.0.4, or something that is 
totally out of sync with everything else?

So, my own question is answered. Finally get to the end of the build.

...
...
25 errors
74 warnings
[INFO] 
[INFO] Reactor Summary:
[INFO] 
[INFO] Openmeetings ... SUCCESS [08:50 min]
[INFO] Openmeetings Util .. SUCCESS [03:44 min]
[INFO] Openmeetings DB  SUCCESS [01:32 min]
[INFO] Openmeetings Install ... SUCCESS [  7.024 s]
[INFO] Openmeetings Core .. SUCCESS [01:34 min]
[INFO] Openmeetings Service ... SUCCESS [  6.385 s]
[INFO] Openmeetings Webservices ... FAILURE [01:56 min]
[INFO] Openmeetings Web ... SKIPPED
[INFO] Openmeetings Flash . SKIPPED
[INFO] Openmeetings Screen Sharing applet . SKIPPED
[INFO] Openmeetings Server  SKIPPED
[INFO] 
[INFO] BUILD FAILURE
[INFO] 
[INFO] Total time: 19:01 min
[INFO] Finished at: 2014-11-17T07:40:18+00:00
[INFO] Final Memory: 78M/804M

…
….. a lot of warning and exceptions thrown here. See the full list below
…
To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please 
read the following articles:
[ERROR] [Help 1] 
http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn  -rf :openmeetings-webservice


Have I got the time for this. Probably not.


The ERROR list follows here for those remotely interested in a Yosemite build.



[ERROR] Failed to execute goal 
org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc (default) on 
project openmeetings-webservice: An error has occurred in JavaDocs report 
generation:
[ERROR] Exit code: 1 - 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:181:
 warning: no @param for userId
[ERROR] public Appointment getNextAppointmentForUserId(String SID, long userId) 
{
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:257:
 error: self-closing element not allowed
[ERROR] *List of clients, comma separated string, 
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:275:
 warning: no @param for roomId
[ERROR] public Long saveAppointment(String SID, String appointmentName,
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:380:
 error: self-closing element not allowed
[ERROR] *List of clients, comma separated string, 
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:398:
 warning: no @throws for 
org.apache.openmeetings.webservice.error.ServiceException
[ERROR] public Long updateAppointment(String SID, Long appointmentId,
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:458:
 error: self-closing element not allowed
[ERROR] * can delete any appointment.
[ERROR] ^
[ERROR] 
/Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:471:
 warning: no @throws for 
org.apache.openmeetings.webservice.error.ServiceException
[ERROR] public Long deleteAppoin

Re: Building Openmeetings from svn instructions - hmmmm

2014-11-16 Thread Maxim Solodovnik
You need http://openmeetings.apache.org/BuildInstructions_3.0.x.html
NOT http://openmeetings.apache.org/BuildInstructions.html
:)

On Mon, Nov 17, 2014 at 8:47 AM, Robert Chalmers  wrote:

> After finally working my way through endless web sites looking for this,
>
> How to Build a Distribution
>
> To build a binary release of OpenMeetings you need:
>
>- Oracle JDK7
>- Apache Maven (minimum) 3.2.1
>- SVN Command line client (Subversion 1.7 required!)
>http://subversion.apache.org/packages.html
>
> Get the source:
>
> svn checkout https://svn.apache.org/repos/asf/openmeetings/trunk/singlewebapp/
>
> Run the command:
>
> mvn clean install
>
>
> ==
>
> It seems it’s now happily building 3.1.0
>
> 
> [INFO] Building Openmeetings Install 3.1.0-SNAPSHOT
> [INFO] 
>
> Which is either way ahead of the nightly build at 3.0.4, or something that
> is totally out of sync with everything else?
>
> So, my own question is answered. Finally get to the end of the build.
>
> ...
> ...
> 25 errors
> 74 warnings
> [INFO]
> 
> [INFO] Reactor Summary:
> [INFO]
> [INFO] Openmeetings ... SUCCESS [08:50
> min]
> [INFO] Openmeetings Util .. SUCCESS [03:44
> min]
> [INFO] Openmeetings DB  SUCCESS [01:32
> min]
> [INFO] Openmeetings Install ... SUCCESS [
> 7.024 s]
> [INFO] Openmeetings Core .. SUCCESS [01:34
> min]
> [INFO] Openmeetings Service ... SUCCESS [
> 6.385 s]
> [INFO] Openmeetings Webservices ... FAILURE [01:56
> min]
> [INFO] Openmeetings Web ... SKIPPED
> [INFO] Openmeetings Flash . SKIPPED
> [INFO] Openmeetings Screen Sharing applet . SKIPPED
> [INFO] Openmeetings Server  SKIPPED
> [INFO]
> 
> [INFO] BUILD FAILURE
> [INFO]
> 
> [INFO] Total time: 19:01 min
> [INFO] Finished at: 2014-11-17T07:40:18+00:00
> [INFO] Final Memory: 78M/804M
>
> …
> ….. *a lot of warning and exceptions thrown here. See the full list below*
> …
> To see the full stack trace of the errors, re-run Maven with the -e switch.
> [ERROR] Re-run Maven using the -X switch to enable full debug logging.
> [ERROR]
> [ERROR] For more information about the errors and possible solutions,
> please read the following articles:
> [ERROR] [Help 1]
> http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
> [ERROR]
> [ERROR] After correcting the problems, you can resume the build with the
> command
> [ERROR]   mvn  -rf :openmeetings-webservice
>
>
> Have I got the time for this. Probably not.
>
>
> The ERROR list follows here for those remotely interested in a Yosemite
> build.
>
> 
>
> [ERROR] Failed to execute goal
> org.apache.maven.plugins:maven-javadoc-plugin:2.10.1:javadoc (default) on
> project openmeetings-webservice: An error has occurred in JavaDocs report
> generation:
> [ERROR] Exit code: 1 -
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:181:
> warning: no @param for userId
> [ERROR] public Appointment getNextAppointmentForUserId(String SID, long
> userId) {
> [ERROR] ^
> [ERROR]
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:257:
> error: self-closing element not allowed
> [ERROR] *List of clients, comma separated string, 
> [ERROR] ^
> [ERROR]
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:275:
> warning: no @param for roomId
> [ERROR] public Long saveAppointment(String SID, String appointmentName,
> [ERROR] ^
> [ERROR]
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:380:
> error: self-closing element not allowed
> [ERROR] *List of clients, comma separated string, 
> [ERROR] ^
> [ERROR]
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.java:398:
> warning: no @throws for
> org.apache.openmeetings.webservice.error.ServiceException
> [ERROR] public Long updateAppointment(String SID, Long appointmentId,
> [ERROR] ^
> [ERROR]
> /Users/robert/Openmeetings/singlewebapp/openmeetings-webservice/src/main/java/org/apache/openmeetings/webservice/CalendarWebService.