thats correct windows with java6

On Dec 17, 5:44 pm, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> I guess you tried those things all under windows and with Java6 installed.
> Cause that is mandatory.
>
> Sebastian
>
> 2009/12/17 Jyothivas Nair <jyothivasn...@gmail.com>
>
>
>
>
>
> > i am using version r2757 and the default desktop sharer that must be
> > number 1
>
> > i tried on 2 machines and it gives different errors
>
> > 1 machine:-  it downloads and while running the jnlp it gives a modal
> > dialog saying "splash: recv failed" and then fails to run
> > 2 machine:-  it downloads and starts the screen sharer, but when i
> > press the button "share desktop" it does nothing at all
>
> > both the machines it downloads the jnlp fine.
> > i believe i need to have a look at the logs as you suggested to see if
> > something is generated out there
>
> > On Dec 17, 5:32 pm, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> > > Okay,
>
> > > and the error while starting the Screen-Sharer:
> > > 1) Does it fail to download
> > > 2) Does it fail to start ? If so there must be shown and error in the
> > > Web-Start Console
> > > 3) Does it start as usual but shows a connect error?
>
> > > And what version and which desktop sharing type are you using?
>
> > > Sebastian
>
> > > 2009/12/17 Jyothivas Nair <jyothivasn...@gmail.com>
>
> > > > no i haven't changed the ports in the config...all are default
> > > > i still get this error when i run the jnlp file from any client
> > > > machine
> > > > error "splash: recv failed"
>
> > > > Sebastian thanx for your help for the converter issue it was indeed
> > > > the wrapper that was the culprit.....removing it made it work
> > > > thanx :)
>
> > > > On Dec 17, 5:08 pm, Sebastian Wagner <seba.wag...@gmail.com> wrote:
> > > > > no ports are okay.
> > > > > You did not change any values in the file config.xml no?
>
> > > > > Sebastian
>
> > > > > 2009/12/17 Jyothivas Nair <jyothivasn...@gmail.com>
>
> > > > > > ohh okie, yes i do start the red5 using a wrapper....
> > > > > > i will just check that out by getting the original red5 batch file
> > and
> > > > > > check it again
>
> > > > > > one more thing Sebastian, while using desktop sharing i get a
> > > > > > recv_failed when i click on the downloaded jnlp file
> > > > > > is this because of a unopened port
> > > > > > i have opened ports
> > > > > > 5080
> > > > > > 1935
> > > > > > 4445
> > > > > > 8088
> > > > > > 8443
>
> > > > > > am i missing some port ?
> > > > > > i must mention that the desktop sharing works perfectly fine while
> > > > > > remote desktop, it doesnt while using as a internet user
>
> > > > > > thanx for your help
>
> > > > > > On Dec 17, 3:31 pm, Sebastian Wagner <seba.wag...@gmail.com>
> > wrote:
> > > > > > > when you did start Tomcat, do you use any service wrapper or
> > > > something
> > > > > > like
> > > > > > > that?
> > > > > > > Maybe the internal Tomcat Service wrapper does not allow to write
> > > > files
> > > > > > > outside its directory at all.
> > > > > > > So when you start it with a usual command directly from the
> > console
> > > > (or I
> > > > > > > think in windows you have this *Administrator console / Start as
> > > > > > > Administrator*) then you should not have those Issues.
>
> > > > > > > Sebastian
>
> > > > > > > 2009/12/17 Jyothivas Nair <jyothivasn...@gmail.com>
>
> > > > > > > > Hi Sebastian,
>
> > > > > > > > thanx for your reply
> > > > > > > > i am using the latest stable windows binary version 0.9 of swf
> > > > tools
>
> > > > > > > > i did check pdf2swf from the command promt as well as from the
> > gui
> > > > > > > > provided by them using a remote desktop, the swf is generated
> > and
> > > > > > > > perfectly fine
> > > > > > > > but the moment i try uploading from openmeetings the swf is
> > blank
> > > > > > > > white and the following error is shown
>
> > > > > > > > the problem is with all the documents (doc, odt, ppt etc),
> > images
> > > > work
> > > > > > > > fine as they aren't converted to swf as you would know.
>
> > > > > > > > looking at the error i do feel that the swf tool is trying to
> > write
> > > > a
> > > > > > > > temp font file onto the server before converting and the sever
> > is
> > > > not
> > > > > > > > giving it access, what i cant understand is where exactly is
> > this
> > > > > > > > going on :(
>
> > > > > > > > On Dec 17, 3:01 pm, Sebastian Wagner <seba.wag...@gmail.com>
> > > > wrote:
> > > > > > > > > hi,
>
> > > > > > > > > could it be that you have some Issues in Windows 2008
> > regarding
> > > > the
> > > > > > right
> > > > > > > > to
> > > > > > > > > write files?
> > > > > > > > > You should try to convert a pdf2swf from the command line on
> > this
> > > > > > Server.
>
> > > > > > > > > For example this command here:
> > > > > > > > > C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s, insertstop,
> > > > > > > > > C:\Program Files (x86)\Apache Software Foundation\Tomcat
> > > > 6.0\webapps
>
> > > > \openmeetings1.0\.\webapps\openmeetings\upload\9\odtdoc\odtdoc.pdf,
> > > > > > > > > C:\Program Files (x86)\Apache Software Foundation\Tomcat
>
> > 6.0\webapps\openmeetings1.0\.\webapps\openmeetings\upload\9\odtdoc\odtdoc.swf
>
> > > > > > > > > You might need to check that the path to and the PDF itself
> > does
> > > > > > exist.
> > > > > > > > Make
> > > > > > > > > sure the the whitespaces in the paths is not the problem!
>
> > > > > > > > > If it fails because of SWFTools and not because of a
> > File-Right
> > > > or
> > > > > > > > > whitespace in Path Problem:
> > > > > > > > > 1) What version of SWFTools are you running? Update to the
> > latest
> > > > > > > > Snapshot!
> > > > > > > > > 2) Does this problem persist with all PDF? Try other simple
> > PDFs!
>
> > > > > > > > > Sebastian
>
> > > > > > > > > 2009/12/17 Jyothivas Nair <jyothivasn...@gmail.com>
>
> > > > > > > > > > Hi All,
>
> > > > > > > > > > i tried a bit for this and found the below error, the
> > > > application
> > > > > > > > > > swftools returns "fileError: Couldn't create temporary font
> > > > > > > > > > fileCouldn't create temporary "
> > > > > > > > > > does anybody have a clue why it is returning a error like
> > this
> > > > ?
>
> > > > > > > > > > ScopeApplicationAdapter.java 67492215 2437
> > > > > > > > > > org.openmeetings.app.remote.red5.ScopeApplicationAdapter
> > > > > > [http-5080-4]
> > > > > > > > > > - sendMessageWithClientByPublicSID
> > > > RPC:newMessageByRoomAndDomain
>
> > {user=org.openmeetings.app.hibernate.beans.user.us...@1331800,
> > > > > > > > > > message=library, action=newFile, error={
>
> > > > > > > > > > processSWF={
> > > > > > > > > > process=generateSwf,
> > > > > > > > > > error=Couldn't create temporary
> > > > > > > > > > fileError: Couldn't create temporary font fileCouldn't
> > create
> > > > > > > > > > temporary
> > > > > > > > > > fileError: Couldn't create temporary font fileCouldn't
> > create
> > > > > > > > > > temporary
> > > > > > > > > > fileError: Couldn't create temporary font fileCouldn't
> > create
> > > > > > > > > > temporary
> > > > > > > > > > fileError: Couldn't create temporary font fileCouldn't
> > create
> > > > > > > > > > temporary
> > > > > > > > > > fileError: Couldn't create temporary font fileCouldn't
> > create
> > > > > > > > > > temporary
> > > > > > > > > > fileError: Couldn't create temporary font file,
> > > > > > > > > > command=[C:\Program Files (x86)\SWFTools\pdf2swf.exe, -s,
> > > > > > insertstop,
> > > > > > > > > > C:\Program Files (x86)\Apache Software Foundation\Tomcat
> > > > > > 6.0\webapps
>
> > > > \openmeetings1.0\.\webapps\openmeetings\upload\9\odtdoc\odtdoc.pdf,
> > > > > > C:
> > > > > > > > > > \Program Files (x86)\Apache Software Foundation\Tomcat
> > > > 6.0\webapps
>
> > \openmeetings1.0\.\webapps\openmeetings\upload\9\odtdoc\odtdoc.swf],
> > > > > > > > > > exitValue=0},
>
> > > > > > > > > > --
>
> > > > > > > > > > You received this message because you are subscribed to the
> > > > Google
> > > > > > > > Groups
> > > > > > > > > > "OpenMeetings User" group.
> > > > > > > > > > To post to this group, send email to
> > > > > > > > openmeetings-u...@googlegroups.com.
> > > > > > > > > > To unsubscribe from this group, send email to
> > > > > > > > > > openmeetings-user+unsubscr...@googlegroups.com<openmeetings-user%2bunsubscr...@googlegroups.com>
> > <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
>
> > > > <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
>
> > > > > > <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
>
> > > > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
> > <openmeetings-user%25252bunsubscr...@googlegroups.com<openmeetings-user%2525252bunsubscr...@googlegroups.com>
>
> > > > > > > > <openmeetings-user%2bunsubscr...@googlegroups.com<openmeetings-user%252bunsubscr...@googlegroups.com>
> > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
>
> > > > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
> > <openmeetings-user%25252bunsubscr...@googlegroups.com<openmeetings-user%2525252bunsubscr...@googlegroups.com>
>
> > > > > > <openmeetings-user%252bunsubscr...@googlegroups.com<openmeetings-user%25252bunsubscr...@googlegroups.com>
> > <openmeetings-user%25252bunsubscr...@googlegroups.com<openmeetings-user%2525252bunsubscr...@googlegroups.com>
>
> > > > <openmeetings-user%25252bunsubscr...@googlegroups.com<openmeetings-user%2525252bunsubscr...@googlegroups.com>
> > <openmeetings-user%2525252bunsubscr...@googlegroups.com<openmeetings-user%252525252bunsubscr...@googlegroups.com>
>
> > > > > > > > > > .
> > > > > > > > > > For more options, visit this group at
> > > > > > > > > >http://groups.google.com/group/openmeetings-user?hl=en.
>
> > > > > > > > > --
> > > > > > > > > Sebastian
>
> ...
>
> read more »

--

You received this message because you are subscribed to the Google Groups 
"OpenMeetings User" group.
To post to this group, send email to openmeetings-u...@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.


Reply via email to