Skip to content

Instantly share code, notes, and snippets.

View sbespalov's full-sized avatar
🏠
Working from home

Sergey Bespalov sbespalov

🏠
Working from home
View GitHub Profile
07 Nov 2017 09:09:16 GMT], Server=[Lotus-Domino]}
Payload: <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<soapenv:Body>
<soapenv:Fault>
<faultcode>soapenv:Server.generalException</faultcode>
<faultstring>Expected argument EMAIL missing in method GETREPORTSBYPEOPLEONDATE in web service GetPeopleReports</faultstring>
Request:
HTTP Method = PUT
Request URI = /api/v1/org/division/managers
Parameters = {}
Headers = {Content-Type=[application/json;charset=UTF-8]}
Body:
{
"divisionId" : 119,
"userIdList" : [ 1170, 1180 ]
}
{
"title": "A schema for Umbraco's package.manifest files.",
"$schema": "http://json-schema.org/draft-04/schema#",
"type": "object",
"definitions": {
"editor": {
"description": "This describes details about the editor",
"type": "object",
sbespalov@sbespalov:~/projects$ git clone http://sbespalov:Ogs8erg@tuman.me/scm/git/java/tsconsulting.ru/loyalty/loyalty.git tsk-loyalty
Cloning into 'tsk-loyalty'...
remote: Counting objects: 11045, done
remote: Finding sources: 100% (11045/11045)
remote: Getting sizes: 100% (3996/3996)
remote: Total 11045 (delta 6954), reused 11045 (delta 6954)
Receiving objects: 100% (11045/11045), 5.72 MiB | 585.00 KiB/s, done.
Resolving deltas: 100% (6954/6954), done.
Checking connectivity... done.
warning: remote HEAD refers to nonexistent ref, unable to checkout.
:loyalty-api:compileJava UP-TO-DATE
:loyalty-api:buildCSS UP-TO-DATE
:loyalty-api:processResources UP-TO-DATE
:loyalty-api:transpileJS SKIPPED
:loyalty-api:configJSModules SKIPPED
:loyalty-api:replaceSoyTranslation UP-TO-DATE
:loyalty-api:classes UP-TO-DATE
:loyalty-api:jar
[aQute.bnd.annotation.ProviderType annotation used in class ru.tsconsulting.loyalty.model.AccountModel. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations., aQute.bnd.annotation.ProviderType annotation used in class com.liferay.portal.kernel.model.BaseModel. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations., aQute.bnd.annotation.ProviderType annotation used in class ru.tsconsulting.loyalty.model.Account. Bnd versioning annotations are deprecated as of Bnd 3.2 and support will be removed in Bnd 4.0. Please change to use OSGi versioning annotations., aQut
08:23:03,042 ERROR [Framework Event Dispatcher: Equinox Container: f0e61e30-95ce-0017-1356-ec05b3cf12b8][ru_tsconsulting_loyalty_web:97] FrameworkEvent ERROR
org.osgi.framework.BundleException: Could not resolve module: ru.tsconsulting.loyalty.web [518]_ Unresolved requirement: Import-Package: org.apache.http_ [Sanitized]
at org.eclipse.osgi.container.Module.start(Module.java:429)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1582)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:1562)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1533)
at org.eclipse.osgi.container.SystemModule.startWorker(SystemModule.java:242)
at org.eclipse.osgi.container.Module.doStart(Module.java:566)
at org.eclipse.osgi.container.Module.start(Module.java:434)
at org.eclipse.osgi.container.SystemModule.start(SystemModule.java:172)
@sbespalov
sbespalov / AbstractArtifactManagementService
Created November 22, 2017 03:03
Checksum validation broken again
Commit d31b46e93d6e054439f69b621576ab1827258bc0
carlspring <carlspring@gmail.com> on 2017-07-26 23:36:36
SB-854: Implement a simple event API
Further polishing up.
@@ -164,3 +215,3 @@
byte[] checksumValue = ((ByteArrayOutputStream) aos.getCacheOutputStream()).toByteArray();
08:16:13,144 ERROR [http-nio-8080-exec-1][BasePersistenceImpl:258] Caught unexpected exception
java.lang.IllegalStateException: Unknown transaction manager type: org.springframework.transaction.jta.JtaTransactionManager@168a85e5
at com.liferay.portal.dao.orm.hibernate.VerifySessionFactoryWrapper._verify(VerifySessionFactoryWrapper.java:177)
at com.liferay.portal.dao.orm.hibernate.VerifySessionFactoryWrapper.openSession(VerifySessionFactoryWrapper.java:93)
at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.openSession(BasePersistenceImpl.java:252)
at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.findWithDynamicQuery(BasePersistenceImpl.java:150)
at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.countWithDynamicQuery(BasePersistenceImpl.java:116)
at com.liferay.portal.kernel.service.persistence.impl.BasePersistenceImpl.countWithDynamicQuery(BasePersistenceImpl.java:102)
at ru.tsconsulting.loyalty.service.base.PartnersGridLocalService
search:
maven:
storage0:
maven-releases:
groupId: org.carlspring
storage1:
maven-snapshots:
version: 1.0.0
nuget:
storage0:
08:29:28,053 ERROR [localhost-startStop-1][MainServlet:275] com.liferay.portal.kernel.exception.SystemException: com.atomikos.datasource.ResourceException: XA resource 'jdbc/liferay': resume for XID '3132372E302E312E312E746D313531323534383936373939303030303031:3132372E302E312E312E746D31' raised -3: the XA resource detected an internal error
com.liferay.portal.kernel.exception.SystemException: com.atomikos.datasource.ResourceException: XA resource 'jdbc/liferay': resume for XID '3132372E302E312E312E746D313531323534383936373939303030303031:3132372E302E312E312E746D31' raised -3: the XA resource detected an internal error
at com.liferay.portal.service.impl.ReleaseLocalServiceImpl.createTablesAndPopulate(ReleaseLocalServiceImpl.java:143)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.j