[ https://issues.apache.org/jira/browse/OFBIZ-13267?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17985080#comment-17985080 ]
Jacques Le Roux commented on OFBIZ-13267: ----------------------------------------- It seems due to a change in JavaScript. I did not get further. > Uploading from party viewprofile works but need a refresh > --------------------------------------------------------- > > Key: OFBIZ-13267 > URL: https://issues.apache.org/jira/browse/OFBIZ-13267 > Project: OFBiz > Issue Type: Bug > Components: party > Affects Versions: Upcoming Branch, 24.09.01 > Reporter: Jacques Le Roux > Priority: Major > > When you upload a safe file from party viewprofile screen you get this > bq. Upload... (undefined%) > and it seems that nothing happens. Actually the file is uploaded. You can see > it when refreshing the page. > This is what you indefinitely get in log: > {noformat} > 2025-06-21 11:49:33,460 |sse-nio-8443-exec-13 |DataServicesScript > |I| [attachLocalFileToDataResource] - Found Subdir : > C:/projectsASF/Git/ofbiz-framework/runtime/uploads/1750494552477 > 2025-06-21 11:49:33,464 |sse-nio-8443-exec-13 |EntityEcaRule > |I| Running Entity ECA Service: indexProductsFromDataResource, triggered by > rule on Entity: DataResource > 2025-06-21 11:49:33,721 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createAnonFile] finished in [254] milliseconds > 2025-06-21 11:49:33,721 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/attachUploadToDataResource] finished in [265] > milliseconds > 2025-06-21 11:49:33,722 |sse-nio-8443-exec-13 |GroupServiceModel > |I| Running grouped service [createContentFromDataResource] > 2025-06-21 11:49:33,876 |jsse-nio-8443-exec-3 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:33,882 |jsse-nio-8443-exec-3 |ConfigXMLReader > |I| controller loaded: 0.0s, 0 requests, 0 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/commonext/webapp/common-js/WEB-INF/controller.xml > 2025-06-21 11:49:33,890 |jsse-nio-8443-exec-3 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:33,891 |jsse-nio-8443-exec-3 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:35,250 |jsse-nio-8443-exec-3 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1352] > milliseconds > 2025-06-21 11:49:35,250 |jsse-nio-8443-exec-3 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:35,251 |jsse-nio-8443-exec-3 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:35,251 |jsse-nio-8443-exec-3 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:35,251 |jsse-nio-8443-exec-3 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:35,252 |jsse-nio-8443-exec-3 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:35,253 |jsse-nio-8443-exec-3 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:35,253 |jsse-nio-8443-exec-3 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:1.377,since last([common-js::getFi...):1.377]] > 2025-06-21 11:49:35,256 |jsse-nio-8443-exec-4 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:35,261 |jsse-nio-8443-exec-4 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:35,267 |jsse-nio-8443-exec-4 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:35,268 |jsse-nio-8443-exec-4 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:35,268 |jsse-nio-8443-exec-4 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:35,269 |jsse-nio-8443-exec-4 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:35,269 |jsse-nio-8443-exec-4 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:35,270 |jsse-nio-8443-exec-4 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:35,271 |jsse-nio-8443-exec-4 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:35,273 |jsse-nio-8443-exec-4 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.017,since last([common-js::getFi...):0.017]] > 2025-06-21 11:49:35,774 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:35,776 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/genericContentPermission] finished in [1219] > milliseconds > 2025-06-21 11:49:35,777 |sse-nio-8443-exec-13 |PrimaryKeyFinder > |I| Returning null because found incomplete primary key in find: > [GenericEntity:Content][contentId,null()] > 2025-06-21 11:49:35,781 |sse-nio-8443-exec-13 |EntityEcaRule > |I| Running Entity ECA Service: indexContentKeywords, triggered by rule on > Entity: Content > 2025-06-21 11:49:35,796 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [entity-default/indexContentKeywords] finished in [15] > milliseconds > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (partyId) is not found in context for createContent, > defaulting to null. > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (partyId) is not found in context for createContent, > defaulting to null. > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (partyId) is not found in context for createContent, > defaulting to null. > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (roleTypeId) is not found in context for createContent, > defaulting to null. > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaSetField > |I| Expanded String: admin > 2025-06-21 11:49:35,797 |sse-nio-8443-exec-13 |ServiceEcaRule > |I| Running Service ECA Service: createContentRole, triggered by rule on > Service: createContent > 2025-06-21 11:49:35,799 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/genericContentPermission] finished in [2] > milliseconds > 2025-06-21 11:49:35,799 |sse-nio-8443-exec-13 |ServiceEcaRule > |I| Running Service ECA Service: ensurePartyRole, triggered by rule on > Service: createContentRole > 2025-06-21 11:49:35,800 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/ensurePartyRole] finished in [1] milliseconds > 2025-06-21 11:49:35,800 |sse-nio-8443-exec-13 |PrimaryKeyFinder > |I| Returning null because found incomplete primary key in find: > [GenericEntity:ContentRole][contentId,10001(java.lang.String)][fromDate,null()][partyId,admin(j > ava.lang.String)][roleTypeId,OWNER(java.lang.String)] > 2025-06-21 11:49:35,802 |sse-nio-8443-exec-13 |EntityEcaRule > |I| Running Entity ECA Service: indexContentKeywords, triggered by rule on > Entity: ContentRole > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [entity-default/indexContentKeywords] finished in [6] > milliseconds > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createContentRole] finished in [12] milliseconds > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (contentAssocTypeId) is not found in context for > createContent, defaulting to null. > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (contentAssocTypeId) is not found in context for > createContent, defaulting to null. > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |I| From Field (contentPurposeTypeId) is not found in context for > createContent, defaulting to null. > 2025-06-21 11:49:35,809 |sse-nio-8443-exec-13 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:35,810 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createContent] finished in [1252] milliseconds > 2025-06-21 11:49:35,810 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createContentFromDataResource] finished in [2088] > milliseconds > 2025-06-21 11:49:35,811 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createContentFromUploadedFile] finished in [2842] > milliseconds > 2025-06-21 11:49:35,811 |sse-nio-8443-exec-13 |GroupServiceModel > |I| Running grouped service [createPartyContent] > 2025-06-21 11:49:35,812 |sse-nio-8443-exec-13 |PrimaryKeyFinder > |I| Returning null because found incomplete primary key in find: > [GenericEntity:PartyContent][contentId,10001(java.lang.String)][fromDate,null()][partyContentTy > peId,INTERNAL(java.lang.String)][partyId,admin(java.lang.String)] > 2025-06-21 11:49:35,815 |sse-nio-8443-exec-13 |EntityEcaRule > |I| Running Entity ECA Service: indexContentKeywords, triggered by rule on > Entity: PartyContent > 2025-06-21 11:49:35,825 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [entity-default/indexContentKeywords] finished in [10] > milliseconds > 2025-06-21 11:49:35,826 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/createPartyContent] finished in [14] milliseconds > 2025-06-21 11:49:35,826 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [partymgr/uploadPartyContentFile] finished in [2858] > milliseconds > 2025-06-21 11:49:35,827 |sse-nio-8443-exec-13 |RequestHandler > |I| Ran Event [service:#uploadPartyContentFile] from [request], result is > [success] > 2025-06-21 11:49:35,828 |sse-nio-8443-exec-13 |RequestHandler > |I| Sending redirect to: > [https://localhost:8443/partymgr/control/viewprofile?partyId=admin]. Hidden > sessionId by default. > 2025-06-21 11:49:35,830 |sse-nio-8443-exec-13 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:35,831 |sse-nio-8443-exec-13 |ControlServlet > |T| [[[partymgr::uploadPartyContent (Domain:https://localhost)] Request Done- > total:2.952,since last([partymgr::upload...):2.952]] > 2025-06-21 11:49:35,836 |sse-nio-8443-exec-23 |ControlServlet > |T| [[[partymgr::viewprofile (Domain:https://localhost)] Request Begun, > encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:35,842 |sse-nio-8443-exec-23 |RequestHandler > |I| Rendering View [viewprofile]. Hidden sessionId by default. > 2025-06-21 11:49:35,843 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/getUserPreferenceGroup] finished in [1] > milliseconds > 2025-06-21 11:49:35,854 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 42 screens in 0.009s from: > file:/C:/projectsASF/Git/ofbiz-framework/applications/party/widget/partymgr/PartyScreens.xml > 2025-06-21 11:49:35,888 |sse-nio-8443-exec-19 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:35,893 |sse-nio-8443-exec-19 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:35,899 |sse-nio-8443-exec-19 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:35,899 |sse-nio-8443-exec-19 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:35,899 |sse-nio-8443-exec-19 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:35,900 |sse-nio-8443-exec-19 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:35,901 |sse-nio-8443-exec-19 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:35,902 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 5 screens in 0.024s from: > file:/C:/projectsASF/Git/ofbiz-framework/applications/party/widget/partymgr/CommonScreens.xml > 2025-06-21 11:49:35,902 |sse-nio-8443-exec-19 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:35,903 |sse-nio-8443-exec-19 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.015,since last([common-js::getFi...):0.015]] > 2025-06-21 11:49:35,914 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 1 screens in 0.011s from: > file:/C:/projectsASF/Git/ofbiz-framework/applications/commonext/widget/CommonScreens.xml > 2025-06-21 11:49:36,010 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/getLastSystemInfoNote] finished in [25] > milliseconds > 2025-06-21 11:49:36,024 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 30 screens in 0.004s from: > file:/C:/projectsASF/Git/ofbiz-framework/framework/common/widget/CommonScreens.xml > 2025-06-21 11:49:36,055 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 29 screens in 0.005s from: > file:/C:/projectsASF/Git/ofbiz-framework/themes/common-theme/widget/CommonScreens.xml > 2025-06-21 11:49:36,396 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,397 |sse-nio-8443-exec-23 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:36,397 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/partyBasePermissionCheck] finished in [278] > milliseconds > 2025-06-21 11:49:36,408 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,408 |sse-nio-8443-exec-23 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:36,409 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/partyBasePermissionCheck] finished in [2] > milliseconds > 2025-06-21 11:49:36,434 |sse-nio-8443-exec-23 |Log > |I| [CommonPermissionServices.xml#genericBasePermissionCheck line 59] This > simple-method-call is deprecated! Please use a service-call of > genericBasePermissionC > heck instead. > 2025-06-21 11:49:36,436 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,436 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/acctgBasePermissionCheck] finished in [12] > milliseconds > 2025-06-21 11:49:36,441 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,441 |sse-nio-8443-exec-23 |ServiceEcaCondition > |W| doRealCompare returned null, returning false > 2025-06-21 11:49:36,442 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/partyBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,442 |sse-nio-8443-exec-23 |Log > |I| [CommonPermissionServices.xml#genericBasePermissionCheck line 59] This > simple-method-call is deprecated! Please use a service-call of > genericBasePermissionC > heck instead. > 2025-06-21 11:49:36,444 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/acctgBasePermissionCheck] finished in [2] > milliseconds > 2025-06-21 11:49:36,479 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.001s, 7 requests, 5 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceCpd.xm > l > 2025-06-21 11:49:36,500 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.001s, 9 requests, 6 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceApplic > ationCpd.xml > 2025-06-21 11:49:36,519 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 1 requests, 1 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceAttribut > eCpd.xml > 2025-06-21 11:49:36,538 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 1 requests, 1 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceContactM > echCpd.xml > 2025-06-21 11:49:36,557 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 1 requests, 1 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceContentC > pd.xml > 2025-06-21 11:49:36,578 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.001s, 9 requests, 5 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceItemCp > d.xml > 2025-06-21 11:49:36,604 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 1 requests, 1 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceNoteCpd. > xml > 2025-06-21 11:49:36,624 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 3 requests, 2 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceRoleCpd. > xml > 2025-06-21 11:49:36,642 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 1 requests, 1 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceStatusCp > d.xml > 2025-06-21 11:49:36,661 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.001s, 8 requests, 4 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceTermCp > d.xml > 2025-06-21 11:49:36,681 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.001s, 4 requests, 3 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/widget/accounting/AccountingInvoiceTimeEn > tryCpd.xml > 2025-06-21 11:49:36,681 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.222s, 0 requests, 0 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/webapp/accounting/WEB-INF/accounting-cont > roller.xml > 2025-06-21 11:49:36,725 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.272s, 518 requests, 247 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/accounting/webapp/accounting/WEB-INF/controller. > xml > 2025-06-21 11:49:36,726 |sse-nio-8443-exec-23 |Log > |I| [CommonPermissionServices.xml#genericBasePermissionCheck line 59] This > simple-method-call is deprecated! Please use a service-call of > genericBasePermissionC > heck instead. > 2025-06-21 11:49:36,727 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/genericBasePermissionCheck] finished in [1] > milliseconds > 2025-06-21 11:49:36,727 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/acctgBasePermissionCheck] finished in [2] > milliseconds > 2025-06-21 11:49:36,771 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.034s, 380 requests, 153 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/order/webapp/ordermgr/WEB-INF/controller.xml > 2025-06-21 11:49:36,789 |sse-nio-8443-exec-23 |ScreenFactory > |I| Got 23 screens in 0.006s from: > file:/C:/projectsASF/Git/ofbiz-framework/applications/party/widget/partymgr/ProfileScreens.xml > 2025-06-21 11:49:36,876 |jsse-nio-8443-exec-4 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:36,880 |jsse-nio-8443-exec-4 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:36,886 |jsse-nio-8443-exec-4 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:36,886 |jsse-nio-8443-exec-4 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:36,887 |jsse-nio-8443-exec-4 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:36,887 |jsse-nio-8443-exec-4 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:36,887 |jsse-nio-8443-exec-4 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:36,888 |jsse-nio-8443-exec-4 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:36,889 |jsse-nio-8443-exec-4 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:36,891 |jsse-nio-8443-exec-4 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.015,since last([common-js::getFi...):0.015]] > 2025-06-21 11:49:37,875 |jsse-nio-8443-exec-9 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:37,884 |jsse-nio-8443-exec-9 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:37,884 |jsse-nio-8443-exec-9 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:37,884 |jsse-nio-8443-exec-9 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:37,885 |jsse-nio-8443-exec-9 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:37,885 |jsse-nio-8443-exec-9 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:37,885 |jsse-nio-8443-exec-9 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:37,886 |jsse-nio-8443-exec-9 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:37,887 |jsse-nio-8443-exec-9 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.012,since last([common-js::getFi...):0.012]] > 2025-06-21 11:49:38,157 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [partymgr/getOrderedSummaryInformation] finished in [1220] > milliseconds > 2025-06-21 11:49:38,286 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.003s, 26 requests, 10 views in > file:/C:/projectsASF/Git/ofbiz-framework/framework/common/webcommon/WEB-INF/portal-controller.xml > 2025-06-21 11:49:38,329 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.051s, 539 requests, 178 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/product/webapp/catalog/WEB-INF/controller.xml > 2025-06-21 11:49:38,336 |sse-nio-8443-exec-23 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:38,337 |sse-nio-8443-exec-23 |ControlServlet > |T| [[[partymgr::viewprofile (Domain:https://localhost)] Request Done- > total:2.501,since last([partymgr::viewpr...):2.501]] > 2025-06-21 11:49:38,377 |jsse-nio-8443-exec-6 |ControlServlet > |T| [[[common-js::getUiLabels (Domain:https://localhost)] Request Begun, > encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:38,384 |jsse-nio-8443-exec-6 |RequestHandler > |I| Rendering View [GetUiLabels]. Hidden sessionId by default. > 2025-06-21 11:49:38,385 |jsse-nio-8443-exec-6 |ServiceDispatcher > |T| Sync service [common-js/getUserPreferenceGroup] finished in [1] > milliseconds > 2025-06-21 11:49:38,400 |jsse-nio-8443-exec-6 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:38,401 |jsse-nio-8443-exec-6 |ControlServlet > |T| [[[common-js::getUiLabels (Domain:https://localhost)] Request Done- > total:0.024,since last([common-js::getUi...):0.024]] > 2025-06-21 11:49:38,407 |jsse-nio-8443-exec-7 |ControlServlet > |T| [[[common-js::getUiLabels (Domain:https://localhost)] Request Begun, > encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:38,416 |jsse-nio-8443-exec-7 |RequestHandler > |I| Rendering View [GetUiLabels]. Hidden sessionId by default. > 2025-06-21 11:49:38,417 |jsse-nio-8443-exec-7 |ServiceDispatcher > |T| Sync service [common-js/getUserPreferenceGroup] finished in [1] > milliseconds > 2025-06-21 11:49:38,422 |jsse-nio-8443-exec-7 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:38,423 |jsse-nio-8443-exec-7 |ControlServlet > |T| [[[common-js::getUiLabels (Domain:https://localhost)] Request Done- > total:0.016,since last([common-js::getUi...):0.016]] > 2025-06-21 11:49:38,874 |jsse-nio-8443-exec-5 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:38,878 |jsse-nio-8443-exec-5 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:38,883 |jsse-nio-8443-exec-5 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:38,883 |jsse-nio-8443-exec-5 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:38,883 |jsse-nio-8443-exec-5 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:38,884 |jsse-nio-8443-exec-5 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:38,884 |jsse-nio-8443-exec-5 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:38,884 |jsse-nio-8443-exec-5 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:38,885 |jsse-nio-8443-exec-5 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:38,886 |jsse-nio-8443-exec-5 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.012,since last([common-js::getFi...):0.012]] > 2025-06-21 11:49:39,874 |sse-nio-8443-exec-16 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:39,877 |sse-nio-8443-exec-16 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:39,882 |sse-nio-8443-exec-16 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:39,883 |sse-nio-8443-exec-16 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:39,883 |sse-nio-8443-exec-16 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:39,883 |sse-nio-8443-exec-16 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:39,884 |sse-nio-8443-exec-16 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:39,885 |sse-nio-8443-exec-16 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:39,886 |sse-nio-8443-exec-16 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.012,since last([common-js::getFi...):0.012]] > 2025-06-21 11:49:40,874 |sse-nio-8443-exec-12 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:40,877 |sse-nio-8443-exec-12 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:40,882 |sse-nio-8443-exec-12 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:40,882 |sse-nio-8443-exec-12 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:40,882 |sse-nio-8443-exec-12 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:40,883 |sse-nio-8443-exec-12 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:40,883 |sse-nio-8443-exec-12 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:40,883 |sse-nio-8443-exec-12 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:40,884 |sse-nio-8443-exec-12 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:40,885 |sse-nio-8443-exec-12 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.011,since last([common-js::getFi...):0.011]] > 2025-06-21 11:49:41,874 |sse-nio-8443-exec-17 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:41,877 |sse-nio-8443-exec-17 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:41,878 |sse-nio-8443-exec-17 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:41,883 |sse-nio-8443-exec-17 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:41,883 |sse-nio-8443-exec-17 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:41,883 |sse-nio-8443-exec-17 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:41,884 |sse-nio-8443-exec-17 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:41,884 |sse-nio-8443-exec-17 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:41,885 |sse-nio-8443-exec-17 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:41,886 |sse-nio-8443-exec-17 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:41,887 |sse-nio-8443-exec-17 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.012,since last([common-js::getFi...):0.013]] > 2025-06-21 11:49:42,874 |sse-nio-8443-exec-13 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:42,883 |sse-nio-8443-exec-13 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:42,883 |sse-nio-8443-exec-13 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:42,883 |sse-nio-8443-exec-13 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:42,884 |sse-nio-8443-exec-13 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:42,884 |sse-nio-8443-exec-13 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:42,884 |sse-nio-8443-exec-13 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:42,886 |sse-nio-8443-exec-13 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:42,887 |sse-nio-8443-exec-13 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.013,since last([common-js::getFi...):0.013]] > 2025-06-21 11:49:44,186 |sse-nio-8443-exec-23 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:44,200 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.0s, 0 requests, 0 views in > file:/C:/projectsASF/Git/ofbiz-framework/framework/common/webcommon/WEB-INF/handlers-controller.xml > 2025-06-21 11:49:44,204 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.008s, 52 requests, 22 views in > file:/C:/projectsASF/Git/ofbiz-framework/framework/common/webcommon/WEB-INF/common-controller.xml > 2025-06-21 11:49:44,205 |sse-nio-8443-exec-23 |ConfigXMLReader > |I| controller loaded: 0.014s, 0 requests, 0 views in > file:/C:/projectsASF/Git/ofbiz-framework/applications/commonext/webapp/common-js/WEB-INF/controller.xml > 2025-06-21 11:49:44,208 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:44,213 |sse-nio-8443-exec-23 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:44,213 |sse-nio-8443-exec-23 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:44,213 |sse-nio-8443-exec-23 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:44,214 |sse-nio-8443-exec-23 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:44,214 |sse-nio-8443-exec-23 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:44,215 |sse-nio-8443-exec-23 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:44,216 |sse-nio-8443-exec-23 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:44,218 |sse-nio-8443-exec-23 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.032,since last([common-js::getFi...):0.032]] > 2025-06-21 11:49:45,187 |jsse-nio-8443-exec-2 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:45,190 |jsse-nio-8443-exec-2 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:45,195 |jsse-nio-8443-exec-2 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:45,196 |jsse-nio-8443-exec-2 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:45,196 |jsse-nio-8443-exec-2 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:45,196 |jsse-nio-8443-exec-2 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:45,197 |jsse-nio-8443-exec-2 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:45,198 |jsse-nio-8443-exec-2 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:45,198 |jsse-nio-8443-exec-2 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.011,since last([common-js::getFi...):0.011]] > 2025-06-21 11:49:46,187 |sse-nio-8443-exec-11 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:46,193 |sse-nio-8443-exec-11 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:46,881 |sse-nio-8443-exec-11 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [682] > milliseconds > 2025-06-21 11:49:46,881 |sse-nio-8443-exec-11 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:46,881 |sse-nio-8443-exec-11 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:46,882 |sse-nio-8443-exec-11 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:46,882 |sse-nio-8443-exec-11 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:46,883 |sse-nio-8443-exec-11 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:46,884 |sse-nio-8443-exec-11 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:46,885 |sse-nio-8443-exec-11 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.698,since last([common-js::getFi...):0.698]] > 2025-06-21 11:49:47,186 |jsse-nio-8443-exec-6 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:47,189 |jsse-nio-8443-exec-6 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:47,195 |jsse-nio-8443-exec-6 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:47,195 |jsse-nio-8443-exec-6 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:47,195 |jsse-nio-8443-exec-6 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:47,195 |jsse-nio-8443-exec-6 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:47,196 |jsse-nio-8443-exec-6 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:47,197 |jsse-nio-8443-exec-6 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:47,197 |jsse-nio-8443-exec-6 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.011,since last([common-js::getFi...):0.011]] > 2025-06-21 11:49:48,186 |jsse-nio-8443-exec-7 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:48,189 |jsse-nio-8443-exec-7 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:48,195 |jsse-nio-8443-exec-7 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:48,195 |jsse-nio-8443-exec-7 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:48,195 |jsse-nio-8443-exec-7 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:48,195 |jsse-nio-8443-exec-7 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:48,196 |jsse-nio-8443-exec-7 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:48,197 |jsse-nio-8443-exec-7 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:48,198 |jsse-nio-8443-exec-7 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.012,since last([common-js::getFi...):0.012]] > 2025-06-21 11:49:49,186 |jsse-nio-8443-exec-1 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:49,190 |jsse-nio-8443-exec-1 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:49,195 |jsse-nio-8443-exec-1 |ServiceDispatcher > |T| Sync service [common-js/getFileUploadProgressStatus] finished in [1] > milliseconds > 2025-06-21 11:49:49,195 |jsse-nio-8443-exec-1 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:49,196 |jsse-nio-8443-exec-1 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:49,196 |jsse-nio-8443-exec-1 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > 2025-06-21 11:49:49,196 |jsse-nio-8443-exec-1 |CommonEvents > |W| for security reason (OFBIZ-5409) the '//' prefix was added handling the > JSON response. Normally you simply have to access the data you want, so > should not > be annoyed by the '//' prefix.You might need to remove it if you use Ajax GET > responses (not recommended).In case, the util.js scrpt is there to help > you.This can be customized in general.properties with the > http.json.xssi.prefix propert > y > 2025-06-21 11:49:49,197 |jsse-nio-8443-exec-1 |RequestHandler > |I| Ran Event > [java:org.apache.ofbiz.common.CommonEvents#jsonResponseFromRequestAttributes] > from [request], result is [success] > 2025-06-21 11:49:49,198 |jsse-nio-8443-exec-1 |ServerHitBin > |I| Visit delegatorName=default, ServerHitBin delegatorName=default > 2025-06-21 11:49:49,199 |jsse-nio-8443-exec-1 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Done- total:0.013,since last([common-js::getFi...):0.013]] > 2025-06-21 11:49:50,186 |jsse-nio-8443-exec-5 |ControlServlet > |T| [[[common-js::getFileUploadProgressStatus (Domain:https://localhost)] > Request Begun, encoding=[UTF-8]- total:0.0,since last(Begin):0.0]] > 2025-06-21 11:49:50,189 |jsse-nio-8443-exec-5 |ServiceDispatcher > |T| Sync service [common-js/getUserPreference] finished in [1] milliseconds > 2025-06-21 11:49:50,195 |jsse-nio-8443-exec-5 |RequestHandler > |I| Ran Event [service:#getFileUploadProgressStatus] from [request], result > is [success] > 2025-06-21 11:49:50,195 |jsse-nio-8443-exec-5 |RequestHandler > |I| [RequestHandler.doRequest]: Response is a chained request. Hidden > sessionId by default. > 2025-06-21 11:49:50,195 |jsse-nio-8443-exec-5 |RequestHandler > |I| [RequestHandler]: Chain in place: requestUri=json overrideViewUri=null > Hidden sessionId by default. > {noformat} -- This message was sent by Atlassian Jira (v8.20.10#820010)