Re: Error when adding co line item
"Phil Brewer" <[email protected]>
| Newsgroups | gmane.comp.systems.as400.mapics |
|---|---|
| Message-ID | <[email protected]> |
Ricky, File-Status in power-link will show you the Transaction Details. Is that what you need? Regards, Phil -----Original Message----- From: mapics-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected] [mailto:mapics-l-bounces-Zwy7GipZuJhWk0Htik3J/[email protected]] On Behalf Of Ricky Thompson Sent: 05 October 2010 17:24 To: mapics-l-Zwy7GipZuJhWk0Htik3J/[email protected] Subject: [MAPICS-L] Error when adding co line item Running Mapics Version 9. I'm getting the following error when we add certain line items to a customer order. We do have a user exit on the C.O. Line Item file but it seems to be going through all that code fine. Can anyone tell me how to figure out where this error is coming from? How can I look at the Transaction Status to see what it means? Thanks in advance! com.pjx.cas.ejb.spc.ProcedureErrorException: Transaction ended in error -- open Transaction Status to see messages. at com.pjx.cas.ejb.spc.as400.StandardCallImpl.signalException(StandardCallI mpl.java:206) at com.pjx.ejb.spc.as400.AS400ProgramCall.run(AS400ProgramCall.java:300) at com.pjx.ejb.recipe.AbstractStoragePolicy.callValidateByNameProtected(Abs tractStoragePolicy.java:1573) at com.pjx.ejb.recipe.SpcStoragePolicy.callValidateByName(SpcStoragePolicy. java:210) at com.pjx.ejb.recipe.AbstractStoragePolicy.callValidate(AbstractStoragePol icy.java:1467) at com.pjx.cas.ejb.recipe.PjxSpcStoragePolicy.callValidate(PjxSpcStoragePol icy.java:897) at com.pjx.ejb.recipe.AbstractStoragePolicy.validate(AbstractStoragePolicy. java:873) at com.pjx.ejb.container.EntityHomeAdapter.validate(EntityHomeAdapter.java: 1525) at com.pjx.ejb.container.EntityHomeAdapter.handle_validate(EntityHomeAdapte r.java:2659) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at java.lang.reflect.Method.invoke(Unknown Source) at com.pjx.ejb.container.EntityHomeAdapter.invoke(EntityHomeAdapter.java:18 47) at com.pjx.ejb.domain.ServerDeploymentModel.invokeHome(ServerDeploymentMode l.java:410) at com.pjx.ejb.server.EjbServerImpl$29.perform(EjbServerImpl.java:1213) at com.pjx.cfo.tc.ThreadContext.performSwitchPrivate(ThreadContext.java:109 6) at com.pjx.cfo.tc.ThreadContext.performSwitch(ThreadContext.java:847) at com.pjx.cfo.tc.ThreadContext.perform(ThreadContext.java:723) at com.pjx.ejb.server.EjbServerImpl.invokeHome(EjbServerImpl.java:1209) at com.pjx.ejb.server.EjbServer.invokeHome(EjbServer.java:948) at com.pjx.ejb.server.ServerDispatcher.invokeHome(ServerDispatcher.java:60) at com.pjx.ejb.container.EjbHomeProxy.invoke(EjbHomeProxy.java:63) at com.mapics.csm.CoLineItemHome_Proxy$PjxDynamic.validate(<Unknown>) at com.pjx.ejb.domain.ClientDomainBroker$38.perform(ClientDomainBroker.java :1940) at com.pjx.cfo.tc.ThreadContext.performSwitchPrivate(ThreadContext.java:109 6) at com.pjx.cfo.tc.ThreadContext.performSwitch(ThreadContext.java:847) at com.pjx.ejb.domain.ClientDomainBroker.validate(ClientDomainBroker.java:1 934) at com.pjx.ejb.domain.ClientTransactionContext.validate(ClientTransactionCo ntext.java:800) at com.pjx.cfo.work.basic.BasicCreatePromptWorkModel.handleValidateRemote(B asicCreatePromptWorkModel.java:1776) at com.pjx.cfo.work.basic.BasicWorkModel.performValidating(BasicWorkModel.j ava:2097) at com.pjx.cfo.work.basic.BasicWorkModel$3.perform(BasicWorkModel.java:457) at com.pjx.cfo.util.fsm.FiniteStateMachine.setState(FiniteStateMachine.java :287) at com.pjx.cfo.util.fsm.FiniteStateMachine.fireEvent(FiniteStateMachine.jav a:172) at com.pjx.cfo.work.basic.BasicWorkModel.fireTransitionEvent(BasicWorkModel .java:1808) at com.pjx.cfo.work.basic.BasicWorkModel.commit(BasicWorkModel.java:353) at com.pjx.gui.controller.CreatePromptController.handleCommitRequested(Crea tePromptController.java:557) at com.pjx.gui.controller.PromptController$3.pjxActionPerformed(PromptContr oller.java:276) at com.pjx.gui.view.swing.PjxActionListener$1.perform(PjxActionListener.jav a:54) at com.pjx.cfo.tc.ThreadContext.performSwitchPrivate(ThreadContext.java:108 8) at com.pjx.cfo.tc.ThreadContext.performSwitch(ThreadContext.java:847) at com.pjx.cfo.tc.ThreadContext.performSwitch(ThreadContext.java:816) at com.pjx.gui.view.swing.PjxListener.performRoutine(PjxListener.java:53) at com.pjx.gui.view.swing.PjxListener.performRoutine(PjxListener.java:42) at com.pjx.gui.view.swing.PjxActionListener.actionPerformed(PjxActionListen er.java:48) at javax.swing.AbstractButton.fireActionPerformed(Unknown Source) at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source) at javax.swing.DefaultButtonModel.setPressed(Unknown Source) at javax.swing.plaf.basic.BasicButtonListener.mouseReleased(Unknown Source) at java.awt.Component.processMouseEvent(Unknown Source) at javax.swing.JComponent.processMouseEvent(Unknown Source) at java.awt.Component.processEvent(Unknown Source) at java.awt.Container.processEvent(Unknown Source) at java.awt.Component.dispatchEventImpl(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source) at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source) at java.awt.Container.dispatchEventImpl(Unknown Source) at java.awt.Window.dispatchEventImpl(Unknown Source) at java.awt.Component.dispatchEvent(Unknown Source) at java.awt.EventQueue.dispatchEvent(Unknown Source) at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source) at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.pumpEvents(Unknown Source) at java.awt.EventDispatchThread.run(Unknown Source) Ricky Thompson AS/400 Programmer Qualitest/Vintage Pharmaceuticals 120,130, 150 Vintage Drive Huntsville, AL 35811 USA Phone: +1 256-859-4011 x7191 Direct Line: +1 256-799-7191 [email protected] "This e-mail, and any attachments, may contain confidential, and/or legally privileged information, and is intended solely for the use only of the named addressee(s). If you have received this e-mail in error, please notify the sender immediately, and permanently delete the original and any copies of this e-mail, and any attachments, without printing, reading or copying them. Any use, distribution, or copying of this e-mail other than by the intended recipient is strictly prohibited. QUALITEST accepts no liability for the content of this email, or for the consequences of any actions taken on the basis of the information provided. The recipient should check this e-mail and any attachments. QUALITEST accepts no liability for damage caused by any malicious code potentially transmitted by this e-mail." _______________________________________________ This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mapics-l or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mapics-l. This email message and its content are confidential and may contain proprietary or privileged information. If you are not the intended recipient, please notify the sender immediately, and do not read, copy, disclose, distribute or use the information in any way. Any views expressed in this message are those of the individual sender, except where the message states otherwise. SciLabware Ltd and its subsidiaries ("the company") does not accept responsibility for such views and opinions and this message should not be read as representing the views and opinions of the company. No liability shall attach to the company, except where the message states otherwise and the sender is authorised to make such a statement. All orders are accepted and sales made subject to our Terms and Conditions of Sale (available upon request or from www.scilabware.com. No variation to these terms and conditions shall be made except when explicitly accepted in writing by SciLabware Ltd. This e-mail has been swept for the presence of computer viruses, but no warranty is given that this e-mail and any attachments are virus free. You should undertake your own virus checking. The right to monitor e-mail communications through our networks is reserved by us. Registered office: SciLabware Ltd., 4 Felsted Gardens, Ferry Street, London, E14 3BS. Registered in England & Wales no. 1631004 _______________________________________________ This is the MAPICS ERP System Discussion (MAPICS-L) mailing list To post a message email: MAPICS-L-Zwy7GipZuJhWk0Htik3J/[email protected] To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/mapics-l or email: MAPICS-L-request-Zwy7GipZuJhWk0Htik3J/[email protected] Before posting, please take a moment to review the archives at http://archive.midrange.com/mapics-l.