Re: Fatal Store Error

2018-03-26 Thread Dar Swift
dateManager.java:97) > at org.apache.openjpa.jdbc.kernel.AbstractUpdateManager. > flush(AbstractUpdateManager.java:78) > at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.flush( > JDBCStoreManager.java:732) > at o

Re: Fatal Store Error

2018-03-20 Thread Andras Piros
ctUpdateManager.java:97) > at org.apache.openjpa.jdbc.kernel.AbstractUpdateManager. > flush(AbstractUpdateManager.java:78) > at org.apache.openjpa.jdbc.kernel.JDBCStoreManager.flush( > JDBCStoreManager.java:732) >

Fatal Store Error

2018-03-19 Thread Dar Swift
Hello, I’ve been running two Oozie ssh-action workflows which are initiated via their own Java program. The two workflows have different names, but the steps in the workflows are identically named. The two workflows use different proxy users, the programs they run are in different directories