Hi Vladimir,

Just build a complet new installation and compilation.


1)
Install red5_openmeetings_0_8_4_r2091 and working.

2)
In server r2176:

app/org/openmeetings/app/remote/ConferenceService.java

modify:

Integer demoTime = null;
-               if (argObjectMap.get("demoTime").toString() != null ||
argObjectMap.get("demoTime").toString().length() > 0) {
+               if (argObjectMap.get("demoTime").toString() != null &&
argObjectMap.get("demoTime").toString().length() > 0) {

3)
Compile server r2176:

ant dist

3)
Compile .../Server/lps-4.3.0/client r2176

4)
Copy and replace:

.../server/dist/openmeetings

for

/opt/openmeet84/webapps/openmeetings

5)
Copy and replace:

.../Server/lps-4.3.0/client/config.xml

for

/opt/openmeet84/webapps/openmeetings/config.xml

6)
Copy and paste:

.../Server/lps-4.3.0/client/main.lzx.swf8.swf

to

/opt/openmeet84/webapps/openmeetings

7)
Give execute permission to ../openmeetings/jod

Rename .../webapps/openmeetings/conf/mysql_hibernate.cfg.xml

to

../webapps/openmeetings/conf/hibernate.cfg.xml

and configure it with the data base about.

8)
It was necessary to build a new complet data base so:

http://localhost:5080/openmeetings/install

...emploing an old data base for OM 0.8rc4 gives me
errors.

And that is all.

So can upload newly ppt, pdf, rtf without errors.


Vladimir, excuse me please my unknown about the 38 tables,
don't know what is your mean.

The data base that i build have 38 tables and work rightly
as told you.

The compilation made in XP and later copy all resultat
to Linux Debian and work fine.

Only when build a Scheduled Meeting the mail send to my
invited its received with the link incomplet:

null?lzr=swf8&lzt=swf&invitationHash=2a78cd3de138ae564a8ffd70c0261c74

...if you could please help me...

Regards!

Greenes





On 20 jul, 23:40, Vladimir Rybintsev <[email protected]> wrote:
> May be it is possible simply create additional tables, if any?
> I recreated database trying to get server and client from 2176
> workin together, but have same 38 tables.
> And broken pdf upload.
>
> On 19 июл, 13:42, greenes <[email protected]> wrote:
>
> > Hi,
>
> > Emploing red5_openmeetings_0_8_4_r2091 and
> > compiling server and client with 2176 can upload pdf,
> > ppt and rtf.
>
> > Making a new data base for this, and:
>
> >http://localhost:5080/openmeetings/install
>
> > ...without so i had problems.
>
> > Regards
>
> > On 19 jul, 10:34, Vladimir Rybintsev <[email protected]> wrote:
>
> > > The problems in uploading pdf and ppt files remains
> > > even in latest revision, 2176.
> > > I did compile, install and run this version and tried to upload
> > > on white board very little pdf file.
> > > I got "converting..." message, remained forever.
> > > I could only cancel upload after hours of useless waiting.
> > > On 18 июл, 00:26, "CTpaHHoe :)" <[email protected]> wrote:
>
> > > > This issue is fixed in the revision 2052, but only partially. In the
> > > > revision 2115 problem fixed complete. Therefore, it is possible to try
> > > > the revision 2052
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
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