-
TL;DR: can we create root folders in alfresco?
Using a call like this:
```
ContentResult folderResult = OCUtil.findOrCreateFolderByPath(ticket, "/test-folder", OCConstants.OBJECT_TYPE_FOLDER);
```
…
-
Ahoj,
narazil jsem na rozdíly v geometriích při zobrazení dat z ruianu na google mapě.
![snimek obrazovky 2015-05-16 v 22 11 56](https://cloud.githubusercontent.com/assets/1625217/7670151/e3795d96-f…
-
11:32:36.835 [main] WARN o.b.ate.systemlogger.LogbackWriter - APP_LOG: Test-Warning: apply easily-apply job.->stepClickJobLink->stepClickJobLink | stepRepeatApplySamePageJobs | stepRepeatApplySamePag…
-
Hello
I am working on fungi and I wanted to use interproscan in order to predict secretome using SignalP4.1, Phobius and TMHMM2.0.c
I get the binaries, install them in the proper folders. Interprosc…
-
We have build the ccd-validator and are calling the rest endpoint with different documents (with different validationObjectives) concurrently under pretty high volume.
We see the below ConcurrentMo…
-
**Describe the bug**
I am trying to add AAS with Administration elements containing a TemplateId to my BaSyx environment, which won't work as expected. I broke the problem down by minimalizing the co…
-
java.lang.IllegalStateException: Class com.javaxxw.manager.service.impl.TransferServiceImpl does not implement interface org.bytesoft.bytetcc.supports.spring.aware.CompensableBeanNameAware, and there …
-
When the application starts, high concurrency occurs occasionally fail to convert
not every time i want kown how to avoid this exception
thx for reading
version:1.5.1
the exception:
ma.glasnost…
-
I'm trying to import this SARIF file: [results.sarif](https://github.com/fortify/fortify-ssc-parser-sarif/files/10884368/results.sarif.txt)
This result in a failure, and this exception is logged:
…
-
Using Spring data Redis 3.2.5 and repository,
Given this structure
```
@RedisHash("Fruit")
public class Fruit {
@Id
private Integer id;
private String name;
private Timestamp…