Page 1 of 1

Browser has not Java support, extension has been d

PostPosted:Thu May 22, 2014 4:10 pm
by Catscratch
Hi,

I upgraded to version 6.3.0 community. Now everytime I log into, I get a popup message:
Code: Select all
[Scanner] Browser has not Java support, extension has been disabled
[Uploader] Browser has not Java support, extension has been disabled
Is there a way, to disable this popup?

And beside, there is an orthographic mistake. I think it should be "Browser has no Java support, extension has been disabled"

Thanks!

Re: Browser has not Java support, extension has been d

PostPosted:Sun May 25, 2014 7:59 am
by jllort
We've corrected the translation. You can also change at Administration -> Languages -> english -> looking for key "browser.java.support.not.found.extension.disabled"

About why it happens, basically your browser has no java support than causes these extensions can not been enabled. In professional version -> profiles -> General tab there's a property called "Show events notification", take a look if you got it also in community.

Re: Browser has not Java support, extension has been d

PostPosted:Mon May 26, 2014 7:10 am
by Catscratch
Thanks for the reply. I also changed the translation. But I can't find the "Show events notification" option in profiles. So it seems, community version didn't got this option.

Image

Re: Browser has not Java support, extension has been d

PostPosted:Wed May 28, 2014 7:25 pm
by jllort
Confirmed the "Show events notification" options is not available in community profiles.

Re: Browser has not Java support, extension has been d

PostPosted:Wed May 28, 2014 8:49 pm
by Catscratch
Ok, and is it really a "premium" feature? Or can you simply integrate it in the next build?

Re: Browser has not Java support, extension has been d

PostPosted:Fri May 30, 2014 7:15 am
by jllort
You got source code if you want to doing changes can do yourself. Community comes as is. When doing a major release we expose one of our internal branches. At this time this feature - althought be mininal change - has not going into because was still not present in the branch we selected to expose. On future release will comes but our effort to introduce it at the present will be zero. Sorry, but I think I must be so clear at this point.

Our priority at the present is doing some customer enhancements, if you've followed us last six months, really between we've announced in forum that we will doing release and when really has been done has passed a lot of time, more than the expected. For preparing a major community release like this, we expend about 3-5 days. Form here until the next major version be released, only we will working on community version for doing bug patches, and some minor enhancements if we consider necessary or comes from community developers.

Re: Browser has not Java support, extension has been d

PostPosted:Wed Apr 15, 2015 7:46 am
by joycafe
Code: Select all
use okmdb;
update okm_profile set PRF_TB_SCANNER_VIS='F' where PRF_ID=1 ;
update okm_profile set PRF_TB_UPLOADER_VIS='F' where PRF_ID=1 ;

commit;
SELECT PRF_TB_SCANNER_VIS,PRF_TB_UPLOADER_VIS FROM okmdb.okm_profile  ;

Pls do modification as above , it will work as expected .

Re: Browser has not Java support, extension has been d

PostPosted:Thu Nov 05, 2015 10:10 am
by Lapo
Hi,
i have the same problem using the 6.3.0 version.

I have a question for Joycafe:
these strings:
Code: Select all
use okmdb;
update okm_profile set PRF_TB_SCANNER_VIS='F' where PRF_ID=1 ;
update okm_profile set PRF_TB_UPLOADER_VIS='F' where PRF_ID=1 ;

commit;
SELECT PRF_TB_SCANNER_VIS,PRF_TB_UPLOADER_VIS FROM okmdb.okm_profile ;
where i have to write it?
in okmdb.log?

Or,
there is another way to remove this pop up?

Thank you!

Re: Browser has not Java support, extension has been d

PostPosted:Sat Nov 07, 2015 10:08 am
by jllort
In Administration you have the database query, I think Lapo wants you disabling features what need java support from browser.

About Catscratch question of "premium feature". Well, really professional edition goes 2-3 years in front of community edition. What we are doing each year - what we call as major release - is take an older professional edition - code - and release as community one ( always in this direction ). It's only a question of time this feature will be released in community edition. This way of working is the most comfortable for us, we are maintaining a lot of versions at same time, actually 6.4 professional, 6.2.x professional, 6.3 community and during 1 year or more we have been working on version 7 what will be a great change between actual 6.4. Releasing community directly from one older professional gives community users new features on application, also another advantage is that almost code is well tested and there are less bugs and finally the cost in time for maintaining the release is fewer from our side.

Probably we will spend 1-2 weeks on community to give a better look & feel ( styles etc... ). Login UI with better colors etc... basically a general cleaning on all UI.

Re: Browser has not Java support, extension has been d

PostPosted:Sun Mar 19, 2017 5:42 pm
by Petr_Valenta
Hello to all

After the last update of Firefox there is the same problem with java as in Chrome - both scanner and uploader reports the problem

"Browser has no Java support, extension has been disabled."

IE11 after installing the java reports the same as Firefox and Chrome.

I have these questions:
1. What exactly will not work in the current installation when using Chrome and / or Firefox?
2. What can we do if it is impossible for us to downgrade these browsers?
3. What are future plans of OKM to solve this problem?

Thank you very much for your answers in advance

Petr Valenta

* MS Windows 7 Professional Service Pack 1
* java.version=1.8.0_121
* OpenKM-6.3-community-portable-dev-1.0.zip downloaded 20.3.2017 with no customizations
* Chrome 56.0.2924.87
* Firefox 52.0.1 32bit
* IE 11.0.9600.18097

Re: Browser has not Java support, extension has been d

PostPosted:Tue Mar 21, 2017 7:00 pm
by jllort
Uploader and scanner have been removed from the last OpenKM release. Althought version 6.3.3 has still not oficially released you can upgrade from https://github.com/openkm/document-management-system with these steps https://docs.openkm.com/kcenter/view/ok ... guide.html

Re: Browser has not Java support, extension has been d

PostPosted:Wed Mar 22, 2017 7:11 am
by Petr_Valenta
Thank you very much for your answer.

Re: Browser has not Java support, extension has been d

PostPosted:Tue Apr 11, 2017 7:50 pm
by redink
Hi there,

I had the same problem after my distro (OpenSUSE Tumbleweed) updated Firefox to 52.0. No NPAPI plugin support, thus no Java and no mass uploader. At that time I used OpenKM Community 6.3.2. There is an extended support release branch of Firefox (https://www.mozilla.org/en-US/firefox/o ... tions/faq/). Firefox 52.0 ESR still has NPAPI plugin support until early 2018. So I installed Firefox ESR 52 in a virtual machine (based on Linux Mint) and mass uploader was working again there.

Then I tried to emulate a mass upload with the ZIP option in the file upload. It worked very well so I decided to update OpenKM Community to 6.3.3 following the steps described above. After upgrading I had to clear browser cache but then everything worked well. Scanner and mass uploader no more present but I never used the scanner feature and mass uploader is replaced effectively with uploading and unpacking ZIP files.

Hope that this small outline helps somebody, especially the information about Firefox ESR. Thanks to the OpenKM team for making this great piece of software available to the community!

Re: Browser has not Java support, extension has been d

PostPosted:Wed Apr 12, 2017 5:41 pm
by jllort
The scanner has definitively deprecated in favour of Windows scanner tool. About bulk upload tool we still do not have replacement for it.