Ok, i have gone through the 3 log files 
error
openmeetings
red5

But i can't find the word 'Exception' anywhere!

Although i did find this in the openmeetings.log file, which is related to 
my image.

DEBUG 09-08 15:19:25.349 GenerateThumbs.java 164857 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 3 
argv-i 
C:\openmeetings_1_7_0_r3822\webapps\openmeetings\upload\profiles\profile_1\UnionJack.jpg
DEBUG 09-08 15:19:25.350 GenerateThumbs.java 164858 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 4 
argv-i 
C:\openmeetings_1_7_0_r3822\webapps\openmeetings\upload\profiles\profile_1\_profile_UnionJack.jpg
DEBUG 09-08 15:19:25.350 GenerateThumbs.java 164858 59 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] - END 
generateThumb ################# 
DEBUG 09-08 15:19:25.555 GenerateThumbs.java 165063 55 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] - START 
generateThumb ################# 
DEBUG 09-08 15:19:25.555 GenerateThumbs.java 165063 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 0 
argv-i C:\Program Files\ImageMagick-6.7.2-Q16\imdisplay.exe\convert.exe
DEBUG 09-08 15:19:25.555 GenerateThumbs.java 165063 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 1 
argv-i -thumbnail
DEBUG 09-08 15:19:25.555 GenerateThumbs.java 165063 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 2 
argv-i 240x240
DEBUG 09-08 15:19:25.556 GenerateThumbs.java 165064 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 3 
argv-i 
C:\openmeetings_1_7_0_r3822\webapps\openmeetings\upload\profiles\profile_1\
UnionJack.jpg
DEBUG 09-08 15:19:25.556 GenerateThumbs.java 165064 57 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] -  i 4 
argv-i 
C:\openmeetings_1_7_0_r3822\webapps\openmeetings\upload\profiles\profile_1\_big_UnionJack.jpg
DEBUG 09-08 15:19:25.556 GenerateThumbs.java 165064 59 
org.openmeetings.app.documents.GenerateThumbs [http-0.0.0.0-5080-3] - END 
generateThumb ################# 
DEBUG 09-08 15:19:25.677 ScopeApplicationAdapter.java 165185 3011 
org.openmeetings.app.remote.red5.ScopeApplicationAdapter 
[http-0.0.0.0-5080-3] - sendMessageWithClientByPublicSID 
RPC:newMessageByRoomAndDomain{user=org.openmeetings.app.hibernate.beans.user.Users@1f39a4a,
 
message=library, action=newFile, 
error={processThumb2={process=processImageWindows, error=, 
command=[Ljava.lang.String;@2ad275, exitValue=0}, 
processThumb1={process=processImageWindows, error=, 
command=[Ljava.lang.String;@ea82fc, exitValue=0}, 
processThumb3={process=processImageWindows, error=, 
command=[Ljava.lang.String;@183f3f6, exitValue=0}, 
processJPG={process=processImageWindows, error=, 
command=[Ljava.lang.String;@22951a, exitValue=0}}, 
fileName=C:\openmeetings_1_7_0_r3822\webapps\openmeetings\uploadtemp\profiles\profile_1\UnionJack}


I also found this on the error.log file right at the beginning which 
contains the word - 'NamingException' maybe thats the problem.

2011-09-08 15:16:39,059 [main] WARN  o.s.b.f.c.CustomEditorConfigurer - 
Passing PropertyEditor instances into CustomEditorConfigurer is deprecated: 
use PropertyEditorRegistrars or PropertyEditor class names instead. 
Offending key [java.net.SocketAddress; offending editor instance: 
org.apache.mina.integration.beans.InetSocketAddressEditor@173ef3f
2011-09-08 15:16:46,636 [Launcher:/openmeetings] WARN  
o.h.i.SessionFactoryObjectFactory - Could not bind factory to JNDI
javax.naming.NamingException: Name is not valid
    at org.apache.naming.NamingContext.bind(NamingContext.java:836) 
[catalina-6.0.24.jar:na]
    at org.apache.naming.NamingContext.rebind(NamingContext.java:208) 
[catalina-6.0.24.jar:na]
    at org.apache.naming.SelectorContext.rebind(SelectorContext.java:207) 
[catalina-6.0.24.jar:na]
    at javax.naming.InitialContext.rebind(InitialContext.java:431) 
[na:1.7.0]
    at org.hibernate.util.NamingHelper.bind(NamingHelper.java:97) 
[hibernate3.jar:3.6.1.Final]
    at 
org.hibernate.impl.SessionFactoryObjectFactory.addInstance(SessionFactoryObjectFactory.java:113)
 
[hibernate3.jar:3.6.1.Final]
    at 
org.hibernate.impl.SessionFactoryImpl.<init>(SessionFactoryImpl.java:367) 
[hibernate3.jar:3.6.1.Final]
    at 
org.hibernate.cfg.Configuration.buildSessionFactory(Configuration.java:1842) 
[hibernate3.jar:3.6.1.Final]
    at 
org.openmeetings.app.hibernate.utils.HibernateUtil.getSessionFactory(HibernateUtil.java:77)
 
[openmeetings.jar:na]
    at 
org.openmeetings.app.hibernate.utils.HibernateUtil.createSession(HibernateUtil.java:35)
 
[openmeetings.jar:na]
    at 
org.openmeetings.app.data.basic.Configurationmanagement.getConfKey(Configurationmanagement.java:50)
 
[openmeetings.jar:na]
    at 
org.openmeetings.app.remote.red5.ScopeApplicationAdapter.appStart(ScopeApplicationAdapter.java:139)
 
[openmeetings.jar:na]
    at 
org.red5.server.adapter.MultiThreadedApplicationAdapter.start(MultiThreadedApplicationAdapter.java:414)
 
[red5.jar:na]
    at 
org.red5.server.adapter.ApplicationAdapter.start(ApplicationAdapter.java:55) 
[red5.jar:na]
    at org.red5.server.Scope.start(Scope.java:1163) [red5.jar:na]
    at org.red5.server.Scope.init(Scope.java:898) [red5.jar:na]
    at org.red5.server.WebScope.register(WebScope.java:198) [red5.jar:na]
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 
[na:1.7.0]
    at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) 
[na:1.7.0]
    at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
 
[na:1.7.0]
    at java.lang.reflect.Method.invoke(Method.java:601) [na:1.7.0]
    at 
org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeCustomInitMethod

Obviously this is like reading some strange language to me, so i really 
don't know if the info i posted is the problem or how to fix it.

I understand you can't continually give out you time for nothing but i 
really would appreciate help getting this solved.

P.S. It was me that forgot my own phone number in English (lived in France 
for to long) :-D when i called about the paypal module!

-- 
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/openmeetings-user/-/kMvQvSWGjSUJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en.

Reply via email to