Announcement

Collapse
No announcement yet.

Error

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Error

    can any one tell me when the following error raises:

    "Topic glog.server.workflow.lifetime.shipment.ShipmentAct ionTopic$Factory: missing parameter appAction"

  • #2
    Re: Error

    Hello!

    The error appears to say that a data element (appAction) is missing while trying to kick off a ShipmentActionTopic; though, this error doesn't give much information to go by.

    Can you upload some additional information, to give context for the error?
    1. Steps that lead up to the error
    2. A Full stack trace (if available) - Should be displayed in the UI
    3. A portion of you glog.exception.log file, covering the timeframe just before and just after the error.
    Thanks!
    --Chris
    Chris Plough
    twitter.com/chrisplough
    MavenWire

    Comment


    • #3
      Re: Error

      hello chris,
      I created a new action
      Configuration and administration-->user COnfiguration --> new in that i selected a label
      and the Action definition ID as "RUN_AGENT_BUY_SHIPMENT" and i have given that agent Id as user defined agent which will change the status to user defined status when the status is "shipment-Tender-secured" and in that screen i selected the eventId as "Shipment-status changed"
      added this action to a screen set and screen set to user and when i am trying to click the action in the buyshipment i got this error.

      Comment


      • #4
        Re: Error

        Hello soujanya,

        I appreciate the description of events. In order to truly get to the bottom of this issue, could you post the full stack trace that is displayed in the UI and a portion of the glog.exception.log file that covers the time-frame when you ran this process? These will give the low-level details in order to find out why it's failing.

        Thanks!
        --Chris
        Chris Plough
        twitter.com/chrisplough
        MavenWire

        Comment


        • #5
          Re: Error

          hi Chris,
          This is hter Error what i got.I think all the problem lies in the "Event ID" option in the Action Manager screen. i select some other Event ID like "SHIPMENT - EDITED"
          It is not giving the error and the agent is getting activited.I am not getting what event to take in that screen.The error i got is:
          cause.Invalid_Specification (name=glog.server.workflow.lifetime.shipment.Shipm entActionTopic$Factory, name2=appAction, type=Topic) at jrockit.reflect.NativeConstructorInvoker.newInstan ce([Ljava.lang.ObjectLjava.lang.Object;(Unknown Source) at java.lang.reflect.Constructor.newInstance([Ljava.lang.Object;I)Ljava.lang.Object;(Unknown Source) at glog.util.exception.GLException.factory(GLExceptio n.java:413) at glog.util.exception.GLException.factory(GLExceptio n.java:390) at glog.comm.parameter.ParameterFactory.fromCommandLi ne(ParameterFactory.java:32) at glog.server.agent.manual.ManualAgentSubscription.g etTopicForAction(ManualAgentSubscription.java:45) at glog.server.agent.manual.ManualAgentSessionBean.ru nManualAgent(ManualAgentSessionBean.java:57) at glog.server.agent.manual.ManualAgentSessionServerS ideEJBWrapper.runManualAgent(ManualAgentSessionSer verSideEJBWrapper.java:166) at glog.server.agent.manual.ManualAgentSessionBean.ru nManualAgent(ManualAgentSessionBean.java:49) at glog.server.agent.manual.ManualAgentSessionServerS ideEJBWrapper.runManualAgent(ManualAgentSessionSer verSideEJBWrapper.java:134) at glog.server.agent.manual.ManualAgentSessionHome_s2 brkz_EOImpl.runManualAgent(ManualAgentSessionHome_ s2brkz_EOImpl.java:154) at glog.server.agent.manual.ManualAgentSessionHome_s2 brkz_EOImpl_WLSkel.invoke(ILweblogic.rmi.spi.Inbou ndRequest;Lweblogic.rmi.spi.OutboundResponse;Ljava .lang.ObjectLweblogic.rmi.spi.OutboundResponse;(Unknown Source) at weblogic.rmi.internal.BasicServerRef.invoke(BasicS erverRef.java:477) at weblogic.rmi.cluster.ReplicaAwareServerRef.invoke( ReplicaAwareServerRef.java:112) at weblogic.rmi.internal.BasicServerRef$1.run(BasicSe rverRef.java:420) at weblogic.security.acl.internal.AuthenticatedSubjec t.doAs(AuthenticatedSubject.java:363) at weblogic.security.service.SecurityManager.runAs(Se curityManager.java:147) at weblogic.rmi.internal.BasicServerRef.handleRequest (BasicServerRef.java:415) at weblogic.rmi.internal.BasicExecuteRequest.execute( BasicExecuteRequest.java:27) at weblogic.kernel.ExecuteThread.execute(ExecuteThrea d.java:219) at weblogic.kernel.ExecuteThread.run(ExecuteThread.ja va:17

          Comment


          • #6
            Re: Error

            Hello soujanya,

            I have to admit that this one is beyond me, unless it is related to the CU2 bug that leo_glog mentioned (http://www.otmfaq.com/forums/f18/act...r-231/#post568).

            Have you opened an SR on this issue and if so, what feedback did Oracle give? Hopefully this will help future users and build up our knowledge base.

            Thanks!
            --Chris
            Chris Plough
            twitter.com/chrisplough
            MavenWire

            Comment

            Working...
            X