File scan error in Orbeon Community Edition - orbeon

I can't upload file into my form in Orbeon 2021.1 CE. After upload i get generic error message about contacting administrator. In log i get message:
Feature is not enabled in this version of the product: File scan API
Exception: org.orbeon.oxf.common.OXFException
Why my CE version trying run PE feature? Is some way to turn off File scan?

This was a bug: that error should not have been reported in the log, and the bug is now fixed (#5516).
Note that the error being reported in the log didn't prevent the upload functionality from working, so should you see this in the log, you can either upgrade to a version that includes the fix, or ignore the exception.

Related

Visual Studio Deploying to Hololens Access is Denied

I am trying to deploy to Hololens 2. I followed all of the documentation located here for deploying from USB, but when I go to Debug .> Start without Debugging, I get the following error message:
Unable to activate Windows Store app. 'Template3D__pzq3xp76mxafg!App'.
The activation request failed with error 'Access is Denied'.
Has anyone else gotten this error before? How did you solve it? There doesn't seem to be any documentation anywhere.
The error message may be caused by various different reasons. And for now, we guess that the issue may happens when VS is trying to activate another app with the same package name on your HoloLens. So, we think the following steps worth trying for you.
Uninstall the existing app with the same name on your HoloLens.
Rebuild your Unity project to another empty folder, then open the UWP project with VS.
Update the DisplayName and Package name property in the Package.appxmainfest file with another name.
In my case, uninstalling the app and deleting the existing build folder didn't help. The solution was very simple: You need to be signed in on the Hololens 2 and keep it on your head. I'm using a PIN for my account and also paired the Hololens and allowed the developer options. I just tried several times to confirm and without logging in, I get exactly the described error. I'm deploying over USB.

Delphi Debugger Error on Android 32-bit Platform

I am experiencing the same error when running with debugging on Android 32-bit platform while on 64-bit has no issue. The debugger just stopped and exited but the app was able to open on my device.
Here's the error:
Can't open socket: Permission denied.
Exiting.
I thought this was within my app codes error but when I tried a new blank multi-device form, I was getting the same error. So, I suspect this issue is not from my code but a Delphi debugger glitch.
Has anyone here experienced the same issue and was able to resolve this. Otherwise, I will take my chances with Embarcadero support.
The IDE has known problems debugging Android apps. Make sure you have the latest patches installed, such as this one:
Delphi 10.3.3 Android Debugging Patch
As the page says:
The patch is available at https://cc.embarcadero.com/item/30904. Full installation instructions are located in the readme.

Could not find an application at the specified director xamarin ios app

Has anyone ever come across the error
Log generated on 29/12/2014 00:12:01
Failed to deploy application on the target device. Please try to rebuild the solution and try again. (Generic)
OK
Build server returned an Error.
error MT1001: Could not find an application at the specified directory
error MT1001: Could not find an application at the specified directory
I am trying to run the ios app sample project here
I am using Visual Studio 2013 I dont have much else to go on here really
Paul
Double click on the error message in the Error Message List of Visual Studio to see details.
https://bugzilla.xamarin.com/show_bug.cgi?id=23425
Might be a problem with the Entitlements.plist

Error in distribute with XCode 4.5.1

I installed xcode 4.5.1 for supporting iphone 5.
After creation of the archive, the validation of the app passes without error. but afterwards during distribution when uploading the app, the following error is shown:
The following issues were found during validation:
An error occurred uploading to the iTunes Store.
Uploading was possible with xcode 4.3.
In iTunesConnect I just see "Waiting for upload" but no error log. Is there a local error log that shows more details?
What could be the reason for the error?
I found the answer in An error occurred uploading to the iTunes store
The 4.5 apple uploader does not work with Oracle Java 1.7 but requires Apple Java 1.6
Could be some local problem, Try to close everything (xcode&orginizer) and open up again. That should do the trick.

Application Installation error Blackberry

I have an application of mine on AppStore. But one user is complaining that he can not install the application on his device(Curve 8900) and it's giving error
"Error starting AppName
$28NonTouch$29:
Module 'AppName
$28NonTouch$29-2' has
verification errors."
Now how come it is possible that other's users are able to download properly while one user is getting this error. I downloaded the application from the appstore and its working perfectly.
And when this user tries to install the application through Desktop Manager he is getting error
"No additional applications can
be found. Your file may contain applications that already exist in the
application list, are not compatible for your device, or have errors."
When i tried to stimulate the issue here by installing the application through desktop manager i am able to install it properly without any error messages.
Can anyone suggest me ,what might be causing this issue.?? Is there any kind of version mismatch??
My application is compiled usiong jdk 4.5.
Any help in this regard will be greatly appreciated.
Kindly help,Its urgent..
Thanx in advance."
Probably the problem is related with the version specified in the .alx file.
Check the .alx file and remove the "_blackberryVersion" tag, or change it so it matches the OS version on your device.

Resources