Re: openmeetings installation - waiting for localhost

2009-06-05 Thread schedi

sometimes sleeping over problems really helps :D

i found a earlier post from you bidab, where you suggested to chmod
the openmeetings directory to 777
as done now, installation completed - woohoo !

lets look for the next task ;)


On 4 Jun., 22:29, bidab ivan.bol...@gmail.com wrote:
 just verify your database name corresponding to the database name
 write in hibernate.cfg.xml:

  property name=connection.urljdbc:mysql://YOUR_HOSTNAME/
 YOUR_DATABASE/property

 sometimes it's write openmeetings in mysql and sometimes
 openmeetings_1, verify it...

 Good luck

 On Jun 4, 10:15 pm, schedi r.schederec...@gmail.com wrote:

  yeah did all that, but i think i found the problem in my mysql
  databaes writesettings..need to work on that now, hope that is the
  problem..

  i use the package 0.8 rc2 and did not change anything in that  yet

  thank you very much..im on it

  On 4 Jun., 22:04, bidab ivan.bol...@gmail.com wrote:

   In fact, you need to made this :

   # Rename mysql_hibernate.cfg.xml to hibernate.cfg.xml and alter
   following config values in hibernate.cfg.xml

                   property name=connection.usernameLOGIN/property
                   property name=connection.passwordPASSWORD/
   property

   Did you made that like this ?

   Do you use a package or install from source you have compiled ?

   Did you read the installation 
   herehttp://code.google.com/p/openmeetings/wiki/InstallationOpenMeetings
   ?

   On Jun 4, 9:56 pm, schedi r.schederec...@gmail.com wrote:

thanks for that quick answer. i did that, and changed the hibernate to
the mysql file, too

no i get these ERRORS

ERROR 06-04 23:52:08.149 Install.java 32562 49
org.openmeetings.servlet.outputhandler.DownloadHandler [http-5080-1] -
command equals null
DEBUG 06-04 23:52:08.344 ImportInitvalues.java 32757 382
org.openmeetings.app.installation.ImportInitvalues [http-5080-1] -
Countries ADDED
[INFO] [http-5080-1] org.apache.catalina.core.ContainerBase.
[red5Engine].[0.0.0.0].[/openmeetings] -  Velocity  [debug]
ResourceManager : found install_step1_EN.vm with loader
org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
DEBUG 06-04 23:52:36.737 Install.java 61150 144
org.openmeetings.servlet.outputhandler.DownloadHandler [http-5080-1] -
do init installation
ERROR 06-04 23:52:36.738 Install.java 61151 169
org.openmeetings.servlet.outputhandler.DownloadHandler [http-5080-1] -
step 0+ start init with values. mitc * r...@schedi.net schedi.net
1     1    0

On 4 Jun., 21:37, bidab ivan.bol...@gmail.com wrote:

 Hi

 Did you modify login and password in hibernate.cfg.xml in folder /
 openmeetings/config/ ?

 On Jun 4, 9:31 pm, schedi r.schederec...@gmail.com wrote:

  of course i also copied the src folder, too...;)

  On 4 Jun., 21:29, schedi r.schederec...@gmail.com wrote:

   Hi everyone!

   I just wanted to install om on my debian/sid server. Everything 
   worked
   fine and i followed all guides. I had red5 installed previously 
   and
   just put the webapps folders into the originally red5 directory. 
   i got
   the installation page fine and filled in everything. all services 
   were
   runnig fine. But after clicking the Install Button the page 
   stood
   still by waiting for localhost and nothing more happened. I used
   Iceweasel. should i try again with epi or did i forgot anything to
   copy to the red5 dir in order to complete installation?

   Many thanks in advantage for your help, and thanks for that great
   tool!

   greetz from Munich
   schedi
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Re: Latest SVN broken (2051)

2009-06-05 Thread J.Mueller

Im using java 6:

streaming:/home/install/red5_svn/trunk/webapp # java -version
java version 1.6.0_14
Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
streaming:/home/install/red5_svn/trunk/webapp # /usr/apache-ant-1.7.1/
bin/ant dist
Buildfile: build.xml

cleanForBinary:
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/
dist
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/bin

prepare:
[mkdir] Created dir: /home/install/red5_svn/trunk/webapp/dist
 [copy] Copying 228 files to /home/install/red5_svn/trunk/webapp/
dist
 [copy] Copied 25 empty directories to 4 empty directories under /
home/install/red5_svn/trunk/webapp/dist
 [copy] Copying 166 files to /home/install/red5_svn/trunk/webapp/
dist/openmeetings/WEB-INF/lib

resources:
 [copy] Copying 71 files to /home/install/red5_svn/trunk/webapp/
bin

compile:
 [echo] /home/install/red5_svn/trunk/webapp/bin
[javac] Compiling 192 source files to /home/install/red5_svn/trunk/
webapp/bin
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/hibernate/beans/user/Users.java:47: warning:
unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/ldap/LdapLoginManagement.java:233: warning:
unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/remote/MainService.java:177: warning: unmappable
character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/remote/red5/WhiteBoardObjectListManager.java:33:
warning: unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
openmeetings/app/conference/configutils/BandwidthConfigFactory.java:
11: cannot access org.red5.logging.Red5LoggerFactory
[javac] bad class file: /home/install/red5_svn/trunk/webapp/lib/
red5_08rc3/red5.jar(org/red5/logging/Red5LoggerFactory.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct
subdirectory of the classpath.
[javac] import org.red5.logging.Red5LoggerFactory;
[javac] ^
[javac] 1 error
[javac] 4 warnings

BUILD FAILED
/home/install/red5_svn/trunk/webapp/build.xml:386: Compile failed; see
the compiler error output for details.

Total time: 2 seconds


On Jun 5, 11:56 am, Sebastian Wagner seba.wag...@gmail.com wrote:
 you need java6 to compile the sources

 2009/6/5 J.Mueller j...@wghh.de





  Hello,

  I tried to compile the latest SVN (2051) with ant and got the
  following errors:

  ant dist
  Buildfile: build.xml

  cleanForBinary:
    [delete] Deleting directory /home/install/red5_svn/trunk/webapp/
  dist
    [delete] Deleting directory /home/install/red5_svn/trunk/webapp/bin

  prepare:
     [mkdir] Created dir: /home/install/red5_svn/trunk/webapp/dist
      [copy] Copying 228 files to /home/install/red5_svn/trunk/webapp/
  dist
      [copy] Copied 25 empty directories to 4 empty directories under /
  home/install/red5_svn/trunk/webapp/dist
      [copy] Copying 166 files to /home/install/red5_svn/trunk/webapp/
  dist/openmeetings/WEB-INF/lib

  resources:
      [copy] Copying 71 files to /home/install/red5_svn/trunk/webapp/
  bin

  compile:
      [echo] /home/install/red5_svn/trunk/webapp/bin
     [javac] Compiling 192 source files to /home/install/red5_svn/trunk/
  webapp/bin
     [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
  openmeetings/app/hibernate/beans/user/Users.java:47: warning:
  unmappable character for encoding UTF8
     [javac] (source unavailable)
     [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
  openmeetings/app/ldap/LdapLoginManagement.java:233: warning:
  unmappable character for encoding UTF8
     [javac] (source unavailable)
     [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
  openmeetings/app/remote/MainService.java:177: warning: unmappable
  character for encoding UTF8
     [javac] (source unavailable)
     [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
  openmeetings/app/remote/red5/WhiteBoardObjectListManager.java:33:
  warning: unmappable character for encoding UTF8
     [javac] (source unavailable)
     [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
  openmeetings/app/conference/configutils/BandwidthConfigFactory.java:
  11: cannot access org.red5.logging.Red5LoggerFactory
     [javac] bad class file: /home/install/red5_svn/trunk/webapp/lib/
  red5_08rc3/red5.jar(org/red5/logging/Red5LoggerFactory.class)
     [javac] class file has wrong version 50.0, should be 49.0
     [javac] Please remove or make sure it appears in the correct
  subdirectory of the classpath.
     [javac] import 

Re: Latest SVN broken (2051)

2009-06-05 Thread Sebastian Wagner
but your log does say something else:
class file has wrong version 50.0, should be 49.0

did you try to set JAVA_HOME before you compile?


2009/6/5 J.Mueller j...@wghh.de


 Im using java 6:

 streaming:/home/install/red5_svn/trunk/webapp # java -version
 java version 1.6.0_14
 Java(TM) SE Runtime Environment (build 1.6.0_14-b08)
 Java HotSpot(TM) Client VM (build 14.0-b16, mixed mode, sharing)
 streaming:/home/install/red5_svn/trunk/webapp # /usr/apache-ant-1.7.1/
 bin/ant dist
 Buildfile: build.xml

 cleanForBinary:
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/
 dist
   [delete] Deleting directory /home/install/red5_svn/trunk/webapp/bin

 prepare:
[mkdir] Created dir: /home/install/red5_svn/trunk/webapp/dist
 [copy] Copying 228 files to /home/install/red5_svn/trunk/webapp/
 dist
 [copy] Copied 25 empty directories to 4 empty directories under /
 home/install/red5_svn/trunk/webapp/dist
 [copy] Copying 166 files to /home/install/red5_svn/trunk/webapp/
 dist/openmeetings/WEB-INF/lib

 resources:
 [copy] Copying 71 files to /home/install/red5_svn/trunk/webapp/
 bin

 compile:
 [echo] /home/install/red5_svn/trunk/webapp/bin
[javac] Compiling 192 source files to /home/install/red5_svn/trunk/
 webapp/bin
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
 openmeetings/app/hibernate/beans/user/Users.java:47: warning:
 unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
 openmeetings/app/ldap/LdapLoginManagement.java:233: warning:
 unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
 openmeetings/app/remote/MainService.java:177: warning: unmappable
 character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
 openmeetings/app/remote/red5/WhiteBoardObjectListManager.java:33:
 warning: unmappable character for encoding UTF8
[javac] (source unavailable)
[javac] /home/install/red5_svn/trunk/webapp/src/app/org/
 openmeetings/app/conference/configutils/BandwidthConfigFactory.java:
 11: cannot access org.red5.logging.Red5LoggerFactory
[javac] bad class file: /home/install/red5_svn/trunk/webapp/lib/
 red5_08rc3/red5.jar(org/red5/logging/Red5LoggerFactory.class)
[javac] class file has wrong version 50.0, should be 49.0
[javac] Please remove or make sure it appears in the correct
 subdirectory of the classpath.
[javac] import org.red5.logging.Red5LoggerFactory;
[javac] ^
[javac] 1 error
[javac] 4 warnings

 BUILD FAILED
 /home/install/red5_svn/trunk/webapp/build.xml:386: Compile failed; see
 the compiler error output for details.

 Total time: 2 seconds


 On Jun 5, 11:56 am, Sebastian Wagner seba.wag...@gmail.com wrote:
  you need java6 to compile the sources
 
  2009/6/5 J.Mueller j...@wghh.de
 
 
 
 
 
   Hello,
 
   I tried to compile the latest SVN (2051) with ant and got the
   following errors:
 
   ant dist
   Buildfile: build.xml
 
   cleanForBinary:
 [delete] Deleting directory /home/install/red5_svn/trunk/webapp/
   dist
 [delete] Deleting directory /home/install/red5_svn/trunk/webapp/bin
 
   prepare:
  [mkdir] Created dir: /home/install/red5_svn/trunk/webapp/dist
   [copy] Copying 228 files to /home/install/red5_svn/trunk/webapp/
   dist
   [copy] Copied 25 empty directories to 4 empty directories under /
   home/install/red5_svn/trunk/webapp/dist
   [copy] Copying 166 files to /home/install/red5_svn/trunk/webapp/
   dist/openmeetings/WEB-INF/lib
 
   resources:
   [copy] Copying 71 files to /home/install/red5_svn/trunk/webapp/
   bin
 
   compile:
   [echo] /home/install/red5_svn/trunk/webapp/bin
  [javac] Compiling 192 source files to /home/install/red5_svn/trunk/
   webapp/bin
  [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
   openmeetings/app/hibernate/beans/user/Users.java:47: warning:
   unmappable character for encoding UTF8
  [javac] (source unavailable)
  [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
   openmeetings/app/ldap/LdapLoginManagement.java:233: warning:
   unmappable character for encoding UTF8
  [javac] (source unavailable)
  [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
   openmeetings/app/remote/MainService.java:177: warning: unmappable
   character for encoding UTF8
  [javac] (source unavailable)
  [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
   openmeetings/app/remote/red5/WhiteBoardObjectListManager.java:33:
   warning: unmappable character for encoding UTF8
  [javac] (source unavailable)
  [javac] /home/install/red5_svn/trunk/webapp/src/app/org/
   openmeetings/app/conference/configutils/BandwidthConfigFactory.java:
   11: cannot access org.red5.logging.Red5LoggerFactory
  [javac] bad class file: 

NetConnection.Connect.Failed

2009-06-05 Thread schedi

Hello again,

i am not sure if i am too dumb to search...but please help me anybody
again ;)

Is it a installation problem as in some postings was said or a problem
of my ports in the system, but i cant get away this problem

Autoconnect
NetConnection.Connect.Failed
rtmpt://localhost:8088/openmeetings/hibernate

i hope this question is not too silly to bother you again ;)
but what should i do? ... many thanks!

schedi
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
OpenMeetings User group.
To post to this group, send email to openmeetings-user@googlegroups.com
To unsubscribe from this group, send email to 
openmeetings-user+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/openmeetings-user?hl=en
-~--~~~~--~~--~--~---



Convert problem

2009-06-05 Thread J.Mueller

Hello,

sorry to disturb you again. My convert from .doc file (even .txt) was
working before i switched to latest SVN. When I know try to convert
something I get the following error:

-
ERROR 06-05 13:35:49.922 AppointmentDaoImpl.java 1706293 630
org.openmeetings.app.data.calendar.daos.AppointmentDaoImpl
[Red5_Scheduler_Worker-8] - Error in getTodaysAppoitme
ntsForAllUsers : ClassNotFoundException:
org.hibernate.hql.ast.HqlToken [SELECT app from
org.openmeetings.app.hibernate.beans.calendar.MeetingMember mm JOIN
mm.appointment as
 app WHERE mm.deleted!= :mm_deleted AND app.deleted!= :app_deleted
AND  app.appointmentStarttime between :starttime AND  :endtime]
DEBUG 06-05 13:35:49.922 AppointmentLogic.java 1706293 234
org.openmeetings.app.data.calendar.management.AppointmentLogic
[Red5_Scheduler_Worker-8] - doScheduledMeetingRemind
er : no Appointments today
DEBUG 06-05 13:36:15.411 UploadHandler.java 1731782 95
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
uploading
DEBUG 06-05 13:36:15.412 UploadHandler.java 1731783 104
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
uploading sid: bf3120141f7f3e9b9de68a6b63
c37d67
DEBUG 06-05 13:36:15.413 Sessionmanagement.java 1731784 182
org.openmeetings.app.data.basic.Sessionmanagement [http-5080-3] -
checkSession USER_ID: 1
DEBUG 06-05 13:36:15.418 UploadHandler.java 1731789 118
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
uploading user_level: 3
DEBUG 06-05 13:36:15.418 UploadHandler.java 1731789 171
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
 UploadHandler working_dir: /srv/red5/./webap
ps/openmeetings/upload/1/
DEBUG 06-05 13:36:15.473 UploadHandler.java 1731844 265
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
# WRITE FILE TO: /srv/red5/./webapps/openmeet
ings/uploadtemp/1/Adressaufkleber.odt
DEBUG 06-05 13:36:15.473 UploadHandler.java 1731844 280
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
canBeConverted: true
DEBUG 06-05 13:36:15.474 GeneratePDF.java 1731845 68
org.openmeetings.app.documents.GeneratePDF [http-5080-3] -
fullProcessing: true
DEBUG 06-05 13:36:15.474 GenerateSWF.java 1731845 38
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - process:
doJodConvert
DEBUG 06-05 13:36:15.496 GenerateSWF.java 1731867 51
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - line:
Unable to access jarfile /srv/red5/./webapps/openmeetin
gs/jod/jodconverter-cli-2.2.0.jar /srv/red5/./webapps/openmeetings/
uploadtemp/1/Adressaufkleber.odt
DEBUG 06-05 13:36:15.499 GenerateSWF.java 1731870 55
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - exitVal: 1
DEBUG 06-05 13:36:15.501 GenerateSWF.java 1731872 38
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - process:
generateBatchThumb
DEBUG 06-05 13:36:15.538 GenerateSWF.java 1731909 51
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - line:
convert: unable to open image `/srv/red5/./webapps/openm
eetings/upload/1/Adressaufkleber/Adressaufkleber.pdf': Datei oder
Verzeichnis nicht gefunden.
DEBUG 06-05 13:36:15.539 GenerateSWF.java 1731910 55
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - exitVal: 0
DEBUG 06-05 13:36:15.543 GenerateSWF.java 1731914 38
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - process:
generateSwf
DEBUG 06-05 13:36:15.569 GenerateSWF.java 1731940 51
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - line:
Error: Couldn't open file '/srv/red5/./webapps/openmeeti
ngs/upload/1/Adressaufkleber/Adressaufkleber.pdf'
DEBUG 06-05 13:36:15.570 GenerateSWF.java 1731941 55
org.openmeetings.app.documents.GeneratePDF [http-5080-3] - exitVal: 1
DEBUG 06-05 13:36:15.581 UploadHandler.java 1731952 338
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
moduleName.equals(userprofile) ? videoconf1
DEBUG 06-05 13:36:15.581 UploadHandler.java 1731952 341
org.openmeetings.servlet.outputhandler.UploadHandler [http-5080-3] -
moduleName.equals(userprofile) !
DEBUG 06-05 13:36:15.584 ScopeApplicationAdapter.java 1731955 1247
org.openmeetings.app.remote.red5.ScopeApplicationAdapter [http-5080-3]
- sendMessageWithClientByPublicSID R
PC:newMessageByRoomAndDomain
{user=org.openmeetings.app.hibernate.beans.user.us...@cbb3fa,
message=library, action=newFile, error={processSWF=
{process=generateSwf, error=Error
: Couldn't open file '/srv/red5/./webapps/openmeetings/upload/1/
Adressaufkleber/Adressaufkleber.pdf', command=[/usr/local/bin/
pdf2swf, /srv/red5/./webapps/openmeetings/upload
/1/Adressaufkleber/Adressaufkleber.pdf, /srv/red5/./webapps/
openmeetings/upload/1/Adressaufkleber/Adressaufkleber.swf],
exitValue=1}, processPDF={process=processPDF, exitValu
e=0}, processThumb={process=generateBatchThumb, error=convert: unable
to open image `/srv/red5/./webapps/openmeetings/upload/1/
Adressaufkleber/Adressaufkleber.pdf': Datei ode
r Verzeichnis nicht gefunden.,