fud0 / javacef

Automatically exported from code.google.com/p/javacef
0 stars 0 forks source link

javacef.dll crashes over webstart #11

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
Maybe this problem is similar to Issue #7 
(https://code.google.com/p/javacef/issues/detail?id=7).

I'm part of a team, developing a swt-webstart-application. We used the default 
browser control - but since microsoft update MS14-052 this control crashes. So 
in future we want to use javacef as stable alternative.

While starting our application from workspace, everything works fine. But when 
starting over webstart it crashes. The errormessage referes to libcef.dll. I 
tried to start the application on various os: WinXP (32 bit), Win7 (32 & 64 
bit). 

We use javacef 3, downloaded from https://code.google.com/p/javacef/ last week.

I attach a simple application as war-file. Probably you have to change the 
codebase-argument of the jnlp-tag inside the jnlp.jsp.

To download and start the application via webstart you only have to call the 
jnlp.jsp in a browser. 

Original issue reported on code.google.com by oliver.p...@gmail.com on 19 Sep 2014 at 10:43

GoogleCodeExporter commented 9 years ago

Sorry - i cannot attach the war-file. It has a size of nearly 18 MB, and only 
10 MB are allowed.

Original comment by oliver.p...@gmail.com on 19 Sep 2014 at 10:47

GoogleCodeExporter commented 9 years ago
Can you please post a stack trace or the error log?

Original comment by wjyw...@gmail.com on 19 Sep 2014 at 7:55

GoogleCodeExporter commented 9 years ago
This is the only error-display i get. I cannot find stacktraces or other error 
messages in logs or on console.

May i send you the war-file per E-Mail, so you can study the error "live"?

Original comment by oliver.p...@gmail.com on 22 Sep 2014 at 4:42

Attachments:

GoogleCodeExporter commented 9 years ago
the screenshot

Original comment by oliver.p...@gmail.com on 22 Sep 2014 at 4:45

Attachments:

GoogleCodeExporter commented 9 years ago
I'm quite busy recently. Maybe it does not have enough permissions to access 
some files?  I think you are using cef1. Can you try cef3 if possible?

Original comment by wjyw...@gmail.com on 24 Sep 2014 at 11:38

GoogleCodeExporter commented 9 years ago
No, we use cef 3. The permissions to access the files are managed by the java 
webstart environment.

Original comment by oliver.p...@gmail.com on 30 Sep 2014 at 7:11