I install the apache-ofbiz-16.11.03  version to know if it's the same with
what I downloaded in SVN that has error in Induce Model XML from Database.
And it is so. Accessing the link below I encountered the error message
below:

https://localhost:8443/webtools/control/view/ModelInduceFromDb

ERROR in error page, (infinite loop or error page not found with name
[/error/error.jsp]), but here is the text just in case it helps you:
java.lang.StackOverflowErrorERROR in error page, (infinite loop or error
page not found with name [/error/error.jsp]), but here is the text just in
case it helps you: java.lang.StackOverflowError

In the log in terminal, I can see below. I already tried to truncate this
table server_hit:


 (Error while inserting:
[GenericEntity:ServerHit][contentId,webtools.view(java.lang.String)][createdStamp,2017-08-10
16:01:50.212(java.sql.Timestamp)][createdTxStamp,2017-08-10
16:01:50.212(java.sql.Timestamp)][hitStartDateTime,2017-08-10
16:01:33.785(java.sql.Timestamp)][hitTypeId,REQUEST(java.lang.String)][lastUpdatedStamp,2017-08-10
16:01:50.212(java.sql.Timestamp)][lastUpdatedTxStamp,2017-08-10
16:01:50.212(java.sql.Timestamp)][partyId,admin(java.lang.String)][referrerUrl,https://localhost:8443/webtools/control/main?externalLoginKey=ELe10a3e70-599f-468e-acaa-0eb6b6394a79(java.lang.String)][requestUrl,https://localhost:8443/webtools/control/view/ModelInduceFromDb(java.lang.String)][runningTimeMillis,16425(java.lang.Long)][serverHostName,kexpresstest-ThinkCentre-A58(java.lang.String)][serverIpAddress,127.0.1.1(java.lang.String)][userLoginId,admin(java.lang.String)][visitId,10901(java.lang.String)]
(SQL Exception while executing the following:INSERT INTO SERVER_HIT
(VISIT_ID, CONTENT_ID, HIT_START_DATE_TIME, HIT_TYPE_ID, NUM_OF_BYTES,
RUNNING_TIME_MILLIS, USER_LOGIN_ID, STATUS_ID, REQUEST_URL, REFERRER_URL,
SERVER_IP_ADDRESS, SERVER_HOST_NAME, LAST_UPDATED_STAMP,
LAST_UPDATED_TX_STAMP, CREATED_STAMP, CREATED_TX_STAMP, INTERNAL_CONTENT_ID,
PARTY_ID, ID_BY_IP_CONTACT_MECH_ID, REF_BY_WEB_CONTACT_MECH_ID) VALUES (?,
?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) (Duplicate entry
'10901-webtools.view-2017-08-10 16:01:34-REQUEST' for key 'PRIMARY')))




--
View this message in context: 
http://ofbiz.135035.n4.nabble.com/Error-on-Accessing-Induce-Model-XML-from-Database-tp4709440.html
Sent from the OFBiz - User mailing list archive at Nabble.com.

Reply via email to