× The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.



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@xxxxxxxxxxxx
[mailto:mapics-l-bounces@xxxxxxxxxxxx] On Behalf Of Ricky Thompson
Sent: 05 October 2010 17:24
To: mapics-l@xxxxxxxxxxxx
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
rthompson@xxxxxxxxxxxxxxx "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@xxxxxxxxxxxx To subscribe, unsubscribe, or
change list options,
visit: http://lists.midrange.com/mailman/listinfo/mapics-l
or email: MAPICS-L-request@xxxxxxxxxxxx
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

As an Amazon Associate we earn from qualifying purchases.

This thread ...


Follow On AppleNews
Return to Archive home page | Return to MIDRANGE.COM home page

This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].

Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.