Could not load file or assembly 'IKVM.OpenJDK.Beans
I've just tried installing this package to a fresh 4.11.3 install.
I'm getting the following error as the package installs.
Could not load file or assembly 'IKVM.OpenJDK.Beans,
Version=7.1.4532.2, Culture=neutral, PublicKeyToken=13235d27fcbfff58' or
one of its dependencies. The system cannot find the file specified.
I've looked inside he package and there's no IKVM.OpenJDK.Beans in it.
After installing the package did you do as per install instructions
AFTER INSTALLING YOU MUST DOWNLOAD THE TIKA DLL FROM https://www.dropbox.com/s/0rk556kjgd8swvy/tika-app-1.2.dll AND COPY IT OVER TO THE BIN. I COULD NOT INCLUDE IT AS PART OF PACKAGE DUE TO FILE SIZE RESTRICTION ON OUR.UMBRACO.ORG/PROJECTS
Yes I've been following the instructions. The problem is that the package install is not completeing. The error is ocurring during the installation so I had not got to the point where I need to download tha Tika DLL.
I have however now downloaded the DLL and put it in place.
The problem now is that I cannot get into the Umbraco editor. As soon as I log in I'm presented with the same YSOD error.
What is IKVM.OpenJDK.Beans...do I need some version of Java installed for this to work?
I had to download ikvmbin-7.2.4630.5 and copy over the following to my bin folder before I could get to the Umbraco login screen, log in and re-install the package:
Could not load file or assembly 'IKVM.OpenJDK.Beans
I've just tried installing this package to a fresh 4.11.3 install.
I'm getting the following error as the package installs.
Could not load file or assembly 'IKVM.OpenJDK.Beans, Version=7.1.4532.2, Culture=neutral, PublicKeyToken=13235d27fcbfff58' or one of its dependencies. The system cannot find the file specified.
I've looked inside he package and there's no IKVM.OpenJDK.Beans in it.
Regards,
Matt
matt,
After installing the package did you do as per install instructions
AFTER INSTALLING YOU MUST DOWNLOAD THE TIKA DLL FROM https://www.dropbox.com/s/0rk556kjgd8swvy/tika-app-1.2.dll AND COPY IT OVER TO THE BIN. I COULD NOT INCLUDE IT AS PART OF PACKAGE DUE TO FILE SIZE RESTRICTION ON OUR.UMBRACO.ORG/PROJECTS
Regards
Ismail
Hi Ismail,
Yes I've been following the instructions. The problem is that the package install is not completeing. The error is ocurring during the installation so I had not got to the point where I need to download tha Tika DLL.
I have however now downloaded the DLL and put it in place.
The problem now is that I cannot get into the Umbraco editor. As soon as I log in I'm presented with the same YSOD error.
What is IKVM.OpenJDK.Beans...do I need some version of Java installed for this to work?
Cheers, Matt
I had to remove all the package DLLs from the bin to get back into the editor.
Any ideas here?
try downloading from here http://code.google.com/p/kimnetdemos/source/browse/trunk/OWLIM/UsingRemoteRepositoryOWLIMdotnet/TestSesame/bin/?r=87#bin%2FDebug may work?
Managed to get it installed without error.
I had to download ikvmbin-7.2.4630.5 and copy over the following to my bin folder before I could get to the Umbraco login screen, log in and re-install the package:
Maybe these should be included in the package.
Matt,
Unfortunately there is 10mb limit on package file size else I would have included everything.
Regards
Ismail
That's limit is not due to the maxRequestLength value in the web.config is it?
does this work with v4.11.3?
is working on a reply...