int-gui-oracle - Build # 3172 - Fixed:
Check console output at
https://ci.openbravo.com/job/int-gui-oracle/3172/ to view the results.
Committers since last success:
Changes for Build #3171
Asier Lostalé <
asier....@openbravo.com> null
related to issue 40747: improved comment
src/org/openbravo/service/importprocess/ImportEntryManager.java
Changes for Build #3172
Asier Lostalé <
asier....@openbravo.com> null
fixed bug 40897: broken system if tying to create a ws row with unlimited WS
System became unreacheable after trtying to create/update a record through WS
as first action after Tomcat restart having unlimited WS access license.
This occurred because TreeTablesEventHandler initialization assumed to be in
admin mode. As unlimited access license does not do any DB modification on login,
which is what occurs in standard login and with limited acess licenses, first
flush with dirty entities causes TreeTablesEventHandler init to fail in a
unrecoverable manner.
Now TreeTablesEventHandler is initialized in admin mode to prevent this case.
modules/org.openbravo.client.application/src/org/openbravo/client/application/event/TreeTablesEventHandler.java
Last 20 lines of the console output:
[...truncated 16956 lines...]
[ "$(jps | grep Bootstrap || true)" = "" ] && break
sleep 5
done
[ "$(jps | grep Bootstrap || true)" != "" ] && echo "Tomcat has fail to stop" && exit 1 || true
[ "$i" != "0" ] && secs=$(echo "$i * 5" | bc) && echo "Waiting for $secs secs for tomcat to stop"
echo
fi
[int-gui-oracle] $ /bin/bash -xe /tmp/hudson8677286458326211056.sh
++ jps
++ grep Bootstrap
++ true
+ '[' '' '!=' '' ']'
POST BUILD TASK : SUCCESS
END OF POST BUILD TASK : 0
Email was triggered for: Fixed
Trigger Success was overridden by another trigger and will not send an email.
Sending email for trigger: Fixed