Advertisement
Guest User

Untitled

a guest
Apr 19th, 2017
120
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 282.10 KB | None | 0 0
  1. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  2. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  3. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  4. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  5. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  6. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  7. at java.awt.EventQueue.access$500(Unknown Source)
  8. at java.awt.EventQueue$3.run(Unknown Source)
  9. at java.awt.EventQueue$3.run(Unknown Source)
  10. at java.security.AccessController.doPrivileged(Native Method)
  11. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  12. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  13. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  14. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  15. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  16. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  17. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  18. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  19. at java.awt.EventDispatchThread.run(Unknown Source)
  20. WARNING [org.netbeans.core.windows.persistence]: [WinSys.TCRefParser.handleTcId] Error: Value of attribute "id" of element "tc-id" and configuration file name must be the same: PatientCenterTopComponent x PatientTopCenterComponent
  21. INFO [org.netbeans.core.windows.persistence.ModeParser]
  22. org.xml.sax.SAXException: Invalid attribute value
  23. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.handleTcId(TCRefParser.java:371)
  24. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.startElement(TCRefParser.java:281)
  25. at org.apache.xerces.parsers.AbstractSAXParser.startElement(Unknown Source)
  26. at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
  27. at org.apache.xerces.impl.dtd.XMLDTDValidator.emptyElement(Unknown Source)
  28. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanStartElement(Unknown Source)
  29. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
  30. at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
  31. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  32. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  33. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  34. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  35. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  36. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@57456bad[Windows2/Modes/editor/PatientTopCenterComponent.wstcref].
  37. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  38. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  39. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  40. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  41. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  42. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  43. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  44. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  45. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  46. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  47. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  48. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  49. at java.awt.EventQueue.access$500(Unknown Source)
  50. at java.awt.EventQueue$3.run(Unknown Source)
  51. at java.awt.EventQueue$3.run(Unknown Source)
  52. at java.security.AccessController.doPrivileged(Native Method)
  53. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  54. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  55. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  56. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  57. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  58. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  59. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  60. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  61. at java.awt.EventDispatchThread.run(Unknown Source)
  62. INFO [org.netbeans.core.windows.persistence.ModeParser]
  63. org.xml.sax.SAXParseException; Premature end of file.
  64. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  65. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  66. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  67. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  68. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  69. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  70. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  71. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  72. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  73. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  74. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@1edb4272[Windows2/Modes/editor/BuyerTopComponent.wstcref].
  75. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  76. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  77. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  78. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  79. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  80. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  81. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  82. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  83. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  84. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  85. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  86. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  87. at java.awt.EventQueue.access$500(Unknown Source)
  88. at java.awt.EventQueue$3.run(Unknown Source)
  89. at java.awt.EventQueue$3.run(Unknown Source)
  90. at java.security.AccessController.doPrivileged(Native Method)
  91. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  92. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  93. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  94. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  95. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  96. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  97. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  98. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  99. at java.awt.EventDispatchThread.run(Unknown Source)
  100. INFO [org.netbeans.core.windows.persistence.ModeParser]
  101. org.xml.sax.SAXParseException; Premature end of file.
  102. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  103. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  104. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  105. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  106. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  107. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  108. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  109. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  110. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  111. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  112. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@1d401da4[Windows2/Modes/editor/SupplierTopComponent.wstcref].
  113. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  114. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  115. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  116. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  117. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  118. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  119. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  120. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  121. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  122. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  123. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  124. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  125. at java.awt.EventQueue.access$500(Unknown Source)
  126. at java.awt.EventQueue$3.run(Unknown Source)
  127. at java.awt.EventQueue$3.run(Unknown Source)
  128. at java.security.AccessController.doPrivileged(Native Method)
  129. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  130. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  131. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  132. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  133. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  134. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  135. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  136. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  137. at java.awt.EventDispatchThread.run(Unknown Source)
  138. INFO [org.netbeans.core.windows.persistence.ModeParser]
  139. org.xml.sax.SAXParseException; Premature end of file.
  140. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  141. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  142. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  143. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  144. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  145. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  146. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  147. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  148. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  149. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  150. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@13f0c525[Windows2/Modes/editor/InventorySerialTopComponent.wstcref].
  151. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  152. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  153. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  154. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  155. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  156. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  157. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  158. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  159. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  160. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  161. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  162. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  163. at java.awt.EventQueue.access$500(Unknown Source)
  164. at java.awt.EventQueue$3.run(Unknown Source)
  165. at java.awt.EventQueue$3.run(Unknown Source)
  166. at java.security.AccessController.doPrivileged(Native Method)
  167. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  168. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  169. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  170. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  171. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  172. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  173. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  174. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  175. at java.awt.EventDispatchThread.run(Unknown Source)
  176. INFO [org.netbeans.core.windows.persistence.ModeParser]
  177. org.xml.sax.SAXParseException; Premature end of file.
  178. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  179. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  180. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  181. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  182. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  183. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  184. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  185. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  186. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  187. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  188. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@2aa1e342[Windows2/Modes/editor/ContractTopComponent.wstcref].
  189. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  190. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  191. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  192. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  193. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  194. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  195. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  196. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  197. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  198. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  199. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  200. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  201. at java.awt.EventQueue.access$500(Unknown Source)
  202. at java.awt.EventQueue$3.run(Unknown Source)
  203. at java.awt.EventQueue$3.run(Unknown Source)
  204. at java.security.AccessController.doPrivileged(Native Method)
  205. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  206. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  207. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  208. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  209. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  210. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  211. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  212. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  213. at java.awt.EventDispatchThread.run(Unknown Source)
  214. INFO [org.netbeans.core.windows.persistence.ModeParser]
  215. org.xml.sax.SAXParseException; Premature end of file.
  216. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  217. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  218. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  219. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  220. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  221. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  222. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  223. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  224. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  225. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  226. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@664ef5c[Windows2/Modes/editor/MultiCashTopComponent.wstcref].
  227. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  228. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  229. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  230. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  231. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  232. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  233. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  234. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  235. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  236. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  237. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  238. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  239. at java.awt.EventQueue.access$500(Unknown Source)
  240. at java.awt.EventQueue$3.run(Unknown Source)
  241. at java.awt.EventQueue$3.run(Unknown Source)
  242. at java.security.AccessController.doPrivileged(Native Method)
  243. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  244. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  245. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  246. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  247. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  248. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  249. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  250. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  251. at java.awt.EventDispatchThread.run(Unknown Source)
  252. INFO [org.netbeans.core.windows.persistence.ModeParser]
  253. org.xml.sax.SAXParseException; Premature end of file.
  254. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  255. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  256. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  257. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  258. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  259. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  260. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  261. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  262. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  263. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  264. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@3e66c282[Windows2/Modes/editor/PurchaseOrderTopComponent.wstcref].
  265. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  266. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  267. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  268. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  269. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  270. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  271. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  272. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  273. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  274. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  275. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  276. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  277. at java.awt.EventQueue.access$500(Unknown Source)
  278. at java.awt.EventQueue$3.run(Unknown Source)
  279. at java.awt.EventQueue$3.run(Unknown Source)
  280. at java.security.AccessController.doPrivileged(Native Method)
  281. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  282. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  283. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  284. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  285. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  286. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  287. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  288. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  289. at java.awt.EventDispatchThread.run(Unknown Source)
  290. INFO [org.netbeans.core.windows.persistence.ModeParser]
  291. org.xml.sax.SAXParseException; Premature end of file.
  292. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  293. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  294. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  295. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  296. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  297. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  298. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  299. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  300. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  301. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  302. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@1818499d[Windows2/Modes/editor/UsageTopComponent.wstcref].
  303. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  304. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  305. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  306. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  307. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  308. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  309. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  310. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  311. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  312. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  313. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  314. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  315. at java.awt.EventQueue.access$500(Unknown Source)
  316. at java.awt.EventQueue$3.run(Unknown Source)
  317. at java.awt.EventQueue$3.run(Unknown Source)
  318. at java.security.AccessController.doPrivileged(Native Method)
  319. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  320. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  321. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  322. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  323. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  324. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  325. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  326. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  327. at java.awt.EventDispatchThread.run(Unknown Source)
  328. INFO [org.netbeans.core.windows.persistence.ModeParser]
  329. org.xml.sax.SAXParseException; Premature end of file.
  330. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  331. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  332. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  333. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  334. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  335. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  336. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  337. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  338. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  339. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  340. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@4d71f9c9[Windows2/Modes/editor/ExpenseTopComponent.wstcref].
  341. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  342. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  343. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  344. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  345. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  346. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  347. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  348. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  349. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  350. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  351. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  352. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  353. at java.awt.EventQueue.access$500(Unknown Source)
  354. at java.awt.EventQueue$3.run(Unknown Source)
  355. at java.awt.EventQueue$3.run(Unknown Source)
  356. at java.security.AccessController.doPrivileged(Native Method)
  357. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  358. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  359. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  360. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  361. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  362. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  363. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  364. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  365. at java.awt.EventDispatchThread.run(Unknown Source)
  366. INFO [org.netbeans.core.windows.persistence.ModeParser]
  367. org.xml.sax.SAXParseException; Premature end of file.
  368. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  369. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  370. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  371. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  372. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  373. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  374. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  375. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  376. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  377. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  378. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@79bb3f[Windows2/Modes/editor/DeliveryTopComponent.wstcref].
  379. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  380. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  381. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  382. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  383. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  384. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  385. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  386. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  387. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  388. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  389. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  390. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  391. at java.awt.EventQueue.access$500(Unknown Source)
  392. at java.awt.EventQueue$3.run(Unknown Source)
  393. at java.awt.EventQueue$3.run(Unknown Source)
  394. at java.security.AccessController.doPrivileged(Native Method)
  395. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  396. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  397. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  398. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  399. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  400. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  401. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  402. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  403. at java.awt.EventDispatchThread.run(Unknown Source)
  404. INFO [org.netbeans.core.windows.persistence.ModeParser]
  405. org.xml.sax.SAXParseException; Premature end of file.
  406. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  407. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  408. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  409. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  410. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  411. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  412. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  413. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  414. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  415. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  416. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@58488af0[Windows2/Modes/editor/SalePaymentSummaryReportTopComponent.wstcref].
  417. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  418. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  419. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  420. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  421. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  422. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  423. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  424. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  425. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  426. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  427. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  428. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  429. at java.awt.EventQueue.access$500(Unknown Source)
  430. at java.awt.EventQueue$3.run(Unknown Source)
  431. at java.awt.EventQueue$3.run(Unknown Source)
  432. at java.security.AccessController.doPrivileged(Native Method)
  433. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  434. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  435. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  436. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  437. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  438. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  439. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  440. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  441. at java.awt.EventDispatchThread.run(Unknown Source)
  442. INFO [org.netbeans.core.windows.persistence.ModeParser]
  443. org.xml.sax.SAXParseException; Premature end of file.
  444. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  445. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  446. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  447. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  448. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  449. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  450. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  451. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  452. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  453. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  454. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@2aa6628a[Windows2/Modes/editor/InventoryListTopComponent.wstcref].
  455. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  456. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  457. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  458. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  459. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  460. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  461. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  462. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  463. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  464. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  465. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  466. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  467. at java.awt.EventQueue.access$500(Unknown Source)
  468. at java.awt.EventQueue$3.run(Unknown Source)
  469. at java.awt.EventQueue$3.run(Unknown Source)
  470. at java.security.AccessController.doPrivileged(Native Method)
  471. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  472. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  473. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  474. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  475. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  476. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  477. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  478. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  479. at java.awt.EventDispatchThread.run(Unknown Source)
  480. INFO [org.netbeans.core.windows.persistence.ModeParser]
  481. org.xml.sax.SAXParseException; Premature end of file.
  482. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  483. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  484. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  485. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  486. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  487. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  488. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  489. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  490. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  491. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  492. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@1b09e56d[Windows2/Modes/editor/ClearingTopComponent.wstcref].
  493. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  494. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  495. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  496. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  497. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  498. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  499. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  500. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  501. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  502. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  503. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  504. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  505. at java.awt.EventQueue.access$500(Unknown Source)
  506. at java.awt.EventQueue$3.run(Unknown Source)
  507. at java.awt.EventQueue$3.run(Unknown Source)
  508. at java.security.AccessController.doPrivileged(Native Method)
  509. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  510. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  511. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  512. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  513. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  514. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  515. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  516. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  517. at java.awt.EventDispatchThread.run(Unknown Source)
  518. INFO [org.netbeans.core.windows.persistence.ModeParser]
  519. org.xml.sax.SAXParseException; Premature end of file.
  520. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  521. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  522. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  523. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  524. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  525. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  526. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  527. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  528. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  529. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  530. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@4700b7af[Windows2/Modes/editor/ReceiveTopComponent.wstcref].
  531. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  532. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  533. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  534. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  535. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  536. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  537. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  538. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  539. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  540. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  541. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  542. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  543. at java.awt.EventQueue.access$500(Unknown Source)
  544. at java.awt.EventQueue$3.run(Unknown Source)
  545. at java.awt.EventQueue$3.run(Unknown Source)
  546. at java.security.AccessController.doPrivileged(Native Method)
  547. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  548. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  549. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  550. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  551. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  552. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  553. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  554. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  555. at java.awt.EventDispatchThread.run(Unknown Source)
  556. INFO [org.netbeans.core.windows.persistence.ModeParser]
  557. org.xml.sax.SAXParseException; Premature end of file.
  558. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  559. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  560. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  561. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  562. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  563. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  564. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  565. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  566. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  567. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  568. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@4538fcdb[Windows2/Modes/editor/RawEntryTopComponent.wstcref].
  569. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  570. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  571. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  572. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  573. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  574. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  575. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  576. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  577. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  578. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  579. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  580. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  581. at java.awt.EventQueue.access$500(Unknown Source)
  582. at java.awt.EventQueue$3.run(Unknown Source)
  583. at java.awt.EventQueue$3.run(Unknown Source)
  584. at java.security.AccessController.doPrivileged(Native Method)
  585. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  586. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  587. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  588. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  589. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  590. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  591. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  592. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  593. at java.awt.EventDispatchThread.run(Unknown Source)
  594. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.archive_aud
  595. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id]
  596. INFO [org.netbeans.core.windows.persistence.ModeParser]
  597. org.xml.sax.SAXParseException; Premature end of file.
  598. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  599. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  600. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  601. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  602. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  603. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  604. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  605. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  606. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  607. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  608. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@207ebf59[Windows2/Modes/editor/TransferTopComponent.wstcref].
  609. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  610. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  611. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  612. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  613. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  614. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  615. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  616. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  617. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  618. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  619. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  620. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  621. at java.awt.EventQueue.access$500(Unknown Source)
  622. at java.awt.EventQueue$3.run(Unknown Source)
  623. at java.awt.EventQueue$3.run(Unknown Source)
  624. at java.security.AccessController.doPrivileged(Native Method)
  625. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  626. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  627. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  628. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  629. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  630. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  631. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  632. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  633. at java.awt.EventDispatchThread.run(Unknown Source)
  634. INFO [org.netbeans.core.windows.persistence.ModeParser]
  635. org.xml.sax.SAXParseException; Premature end of file.
  636. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  637. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  638. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  639. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  640. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  641. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  642. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  643. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  644. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  645. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  646. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@108ac1c[Windows2/Modes/editor/StylingOrderResultTopComponent.wstcref].
  647. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  648. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  649. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  650. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  651. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  652. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  653. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  654. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  655. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  656. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  657. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  658. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  659. at java.awt.EventQueue.access$500(Unknown Source)
  660. at java.awt.EventQueue$3.run(Unknown Source)
  661. at java.awt.EventQueue$3.run(Unknown Source)
  662. at java.security.AccessController.doPrivileged(Native Method)
  663. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  664. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  665. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  666. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  667. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  668. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  669. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  670. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  671. at java.awt.EventDispatchThread.run(Unknown Source)
  672. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banking
  673. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, bank, name, currency, holder, id, version]
  674. INFO [org.netbeans.core.windows.persistence.ModeParser]
  675. org.xml.sax.SAXParseException; Premature end of file.
  676. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  677. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  678. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  679. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  680. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  681. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  682. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  683. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  684. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  685. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  686. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@f2013d4[Windows2/Modes/explorer/PurchasePaymentExplorerTopComponent.wstcref].
  687. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  688. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  689. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  690. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  691. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  692. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  693. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  694. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  695. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  696. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  697. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  698. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  699. at java.awt.EventQueue.access$500(Unknown Source)
  700. at java.awt.EventQueue$3.run(Unknown Source)
  701. at java.awt.EventQueue$3.run(Unknown Source)
  702. at java.security.AccessController.doPrivileged(Native Method)
  703. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  704. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  705. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  706. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  707. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  708. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  709. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  710. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  711. at java.awt.EventDispatchThread.run(Unknown Source)
  712. INFO [org.netbeans.core.windows.persistence.ModeParser]
  713. org.xml.sax.SAXParseException; Premature end of file.
  714. at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
  715. at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
  716. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  717. at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
  718. at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion(Unknown Source)
  719. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  720. at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
  721. at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
  722. at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
  723. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:247)
  724. Caused: java.io.IOException: Cannot parse configuration of TCRef MultiFileObject@73d9cb[Windows2/Modes/explorer/SalePaymentExplorerTopComponent.wstcref].
  725. at org.netbeans.core.windows.persistence.TCRefParser$PropertyHandler.readData(TCRefParser.java:254)
  726. at org.netbeans.core.windows.persistence.TCRefParser.load(TCRefParser.java:106)
  727. [catch] at org.netbeans.core.windows.persistence.ModeParser.readTCRefs(ModeParser.java:325)
  728. at org.netbeans.core.windows.persistence.ModeParser.load(ModeParser.java:149)
  729. at org.netbeans.core.windows.persistence.WindowManagerParser.readModes(WindowManagerParser.java:444)
  730. at org.netbeans.core.windows.persistence.WindowManagerParser.load(WindowManagerParser.java:111)
  731. at org.netbeans.core.windows.persistence.PersistenceManager.loadWindowSystem(PersistenceManager.java:1156)
  732. at org.netbeans.core.windows.PersistenceHandler.load(PersistenceHandler.java:130)
  733. at org.netbeans.core.windows.WindowSystemImpl.load(WindowSystemImpl.java:81)
  734. at org.netbeans.core.GuiRunLevel$InitWinSys.run(GuiRunLevel.java:229)
  735. at java.awt.event.InvocationEvent.dispatch(Unknown Source)
  736. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  737. at java.awt.EventQueue.access$500(Unknown Source)
  738. at java.awt.EventQueue$3.run(Unknown Source)
  739. at java.awt.EventQueue$3.run(Unknown Source)
  740. at java.security.AccessController.doPrivileged(Native Method)
  741. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  742. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  743. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  744. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  745. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  746. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  747. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  748. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  749. at java.awt.EventDispatchThread.run(Unknown Source)
  750. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banking_aud
  751. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, bank, revtype, name, currency, holder, id]
  752. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banklog
  753. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, banklogkey_id, banking_id, creator_id, active, id, activepersistent_id, version, uuid, revision_id]
  754. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banklogkey
  755. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  756. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banklogkey_aud
  757. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id]
  758. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.banklog_aud
  759. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, transactiondate, banklogkey_id, banking_id, revtype, active, id, activepersistent_id, revision_id]
  760. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.beginproduction
  761. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, creator_id, active, id, activepersistent_id, version, uuid, revision_id]
  762. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.beginproductiondetail
  763. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, process_id, taskdetailkey_id, beginproduction_id, employee_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  764. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.bom
  765. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, inventory_id, active, description, id, version]
  766. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.bomdetail
  767. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [bom_id, quantity, color_id, variant_id, inventory_id, size_id, id, sleeve_id, version]
  768. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.bonus
  769. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, creator, salesman, id, version, uuid]
  770. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyer
  771. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [country, birthdate, officeaddress, officecityobj, homecountry, bank, contact, classifier, id, fax, softsalelimit, area, vat, active, telephone, creditperiod, version, kelurahan, hardreceivablelimit, birthplace, officesubdistrict, accountno, name, salesman, salutation, taxno, buyergroup, targetrevenue, code, city, weightexpression, homevillage, homecity, pricebase, vehicle, scope, levyreportprint, officecity, createdtimestamp, uselastsaleprice, email, officecountry, address, officevillage, foreignname, homecityobj, homeaddress, mobile, trader, homesubdistrict, buyerclass, hardsalelimit, kecamatan, buyerdetail, defaultbuyer, cityobj]
  772. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyeraddress
  773. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [buyerdetail_id, address_id, id, category, version]
  774. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyeraddress_aud
  775. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, buyerdetail_id, revtype, address_id, id, category]
  776. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyerdetail
  777. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, version]
  778. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyerdetail_aud
  779. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id]
  780. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyergroup
  781. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [prime, name, active, id, version]
  782. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyergroup_aud
  783. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [prime, rev, revtype, name, active, id]
  784. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyersizing
  785. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sizing_id, buyerdetail_id, id, category, version]
  786. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyersizing_aud
  787. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sizing_id, rev, buyerdetail_id, revtype, id, category]
  788. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.buyer_aud
  789. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [officeaddress, officecityobj, homevillage, homecity, homecountry, revtype, pricebase, officecity, uselastsaleprice, id, softsalelimit, officecountry, rev, officevillage, homecityobj, homeaddress, trader, homesubdistrict, hardreceivablelimit, buyerclass, hardsalelimit, officesubdistrict, buyerdetail, defaultbuyer, salesman, buyergroup]
  790. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.carrier
  791. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [lastlimitedloaduuid, createdmillis, id, type, objectid, lastlimitedloadmillis, object, status]
  792. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.casetype
  793. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [incentive, name, active, id, version]
  794. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cashdetail
  795. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, jobkey_id, amount, active, version, voucherno, foreignamount, account_id, rate, multicash_id, currency, subaccount_id, id, vehicle_id]
  796. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charge
  797. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [percentage, name, active, id, version]
  798. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charge_aud
  799. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, percentage, revtype, name, active, id]
  800. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charter
  801. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [roundingthreshold, gasolineprice, revenueaccount_id, roundcommission, cashoutaccount_id, active, helperretainedcommissionpercent, version, helpercommissionaccount_id, driverretainedcommissionpercent, gasolineexpenseaccount_id, name, dailyaccidentinsuranceprice, id, drivercommissionaccount_id, cancelledaccount_id, accidentinsuranceaccount_id, cashaccount_id, bankaccount_id, cashadvanceaccount_id, downpaymentaccount_id]
  802. WARNING [org.openide.filesystems.Ordering]: Found same position 4.500 for both Menu/Daftar/com-katalisindonesia-prosper-nbprosper-ClassifierAction.shadow and Menu/Daftar/com-katalisindonesia-prosper-nbprosper-ProcessAction.shadow
  803. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterimbursement
  804. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, driverretainedcommissionaccount_id, profitamount, departuredate, uuid, charter_id, gasolinekiloperliter, number, startodometer, price, gasolineexpenseaccount_id, helpercommissionpercent, helpercashamount, id, drivercommissionaccount_id, daycount, gasolineprice, revenueaccount_id, key_id, helperretainedcommission, active, driverretainedcommission, mingasolinekiloperliter, telephone, helperretainedcommissionpercent, activepersistent_id, version, name, creator_id, accidentinsuranceaccount_id, drivercommission, cashadvanceaccount_id, transactiondate, endodometer, destination, gasolineefficient, drivercashamount, drivercommissionpercent, helpercommission, dailyaccidentinsuranceprice, gasolineliter, vehicle_id, cashaccount_id, downpaymentaccount_id, revision_id, roundingthreshold, gasolinecashexpense, helper_id, roundcommission, charterwarrantkey_id, helperretainedcommissionaccount_id, accidentinsurance, pickup, posting, departuretime, helpercommissionaccount_id, gasolineexpense, maxgasolinekiloperliter, cashadvanceamount, cashamount, driverretainedcommissionpercent, kilometer]
  805. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterimbursementgasoline
  806. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, gasoline_id, price, charterimbursement_id, liter, active, id, version, cash, creditaccount_id]
  807. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterimbursementkey
  808. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  809. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterimbursementtracking
  810. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [tocoordinate, minuteperiod, distancekilo, charterimbursement_id, active, endtime, devicename, id, fromcoordinate, starttime, version]
  811. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterpayment
  812. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, transactiondate, charterreservationkey_id, active, posting, activepersistent_id, version, uuid, charter_id, creditaccount_id, number, debtaccount_id, creator_id, id, revision_id]
  813. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservation
  814. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, departuretimestamp, note, transactiondate, agent_id, destination, departuredate, uuid, pickupaddress, charter_id, downpaymentamount, creditaccount_id, arrivaldate, voucherno, salesman_id, number, debtaccount_id, price, id, revision_id, daycount, address, key_id, active, externalmemo, telephone, masternote_id, posting, activepersistent_id, version, departuretime, cancelleddate, addresscity, cancelledpaymentamount, internalmemo, transfer, arrivaltimestamp, arrivaltime, name, creator_id, cancelled, addressnumber, cancelledaccount_id]
  815. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationdetail
  816. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [seatcount, vehiclegroup_id, amount, quantity, key_id, price, active, id, version, charterreservation_id]
  817. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationdetailkey
  818. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [vehiclegroup_id, price, id, reservationkey_id, version, remaining]
  819. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationdetailkey_aud
  820. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [vehiclegroup_id, rev, price, revtype, id, reservationkey_id, remaining]
  821. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationdetail_aud
  822. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [seatcount, vehiclegroup_id, rev, amount, quantity, key_id, price, revtype, active, id, charterreservation_id]
  823. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationkey
  824. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, transactiondate, price, destination, name, cancelled, departuredate, id, receivableamount, version]
  825. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservationkey_aud
  826. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, transactiondate, price, revtype, destination, name, cancelled, departuredate, id, receivableamount]
  827. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterreservation_aud
  828. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [departuretimestamp, note, transactiondate, agent_id, revtype, destination, departuredate, pickupaddress, charter_id, downpaymentamount, creditaccount_id, arrivaldate, voucherno, salesman_id, number, debtaccount_id, price, id, revision_id, daycount, rev, address, key_id, active, externalmemo, telephone, masternote_id, posting, activepersistent_id, departuretime, cancelleddate, addresscity, cancelledpaymentamount, internalmemo, transfer, arrivaltimestamp, arrivaltime, name, cancelled, addressnumber, cancelledaccount_id]
  829. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockAndBulkAction.shadow/com-katalisindonesia-prosper-nbprosper-PriceAlterationAction.shadow on Menu/Daftar Harga is deprecated in favor of numeric position attributes
  830. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryCostByLocation.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryPriceLabelAction.shadow on Menu/Daftar Harga is deprecated in favor of numeric position attributes
  831. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCostFilterOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCostAndBulkAction.shadow on Menu/Daftar Harga is deprecated in favor of numeric position attributes
  832. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryPriceTermReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewBulkPriceAction.shadow on Menu/Daftar Harga is deprecated in favor of numeric position attributes
  833. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PriceAlterationAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryCostByLocation.shadow on Menu/Daftar Harga is deprecated in favor of numeric position attributes
  834. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterwarrant
  835. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, seatcount, driver_id, transactiondate, destination, departuredate, uuid, charter_id, charterreservationdetailkey_id, number, vehiclegroup_id, charterimbursementkey_id, price, id, vehicle_id, cashaccount_id, revision_id, daycount, helper_id, key_id, charterreservationkey_id, active, pickup, externalmemo, telephone, posting, receivableamount, activepersistent_id, version, departuretime, internalmemo, paidamount, cashadvanceamount, name, creator_id, cashadvanceaccount_id]
  836. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charterwarrantkey
  837. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  838. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.charter_aud
  839. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [roundingthreshold, rev, gasolineprice, revenueaccount_id, roundcommission, revtype, cashoutaccount_id, active, helperretainedcommissionpercent, helpercommissionaccount_id, driverretainedcommissionpercent, gasolineexpenseaccount_id, name, dailyaccidentinsuranceprice, id, drivercommissionaccount_id, cancelledaccount_id, accidentinsuranceaccount_id, cashaccount_id, bankaccount_id, cashadvanceaccount_id, downpaymentaccount_id]
  840. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.city
  841. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [deliveryprice, name, active, id, version]
  842. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.city_aud
  843. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, deliveryprice, revtype, name, active, id]
  844. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-security-UserManagerAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchaseGroupRuleAction.shadow on Menu/Keamanan is deprecated in favor of numeric position attributes
  845. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchaseGroupRuleAction.shadow/com-katalisindonesia-prosper-nbprosper-TransferLocationRuleAction.shadow on Menu/Keamanan is deprecated in favor of numeric position attributes
  846. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-TransferLocationRuleAction.shadow/com-katalisindonesia-prosper-nbprosper-AccAccountRuleAction.shadow on Menu/Keamanan is deprecated in favor of numeric position attributes
  847. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchaseGroupRuleAction-separatorBefore.instance/com-katalisindonesia-prosper-nbprosper-PurchaseGroupRuleAction.shadow on Menu/Keamanan is deprecated in favor of numeric position attributes
  848. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-security-UserManagerAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchaseGroupRuleAction-separatorBefore.instance on Menu/Keamanan is deprecated in favor of numeric position attributes
  849. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.classifier
  850. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  851. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongProfitAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyRevenueAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  852. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongHelperAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyLongProfitAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  853. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyRevenueAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  854. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-CharterReservationScheduleReportAction.shadow/com-katalisindonesia-prosper-nbprosper-TruckingBeginSummaryAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  855. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTruckingBeginDriverAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTruckUtilityAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  856. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTruckUtilityAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyCostAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  857. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongFeeAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyRevenueAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  858. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyShortAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyLongAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  859. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPayableHistoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewReceivableHistoryAction.shadow on Menu/Laporan
  860. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyRevenueAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewFreightingBeginRevenuePivotAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  861. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewDeliverySummaryAction.shadow/Pembelian on Menu/Laporan
  862. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTruckingInvoiceAction.shadow/com-katalisindonesia-prosper-nbprosper-CharterReservationScheduleReportAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  863. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongFeeAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyLongHelperAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  864. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyLongFeeAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  865. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPayableHistoryAction.shadow on Menu/Laporan
  866. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-TransportCardAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTruckingInvoiceAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  867. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobCrossTabAction.shadow/Akuntansi on Menu/Laporan
  868. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTransferHistoryAction.shadow/Stok on Menu/Laporan
  869. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute Akuntansi/com-katalisindonesia-prosper-nbprosper-ViewTransferTransactionAction.shadow on Menu/Laporan
  870. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewDeliveryStockAction.shadow/Penjualan on Menu/Laporan
  871. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute Stok/com-katalisindonesia-prosper-nbprosper-TransportCardAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  872. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyLongFeeAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyLongProfitAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  873. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-TruckingBeginSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTruckingBeginDriverAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  874. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-FreightingDailyCostAction.shadow/com-katalisindonesia-prosper-nbprosper-FreightingDailyShortAction.shadow on Menu/Laporan is deprecated in favor of numeric position attributes
  875. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.clearing
  876. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, expenseaccount, creator, transactiondate, notereceivableamount, bankaccount, active, transactionamount, posting, version, uuid, expenseamount, giro, revision, division, number, noteaccount, usetransactiondate, selfissued, activepersistent, id]
  877. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.client
  878. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  879. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.client_aud
  880. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id]
  881. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.clinic
  882. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [zipcode, country, address, name, active, telephone, id, version]
  883. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeVehicleAction.shadow/com-katalisindonesia-prosper-nbprosper-OperationalTreeAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  884. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewRevenueTMU220Action.shadow/com-katalisindonesia-prosper-nbprosper-ViewCharterReservationIncomeAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  885. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCharterImbursementKilometerDetailDetailAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewRevenueTMU220Action.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  886. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobCostAction.shadow/com-katalisindonesia-prosper-nbprosper-AccountingIncomeDivisionAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  887. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobCrossTabAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCashFlowAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  888. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewIncomeJobCostAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  889. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewExpenseAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewIncomeCurrentAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  890. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeCurrentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewIncomeAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  891. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AccountingIncomeDivisionAction.shadow/com-katalisindonesia-prosper-nbprosper-AccountingBalanceDivisionAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  892. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SubGeneralLedgerSummaryReportAction.shadow/com-katalisindonesia-prosper-nbprosper-SubGeneralLedgerReportAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  893. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCharterReservationCommissionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewIncomeVehicleAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  894. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobByBuyerAction.shadow/com-katalisindonesia-prosper-nbprosper-SubGeneralLedgerSummaryReportAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  895. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCharterReservationIncomeAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCharterReservationCommissionAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  896. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewIncomeJobAction.shadow/com-katalisindonesia-prosper-nbprosper-AccountingIncomeDivisionAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  897. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCashFlowAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCharterImbursementKilometerDetailDetailAction.shadow on Menu/Laporan/Akuntansi is deprecated in favor of numeric position attributes
  898. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.code
  899. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  900. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.codeextra
  901. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [flow_id, batch, version, code_id]
  902. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.code_aud
  903. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id]
  904. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.color
  905. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [appearance, code, shortcut, name, active, id, version]
  906. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.color_aud
  907. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, appearance, code, shortcut, revtype, name, active, id]
  908. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewDriverAdvanceSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewDriverReceivableAction.shadow on Menu/Laporan/Hutang is deprecated in favor of numeric position attributes
  909. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewAgentPayableReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewDriverAdvanceSummaryAction.shadow on Menu/Laporan/Hutang is deprecated in favor of numeric position attributes
  910. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewAgentPayableReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAgentPayableAction.shadow on Menu/Laporan/Hutang
  911. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPayableHistoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAgentPayableReportAction.shadow on Menu/Laporan/Hutang is deprecated in favor of numeric position attributes
  912. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.commission
  913. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [uppertreshold, percentage, id, version]
  914. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewRevenueSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalePaymentDueAction.shadow on Menu/Laporan/Pembayaran Customer is deprecated in favor of numeric position attributes
  915. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.commissionrate
  916. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [lower, ratingtype, upper, maxpaymentdays, division_id, requireallpaid, version, index_column, location_id, thresholdtype, salesman_id, amounttype, minpaymentdays, rate, user_id, id]
  917. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.commissionrate_aud
  918. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, lower, ratingtype, upper, revtype, maxpaymentdays, division_id, requireallpaid, index_column, location_id, thresholdtype, salesman_id, amounttype, minpaymentdays, rate, user_id, id]
  919. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-InventoryPurchaseStatementAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseByVehicleAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  920. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPayableAction.shadow on Menu/Laporan/Pembelian
  921. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchasedInventoriesAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryPurchaseDetailAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  922. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseSummaryBySupplierAction.shadow/com-katalisindonesia-prosper-nbprosper-InventoryPurchaseStatementAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  923. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchaseReturnTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPayableAgingAction.shadow on Menu/Laporan/Pembelian
  924. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseSummaryBySupplierAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPayableAction.shadow on Menu/Laporan/Pembelian
  925. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewReceiveSummaryAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  926. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionByLocationAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  927. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchasedInventoriesAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryPurchaseAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  928. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseOrderStockAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchaseReturnSummaryAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  929. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionByLocationAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchasedInventoriesAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  930. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTaxSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-InventoryPurchaseStatementAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  931. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchaseReturnSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchaseReturnTransactionAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  932. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryPurchaseDetailAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryPurchaseAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  933. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseSummaryBySupplierAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseTaxSummaryAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  934. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseByPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPayableAction.shadow on Menu/Laporan/Pembelian
  935. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewReceiveSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionOneColumnAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  936. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseByPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseSummaryBySupplierAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  937. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewPurchaseTransactionOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPurchaseByPaymentAction.shadow on Menu/Laporan/Pembelian is deprecated in favor of numeric position attributes
  938. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.contract
  939. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, insurance, note, paymentterms, freight, destination, signorposition, yarntype, orderdate, packing, buyer_id, uuid, orderreference, number, bank, composition, signor, price, scope, currency, id, paymentterm_id, companyreference, revision_id, deliveryschedule, key_id, active, activepersistent_id, version, quality, quantitydesc, creator_id]
  940. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.contractdetail
  941. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, quantity, composition, contract_id, vat, active, currency, id, packing, version, typeofyarn, quality]
  942. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.contractkey
  943. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, key_id, id, version]
  944. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTaxInvoiceSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  945. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  946. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewAllTaxInvoiceSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTaxInvoiceSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  947. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PrintSaleDistributionCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  948. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleByBuyerCrossTabAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  949. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryTMU220Action.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  950. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSalesmanQuantityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  951. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryUserAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionOneColumnAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  952. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalesmanActivityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  953. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SaleReturnTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewBuyerHabitOneColumnAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  954. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAllTaxInvoiceSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  955. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleDistributionCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  956. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SaleReturnSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-SaleReturnTransactionAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  957. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewAccountingSaleReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventorySaleAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  958. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSalesmanActivityAction.shadow/com-katalisindonesia-prosper-nbprosper-InventorySaleStatementAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  959. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentCreatorTMU220Action.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  960. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  961. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryOneLocationAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryUserAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  962. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionSimpleAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCommissionReportAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  963. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewBuyerHabitAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  964. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleCloseBookUserAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleCloseBookAllUserAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  965. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryTMU220Action.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryGroupAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  966. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSalePackingAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionAction.shadow on Menu/Laporan/Penjualan
  967. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  968. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryReturnNegativeQuantity.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  969. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryReturnNegativeQuantity.shadow/com-katalisindonesia-prosper-nbprosper-ViewReceivableByDueDateAction.shadow on Menu/Laporan/Penjualan
  970. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSalesmanQuantityAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryOneLocationAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  971. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryBuyerMethodAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewReceivableAction.shadow on Menu/Laporan/Penjualan
  972. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSalePackingOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCommissionReportAction.shadow on Menu/Laporan/Penjualan
  973. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleCloseBookAllUserAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalesmanActivityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  974. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  975. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  976. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventorySaleAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  977. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSingleInventoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewDeliveryStockAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  978. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  979. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewBuyerHabitOneColumnAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPostponedSaleAction.shadow on Menu/Laporan/Penjualan
  980. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventorySaleAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryTMU220Action.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  981. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleCashAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewPostponedSaleOneColumnAction.shadow on Menu/Laporan/Penjualan
  982. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleInventoryGroupAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  983. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSalesmanQuantityAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalesmanActivityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  984. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountByCashierAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAppointmentListAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  985. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalePaymentSummaryAction.shadow on Menu/Laporan/Penjualan
  986. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleDistributionCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  987. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleDiscountSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-DeliveryReturnOutstandingReportAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  988. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSalesmanQuantityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  989. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleOrderStockAction.shadow/com-katalisindonesia-prosper-nbprosper-SaleReturnSummaryAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  990. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewHighestSalesAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleCloseBookUserAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  991. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTaxInvoiceSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  992. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-InventorySaleStatementAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAccountingSaleReportAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  993. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryReturnNegativeQuantity.shadow/com-katalisindonesia-prosper-nbprosper-ViewReceivableAgingAction.shadow on Menu/Laporan/Penjualan
  994. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleDistributionCreatorAction.shadow/com-katalisindonesia-prosper-nbprosper-PrintSaleDistributionCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  995. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryCreatorAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  996. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryOneLocationAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleTransactionOneColumnAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  997. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSalesmanActivityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  998. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewBuyerHabitAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewHighestSalesAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  999. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryHourAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  1000. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewSaleSummaryPaymentCreatorTMU220Action.shadow/com-katalisindonesia-prosper-nbprosper-ViewSaleSalesmanQuantityAction.shadow on Menu/Laporan/Penjualan is deprecated in favor of numeric position attributes
  1001. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.conversion
  1002. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, quantity, transactiondate, inventory_id, active, posting, activepersistent_id, version, uuid, unitprice, location_id, number, creator_id, id, revision_id]
  1003. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.conversiondetail
  1004. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, serialnumber, conversion_id, inventory_id, active, id, version, unitprice]
  1005. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.conversiondetail_aud
  1006. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, serialnumber, conversion_id, inventory_id, revtype, active, id, unitprice]
  1007. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.conversion_aud
  1008. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, amount, quantity, transactiondate, inventory_id, revtype, active, posting, activepersistent_id, unitprice, location_id, number, id, revision_id]
  1009. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.costonhand
  1010. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [cost, location, id, inventory, version]
  1011. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.countflowextra
  1012. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [flow_id, inventory_id, count, version, location_id]
  1013. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.countonhand
  1014. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, count, id, version, location_id]
  1015. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crate
  1016. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, unitcost, inventory_id, lastupdateuuid, tempsequence, id, version, location_id]
  1017. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateconversion
  1018. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, posting, version, uuid, prevunitcost, location_id, newcratenumber, number, newunitcost, prevquantitybalance, newinventory_id, newcrate_id, creator_id, inventoryaccount_id, id, costaccount_id, newquantity, costvariance, revision_id]
  1019. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateconversiondetail
  1020. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [crateconversion_id, quantity, unitcost, crate_id, cratenumber, inventory_id, id, version, location_id]
  1021. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewReceivableHistoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAgentReceivableReportAction.shadow on Menu/Laporan/Piutang is deprecated in favor of numeric position attributes
  1022. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewAgentReceivableReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewAgentReceivableSummaryAction.shadow on Menu/Laporan/Piutang is deprecated in favor of numeric position attributes
  1023. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateconversiondetail_aud
  1024. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [crateconversion_id, rev, quantity, unitcost, crate_id, cratenumber, inventory_id, revtype, id, location_id]
  1025. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewBeginProductionListAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTaskPackingAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1026. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTaskDetailStatusAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewProductionRateAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1027. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewOrderHistoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewCrateSawingDetailAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1028. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewCrateSawingDetailAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewProductionPivotAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1029. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewProductionPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-TaskProductionScheduleAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1030. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-TaskProductionScheduleAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewProductionCostAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1031. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewProductionListAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewProductionProcessAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1032. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewProductionProcessAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTaskDetailStatusAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1033. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewProductionReportAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewBeginProductionListAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1034. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewProductionRateAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewOrderHistoryAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1035. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTaskPackingAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewProductionListAction.shadow on Menu/Laporan/Produksi is deprecated in favor of numeric position attributes
  1036. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateconversion_aud
  1037. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, rev, transactiondate, revtype, posting, prevunitcost, location_id, newcratenumber, number, newunitcost, prevquantitybalance, newinventory_id, newcrate_id, inventoryaccount_id, id, costaccount_id, newquantity, costvariance, revision_id]
  1038. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedelivery
  1039. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, number, transactiondate, key_id, creator_id, division_id, id, version, uuid, revision_id]
  1040. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliverydetail
  1041. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, inventory_id, id, version, cratedelivery_id, location_id]
  1042. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliverydetail_aud
  1043. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, crate_id, inventory_id, revtype, id, cratedelivery_id, location_id]
  1044. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliverykey
  1045. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, salekey_id, version]
  1046. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryStockProfitAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryStockBySupplierAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1047. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewLowStockAction.shadow/com-katalisindonesia-prosper-nbprosper-KeyVarianceAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1048. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryStockBySupplierAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTireStockAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1049. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewLowStockAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1050. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsagePurchase.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryStockProfitAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1051. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockCodeAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1052. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockGroupNoDetailAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockGroupAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1053. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-KeyVarianceAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewUsagePurchase.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1054. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockCodeAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockGroupAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1055. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageVehicleAction.shadow/com-katalisindonesia-prosper-nbprosper-KeyVarianceAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1056. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockCodeAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockActiveInventoryAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1057. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-KeyVarianceAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1058. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewUsageAmountSummaryAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1059. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryHistoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryHistoryPeriodAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1060. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTotalTireAction.shadow/com-katalisindonesia-prosper-nbprosper-CrateStockAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1061. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTireStockAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTotalTireAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1062. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageAmountSummaryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewLowStockAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1063. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewLocationStockCrossTabAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewTransferHistoryAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1064. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockGroupAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewLocationStockCrossTabAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1065. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewUsageVehicleAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewUsageSummaryAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1066. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryLocationOpnameAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryLocationOpnameStockAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1067. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewInventoryHistoryPeriodAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewInventoryLocationOpnameAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1068. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewTransferTransactionAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewUsageVehicleAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1069. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockActiveInventoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockGroupNoDetailAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1070. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ViewStockActiveInventoryAction.shadow/com-katalisindonesia-prosper-nbprosper-ViewStockGroupAction.shadow on Menu/Laporan/Stok is deprecated in favor of numeric position attributes
  1071. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliverykey_aud
  1072. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id, salekey_id]
  1073. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturn
  1074. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, number, transactiondate, key_id, creator_id, division_id, id, version, uuid, cratesalekey_id, revision_id]
  1075. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturndetail
  1076. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, cratedeliveryreturn_id, inventory_id, id, version, location_id]
  1077. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturndetail_aud
  1078. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, crate_id, cratedeliveryreturn_id, inventory_id, revtype, id, location_id]
  1079. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturnkey
  1080. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, salekey_id, version]
  1081. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute PurchasePaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-SalePaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1082. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute PurchasePaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-SupplierDepositExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1083. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SupplierDepositExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchasePaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1084. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute PurchasePaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchasePaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1085. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentCommissionPaymentExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-DriverPaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1086. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SalePaymentExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-ClearingExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1087. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentCommissionPaymentAction.shadow/PurchasePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1088. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentPaymentExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-AgentCommissionPaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1089. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ReceivableControlAction.shadow/com-katalisindonesia-prosper-nbprosper-InvoiceBorrowableAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1090. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute PurchasePaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-ClearingExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1091. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ClearingAction.shadow/PurchasePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1092. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-DriverPaymentExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-TaskPaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1093. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentPaymentAction.shadow/PurchasePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1094. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-DriverPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-SupplierDepositAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1095. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ReceivableControlAction.shadow/SalePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1096. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentCommissionPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-DriverPaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1097. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-DriverPaymentAction.shadow/PurchasePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1098. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ClearingAction.shadow/com-katalisindonesia-prosper-nbprosper-AgentPaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1099. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-InvoiceBorrowableAction.shadow/SalePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1100. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SupplierDepositAction.shadow/PurchasePaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1101. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchasePaymentExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-SalePaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1102. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-ClearingExplorerAction.shadow/com-katalisindonesia-prosper-nbprosper-AgentPaymentExplorerAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1103. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-AgentPaymentAction.shadow/com-katalisindonesia-prosper-nbprosper-AgentCommissionPaymentAction.shadow on Menu/Pembayaran is deprecated in favor of numeric position attributes
  1104. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturnkey_aud
  1105. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id, salekey_id]
  1106. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedeliveryreturn_aud
  1107. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, number, rev, transactiondate, key_id, revtype, division_id, id, cratesalekey_id, revision_id]
  1108. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchasePaymentPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-SalePaymentPivotAction.shadow on Menu/Pivot is deprecated in favor of numeric position attributes
  1109. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-TransferPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchaseReturnPivotAction.shadow on Menu/Pivot is deprecated in favor of numeric position attributes
  1110. WARNING [org.openide.filesystems.Ordering]: Could not find both sides of relative ordering attribute com-katalisindonesia-prosper-nbprosper-SaleReturnPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-InventoryBalanceAction.shadow on Menu/Pivot
  1111. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-PurchaseReturnPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-PurchasePivotAction.shadow on Menu/Pivot is deprecated in favor of numeric position attributes
  1112. WARNING [org.openide.filesystems.Ordering]: Relative ordering attribute com-katalisindonesia-prosper-nbprosper-SalePaymentPivotAction.shadow/com-katalisindonesia-prosper-nbprosper-SalePivotAction.shadow on Menu/Pivot is deprecated in favor of numeric position attributes
  1113. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratedelivery_aud
  1114. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, number, rev, transactiondate, key_id, revtype, division_id, id, revision_id]
  1115. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateextra
  1116. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [crate_id, flow_id, version]
  1117. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crateonhand
  1118. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, id, version, location_id]
  1119. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratepurchase
  1120. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, fixedpayable, note, transactiondate, absolutediscount, roundingamount, roundingtreshold, discountpercentsplus, uuid, totalcost, creditaccount_id, purchaseorderkey_id, number, cratereceivekey_id, flowdiscountamount, payableamount, vatfreeamount, userounding, id, revision_id, vatexclusiveamount, vat, division_id, purchasekey_id, creditperiod, transactionamount, vatamount, posting, version, invataccount_id, vatinclusiveamount, creator_id, totalallocateddiscountamount, usedeposit, supplier_id]
  1121. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratepurchase_aud
  1122. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [fixedpayable, note, transactiondate, absolutediscount, roundingamount, roundingtreshold, revtype, discountpercentsplus, totalcost, creditaccount_id, purchaseorderkey_id, number, cratereceivekey_id, flowdiscountamount, payableamount, vatfreeamount, userounding, id, revision_id, rev, vatexclusiveamount, vat, division_id, purchasekey_id, creditperiod, transactionamount, vatamount, posting, invataccount_id, vatinclusiveamount, totalallocateddiscountamount, usedeposit, supplier_id]
  1123. WARNING [org.openide.filesystems.Ordering]: Found same position 1.999 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnAction.shadow
  1124. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnExplorerAction.shadow
  1125. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSaleExplorerAction.shadow
  1126. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSaleExplorerAction.shadow
  1127. WARNING [org.openide.filesystems.Ordering]: Found same position 1.999 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingAction.shadow
  1128. WARNING [org.openide.filesystems.Ordering]: Found same position 1.999 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingAction.shadow
  1129. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingExplorerAction.shadow
  1130. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingExplorerAction.shadow
  1131. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSaleExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingExplorerAction.shadow
  1132. WARNING [org.openide.filesystems.Ordering]: Found same position 1.999 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateTransferAction.shadow
  1133. WARNING [org.openide.filesystems.Ordering]: Found same position 1.999 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateTransferAction.shadow
  1134. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateConversionExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateTransferExplorerAction.shadow
  1135. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSaleExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateTransferExplorerAction.shadow
  1136. WARNING [org.openide.filesystems.Ordering]: Found same position 2.774 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateSawingExplorerAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CrateTransferExplorerAction.shadow
  1137. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CharterImbursementAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverAdvanceAction.shadow
  1138. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CharterImbursementAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow
  1139. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverAdvanceAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow
  1140. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-CharterImbursementAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-FreightingBeginAction.shadow
  1141. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-FreightingBeginAction.shadow
  1142. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceive
  1143. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, key_id, division_id, plate, checker_id, version, uuid, client_id, location_id, number, donumber, creator_id, id, supplier_id, revision_id]
  1144. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow
  1145. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-FreightingBeginAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow
  1146. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow
  1147. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-FreightingBeginAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow
  1148. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow
  1149. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow
  1150. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow
  1151. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow
  1152. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow
  1153. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow
  1154. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow
  1155. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow
  1156. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow
  1157. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow
  1158. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow
  1159. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow
  1160. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow
  1161. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow
  1162. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow
  1163. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow
  1164. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingExpenseAction.shadow
  1165. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingExpenseAction.shadow
  1166. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingExpenseAction.shadow
  1167. WARNING [org.openide.filesystems.Ordering]: Found same position 2.049 for both Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow and Menu/Transaksi/com-katalisindonesia-prosper-nbprosper-TruckingExpenseAction.shadow
  1168. WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Transaksi/ marked with the position attribute: [com-katalisindonesia-prosper-nbprosper-PatientCenterAction.shadow], but some are: [com-katalisindonesia-prosper-nbprosper-LevyAction.shadow, com-katalisindonesia-prosper-nbprosper-OpnameWizardAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseOrderAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseDownpaymentAction.shadow, com-katalisindonesia-prosper-nbprosper-ReceiveAction.shadow, com-katalisindonesia-prosper-nbprosper-ConversionAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseReturnAction.shadow, com-katalisindonesia-prosper-nbprosper-ContractAction.shadow, com-katalisindonesia-prosper-nbprosper-JobAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskDownPaymentAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleOrderAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleAction.shadow, com-katalisindonesia-prosper-nbprosper-DeliveryAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleReturnAction.shadow, com-katalisindonesia-prosper-nbprosper-TransferAction.shadow, com-katalisindonesia-prosper-nbprosper-UsageAction.shadow, com-katalisindonesia-prosper-nbprosper-StylingOrderAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighInAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighOutAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighOnceAction.shadow, com-katalisindonesia-prosper-nbprosper-RawEntryAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverImbursementAction.shadow, com-katalisindonesia-prosper-nbprosper-RevenueAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskListAction.shadow, com-katalisindonesia-prosper-nbprosper-ProductionAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateReceiveAction.shadow, com-katalisindonesia-prosper-nbprosper-CratePurchaseAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateDeliveryAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateSaleAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateConversionAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateSawingAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateTransferAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashInAction-separatorBefore.instance, com-katalisindonesia-prosper-nbprosper-ScheduleExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-IncentiveAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterReservationAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterPaymentAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterWarrantAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterImbursementAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverAdvanceAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverDepositAction.shadow, com-katalisindonesia-prosper-nbprosper-FreightingBeginAction.shadow, com-katalisindonesia-prosper-nbprosper-TireDismountingAction.shadow, com-katalisindonesia-prosper-nbprosper-TireMountingAction.shadow, com-katalisindonesia-prosper-nbprosper-TireVulcanizingAction.shadow, com-katalisindonesia-prosper-nbprosper-TravelAdvanceAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingBeginAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingDoneAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingExpenseAction.shadow, com-katalisindonesia-prosper-nbprosper-ExpenseAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashInAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashOutAction.shadow, com-katalisindonesia-prosper-nbprosper-EntryAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashInExplorerAction-separatorBefore.instance, com-katalisindonesia-prosper-nbprosper-LevyExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-OpnameExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseOrderExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseDownpaymentExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ReceiveExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ConversionExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-PurchaseReturnExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ContractExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-DeliveryExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-JobExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskDownPaymentExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ProductionExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateReceiveExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CratePurchaseExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateDeliveryExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateConversionExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateDeliveryReturnExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateSaleExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateSawingExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CrateTransferExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-InvoiceOrderExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleOrderExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-SaleReturnExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TransferExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-UsageExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-StylingOrderExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighInExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighOutExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-WeighOnceExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-RawEntryExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverImbursementExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TravelAdvanceExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-RevenueExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ExpenseExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashInExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-MultiCashOutExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-EntryExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-AppointmentExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-FollowupExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-ReservationExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TravelWarrantExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-IncentiveExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterReservationExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterPaymentExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterWarrantExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-CharterImbursementExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingBeginExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-FreightingBeginExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingExpenseExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TruckingDoneExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverDepositExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TireMountingExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TireDismountingExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TireVulcanizingExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-DriverAdvanceExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskPackingExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskPackedExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskPickupExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskDeliveryExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskReceiveExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskComplainExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-TaskAbortExplorerAction.shadow, com-katalisindonesia-prosper-nbprosper-AlterationExplorerAction.shadow]
  1169. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceivedetail
  1170. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, inventory_id, plainuuid, id, version, cratereceive_id]
  1171. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceivedetail_aud
  1172. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, crate_id, inventory_id, revtype, plainuuid, id, cratereceive_id]
  1173. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceivekey
  1174. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, purchasekey_id, id, version]
  1175. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceivekey_aud
  1176. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, purchasekey_id, id]
  1177. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceiveplain
  1178. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [cratequantity, inventory_id, id, version, uuid, cratereceive_id]
  1179. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceiveplain_aud
  1180. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [cratequantity, rev, inventory_id, revtype, id, uuid, cratereceive_id]
  1181. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratereceive_aud
  1182. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, transactiondate, key_id, revtype, division_id, plate, checker_id, client_id, location_id, number, donumber, id, supplier_id, revision_id]
  1183. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesale
  1184. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, absolutediscount, roundingamount, roundingtreshold, discountpercentsplus, buyer_id, uuid, totalcost, salesman_id, number, flowdiscountamount, debtaccount_id, vatfreeamount, userounding, id, salekey_id, revision_id, fixedreceivable, vatexclusiveamount, vat, division_id, creditperiod, transactionamount, vatamount, posting, receivableamount, version, vatinclusiveamount, outvataccount_id, cratedeliverykey_id, creator_id, totalallocateddiscountamount]
  1185. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesale_aud
  1186. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, transactiondate, absolutediscount, roundingamount, roundingtreshold, revtype, discountpercentsplus, buyer_id, totalcost, salesman_id, number, flowdiscountamount, debtaccount_id, vatfreeamount, userounding, id, salekey_id, revision_id, rev, fixedreceivable, vatexclusiveamount, vat, division_id, creditperiod, transactionamount, vatamount, posting, receivableamount, vatinclusiveamount, outvataccount_id, cratedeliverykey_id, totalallocateddiscountamount]
  1187. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesale_cratedeliverykey
  1188. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [cratedeliverykeys_id, cratesale_id]
  1189. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesale_cratedeliverykey_aud
  1190. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, cratedeliverykeys_id, revtype, cratesale_id]
  1191. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesawing
  1192. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, version, uuid, oldcrate_id, location_id, number, newinventory_id, newcrate_id, creator_id, oldcratenumber, oldquantity, id, newquantity, revision_id]
  1193. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesawingdetail
  1194. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, cratesawing_id, inventory_id, id, version, location_id]
  1195. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesawingdetail_aud
  1196. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, crate_id, cratesawing_id, inventory_id, revtype, id, location_id]
  1197. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratesawing_aud
  1198. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, rev, transactiondate, revtype, oldcrate_id, location_id, number, newinventory_id, newcrate_id, oldcratenumber, oldquantity, id, newquantity, revision_id]
  1199. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratetransfer
  1200. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, number, transactiondate, creator_id, division_id, id, tolocation_id, version, uuid, revision_id]
  1201. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratetransferdetail
  1202. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, crate_id, inventory_id, id, cratetransfer_id, version, location_id]
  1203. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratetransferdetail_aud
  1204. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, crate_id, inventory_id, revtype, id, cratetransfer_id, location_id]
  1205. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratetransfer_aud
  1206. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, number, rev, transactiondate, revtype, division_id, id, tolocation_id, revision_id]
  1207. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.cratevariance
  1208. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, quantity, transactiondate, crate_id, creator_id, id, message, version, uuid, location_id, revision_id]
  1209. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.crate_aud
  1210. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, unitcost, inventory_id, revtype, lastupdateuuid, tempsequence, id, location_id]
  1211. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.currencyrate
  1212. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [exchangerate, active, currency, id, version]
  1213. WARNING [org.openide.filesystems.Ordering]: Not all children in Menu/Window/ marked with the position attribute: [CrateConversionAction.shadow, SupplierDepositAction.shadow], but some are: [org-netbeans-modules-favorites-View.shadow, org-netbeans-core-io-ui-IOWindowAction.shadow, SwitchToRecentDocumentAction.shadow, Web, Tools, Separator3.instance, ConfigureWindow, org-netbeans-core-windows-actions-ResetWindowsAction.shadow, Separator4.instance, CloseWindowAction.shadow, CloseAllDocumentsAction.shadow, CloseAllButThisAction.shadow, GroupsMenuAction.shadow, DocumentsAction.shadow]
  1214. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.delivery
  1215. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, truck_id, driver_id, transactiondate, okb, active, saleorderkey_id, transactionamount, posting, activepersistent_id, buyer_id, deliverykey_id, version, uuid, location_id, interior, number, flowdiscountamount, consignment, employee_id, creator_id, id, security_id, revision_id]
  1216. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.deliverykey
  1217. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, orderno, key_id, id, version]
  1218. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.deliverykey_aud
  1219. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, orderno, key_id, revtype, id]
  1220. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.deliveryreturndetail
  1221. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salereturnkey_id, quantity, inventory_id, delivery_id, active, id, version]
  1222. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.deliveryreturndetail_aud
  1223. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salereturnkey_id, rev, quantity, inventory_id, delivery_id, revtype, active, id]
  1224. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.delivery_aud
  1225. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [truck_id, rev, driver_id, transactiondate, okb, revtype, active, saleorderkey_id, transactionamount, posting, activepersistent_id, buyer_id, deliverykey_id, location_id, interior, number, flowdiscountamount, consignment, employee_id, id, security_id, revision_id]
  1226. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.depayable
  1227. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, balancedate, payableaccount_id, active, transactionamount, posting, activepersistent_id, version, uuid, number, expenseaccount_id, creator_id, id, revision_id]
  1228. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.depayabledetail
  1229. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [originalamount, active, purchasekey_id, id, depayable_id, version, supplier_id]
  1230. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.depayabledetail_aud
  1231. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [originalamount, rev, revtype, active, purchasekey_id, id, depayable_id, supplier_id]
  1232. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.depayable_aud
  1233. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, rev, transactiondate, balancedate, revtype, payableaccount_id, active, transactionamount, posting, activepersistent_id, number, expenseaccount_id, id, revision_id]
  1234. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dereceivable
  1235. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, receivableaccount_id, balancedate, active, transactionamount, posting, activepersistent_id, version, uuid, number, expenseaccount_id, creator_id, id, revision_id]
  1236. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dereceivabledetail
  1237. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [originalamount, active, dereceivable_id, id, buyer_id, salekey_id, version]
  1238. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dereceivabledetail_aud
  1239. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [originalamount, rev, revtype, active, dereceivable_id, id, buyer_id, salekey_id]
  1240. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dereceivable_aud
  1241. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, rev, transactiondate, receivableaccount_id, balancedate, revtype, active, transactionamount, posting, activepersistent_id, number, expenseaccount_id, id, revision_id]
  1242. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.design
  1243. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  1244. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dimension
  1245. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, length, width, location, id, version]
  1246. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dimensionextra
  1247. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [price, flow_id, count, width, version, height]
  1248. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.dimension_aud
  1249. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, revtype, length, width, location, id]
  1250. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discountitem
  1251. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [percentage, active, id, version]
  1252. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discountitem_aud
  1253. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, percentage, revtype, active, id]
  1254. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discountschedule
  1255. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [from_id, discountfoodprice, agentcommission, name, active, to_id, id, discountprice, version]
  1256. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discountschedule_aud
  1257. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, from_id, discountfoodprice, revtype, agentcommission, name, active, to_id, id, discountprice]
  1258. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discounting
  1259. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [endingdate, beginningdate, existinginventory_id, inventory_id, endingtime, active, discountpercent, pricebase, buyer_id, version, ontimediscountpercent, minquantity, existinginventorygroup_id, user_id, rank, beginningtime, inventorygroup_id, id, buyergroup_id, maxquantity]
  1260. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.discounting_aud
  1261. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [endingdate, rev, beginningdate, existinginventory_id, inventory_id, revtype, endingtime, active, discountpercent, pricebase, buyer_id, ontimediscountpercent, minquantity, existinginventorygroup_id, user_id, rank, beginningtime, inventorygroup_id, id, buyergroup_id, maxquantity]
  1262. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.displayextra
  1263. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [flow_id, inventory_id, version]
  1264. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.division
  1265. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [country, purchaseordersignor, address, city, npwp, active, telephone, version, vatcreationdate, number, name, company, id]
  1266. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.division_aud
  1267. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [country, rev, purchaseordersignor, address, city, revtype, npwp, active, telephone, vatcreationdate, number, name, company, id]
  1268. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driver
  1269. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, depositaccount_id, receivableaccount_id, ktp, active, travelroundtripkey_id, telephone, version, cashadvanceamount, travelwarrantreceivablecount, name, company, id, accidentinsuranceaccount_id, retainedcommissionaccount_id, cashadvanceaccount_id]
  1270. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driveradvance
  1271. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, amount, driver_id, transactiondate, receivableaccount_id, active, posting, activepersistent_id, version, uuid, creditaccount_id, creator_id, id, revision_id]
  1272. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driverdeposit
  1273. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, driver_id, transactiondate, depositaccount_id, active, posting, activepersistent_id, version, uuid, number, creator_id, id, cashaccount_id, revision_id]
  1274. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driverimbursement
  1275. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, driverretainedcommissionaccount_id, drivercommissionamount, actualagentbonusticketcount, uuid, foodamount, location_id, saleagentamount, number, gasolineexpenseaccount_id, postexpense, roundtripactualticketcount, actualtransferticketcount, id, drivercommissionaccount_id, ticketunitprice, additionalgasolinecount, agentcommissionamount, actualbonusticketcount, saleamount, receivableaccount_id, active, actualpaidticketcount, receivableamount, reservationpaidticketcount, salepaidamount, activepersistent_id, version, saledriveramount, creator_id, schedule_id, reservationtransferticketcount, reservationagentticketcount, salebonusamount, agentcommissionaccount_id, travelroundtripkey_id, saletransferamount, bonusaccount_id, reservationbonusticketcount, reservationdriverticketcount, vehicle_id, cashaccount_id, actualticketcount, revision_id, amount, roundtripreceivableamount, foodaccount_id, saleaccount_id, driverretainedcommissionamount, receivable, posting, gasolineexpense, actualdriverticketcount, driverimbursementkey_id, travelwarrantkey_id, actualagentticketcount]
  1276. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driverimbursementdetail
  1277. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [agentcommissionpayable, agent_id, bonus, driverimbursement_id, discountschedule_id, active, telephone, destinationaddress, discountprice, reservationkey_id, version, pickupaddress, reservationpayment, seat, price, name, cancelled, id, agentcommissionprice, agentreceivable]
  1278. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driverimbursementkey
  1279. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1280. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driverpayment
  1281. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, amount, driver_id, transactiondate, receivableaccount_id, active, posting, activepersistent_id, version, uuid, debtaccount_id, creator_id, id, revision_id]
  1282. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.driver_aud
  1283. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, depositaccount_id, receivableaccount_id, ktp, revtype, active, travelroundtripkey_id, telephone, cashadvanceamount, travelwarrantreceivablecount, name, company, id, accidentinsuranceaccount_id, retainedcommissionaccount_id, cashadvanceaccount_id]
  1284. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.employee
  1285. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, averagetaskinday, ktp, tasklevel, name, active, id, position, version]
  1286. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.employee_aud
  1287. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, averagetaskinday, ktp, tasklevel, revtype, name, active, id, position]
  1288. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.entry
  1289. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, start, active, memo, division_id, posting, activepersistent_id, version, uuid, number, vouchernoconcat, totalamount, creator_id, id, revision_id]
  1290. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.entrydetail
  1291. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, jobkey_id, amount, creditforeignamount, active, version, voucherno, account_id, rate, creditamount, currency, subaccount_id, id, debtamount, debtforeignamount, entry_id]
  1292. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.expense
  1293. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, creator, transactiondate, debtaccount, description, active, creditaccount, posting, version, uuid, revision, voucherno, division, activepersistent, id, category]
  1294. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.expensecategory
  1295. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [code, name, description, id, version]
  1296. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.expiration
  1297. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [expirydate, quantity, inventory_id, id, idx, version]
  1298. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.expiration_aud
  1299. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [expirydate, rev, quantity, inventory_id, revtype, id, idx]
  1300. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.fifoonhand
  1301. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, serialnumber, expirymillis, price, inventory_id, id, millis, version, location_id]
  1302. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.fifovariance
  1303. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, quantity, serialnumber, expirymillis, price, inventory_id, id, message, millis, version, location_id]
  1304. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.fifovariance_aud
  1305. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, rev, quantity, serialnumber, inventory_id, revtype, message, location_id, number, expirymillis, price, id, millis]
  1306. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.flow
  1307. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [expirydate, absolutediscount, foreignrate, discountpercent, unconfirmedquantity, purchaseorder, id, foreignunitprice, costaccount, ontimepaymentunitdiscount, prevtargetdimension, persistedallocatedsubtotaldiscountprice, active, opname, version, weightweigh, prevquantityoutdimension, weighonce, salereturn, cratesale, costroundingerroramount, usage_table, quantityoutdimension, persistedallocatednetamount, incomeaccount, discountamount, outdimension, outdimensionstr, currency, cratepurchase, receive, cratesawing, deliverykey, weightdifference, targetdimension, prevoutdimension, vatinclusiveamount, sale, sourcedimension, unitdiscountprice, prevquantitysourcedimension, prevquantitytargetdimension, foreignunitcost, persistedamount, cratereceive, cratedelivery, date, sourcedimensionstr, inconsignment, listunitprice, unitdiscountpricemanual, netpriceroundingthreshold, unitprice, persistedallocatednetprice, persistedallocatedsubtotaldiscountamount, cratedeliveryreturn, quantitysourcedimension, persistedforeignallocatednetprice, saleraw, saleflow, cratetransfer, textdescription, serialnumber, persistedallocateddiscountpercent, targetdimensionstr, colly, archive, sequence, unit, transfer, purchaseflow, opname_note, prevsourcedimension, allocateddiscountamount, saleorder, job, inventoryaccount, note, persistednetprice, inventoryunit, unitcost, persistednetamount, discountpercentsplus, inventory, weighttube, ontimepaymentdiscountamount, vatfreeamount, recipeinventory, weighout, outconsignment, class, pricequantity, persistedallocatednetamountwithoutvat, conversion, crateconversion, persistedforeignallocatednetamount, persistedsubtotaldiscountamount, delivery, quantity, receivekey, weightcontent, vatexclusiveamount, purchase, weighkey, packaging, onhandignore, quantitytargetdimension, purchasereturn, discountaccount, persistedallocatednetpricewithoutvat, location, priceinventoryunit]
  1308. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.flow_aud
  1309. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [expirydate, absolutediscount, foreignrate, discountpercent, unconfirmedquantity, purchaseorder, id, foreignunitprice, costaccount, ontimepaymentunitdiscount, persistedallocatedsubtotaldiscountprice, prevtargetdimension, active, opname, weightweigh, prevquantityoutdimension, weighonce, salereturn, cratesale, costroundingerroramount, usage_table, quantityoutdimension, persistedallocatednetamount, incomeaccount, discountamount, outdimension, outdimensionstr, currency, cratepurchase, receive, cratesawing, weightdifference, deliverykey, vatinclusiveamount, targetdimension, prevoutdimension, sale, unitdiscountprice, sourcedimension, prevquantitysourcedimension, prevquantitytargetdimension, foreignunitcost, persistedamount, cratereceive, cratedelivery, date, sourcedimensionstr, inconsignment, listunitprice, unitdiscountpricemanual, netpriceroundingthreshold, unitprice, persistedallocatednetprice, persistedallocatedsubtotaldiscountamount, cratedeliveryreturn, quantitysourcedimension, persistedforeignallocatednetprice, saleraw, saleflow, cratetransfer, rev, textdescription, serialnumber, persistedallocateddiscountpercent, targetdimensionstr, colly, archive, sequence, unit, purchaseflow, transfer, opname_note, prevsourcedimension, allocateddiscountamount, job, saleorder, inventoryaccount, note, persistednetprice, inventoryunit, unitcost, persistednetamount, revtype, discountpercentsplus, inventory, weighttube, ontimepaymentdiscountamount, vatfreeamount, recipeinventory, weighout, outconsignment, class, pricequantity, persistedallocatednetamountwithoutvat, crateconversion, conversion, persistedforeignallocatednetamount, persistedsubtotaldiscountamount, delivery, quantity, weightcontent, vatexclusiveamount, receivekey, purchase, weighkey, packaging, onhandignore, quantitytargetdimension, purchasereturn, discountaccount, persistedallocatednetpricewithoutvat, location, priceinventoryunit]
  1310. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.followup
  1311. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, active, activepersistent_id, version, uuid, number, patient_id, creator_id, appointmentkey_id, id, followupresult, revision_id]
  1312. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingbegin
  1313. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, stuffing, driver_id, transactiondate, closingtime, destination, freightingbeginkey_id, buyer_id, uuid, driverfee, number, expenseaccount_id, deductionamount, price, id, profit, vehicle_id, cashaccount_id, revision_id, helper_id, receivableaccount_id, tail, active, allowance, posting, version, helperfee, closingtimestamp, closingday, creator_id]
  1314. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingbeginkey
  1315. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1316. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingbeginkey_aud
  1317. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id]
  1318. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingbegin_aud
  1319. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [stuffing, driver_id, transactiondate, closingtime, revtype, destination, freightingbeginkey_id, buyer_id, driverfee, number, expenseaccount_id, deductionamount, price, id, profit, vehicle_id, cashaccount_id, revision_id, rev, helper_id, receivableaccount_id, tail, active, allowance, posting, helperfee, closingtimestamp, closingday]
  1320. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingprice
  1321. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [profit20, other, profit40, fee, destination, active, buyer_id, version, driverfee, helperfee, allowance40, allowance20, id, price40, price20]
  1322. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.freightingprice_aud
  1323. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [profit20, rev, other, profit40, fee, revtype, destination, active, buyer_id, driverfee, helperfee, allowance40, allowance20, id, price40, price20]
  1324. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.gasoline
  1325. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, account_id, name, active, id, version, cash]
  1326. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.giro
  1327. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, amount, bank, city, maturity, accountno, supplier, selfissued, id, version, issuedate, buyer]
  1328. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.giveaway
  1329. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [claimsalekey_id, id, buyer_id, version]
  1330. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.giveaway_aud
  1331. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, claimsalekey_id, revtype, id, buyer_id]
  1332. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.helper
  1333. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, depositaccount_id, receivableaccount_id, ktp, active, travelroundtripkey_id, telephone, version, cashadvanceamount, travelwarrantreceivablecount, name, company, id, accidentinsuranceaccount_id, retainedcommissionaccount_id, cashadvanceaccount_id]
  1334. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.helper_aud
  1335. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, depositaccount_id, receivableaccount_id, ktp, revtype, active, travelroundtripkey_id, telephone, cashadvanceamount, travelwarrantreceivablecount, name, company, id, accidentinsuranceaccount_id, retainedcommissionaccount_id, cashadvanceaccount_id]
  1336. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.idmigration
  1337. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [oldidentifier, newidentifier, id, version, persistentclass]
  1338. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.imbursement
  1339. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, amount, creator, origin, destination, id, version, uuid]
  1340. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.incentive
  1341. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, dischargedate, incentiveamount, active, activepersistent_id, version, uuid, number, casenumber, admissiondate, hospitalbill, creator_id, appointmentkey_id, incentiveforeigncurrency, id, incentiveforeignamount, revision_id]
  1342. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.initialpayable
  1343. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, paiddate, maturitydate, paid, purchasekey_id, id, invoiceno, posting, version, supplier_id]
  1344. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.initialreceivable
  1345. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, paiddate, maturitydate, description, posting, buyer_id, version, paid, id, invoiceno, salekey_id, status]
  1346. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.insurance
  1347. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, contact, name, active, telephone, id, fax, version]
  1348. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.insurance_aud
  1349. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, contact, revtype, name, active, telephone, id, fax]
  1350. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventory
  1351. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [creationdate, hscode, price9, type, photolocation, allowsalepriceoverride, quantitybulkpricediffer, unitcost2, foreignunitcostcurrency, price10, minquantity, bulkpricepercent, retailprice, price7, price8, glaze, price5, id, price6, price4, height, quantityboxedpricediffer, init, lastpurchasetimestamp, retailpricepercent, author, weight, active, creditperiod, version, shortname, shelf, colorobj, unit, includediscountlist, foreignunitcostrate, size, name, wrappingcontent, publisher, lastupdate, boxpricepercent, quantityretailpricediffer, note, foreignretailprice, code, bulkprice, unitcost, color, usecrate, lastreplacementcostupdate, lastpriceupdate, cratequantity, pricepercent10, inventorygroup, design, foreignprice8, foreignprice7, init2, foreignprice6, replacementcost, foreignprice5, foreignprice9, merk, foreignprice4, tasklevel, artno, packaging, boxedprice, useserialnumber, foreignprice10, packetcontent, material, foreigncurrency, displayname, width, foreignunitcost, pricepercent8, foreignbulkprice, pricepercent9, pricepercent6, foreignboxedprice, pricepercent7, pricepercent4, pricepercent5]
  1352. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorycolor
  1353. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, defaultvalue_id, id, version]
  1354. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorycolor_color
  1355. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventorycolor_id, colors_id]
  1356. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorygroup
  1357. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventoryaccount, sparepart, parent, axleoil, taxibility, code, production, inconsignment, keur, incomeaccount, allowsalepriceoverride, pricepercent10, variablemeasurebarcodelength, bulkpricepercent, outconsignment, variablemeasurebarcodescale, id, maxcountexpirydate, stock, engineoil, selfbarcode, tire, priceroundingincrement, giveaway, costaccount, gearoil, retailpricepercent, invoicesort, variablemeasurebarcodeprefix, purchase, stnk, active, additionalcreditpercent, version, sale, variablemeasurebarcodeusedscale, invoicegroup, discountaccount, name, pricepercent8, pricepercent9, pricepercent6, pricepercent7, boxpricepercent, pricepercent4, countable, pricepercent5]
  1358. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorygroup_aud
  1359. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sparepart, inventoryaccount, axleoil, parent, taxibility, code, production, inconsignment, keur, revtype, allowsalepriceoverride, incomeaccount, pricepercent10, variablemeasurebarcodelength, bulkpricepercent, outconsignment, variablemeasurebarcodescale, id, maxcountexpirydate, stock, engineoil, selfbarcode, tire, priceroundingincrement, giveaway, rev, costaccount, gearoil, retailpricepercent, invoicesort, variablemeasurebarcodeprefix, purchase, stnk, active, additionalcreditpercent, sale, variablemeasurebarcodeusedscale, invoicegroup, discountaccount, name, pricepercent8, pricepercent9, pricepercent6, pricepercent7, boxpricepercent, pricepercent4, countable, pricepercent5]
  1360. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryprocess
  1361. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, id, version]
  1362. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryprocess_process
  1363. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventoryprocess_id, processes_id]
  1364. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryproductionrate
  1365. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [price, inventory_id, id, version]
  1366. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorysize
  1367. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, defaultvalue_id, id, version]
  1368. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorysizemeasure
  1369. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [hipgirth, chestgirth, topslength, dresslength, inventory_id, size_id, id, armlength, handgirth, waistgirth, version]
  1370. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorysize_size
  1371. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventorysize_id, sizes_id]
  1372. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorysleeve
  1373. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, defaultvalue_id, id, version]
  1374. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventorysleeve_sleeve
  1375. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sleeves_id, inventorysleeve_id]
  1376. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryunit
  1377. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [defaultpurchase, showininvoice, name, defaultsale, id, factor, inventory, idx, version, orderidx]
  1378. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryunit_aud
  1379. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, defaultpurchase, showininvoice, revtype, name, defaultsale, id, factor, inventory, orderidx]
  1380. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryvariant
  1381. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, defaultvalue_id, id, version]
  1382. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventoryvariant_variant
  1383. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [variants_id, inventoryvariant_id]
  1384. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventory_aud
  1385. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [creationdate, hscode, price9, type, photolocation, allowsalepriceoverride, quantitybulkpricediffer, unitcost2, foreignunitcostcurrency, price10, minquantity, bulkpricepercent, retailprice, price7, price8, glaze, price5, id, price6, price4, height, quantityboxedpricediffer, init, rev, lastpurchasetimestamp, retailpricepercent, author, weight, active, creditperiod, shortname, shelf, colorobj, unit, includediscountlist, foreignunitcostrate, size, name, wrappingcontent, publisher, lastupdate, boxpricepercent, quantityretailpricediffer, note, foreignretailprice, code, bulkprice, unitcost, color, revtype, usecrate, lastreplacementcostupdate, lastpriceupdate, cratequantity, pricepercent10, inventorygroup, design, foreignprice8, foreignprice7, init2, foreignprice6, replacementcost, foreignprice5, foreignprice9, merk, foreignprice4, tasklevel, artno, packaging, boxedprice, useserialnumber, foreignprice10, packetcontent, material, foreigncurrency, displayname, width, foreignunitcost, pricepercent8, foreignbulkprice, pricepercent9, pricepercent6, foreignboxedprice, pricepercent7, pricepercent4, pricepercent5]
  1386. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.inventory_inventoryunit_aud
  1387. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, inventory, idx]
  1388. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.invoiceborrowable
  1389. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salesman_id, transactiondate, returndate, borrowdate, id, transactionamount, buyer_id, salekey_id, version, borrowed]
  1390. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.invoiceborrowable_aud
  1391. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salesman_id, rev, transactiondate, returndate, revtype, borrowdate, id, transactionamount, buyer_id, salekey_id, borrowed]
  1392. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.invoiceorder
  1393. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, discountpercent, buyer_id, uuid, freedelivery, number, usedeliveryaccount, discountamount, inboxpending, id, discountpercentamount, downpaymentaccount_id, revision_id, receivableaccount_id, totalprice, deliveryaccount_id, active, mergeddelivery, posting, activepersistent_id, version, deliveryamount, totaldownpaymentamount, creator_id, incomeaccount_id, city_id]
  1394. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.invoiceorderdetail
  1395. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, invoiceorder_id, key_id, inventory_id, sleeve_id, version, beforeuuid, uuid, downpaymentamount, deliveryamount, color_id, variant_id, price, size_id, id, beforeprocess_id]
  1396. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.job
  1397. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, deliverytimestamp, note, jobkey_id, transactiondate, podate, receiver, active, division_id, posting, activepersistent_id, buyer_id, version, uuid, number, priority_id, pono, due, creator_id, id, revision_id]
  1398. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobaccounting
  1399. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [voucherno, note, amount, account_id, job_id, active, subaccount_id, id, version]
  1400. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobaccounting_aud
  1401. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [voucherno, note, rev, amount, account_id, job_id, revtype, active, subaccount_id, id]
  1402. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobdetail
  1403. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [unit, quantity, totalamount, job_id, description, id, version, unitprice]
  1404. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobdetail_aud
  1405. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, unit, quantity, totalamount, job_id, revtype, description, id, unitprice]
  1406. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobkey
  1407. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, sold, description, id, version, buyername]
  1408. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.jobkey_aud
  1409. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, sold, rev, revtype, description, id, buyername]
  1410. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.job_aud
  1411. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [deliverytimestamp, note, jobkey_id, rev, transactiondate, podate, receiver, revtype, active, division_id, posting, activepersistent_id, buyer_id, number, priority_id, pono, due, id, revision_id]
  1412. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.keybalance
  1413. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, key_id, inventory_id, keytype, id, version]
  1414. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.keyvariance
  1415. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, quantity, key_id, inventory_id, creator_id, keytype, id, version, uuid, revision_id]
  1416. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.lastnumber
  1417. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version, entity]
  1418. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.leasing
  1419. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, contact, name, active, telephone, id, fax, version]
  1420. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.leasing_aud
  1421. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, contact, revtype, name, active, telephone, id, fax]
  1422. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.letterhead
  1423. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [preprinted, name, active, division_id, id, version, content]
  1424. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.letterhead_aud
  1425. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, preprinted, revtype, name, active, division_id, id, content]
  1426. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.levy
  1427. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, totalnetweight, description, freightcost, servicerate, registrationdate, buyer_id, uuid, number, portofdestination, containercount, containerorigin, term, id, paymentterm_id, invoicenumber, revision_id, totalgrossweight, estimateddeliverydate, division_id, transactionamount, proposalnumber, version, estimateddeliveryyear, registrationnumber, containertype, contractdate, contractnumber, creator_id, estimateddeliverymonth, supplier_id, invoicedate, bankaccount_id]
  1428. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.levydetail
  1429. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, quantity, inventory_id, description, version, levy_id, sequence, grossweight, price, netweight, id, mark, packagequantity]
  1430. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.levydetail_aud
  1431. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, amount, quantity, inventory_id, revtype, description, levy_id, sequence, grossweight, price, netweight, id, mark, packagequantity]
  1432. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.levy_aud
  1433. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [transactiondate, totalnetweight, revtype, description, freightcost, servicerate, registrationdate, buyer_id, number, portofdestination, containercount, containerorigin, term, id, paymentterm_id, invoicenumber, revision_id, rev, totalgrossweight, estimateddeliverydate, division_id, transactionamount, proposalnumber, estimateddeliveryyear, registrationnumber, containertype, contractdate, contractnumber, estimateddeliverymonth, supplier_id, invoicedate, bankaccount_id]
  1434. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.location
  1435. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, vat, description, active, id, transfercode, version]
  1436. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.location_aud
  1437. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, vat, description, active, id, transfercode]
  1438. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.maintenance
  1439. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, id, version, timestamp]
  1440. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.multicash
  1441. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, active, division_id, cashmode, posting, activepersistent_id, version, uuid, cashsubaccount_id, number, vouchernoconcat, totalamount, creator_id, id, cashaccount_id, revision_id]
  1442. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.note
  1443. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version, content]
  1444. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.note_aud
  1445. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id, content]
  1446. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.onhand
  1447. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, location, id, inventory, version]
  1448. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.opname
  1449. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, creator, active, posting, version, uuid, revision, division, number, activepersistent, location, id, opnamedate]
  1450. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.opnamefifo
  1451. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, fifovariance_id, opname_id, version]
  1452. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.opnamefifo_aud
  1453. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, fifovariance_id, opname_id]
  1454. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.opname_aud
  1455. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [division, number, rev, revtype, active, activepersistent, location, id, posting, opnamedate, revision]
  1456. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.patient
  1457. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [bcaprioritybirthdate, passportno, bcaprioritypic, note, bcaprioritymobile, passportexpiry, inactivedate, contactrelation, active, contacttelephone, bcaprioritycardholder, bcapriorityrelation, title, buyer_id, version, bcapriorityhomephone, bcaprioritybranch, bcapriorityno, contact, nickname, id, bcapriorityworkphone]
  1458. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.payable
  1459. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, supplier, id, version]
  1460. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.payableinvoice
  1461. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, purchasekey_id, id, version]
  1462. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.payableinvoicevariance
  1463. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, variance, creator_id, description, purchasekey_id, id, version, uuid, supplier_id]
  1464. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.payment
  1465. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [feepercentage, account_id, name, active, changeable, id, receivable, version]
  1466. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.paymentterm
  1467. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version, content]
  1468. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.paymentterm_aud
  1469. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id, content]
  1470. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.payment_aud
  1471. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, feepercentage, account_id, revtype, name, active, changeable, id, receivable]
  1472. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.physician
  1473. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [passportno, country, address, birthdate, homephone, city, active, version, passportexpiration, handphone, specialty_id, workphone, name, id, fax, clinic_id, email]
  1474. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.physician_clinic
  1475. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [physician_id, clinics_id]
  1476. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.priority
  1477. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, name, active, id, version]
  1478. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.priority_aud
  1479. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, name, active, id]
  1480. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.process
  1481. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [preventpacking, printbarcodelandscape, production, active, optional, version, done, beginschedule, button, printbarcodeportrait, schedulable, rate, name, endschedule, rank, id]
  1482. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.process_aud
  1483. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [preventpacking, rev, printbarcodelandscape, production, revtype, active, optional, done, beginschedule, button, printbarcodeportrait, schedulable, rate, name, endschedule, rank, id]
  1484. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.production
  1485. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, process_id, transactiondate, key_id, inventory_id, active, activepersistent_id, version, uuid, beforeuuid, employee_id, creator_id, id, beforeprocess_id, revision_id]
  1486. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.production_aud
  1487. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, rev, transactiondate, key_id, inventory_id, revtype, active, activepersistent_id, beforeuuid, employee_id, id, beforeprocess_id, revision_id]
  1488. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase
  1489. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, purchasekey, taxinvoiceno, foreignrate, discount, creditaccount, checker, invataccount, uuid, division, number, flowdiscountamount, payableamount, supplier, activepersistent, id, absolutediscountamount, payableconsignoraccount, purchaseorderdownpaymentamount, lumpsum, vat, active, creditperiod, transactionamount, vatamount, purchaseordervatamount, version, revision, creditsubaccount, purchaseorderkey, consignmentcommissionaccount, totalallocateddiscountamount, useflowreceivekey, note, discountpercentsplus, downpaymentamount, roundforeignamount, masternote, discountamount, vatfreeamount, currency, creator, vatexclusiveamount, paiddate, posting, purchaseorderdownpaymentaccount, multilocation, vatinclusiveamount, downpaymentaccount, paid, location, taxdate, invoiceno, usereceivedetail, invoicedate]
  1490. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasedownpayment
  1491. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, taxinvoiceno, uuid, location_id, downpaymentamount, creditaccount_id, purchaseorderkey_id, number, id, downpaymentaccount_id, revision_id, vat, active, division_id, masternote_id, transactionamount, vatamount, posting, activepersistent_id, version, invataccount_id, creator_id, supplier_id]
  1492. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseentrydetail
  1493. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, purchase_id, active, creditamount, accaccount_id, id, debtamount, version]
  1494. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseentrydetail_aud
  1495. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, amount, purchase_id, revtype, active, creditamount, accaccount_id, id, debtamount]
  1496. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasefifo
  1497. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchase_id, id, fifovariance_id, version]
  1498. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasefifo_aud
  1499. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, purchase_id, revtype, id, fifovariance_id]
  1500. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseflowextra
  1501. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [kilometer, purchaseflow_id, version, vehicle_id]
  1502. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasegrouprule
  1503. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [active, inventorygroup_id, id, priority, version, operation, rolegroup_id]
  1504. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasegrouprule_aud
  1505. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, active, inventorygroup_id, id, priority, operation, rolegroup_id]
  1506. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasekey
  1507. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, origin, id, version]
  1508. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasekeysupplier
  1509. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasekey_id, id, version, supplier_id]
  1510. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasekeysupplier_aud
  1511. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, purchasekey_id, id, supplier_id]
  1512. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasekey_aud
  1513. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, origin, revtype, id]
  1514. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseorder
  1515. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, totalweight, transactiondate, carboncopy, taxinvoiceno, foreignrate, discountpercentsplus, paymentterm, buyer_id, uuid, location_id, downpaymentamount, roundforeignamount, creditaccount_id, purchaseorderkey_id, number, expecteddelivery, flowdiscountamount, discountamount, vatfreeamount, currency, id, downpaymentaccount_id, revision_id, absolutediscountamount, vatexclusiveamount, vat, active, division_id, masternote_id, transactionamount, vatamount, posting, activepersistent_id, version, invataccount_id, vatinclusiveamount, creator_id, totalallocateddiscountamount, supplier_id, remarks]
  1516. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseorderflowextra
  1517. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [totalweight, purchaseorderflow_id, version]
  1518. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseorderkey
  1519. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, key_id, id, version]
  1520. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseorderkey_aud
  1521. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, key_id, revtype, id]
  1522. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseorder_aud
  1523. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, totalweight, transactiondate, carboncopy, taxinvoiceno, revtype, foreignrate, discountpercentsplus, paymentterm, buyer_id, location_id, downpaymentamount, roundforeignamount, creditaccount_id, purchaseorderkey_id, number, expecteddelivery, flowdiscountamount, discountamount, vatfreeamount, currency, id, downpaymentaccount_id, revision_id, absolutediscountamount, rev, vatexclusiveamount, vat, active, division_id, masternote_id, transactionamount, vatamount, posting, activepersistent_id, invataccount_id, vatinclusiveamount, totalallocateddiscountamount, supplier_id, remarks]
  1524. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasepayment
  1525. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, notereceivableamount, foreignrate, discount, cashaccount, uuid, division, notepayableamount, number, returnaccount, payableamount, supplier, returnamount, activepersistent, payableaccount, currency, id, creator, active, transactionamount, posting, version, revision, notepayableaccount, cashamount, discountaccount, notereceivableaccount]
  1526. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasepaymentpurchasedetail
  1527. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, payableamount, purchasekey_id, id, purchasepayment_id, version]
  1528. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasepaymentreturndetail
  1529. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, payableamount, purchasekey_id, id, purchasepayment_id, version, purchasereturnkey_id]
  1530. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereceivedetail
  1531. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, serialnumber, inventory_id, purchase_id, receivekey_id, id, version]
  1532. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereceivedetail_aud
  1533. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, serialnumber, inventory_id, purchase_id, receivekey_id, revtype, id]
  1534. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturn
  1535. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, purchasekey, transactiondate, foreignrate, invataccount, uuid, differencecostamount, totalcost, division, multicurrency, number, flowdiscountamount, payableamount, vatfreeamount, supplier, activepersistent, currency, userounding, id, credit, creator, payableconsignoraccount, vatexclusiveamount, debtaccount, vat, active, transactionamount, vatamount, posting, version, revision, multilocation, vatinclusiveamount, purchasereturnkey, consignmentcommissionaccount, location, invoiceno, differencecostaccount]
  1536. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturnfifo
  1537. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasereturn_id, id, fifovariance_id, version]
  1538. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturnfifo_aud
  1539. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasereturn_id, rev, revtype, id, fifovariance_id]
  1540. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturnkey
  1541. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1542. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturnkey_aud
  1543. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id]
  1544. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasereturn_aud
  1545. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasekey, transactiondate, revtype, foreignrate, invataccount, differencecostamount, totalcost, multicurrency, division, number, flowdiscountamount, payableamount, vatfreeamount, supplier, activepersistent, currency, userounding, id, credit, rev, payableconsignoraccount, vatexclusiveamount, debtaccount, vat, active, transactionamount, vatamount, posting, revision, multilocation, vatinclusiveamount, purchasereturnkey, consignmentcommissionaccount, location, invoiceno, differencecostaccount]
  1546. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseweighoutdetail
  1547. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, inventory_id, purchase_id, weighoutkey_id, id, version]
  1548. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchaseweighoutdetail_aud
  1549. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, quantity, inventory_id, purchase_id, revtype, weighoutkey_id, id]
  1550. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase_aud
  1551. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasekey, taxinvoiceno, foreignrate, discount, creditaccount, checker, invataccount, division, number, flowdiscountamount, payableamount, supplier, activepersistent, id, absolutediscountamount, rev, payableconsignoraccount, purchaseorderdownpaymentamount, lumpsum, vat, active, creditperiod, transactionamount, vatamount, purchaseordervatamount, revision, creditsubaccount, purchaseorderkey, consignmentcommissionaccount, totalallocateddiscountamount, useflowreceivekey, note, revtype, discountpercentsplus, downpaymentamount, roundforeignamount, masternote, discountamount, vatfreeamount, currency, vatexclusiveamount, paiddate, posting, multilocation, vatinclusiveamount, purchaseorderdownpaymentaccount, downpaymentaccount, paid, location, taxdate, invoiceno, usereceivedetail, invoicedate]
  1552. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase_receivekeys
  1553. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [receive, receivekey]
  1554. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase_receivekeys_aud
  1555. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [receive, rev, receivekey, revtype]
  1556. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase_weighoutkeys
  1557. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchase, weighkey]
  1558. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchase_weighoutkeys_aud
  1559. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, purchase, revtype, weighkey]
  1560. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.quantitybonusextra
  1561. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [discountamount, flow_id, discountprice, requirement, free, version]
  1562. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.revinfo
  1563. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, remoteaddress, revtstmp, username]
  1564. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rawentry
  1565. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, creator_id, active, id, posting, activepersistent_id, version, uuid, revision_id]
  1566. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rawentrydetail
  1567. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rawentry_id, jobkey_id, amount, jobdescription, transactiondate, active, description, version, voucherno, account_id, accountname, jobnumber, accountno, creditamount, id, debtamount, buyername]
  1568. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receivable
  1569. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, id, version, buyer]
  1570. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receivableinvoice
  1571. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, id, salekey_id, version]
  1572. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receivableinvoicevariance
  1573. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, variance, creator_id, id, buyer_id, salekey_id, version, uuid]
  1574. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receive
  1575. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, loadingno, driver_id, orderno, transactiondate, plateno, active, posting, activepersistent_id, version, uuid, location_id, voucherno, purchaseorderkey_id, number, consignment, receivekey_id, creator_id, id, supplier_id, loadingdate, revision_id]
  1576. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receiveflowextra
  1577. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [receiveflow_id, version, vehicle_id]
  1578. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receivekey
  1579. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [voucherno, number, orderno, purchased, key_id, id, version]
  1580. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receivekey_aud
  1581. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [voucherno, number, rev, orderno, purchased, key_id, revtype, id]
  1582. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.receive_aud
  1583. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [loadingno, rev, driver_id, orderno, transactiondate, plateno, revtype, active, posting, activepersistent_id, location_id, voucherno, purchaseorderkey_id, number, consignment, receivekey_id, id, supplier_id, loadingdate, revision_id]
  1584. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.recipe
  1585. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, inventoryunit_id, inventory_id, active, description, id, version, since]
  1586. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.recipedetail
  1587. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, inventoryunit_id, recipe_id, inventory_id, id, version]
  1588. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.referrer
  1589. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, defaultvalue, id, stock, version]
  1590. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.referrer_aud
  1591. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, defaultvalue, id, stock]
  1592. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reimburse
  1593. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, creator, serialnumber, id, inventory, version, unitprice, uuid]
  1594. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reprice
  1595. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, oldprice, inventory_id, active, division_id, posting, activepersistent_id, version, uuid, newprice, balance, creator_id, id, revision_id]
  1596. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reservation
  1597. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, agent_id, discountschedule_id, uuid, pickupaddress, location_id, reversetelephone, number, price, payment, id, cashaccount_id, reservationdate, revision_id, count, active, telephone, destinationaddress, reservationkey_id, posting, activepersistent_id, version, name, creator_id, incomeaccount_id, schedule_id, printcount]
  1598. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reservationdetail
  1599. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, seat, reservation_id, id, version, schedule_id]
  1600. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reservationkey
  1601. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, cancelled, id, version]
  1602. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.reservation_seats
  1603. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [reservation_id, seats]
  1604. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.revenue
  1605. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, transactiondate, year, active, posting, receivableamount, activepersistent_id, buyer_id, version, uuid, creditaccount_id, number, month, debtaccount_id, creator_id, id, revision_id]
  1606. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.revision
  1607. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, message, author_id, version, timestamp]
  1608. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.revision_aud
  1609. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, revtype, id, message, author_id, timestamp]
  1610. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rolegroup
  1611. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, description, id, lastupdate, saleformfactory, version, maxreportdays]
  1612. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rolegroup_aud
  1613. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, description, id, lastupdate, saleformfactory, maxreportdays]
  1614. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale
  1615. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, debtsubaccount, orderno, erasure, absolutediscount, roundingamount, taxinvoiceno, roundingtreshold, foreignrate, discount, orderinvoiceno, discountpercent, uuid, discountamount1, discountamount2, totalcost, division, flowdiscountamount, totalontimepaymentdiscountamount, vessel, amountpaymentterm, activepersistent, saleorderkey, userounding, id, chargeaccount, chargeamount, payableconsignoraccount, jiranumber, dono, authorizer, usedeliverydetail, blno, printer, vat, discountpercent2, active, discountpercent1, creditperiod, transactionamount, vatamount, receivableamount, salekey, sequencenumber, version, usesaleflowpricerounding, buyer, revision, saleorderdownpaymentamount, unit, driver, purchaseorderkey, salesman, totalallocateddiscountamount, paymentmethod, party, creditcardnumber, saleflowpriceroundingthreshold, note, transactiondate, description, discountpercentsplus, confirmed, multicurrency, pibno, masternote, discountamount, vatfreeamount, currency, giveaway, creator, containerno, charge, vatexclusiveamount, paiddate, debtaccount, useweighoutdetail, newdownpayment, adminfee, posting, useoldsaleincomeinventory, multilocation, vatinclusiveamount, transactiondateaware, downpaymentaccount, saleorderdownpaymentaccount, outvataccount, saleamountpaymentfee, paid, location, saleordervatamount, invoiceno, downpayment, chargepercentage]
  1616. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleamountpayment
  1617. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, amount, feepercentage, account_id, feeamount, payment_id, grossandfeeamount, active, changeable, id, version, grossamount]
  1618. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleamountpayment_aud
  1619. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, rev, amount, revtype, active, grossamount, feepercentage, account_id, feeamount, payment_id, grossandfeeamount, changeable, id]
  1620. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saledeliverydetail
  1621. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, quantity, serialnumber, price, inventory_id, id, deliverykey_id, version]
  1622. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saledeliverydetail_aud
  1623. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, rev, quantity, serialnumber, price, inventory_id, revtype, id, deliverykey_id]
  1624. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salefifo
  1625. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, id, fifovariance_id, version]
  1626. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salefifo_aud
  1627. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, rev, revtype, id, fifovariance_id]
  1628. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salejob
  1629. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, jobkey_id, amount, quantity, price, active, description, allocateddiscountamount, id, version]
  1630. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salejob_aud
  1631. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, jobkey_id, rev, amount, quantity, price, revtype, active, description, allocateddiscountamount, id]
  1632. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salekey
  1633. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, transactiondate, origin, id, version]
  1634. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salekeybuyer
  1635. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, buyer_id, salekey_id, version]
  1636. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salekeybuyer_aud
  1637. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, buyer_id, salekey_id]
  1638. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salekey_aud
  1639. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, transactiondate, origin, revtype, id]
  1640. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleorder
  1641. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, podate, taxinvoiceno, discountpercentsplus, buyer_id, uuid, location_id, downpaymentamount, number, flowdiscountamount, debtaccount_id, discountamount, vatfreeamount, id, downpaymentaccount_id, revision_id, absolutediscountamount, vatexclusiveamount, vat, active, division_id, saleorderkey_id, masternote_id, transactionamount, vatamount, posting, activepersistent_id, version, vatinclusiveamount, outvataccount_id, ponumber, creator_id, totalallocateddiscountamount]
  1642. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleorderkey
  1643. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, key_id, active, id, version]
  1644. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleorderkey_aud
  1645. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, key_id, revtype, active, id]
  1646. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleorder_aud
  1647. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, transactiondate, podate, taxinvoiceno, revtype, discountpercentsplus, buyer_id, location_id, downpaymentamount, number, flowdiscountamount, debtaccount_id, discountamount, vatfreeamount, id, downpaymentaccount_id, revision_id, absolutediscountamount, rev, vatexclusiveamount, vat, active, division_id, saleorderkey_id, masternote_id, transactionamount, vatamount, posting, activepersistent_id, vatinclusiveamount, outvataccount_id, ponumber, totalallocateddiscountamount]
  1648. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepayment
  1649. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, notereceivableamount, foreignrate, discount, cashaccount, uuid, division, notepayableamount, number, returnaccount, receiptno, returnamount, activepersistent, currency, id, creator, active, transactionamount, receivableaccount, receivableamount, posting, version, buyer, revision, notepayableaccount, cashamount, discountaccount, salesman, location, notereceivableaccount]
  1650. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepaymentreturndetail
  1651. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salereturnkey_id, amount, active, id, receivableamount, salekey_id, version, salepayment_id]
  1652. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepaymentsaledetail
  1653. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, transactiondate, totalontimepaymentdiscountamount, maturitydate, active, id, receivableamount, salekey_id, version, salepayment_id]
  1654. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepaymentsimple
  1655. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, girobank, transactiondate, method, active, transactionamount, giromaturity, version, uuid, creditaccount_id, debtaccount_id, gironumber, creator_id, activepersistent, id, salekey_id, revision_id]
  1656. Diagnostic information
  1657. Input arguments:
  1658. -Xms24m
  1659. -Xmx900m
  1660. -Dsun.java2d.d3d=false
  1661. -Duser.language=in
  1662. -Duser.country=ID
  1663. -Dplugin.manager.check.interval=EVERY_DAY
  1664. -Dorg.netbeans.core.TimeableEventQueue.report=10000000
  1665. -Dorg.netbeans.modules.editor.completion.slowness.report=10000000
  1666. -Dorg.netbeans.core.TimeableEventQueue.quantum=1000000
  1667. -Dorg.netbeans.core.TimeableEventQueue.waitcursor=15000000
  1668. -Dorg.netbeans.core.TimeableEventQueue.pause=15000000
  1669. -XX:MaxPermSize=256m
  1670. -XX:-UseSplitVerifier
  1671. -XX:+HeapDumpOnOutOfMemoryError
  1672. -Dprosper.license.version3=true
  1673. -Dprosper.autoupdate.startup=false
  1674. -Dnetbeans.user.dir=E:\Program Files\Prosper\nbprosper\bin
  1675. -Djdk.home=C:\Program Files\Java\jre1.8.0_121
  1676. -splash:C:\Users\User\AppData\Roaming\.nbprosper\dev\var\cache\splash.png
  1677. -Dnetbeans.home=E:\Program Files\Prosper\nbprosper\platform
  1678. -Dnetbeans.user=C:\Users\User\AppData\Roaming\.nbprosper\dev
  1679. -Dnetbeans.default_userdir_root=
  1680. -XX:+HeapDumpOnOutOfMemoryError
  1681. -XX:HeapDumpPath=C:\Users\User\AppData\Roaming\.nbprosper\dev\var\log\heapdump.hprof
  1682. -Dsun.awt.keepWorkingSetOnMinimize=true
  1683. -Dnetbeans.dirs=E:\Program Files\Prosper\nbprosper\nbprosper
  1684. exit
  1685. Compiler: HotSpot 64-Bit Tiered Compilers
  1686. Heap memory usage: initial 24,0MB maximum 800,0MB
  1687. Non heap memory usage: initial 2,4MB maximum -1b
  1688. Garbage collector: PS Scavenge (Collections=37 Total time spent=0s)
  1689. Garbage collector: PS MarkSweep (Collections=4 Total time spent=1s)
  1690. Classes: loaded=12489 total loaded=12489 unloaded 0
  1691. INFO [org.netbeans.core.ui.warmup.DiagnosticTask]: Total memory 8.464.310.272
  1692. INFO [null]: Total physical memory 8.464.310.272
  1693. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturn
  1694. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, reason, transactiondate, absolutediscount, foreignrate, discountpercentsplus, creditaccount, uuid, totalcost, division, multicurrency, number, flowdiscountamount, discountamount, vatfreeamount, activepersistent, currency, userounding, id, credit, customreason, creator, payableconsignoraccount, vatexclusiveamount, vat, active, transactionamount, vatamount, receivableamount, salereturnkey, salekey, posting, version, buyer, revision, multilocation, vatinclusiveamount, outvataccount, location, salesman, totalallocateddiscountamount]
  1695. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturnfifo
  1696. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salereturn_id, id, fifovariance_id, version]
  1697. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturnfifo_aud
  1698. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, salereturn_id, revtype, id, fifovariance_id]
  1699. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturnflowextra
  1700. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salereturnreason, version, salereturnflow_id]
  1701. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturnkey
  1702. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, key_id, id, version]
  1703. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturnkey_aud
  1704. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, key_id, revtype, id]
  1705. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salereturn_aud
  1706. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [reason, transactiondate, absolutediscount, revtype, foreignrate, discountpercentsplus, creditaccount, totalcost, multicurrency, division, number, flowdiscountamount, discountamount, vatfreeamount, activepersistent, currency, userounding, id, credit, customreason, rev, payableconsignoraccount, vatexclusiveamount, vat, active, transactionamount, vatamount, receivableamount, posting, salereturnkey, salekey, buyer, revision, multilocation, vatinclusiveamount, outvataccount, location, salesman, totalallocateddiscountamount]
  1707. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleweighoutdetail
  1708. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, quantity, inventory_id, weighoutkey_id, id, version]
  1709. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.saleweighoutdetail_aud
  1710. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale_id, rev, quantity, inventory_id, revtype, weighoutkey_id, id]
  1711. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale_aud
  1712. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [debtsubaccount, orderno, erasure, absolutediscount, roundingamount, taxinvoiceno, roundingtreshold, foreignrate, discount, orderinvoiceno, discountpercent, discountamount1, discountamount2, totalcost, division, flowdiscountamount, totalontimepaymentdiscountamount, vessel, amountpaymentterm, activepersistent, userounding, saleorderkey, id, chargeaccount, chargeamount, rev, jiranumber, payableconsignoraccount, dono, usedeliverydetail, blno, authorizer, printer, vat, discountpercent2, active, discountpercent1, creditperiod, transactionamount, vatamount, receivableamount, sequencenumber, salekey, usesaleflowpricerounding, saleorderdownpaymentamount, buyer, revision, unit, driver, purchaseorderkey, salesman, totalallocateddiscountamount, paymentmethod, party, creditcardnumber, saleflowpriceroundingthreshold, note, transactiondate, revtype, description, discountpercentsplus, confirmed, multicurrency, pibno, masternote, discountamount, vatfreeamount, currency, giveaway, containerno, charge, vatexclusiveamount, paiddate, useweighoutdetail, debtaccount, newdownpayment, adminfee, posting, useoldsaleincomeinventory, multilocation, vatinclusiveamount, transactiondateaware, downpaymentaccount, saleorderdownpaymentaccount, saleamountpaymentfee, outvataccount, paid, location, saleordervatamount, invoiceno, downpayment, chargepercentage]
  1713. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale_deliverykeys
  1714. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale, deliverykey]
  1715. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale_deliverykeys_aud
  1716. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, sale, revtype, deliverykey]
  1717. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale_weighoutkeys
  1718. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale, weighkey]
  1719. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sale_weighoutkeys_aud
  1720. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, sale, revtype, weighkey]
  1721. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salesman
  1722. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [address, code, city, name, active, telephone, id, version, showprofit, defaultsalesman]
  1723. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salesmanpayoff
  1724. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, creator, description, salesman, id, version, uuid]
  1725. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salesman_aud
  1726. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, address, code, city, revtype, name, active, telephone, id, showprofit, defaultsalesman]
  1727. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.scale
  1728. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [port, customregex, name, active, model, id, version, deviceid]
  1729. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.schedule
  1730. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [from_id, agentcommissionaccount_id, driversinglecommission, origin, agentcommission, to_id, bonusaccount_id, drivermediumcommission, number, vehiclegroup_id, driverhighcommission, driversinglehighcommission, foodprice, price, gasolineexpenseaccount_id, postexpense, id, drivercommissionaccount_id, foodaccount_id, saleaccount_id, driverretainedsinglecommission, active, driverretainedcommission, commissionmediumthresholdcount, version, additionalgasolineexpense, gasolineexpense, driversinglemediumcommission, commissionhighthresholdcount, roundtrip, driversinglefullcommission, driverfullcommission, time, drivercommission]
  1731. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.schedule_aud
  1732. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [from_id, agentcommissionaccount_id, driversinglecommission, origin, revtype, agentcommission, to_id, bonusaccount_id, drivermediumcommission, number, vehiclegroup_id, driverhighcommission, driversinglehighcommission, foodprice, price, gasolineexpenseaccount_id, postexpense, id, drivercommissionaccount_id, rev, foodaccount_id, saleaccount_id, driverretainedsinglecommission, active, driverretainedcommission, commissionmediumthresholdcount, additionalgasolineexpense, gasolineexpense, driversinglemediumcommission, commissionhighthresholdcount, roundtrip, driversinglefullcommission, driverfullcommission, time, drivercommission]
  1733. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.scriplet
  1734. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [description, id, text, version]
  1735. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.seating
  1736. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, seat, travelwarrantkey_id, owner_id, id, expiry, sessionid, reservationkey_id, version, schedule_id, status]
  1737. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.serialnumber
  1738. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, quantity, location, id, inventory, version]
  1739. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.serialnumberhistory
  1740. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, quantity, serialnumber, location, id, inventory, version]
  1741. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.shelf
  1742. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, id, version]
  1743. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.shelf_aud
  1744. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, id]
  1745. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.size
  1746. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version, index_column]
  1747. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.size_aud
  1748. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id, index_column]
  1749. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sizing
  1750. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [hipgirth, chestgirth, topslength, dresslength, size_id, id, armlength, handgirth, waistgirth, version]
  1751. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sizing_aud
  1752. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [hipgirth, rev, chestgirth, topslength, dresslength, revtype, size_id, id, armlength, handgirth, waistgirth]
  1753. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sleeve
  1754. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [handgirthdeviation, chestgirthdeviation, name, active, id, armlength, version]
  1755. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.sleeve_aud
  1756. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, handgirthdeviation, revtype, chestgirthdeviation, name, active, id, armlength]
  1757. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.specialty
  1758. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  1759. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.styling
  1760. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  1761. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.stylingdetail
  1762. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, color_id, design_id, inventory_id, styling_id, usage_column, id, cutable, sku, version]
  1763. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.stylingorder
  1764. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, creator_id, active, id, activepersistent_id, version, uuid, revision_id]
  1765. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.stylingorderdetail
  1766. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, design_id, styling_id, ponumber, active, id, sku, stylingorder_id, version]
  1767. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.stylingordermaterial
  1768. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [quantity, color_id, inventory_id, active, id, stylingorder_id, version]
  1769. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.supplier
  1770. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [country, targetrevenue, code, birthdate, city, weightexpression, vehicle, bank, defaultsupplier, bulkpricepercent, scope, contact, levyreportprint, classifier, createdtimestamp, id, fax, email, area, address, retailpricepercent, foreignname, mobile, vat, active, telephone, creditperiod, version, kelurahan, depositpurchasekey, birthplace, accountno, name, kecamatan, salutation, taxno, cityobj, boxpricepercent]
  1771. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.supplierdeposit
  1772. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, amount, transactiondate, posting, version, uuid, creditaccount_id, number, debtaccount_id, creator_id, id, supplier_id, revision_id]
  1773. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.supplierdeposit_aud
  1774. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, number, rev, amount, transactiondate, debtaccount_id, revtype, id, posting, supplier_id, creditaccount_id, revision_id]
  1775. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.supplier_aud
  1776. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, depositpurchasekey, defaultsupplier, retailpricepercent, bulkpricepercent, revtype, id, boxpricepercent]
  1777. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.task
  1778. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, firstbuyername, firstnumber, creator_id, active, id, activepersistent_id, version, uuid, revision_id]
  1779. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskabort
  1780. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, creator_id, active, taskdetailkeysnumber, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1781. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskabortdetail
  1782. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [reason, process_id, taskdetailkey_id, taskabort_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1783. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskabortdetail_aud
  1784. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [reason, process_id, taskdetailkey_id, rev, taskabort_id, revtype, active, id, beforeprocess_id, beforeuuid, uuid]
  1785. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskabort_aud
  1786. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, transactiondate, revtype, active, taskdetailkeysnumber, id, activepersistent_id, buyer_id, revision_id]
  1787. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskbom
  1788. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rawquantity, color_id, targetinventory_id, variant_id, targetquantity, rawinventory_id, size_id, id, sleeve_id, version]
  1789. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskbom_aud
  1790. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rawquantity, rev, color_id, targetinventory_id, variant_id, targetquantity, revtype, rawinventory_id, size_id, id, sleeve_id]
  1791. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskcomplain
  1792. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, reason, transactiondate, creator_id, active, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1793. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskcomplaindetail
  1794. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, taskdetailkey_id, active, id, beforeprocess_id, version, beforeuuid, uuid, taskcomplain_id]
  1795. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdelivery
  1796. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, awbnumber, packingnumber, transactiondate, active, activepersistent_id, buyer_id, version, uuid, number, creator_id, id, revision_id]
  1797. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdeliverydetail
  1798. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, taskdetailkey_id, taskdelivery_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1799. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetail
  1800. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sizing_id, request, process_id, automaticarmlength, referrer_id, automatictopslength, task_id, armlength, sleeve_id, orderdate, buyer_id, beforeuuid, uuid, downpaymentamount, automatichandgirth, number, automaticwaistgirth, automatichipgirth, variant_id, automaticchestgirth, topslength, price, size_id, id, automaticdresslength, chestgirth, key_id, inventory_id, address_id, saleorderkey_id, waistgirth, version, hipgirth, color_id, duedate, dresslength, handgirth, beforeprocess_id, inbox]
  1801. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetailkey
  1802. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [awbnumber, number, request, complainreason, material, downpaymentreceivable, id, abortreason, lastupdate, salekey_id, version, invoiceamount]
  1803. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetailkey_aud
  1804. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [awbnumber, request, rev, downpaymentreceivable, revtype, invoiceamount, number, complainreason, material, id, abortreason, lastupdate, salekey_id]
  1805. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetailstatus
  1806. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, workflow_id, key_id, lastupdateuuid, id, lastupdate, version, open]
  1807. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetailstatus_aud
  1808. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, rev, workflow_id, key_id, revtype, lastupdateuuid, id, lastupdate, open]
  1809. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdetail_aud
  1810. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sizing_id, request, process_id, automaticarmlength, referrer_id, revtype, automatictopslength, task_id, armlength, sleeve_id, orderdate, buyer_id, beforeuuid, uuid, downpaymentamount, automatichandgirth, number, automaticwaistgirth, automatichipgirth, variant_id, automaticchestgirth, topslength, price, size_id, id, automaticdresslength, rev, chestgirth, key_id, inventory_id, address_id, saleorderkey_id, waistgirth, hipgirth, color_id, duedate, dresslength, handgirth, beforeprocess_id, inbox]
  1811. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskdownpayment
  1812. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, process_id, taskdetailkey_id, amount, transactiondate, buyerbankaccountname, active, posting, activepersistent_id, version, uuid, beforeuuid, creditaccount_id, debtaccount_id, creator_id, id, beforeprocess_id, revision_id]
  1813. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpacked
  1814. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, packingnumber, transactiondate, creator_id, active, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1815. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpackeddetail
  1816. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [taskpacked_id, process_id, taskdetailkey_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1817. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpacking
  1818. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, creator_id, active, taskdetailkeysnumber, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1819. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpackingdetail
  1820. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, process_id, taskdetailkey_id, taskpacking_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1821. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpayment
  1822. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, transactiondate, buyerbankaccountname, active, taskdetailkeysnumber, posting, activepersistent_id, buyer_id, version, uuid, creditaccount_id, totalamount, debtaccount_id, creator_id, id, revision_id]
  1823. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpaymentdetail
  1824. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, taskdetailkey_id, amount, taskpayment_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1825. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpickup
  1826. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, packingnumber, transactiondate, creator_id, active, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1827. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskpickupdetail
  1828. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, taskdetailkey_id, taskpickup_id, active, id, beforeprocess_id, version, beforeuuid, uuid]
  1829. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskreceive
  1830. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, creator_id, active, id, activepersistent_id, buyer_id, version, uuid, revision_id]
  1831. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taskreceivedetail
  1832. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [process_id, taskdetailkey_id, active, id, beforeprocess_id, version, beforeuuid, uuid, taskreceive_id]
  1833. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.task_aud
  1834. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, firstbuyername, firstnumber, revtype, active, id, activepersistent_id, revision_id]
  1835. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.taxextra
  1836. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [taxibility, flow_id, version]
  1837. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.terminal
  1838. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  1839. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.terminal_aud
  1840. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id]
  1841. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.thumbnail
  1842. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [inventory_id, photothumbnail, id, version, hash]
  1843. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tire
  1844. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, inventory_id, active, id, lastmountingkilometer, newkilometer, tirestatus, vulcanizedkilometer, version, vehicle_id]
  1845. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tiredismounting
  1846. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, kilometer, creator_id, active, id, activepersistent_id, version, uuid, vehicle_id, revision_id]
  1847. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tiredismountingdetail
  1848. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [tiredismounting_id, tire_id, id, version]
  1849. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tiremounting
  1850. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, kilometer, creator_id, active, id, activepersistent_id, version, uuid, vehicle_id, revision_id]
  1851. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tiremountingdetail
  1852. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [tire_id, tiremounting_id, id, version]
  1853. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tirevulcanizing
  1854. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, number, transactiondate, creator_id, active, id, activepersistent_id, version, uuid, revision_id]
  1855. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.tirevulcanizingdetail
  1856. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [tirevulcanizing_id, tire_id, id, version]
  1857. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transfer
  1858. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, creator, transactiondate, plateno, active, checker, version, uuid, revision, division, number, tolocation, usedo, driver, fromlocation, donumber, activepersistent, id]
  1859. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transferfifo
  1860. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, fifovariance_id, transfer_id, version]
  1861. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transferfifo_aud
  1862. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, fifovariance_id, transfer_id]
  1863. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transferlocationrule
  1864. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [user_id, active, id, priority, version, operation, location_id, rolegroup_id]
  1865. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transferlocationrule_aud
  1866. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, user_id, revtype, active, id, priority, operation, location_id, rolegroup_id]
  1867. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transfersimple
  1868. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, sourcedimensionstr, inventoryunit, quantityoutdimension, foreignrate, discountpercent, inventory, unitprice, discountamount, quantitysourcedimension, outdimension, outdimensionstr, currency, id, foreignunitprice, quantity, serialnumber, prevtargetdimension, count, targetdimensionstr, version, targetdimension, prevoutdimension, quantitytargetdimension, unit, transfer, sourcedimension, prevquantitysourcedimension, prevquantitytargetdimension, prevquantityoutdimension, prevsourcedimension, priceinventoryunit]
  1869. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transfersimple_aud
  1870. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, sourcedimensionstr, inventoryunit, quantityoutdimension, revtype, foreignrate, discountpercent, inventory, unitprice, discountamount, quantitysourcedimension, outdimension, outdimensionstr, currency, id, foreignunitprice, rev, quantity, serialnumber, prevtargetdimension, count, targetdimensionstr, targetdimension, prevoutdimension, quantitytargetdimension, unit, transfer, sourcedimension, prevquantitysourcedimension, prevquantitytargetdimension, prevquantityoutdimension, prevsourcedimension, priceinventoryunit]
  1871. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.transfer_aud
  1872. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, transactiondate, plateno, revtype, active, checker, revision, division, number, tolocation, usedo, driver, fromlocation, donumber, activepersistent, id]
  1873. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.traveladvance
  1874. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, amount, driver_id, active, scheduledate, posting, activepersistent_id, version, uuid, location_id, travelmoney_id, number, creator_id, id, schedule_id, cashaccount_id, cashadvanceaccount_id, revision_id]
  1875. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelmoney
  1876. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, todelete, id, version, schedule_id]
  1877. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelroundtripkey
  1878. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, version, uuid, actualticketcount]
  1879. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelroundtripkey_aud
  1880. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, uuid, actualticketcount]
  1881. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelwarrant
  1882. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, reservationpaidamount, reservationtransfercount, note, driver_id, driverretainedcommissionaccount_id, reservationcount, drivercommissionamount, travelroundtripkey_id, uuid, reservationtransferamount, location_id, travelmoney_id, number, reservationbonusamount, reservationdrivercount, gasolineexpenseaccount_id, reservationbonuscount, postexpense, id, drivercommissionaccount_id, vehicle_id, reservationpaidcount, cashaccount_id, revision_id, reservationagentcount, traveldate, key_id, driverretainedcommissionamount, active, posting, activepersistent_id, version, gasolineexpense, cashadvanceamount, driverimbursementkey_id, reservationagentamount, cashamount, creator_id, reservationdriveramount, schedule_id, cashadvanceaccount_id]
  1883. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelwarrantkey
  1884. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1885. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.travelwarrantreservation
  1886. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [travelwarrant_id, agent_id, discountschedule_id, active, telephone, destinationaddress, reservationkey_id, version, pickupaddress, reservationpayment, seat, price, name, id]
  1887. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truck
  1888. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [active, weight, model, plate, id, version]
  1889. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truck_aud
  1890. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, active, weight, model, plate, id]
  1891. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckingbegin
  1892. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, deductiondescription, driver_id, transactiondate, buyer_id, uuid, number, expenseaccount_id, deductionamount, startodometer, citydestination_id, id, vehicle_id, cashaccount_id, revision_id, receivableaccount_id, active, additionalamount, additionaldescription, posting, activepersistent_id, version, estimatedkilometer, cashamount, cityorigin_id, creator_id, truckingbeginkey_id, truckingdonekey_id]
  1893. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckingbeginkey
  1894. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1895. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckingdone
  1896. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, transactiondate, endodometer, buyer_id, uuid, creditaccount_id, actualcashamount, number, originalcashamount, expenseaccount_id, debtaccount_id, startodometer, price, citydestination_id, id, cashadjustmentamount, salekey_id, vehicle_id, cashaccount_id, revision_id, amount, deliverynumber, quantity, active, posting, activepersistent_id, version, estimatedkilometer, cityorigin_id, kilometer, creator_id, truckingbeginkey_id, truckingdonekey_id]
  1897. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckingdonekey
  1898. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, id, version]
  1899. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckingexpense
  1900. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, deductiondescription, driver_id, transactiondate, origin, destination, active, additionalamount, additionaldescription, posting, activepersistent_id, version, uuid, number, expenseaccount_id, deductionamount, cashamount, creator_id, id, vehicle_id, cashaccount_id, revision_id]
  1901. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.truckinginvoice
  1902. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, beginning, active, masternote_id, activepersistent_id, buyer_id, version, uuid, ending, number, creator_id, id, revision_id]
  1903. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.usagefifo
  1904. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [id, fifovariance_id, version, usage_id]
  1905. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.usagefifo_aud
  1906. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, id, fifovariance_id, usage_id]
  1907. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.usageflowextra
  1908. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [usageflow_id, version, vehicle_id]
  1909. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.user_aud
  1910. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, cookie, revtype, active, division, number, name, location, id, passwordhash, barcode, email, rolegroup]
  1911. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.variant
  1912. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, active, id, version]
  1913. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.variant_aud
  1914. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, active, id]
  1915. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.vehicle
  1916. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [insurance_id, vehiclegroup_id, code, odometer, leasing_id, active, mingasolinekiloperliter, plate, id, version, maxgasolinekiloperliter]
  1917. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.vehiclegroup
  1918. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [seatcount, gasolineprice, charter, truckingexpenseaccount_id, active, mingasolinekiloperliter, columncount, version, seatinglayoutstrategy, maxgasolinekiloperliter, charterhelpercommissionpercent, name, id, charterdrivercommissionpercent]
  1919. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.vehiclegroup_aud
  1920. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [seatcount, rev, gasolineprice, charter, truckingexpenseaccount_id, revtype, active, mingasolinekiloperliter, columncount, seatinglayoutstrategy, maxgasolinekiloperliter, charterhelpercommissionpercent, name, id, charterdrivercommissionpercent]
  1921. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.vehicle_aud
  1922. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [insurance_id, vehiclegroup_id, rev, code, odometer, leasing_id, revtype, active, mingasolinekiloperliter, plate, id, maxgasolinekiloperliter]
  1923. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighin
  1924. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, drivername, inweight, drivercompany, buyer_id, uuid, number, truckmodel, id, revision_id, truck_id, dono, inventory_id, scale_id, active, scaleinweight, activepersistent_id, version, weighkey_id, driverktp, truckplate, netweight, creator_id, supplier_id, scalenetweight]
  1925. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighkey
  1926. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, key_id, uniquetruckplate, finish, id, version]
  1927. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighkey_aud
  1928. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, key_id, revtype, uniquetruckplate, finish, id]
  1929. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighonce
  1930. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, onceweight, drivername, drivercompany, buyer_id, uuid, number, truckmodel, id, revision_id, scaleonceweight, truck_id, dono, inventory_id, scale_id, active, truckweight, activepersistent_id, version, weighkey_id, driverktp, truckplate, netweight, creator_id, supplier_id, scalenetweight]
  1931. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighonce_aud
  1932. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [scaleonceweight, rev, onceweight, revtype, id, truckweight, activepersistent_id]
  1933. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighout
  1934. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, driver_id, drivername, inweight, drivercompany, buyer_id, uuid, location_id, weighinkey_id, number, truckmodel, id, revision_id, truck_id, dono, inventory_id, scale_id, active, scaleinweight, posting, activepersistent_id, version, weighkey_id, driverktp, truckplate, netweight, scaleoutweight, creator_id, supplier_id, scalenetweight, outweight]
  1935. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.weighout_aud
  1936. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [weighinkey_id, rev, inweight, scaleoutweight, revtype, id, scaleinweight, posting, activepersistent_id, location_id, outweight]
  1937. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.work
  1938. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale, quantity, name, active, allocateddiscountamount, id, version, unitprice]
  1939. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.work_aud
  1940. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, sale, quantity, revtype, name, active, allocateddiscountamount, id, unitprice]
  1941. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.workflow
  1942. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [packed_id, complain_id, todo_id, cancel_id, delivery_id, version, pickup_id, beginproduction_id, packing_id, paid_id, invoice_id, inventorygroup_id, id, downpayment_id, invoicepending_id, received_id]
  1943. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.workflow_aud
  1944. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, packed_id, complain_id, todo_id, cancel_id, delivery_id, revtype, pickup_id, beginproduction_id, packing_id, paid_id, invoice_id, inventorygroup_id, id, downpayment_id, invoicepending_id, received_id]
  1945. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.workflow_process
  1946. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [workflow_id, productions_id]
  1947. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.workflow_process_aud
  1948. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, workflow_id, revtype, productions_id]
  1949. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.user
  1950. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [division, number, cookie, name, active, location, id, passwordhash, version, barcode, rolegroup, email]
  1951. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_account
  1952. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [parent, positiveonly, accounttype, description, profitcategory, active, version, division, number, balancecategory, name, cashcategory, salesman, location, id, locked]
  1953. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_account_aud
  1954. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [parent, rev, positiveonly, revtype, accounttype, description, profitcategory, active, division, number, balancecategory, name, cashcategory, salesman, location, id, locked]
  1955. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_flow
  1956. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, transactiondate, subaccount, amountversion, otheraccount, message, version, sync, uuid, jobkey, revision, vehicle, voucherno, number, id, amountvariance, onhandamount, account]
  1957. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_onhand
  1958. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [amount, subaccount, id, version, account]
  1959. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_subaccount
  1960. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [code, name, description, active, id, version, account]
  1961. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.accounting_subaccount_aud
  1962. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, code, revtype, name, description, active, id, account]
  1963. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.key_table
  1964. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, createdmillis, keytype, id, version]
  1965. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.key_table_aud
  1966. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [number, rev, createdmillis, revtype, keytype, id]
  1967. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.option_table
  1968. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [name, id, version, value]
  1969. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.option_table_aud
  1970. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, name, id, value]
  1971. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasepayment_giro_giros
  1972. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasepayment, giro]
  1973. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.purchasepayment_purchases
  1974. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [purchasepayment, purchase]
  1975. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rolegroup_permission
  1976. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [permission, rolegroup_id]
  1977. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.rolegroup_permission_aud
  1978. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [rev, revtype, permission, rolegroup_id]
  1979. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepayment_giro_giros
  1980. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [salepayment, giro]
  1981. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.salepayment_sales
  1982. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [sale, salepayment]
  1983. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.usage_table
  1984. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [date, note, jobkey_id, transactiondate, active, division_id, transactionamount, posting, activepersistent_id, version, uuid, location_id, number, debtaccount_id, creator_id, inventoryaccount_id, id, revision_id]
  1985. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: table found: prosperbali.usage_table_aud
  1986. INFO [org.hibernate.tool.hbm2ddl.TableMetadata]: columns: [note, jobkey_id, rev, transactiondate, revtype, active, division_id, transactionamount, posting, activepersistent_id, location_id, number, debtaccount_id, inventoryaccount_id, id, revision_id]
  1987. WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot finish a task that was never started at com.katalisindonesia.prosper.nbprosper.util.ProgressWorker.progressFinish(ProgressWorker.java:111)
  1988. WARNING [null]: Last record repeated 2 more times.
  1989. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: Going to reindex 4 entities
  1990. INFO [org.netbeans.modules.autoupdate.updateprovider.DownloadListener]: Reading URL http://update.katalisindonesia.com/prosper/updates.xml failed (java.net.UnknownHostException: update.katalisindonesia.com)
  1991. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: Reindexed 4 entities
  1992. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: Going to reindex 60 entities
  1993. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: 50 documents indexed in 16 ms
  1994. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: Indexing speed: 3125.0 documents/second; progress: 83.333336%
  1995. INFO [org.hibernate.search.impl.SimpleIndexingProgressMonitor]: Reindexed 60 entities
  1996. INFO [org.springframework.beans.factory.xml.XmlBeanDefinitionReader]: Loading XML bean definitions from URL [jar:file:/E:/Program%20Files/Prosper/nbprosper/nbprosper/modules/ext/DynamicJasper-core-fonts.jar!/fonts/fonts1334623843090.xml]
  1997. indonesia.prosper.hibernate.FailsafeFileDirectoryProvider]: Index is clean
  1998. INFO [org.springframework.orm.hibernate3.LocalSessionFactoryBean]: Closing Hibernate SessionFactory
  1999. INFO [org.hibernate.impl.SessionFactoryImpl]: closing
  2000. INFO [org.hibernate.connection.DriverManagerConnectionProvider]: cleaning up connection pool: jdbc:mysql://127.0.0.1:3306/prosperbali?useCompression=true&useLocalSessionState=true&useSSL=true
  2001. -ReaccountingAction.instance, com-katalisindonesia-prosper-nbprosper-ReindexAction.instance, com-katalisindonesia-prosper-nbprosper-RevenueImportAction.instance, com-katalisindonesia-prosper-nbprosper-StylingImportAction.instance, com-katalisindonesia-prosper-nbprosper-SynchronizeAction.instance, com-katalisindonesia-prosper-nbprosper-TransactionImportAction.instance, com-katalisindonesia-prosper-nbprosper-presentation-SaveXlsAction.instance, com-katalisindonesia-prosper-nbprosper-presentation-SendEmailAction.instance], but some are: [com-katalisindonesia-prosper-nbprosper-presentation-SaveXlsAction.shadow, com-katalisindonesia-prosper-nbprosper-presentation-SendEmailAction.shadow]
  2002. INFO [com.katalisindonesia.prosper.pole.PoleBean]: Cannot found comm implementation. Using dummy pole.
  2003. java.lang.ClassNotFoundException: javax.comm.CommPortIdentifier
  2004. at java.net.URLClassLoader.findClass(Unknown Source)
  2005. at java.lang.ClassLoader.loadClass(Unknown Source)
  2006. at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source)
  2007. at java.lang.ClassLoader.loadClass(Unknown Source)
  2008. at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:222)
  2009. Caused: java.lang.ClassNotFoundException: javax.comm.CommPortIdentifier starting from ModuleCL@32a47d99[com.katalisindonesia.prosper] with possible defining loaders null and declared parents [ModuleCL@335c74a5[com.katalisindonesia.prosper.libs], org.netbeans.MainImpl$BootClassLoader@4d405ef7, ModuleCL@32390d99[com.katalisindonesia.prosper.katalislibs], ModuleCL@670e359a[org.openide.awt], ModuleCL@59ab00fe[org.openide.windows]]
  2010. at org.netbeans.ProxyClassLoader.loadClass(ProxyClassLoader.java:224)
  2011. at java.lang.ClassLoader.loadClass(Unknown Source)
  2012. at java.lang.Class.forName0(Native Method)
  2013. at java.lang.Class.forName(Unknown Source)
  2014. [catch] at com.katalisindonesia.prosper.pole.PoleBean.afterPropertiesSet(PoleBean.java:114)
  2015. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory$6.run(AbstractAutowireCapableBeanFactory.java:1617)
  2016. at java.security.AccessController.doPrivileged(Native Method)
  2017. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.invokeInitMethods(AbstractAutowireCapableBeanFactory.java:1614)
  2018. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.initializeBean(AbstractAutowireCapableBeanFactory.java:1564)
  2019. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:540)
  2020. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  2021. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveInnerBean(BeanDefinitionValueResolver.java:276)
  2022. at org.springframework.beans.factory.support.BeanDefinitionValueResolver.resolveValueIfNecessary(BeanDefinitionValueResolver.java:122)
  2023. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.applyPropertyValues(AbstractAutowireCapableBeanFactory.java:1471)
  2024. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1216)
  2025. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.doCreateBean(AbstractAutowireCapableBeanFactory.java:538)
  2026. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.createBean(AbstractAutowireCapableBeanFactory.java:476)
  2027. at org.springframework.beans.factory.support.AbstractBeanFactory$1.getObject(AbstractBeanFactory.java:302)
  2028. at org.springframework.beans.factory.support.DefaultSingletonBeanRegistry.getSingleton(DefaultSingletonBeanRegistry.java:229)
  2029. at org.springframework.beans.factory.support.AbstractBeanFactory.doGetBean(AbstractBeanFactory.java:298)
  2030. at org.springframework.beans.factory.support.AbstractBeanFactory.getBean(AbstractBeanFactory.java:193)
  2031. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireByName(AbstractAutowireCapableBeanFactory.java:1234)
  2032. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.populateBean(AbstractAutowireCapableBeanFactory.java:1184)
  2033. at org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.autowireBeanProperties(AbstractAutowireCapableBeanFactory.java:385)
  2034. at com.katalisindonesia.prosper.util.SpringSingleton.autowireBeanProperties(SpringSingleton.java:158)
  2035. at com.katalisindonesia.prosper.nbprosper.SaleAction.securelyPerformAction(SaleAction.java:46)
  2036. at com.katalisindonesia.prosper.nbprosper.security.SecureActionListener.actionPerformed(SecureActionListener.java:68)
  2037. at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
  2038. at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
  2039. at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
  2040. at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
  2041. at javax.swing.AbstractButton.doClick(Unknown Source)
  2042. at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
  2043. at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
  2044. at java.awt.Component.processMouseEvent(Unknown Source)
  2045. at javax.swing.JComponent.processMouseEvent(Unknown Source)
  2046. at java.awt.Component.processEvent(Unknown Source)
  2047. at java.awt.Container.processEvent(Unknown Source)
  2048. at java.awt.Component.dispatchEventImpl(Unknown Source)
  2049. at java.awt.Container.dispatchEventImpl(Unknown Source)
  2050. at java.awt.Component.dispatchEvent(Unknown Source)
  2051. at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
  2052. at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
  2053. at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
  2054. at java.awt.Container.dispatchEventImpl(Unknown Source)
  2055. at java.awt.Window.dispatchEventImpl(Unknown Source)
  2056. at java.awt.Component.dispatchEvent(Unknown Source)
  2057. at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
  2058. at java.awt.EventQueue.access$500(Unknown Source)
  2059. at java.awt.EventQueue$3.run(Unknown Source)
  2060. at java.awt.EventQueue$3.run(Unknown Source)
  2061. at java.security.AccessController.doPrivileged(Native Method)
  2062. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2063. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2064. at java.awt.EventQueue$4.run(Unknown Source)
  2065. at java.awt.EventQueue$4.run(Unknown Source)
  2066. at java.security.AccessController.doPrivileged(Native Method)
  2067. at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(Unknown Source)
  2068. at java.awt.EventQueue.dispatchEvent(Unknown Source)
  2069. at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159)
  2070. at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
  2071. at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
  2072. at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
  2073. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2074. at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
  2075. at java.awt.EventDispatchThread.run(Unknown Source)
  2076. INFO [org.springframework.ui.velocity.SpringResourceLoader]: SpringResourceLoader for Velocity: using resource loader [org.springframework.core.io.DefaultResourceLoader@58c21618] and resource loader paths [classpath:/]
  2077. WARNING [null]: com.katalisindonesia.prosper.nbprosper.SaleTopComponent should override preferredID()
  2078. WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot finish a task that was never started at com.katalisindonesia.prosper.nbprosper.util.ProgressWorker.progressFinish(ProgressWorker.java:111)
  2079. WARNING [null]: Last record repeated 4 more times.
  2080. WARNING [null]: Last record repeated again.
  2081. INFO [org.netbeans.core.windows.persistence]: [PersistenceManager.getTopComponentForID] Problem when deserializing TopComponent for tcID:'InventoryTopComponent'. Reason: Top component InventoryTopComponent could not be located or loaded from Components folder.
  2082. WARNING [com.katalisindonesia.prosper.nbprosper.inventory.InventoryTopComponent]: Cannot find InventoryTopComponent component. It will not be located properly in the window system.
  2083. WARNING [org.netbeans.modules.progress.spi.InternalHandle]: Cannot finish a task that was never started at com.katalisindonesia.prosper.nbprosper.util.ProgressWorker.progressFinish(ProgressWorker.java:111)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement