Setting debug option on cube.ws

Hi,
some of my asynch callbacks were not happening and when I looked into the log, these errors were found:
<2006-03-10 15:28:24,642> <ERROR> <default.collaxa.cube.engine.dispatch> <DispatchHelper::handleMessage> failed to handle message
javax.ejb.EJBException: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
     at com.evermind.server.ejb.EJBUtils.makeException(EJBUtils.java:873)
     at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleCallback(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2032)
     at com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessageHandler.handle(CallbackDeliveryMessageHandler.java:49)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
     at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
     at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
     at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
     at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
     at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.Exception: No Exception - originate from:
     at com.evermind.server.ejb.EJBUtils.makeException(EJBUtils.java:871)
     ... 10 more
javax.ejb.EJBException: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
     at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleCallback(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2032)
     at com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessageHandler.handle(CallbackDeliveryMessageHandler.java:49)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
     at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
     at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
     at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
     at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
     at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
<2006-03-10 15:28:24,642> <ERROR> <default.collaxa.cube.engine.dispatch> <BaseScheduledWorker::process> Failed to handle dispatch message ... exception ORABPEL-05002
Hence, to find out more I set the debug option on cube.ws and tried another transaction with the same information.. This time, the callbacks went through fine. I am seeing this behaviour rather consistently. Setting the debug option, enables the transaction to callback successfully, but when I go back to info option, the callbacks do not happen, most of the time.
Am I doing anything wrong..Can anyone clarify, please..
Thanks and Regards,
Vijay.

Hi Clemens, Here is the thread dump.. It took sometime for me to take it as I had to physically access the machine to put a Ctrl+Break..
Is there a place where this dump will be logged.. I had to take this directly from the command window and hence may not have the full information.. When I looked into the domains.log file, I could not find this dump available there:
Thread dump:
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f7adb8> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-10" prio=5 tid=0x02f82aa8 nid=0x17c8 waiting on conditi
on [50bf000..50bfdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f734d0> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-9" prio=5 tid=0x03591c78 nid=0x128c waiting on conditio
n [507f000..507fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f6bbe8> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-8" prio=5 tid=0x03267c68 nid=0x16ac waiting on conditio
n [503f000..503fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f64300> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-7" prio=5 tid=0x031e0160 nid=0x1358 waiting on conditio
n [3f5f000..3f5fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f5ca68> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-6" prio=5 tid=0x03b37d70 nid=0x1798 waiting on conditio
n [3f1f000..3f1fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f55180> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-5" prio=5 tid=0x03a272d0 nid=0x1438 waiting on conditio
n [3edf000..3edfdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f4d8e8> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-4" prio=5 tid=0x03a27170 nid=0x1650 waiting on conditio
n [3e9f000..3e9fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f46010> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-3" prio=5 tid=0x03a26d80 nid=0x1344 waiting on conditio
n [3e5f000..3e5fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f3e7e8> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"ApplicationServerThread-2" prio=5 tid=0x031aca58 nid=0xec0 waiting on condition
[3e1f000..3e1fdb4]
at java.lang.Thread.sleep(Native Method)
at com.evermind.server.jms.JMSUtils.sleep(JMSUtils.java:1316)
at com.evermind.server.jms.EvermindMessageConsumer.blockingReceive(Everm
indMessageConsumer.java:498)
at com.evermind.server.jms.EvermindMessageConsumer.receive(EvermindMessa
geConsumer.java:175)
- locked <0x22f33b78> (a com.evermind.server.jms.EvermindQueueReceiver)
at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
909)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"RMIServer [0.0.0.0:23791] count:1" prio=5 tid=0x030444e0 nid=0x13f8 runnable [
3ddf000..3ddfdb4]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked <0x22d67260> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at com.evermind.server.rmi.RMIServer.run(RMIServer.java:464)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"JMSServer[KMACKIE-pc2:9127]" prio=5 tid=0x036fa828 nid=0x1508 runnable [3d9f000
..3d9fdb4]
at java.net.PlainSocketImpl.socketAccept(Native Method)
at java.net.PlainSocketImpl.accept(PlainSocketImpl.java:353)
- locked <0x22d46dd0> (a java.net.PlainSocketImpl)
at java.net.ServerSocket.implAccept(ServerSocket.java:448)
at java.net.ServerSocket.accept(ServerSocket.java:419)
at com.evermind.server.jms.JMSServer.run(JMSServer.java:516)
at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
sableResourcePooledExecutor.java:186)
at java.lang.Thread.run(Thread.java:534)
"LogFlusher" daemon prio=5 tid=0x030a3710 nid=0x834 waiting on condition [3d5f00
0..3d5fdb4]
at java.lang.Thread.sleep(Native Method)
at oracle.core.ojdl.BufferedLogWriter$Flusher.run(BufferedLogWriter.java
:354)
"Signal Dispatcher" daemon prio=10 tid=0x0034db20 nid=0x4f8 waiting on condition
[0..0]
"Finalizer" daemon prio=9 tid=0x0003f290 nid=0x124c in Object.wait() [2c9f000..2
c9fdb4]
at java.lang.Object.wait(Native Method)
- waiting on <0x22c10318> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:111)
- locked <0x22c10318> (a java.lang.ref.ReferenceQueue$Lock)
at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:127)
at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:159)
"Reference Handler" daemon prio=10 tid=0x0003e710 nid=0x156c in Object.wait() [2
c5f000..2c5fdb4]
at java.lang.Object.wait(Native Method)
- waiting on <0x22c10240> (a java.lang.ref.Reference$Lock)
at java.lang.Object.wait(Object.java:429)
at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:115)
- locked <0x22c10240> (a java.lang.ref.Reference$Lock)
"VM Thread" prio=5 tid=0x0003de40 nid=0x1194 runnable
"VM Periodic Task Thread" prio=10 tid=0x00351d70 nid=0xa40 waiting on condition
Here are the details form the domain.log
2006-03-13 11:10:52,174> <ERROR> <default.collaxa.cube.engine.dispatch> <DispatchHelper::handleMessage> failed to handle message
javax.ejb.EJBException: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
     at com.evermind.server.ejb.EJBUtils.makeException(EJBUtils.java:873)
     at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleCallback(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2032)
     at com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessageHandler.handle(CallbackDeliveryMessageHandler.java:49)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
     at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
     at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
     at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
     at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
     at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
Caused by: java.lang.Exception: No Exception - originate from:
     at com.evermind.server.ejb.EJBUtils.makeException(EJBUtils.java:871)
     ... 10 more
javax.ejb.EJBException: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
     at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleCallback(ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.java:2032)
     at com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessageHandler.handle(CallbackDeliveryMessageHandler.java:49)
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
     at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
     at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
     at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
     at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
     at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
<2006-03-13 11:10:52,205> <ERROR> <default.collaxa.cube.engine.dispatch> <BaseScheduledWorker::process> Failed to handle dispatch message ... exception ORABPEL-05002
Message handle error.
An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessage"; the exception is: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
ORABPEL-05002
Message handle error.
An exception occurred while attempting to process the message "com.collaxa.cube.engine.dispatch.message.instance.CallbackDeliveryMessage"; the exception is: Transaction was rolled back: timed out; nested exception is: java.rmi.RemoteException: No Exception - originate from:java.lang.Exception: No Exception - originate from:; nested exception is:
     java.lang.Exception: No Exception - originate from:
     at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:152)
     at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
     at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
     at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
     at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
     at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
     at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
     at java.lang.Thread.run(Thread.java:534)
Thanks and Regards,
Vijay.

Similar Messages

  • Wheres the USB Debugging Option

    Hi, 
    I have recenty bought HP Slate 7 voice tab and now i m trying to reverse tether it to my pc . Can u pls let me know that where is the USB Debugging Option , and i m using android version 4.4.2. Thanks

    Hey @Aryan24 ,
    Welcome to the HP forums.
    I understand you're looking for information on enabling USB debugging on your Slate 7 Voice Tab.
    You should find the USB Debugging setting under Developer Options in the Settings menu.
    If it is not listed you may be able to enable the Developer Menu by going to Settings > About (You may need to press More or General to see this) > Tab the Build Number 7 times which should enable developer mode > Now in Settings you should have a Developer Options menu where you can enable USB debugging.
    Thanks.
    Please click the "Kudos, Thumbs Up" at the bottom of this post if you want to say "Thanks" for helping!
    Please click "Accept as Solution" if you feel my post solved your issue, it will help others find the solution.
    The Great Deku Tree
    I work on behalf of HP.

  • Weblogic 8.1 startup with debug options and struts

    I'm trying to startup weblogic 8.1 with the set debug=-Xdebug -Xnoagent -Djava.compiler=NONE
    -Xrunjdwp:transport=dt_socket,server=y,suspend=n,address=7021
    option...it will not start up because of something in my .war file however it
    does start up fine without the debug settings.
    Attached is my war file...
    [calendar.war]

    The procedure is the same for Oracle database and MySQL. Except the driver class and connection url are different.
    Please refer
    http://weblogic.sys-con.com/node/43045

  • HOW TO TURN ON DEBUG OPTION OF APXIIMPT

    제품 : FIN_AP
    작성날짜 : 2003-05-13
    HOW TO TURN ON DEBUG OPTION OF APXIIMPT
    =======================================
    PURPOSE
    PAYABLES OPEN INTERFACE IMPORT PROGRAM (APXIIMPT) 수행시 erorr 가 발생하였을 경우 debug mode로 log를 생성하게 하여 문제해결에 도움을 준다.
    Explanation
    1. Loggon to Applications with System Administrator Responsibility.
    2. Go to 'Concurrent -> Program -> Define'
    3. Query 'APXIIMPT' in Short Name field
    4. Click Parameter button
    5. Select 'Trace Switch' Row and then check 'Display' checkbox in the bottom
    6. Select 'Debug Switch' Row and then check 'Display' checkbox in the bottom
    7. Save what you are done
    8. Change Responsibility to 'Payables User'.
    9. Run the open interface program with parameter 'Trace Switch' to 'Yes' and 'Debug Switch' to 'Yes'
    Example
    N/A
    Reference Documents
    NOTE 107617.1

    Open this file: C:\Program Files\Cisco\Desktop\config\Agent.cfg
    Then change this line: Threshold=DEBUG (or TRACE).
    Empty this folder's contents to give you a clean slate: C:\Program Files\Cisco\Desktop\log
    Restart CAD and reproduce the issue.
    [...] Agent himself can turn-on debug to gather debug logs ??
    As long as the agent has write access to those directories it is possible to self-enable/disable trace logging.
    Please remember to rate helpful responses and identify helpful or correct answers.

  • How to set print option for a Billing document using T-code VF02

    Hi All,
    Please suggest me the way to set print option for a Billing document for T-code VF02 and please let me know how to get print preview for any particular Billing document?
    regards
    Anand.

    Enter the billing documents detail
    Goto Goto> Header>Output.
    Check the status for your output type in this screen.
    If it is green then come back to the VF03 screen.Enter the billing document number.
    Click on Billing document-->Issue output to.
    Press (CtrlShiftF1) or click on the icon beside "Print options".
    Here you can see the print preview.
    If the status is red then click on the processing log.Here you will get the error messages.
    If the status is in yellow colour,then click on the "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Before the print preview option you should make sure you have added correct output type to the relevant billing document. To do that, go to transaction VF02.
    Enter the billing document no
    Go to Menu option -> Go to -> Header -> Output
    In that screen you have to add relevant output type. (Standard output type is RD00)
    Add that & press enter key
    Highlight that line & press "Further Data" button
    Set "Dispatch time" as "4 Send immediately (when saving the application)"
    Press "Back" Button
    again select that line & go to "Communication method" button
    Set "Logical destination" as LOCAL"
    Don't mark "Print immediately" & "Release after output" ticks. If you mark them, sa soon as you save the billing document, you'll get a print out.
    Press "Back" Button
    Save
    Now form the initial "Change Billing Document" screen, Go to Menu option; Billing Document -> Issue Output to
    You can see that output type line appear.
    select that line & press "Print Preview" button or (CTRLSHIFTF1)
    You can see the print preview.
    Alternatively you can use VF31 to print multiple print outs at same time.
    If you want to get PDF outputs of billing documents, go to your printer settings in the your computer from Control Panel.
    Set PDF Writer as "Default Printer" (Right click & select "Set as Default Printer")
    Then normal way, print the billing from SAP.
    It'll automatically send to your PDF writer. You can save it to the path you want,

  • I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    I noticed when I restart Firefox 4, it opens my previous tabs even I set the option "Open a blank page" and it opens blank page when I have "Show my windows and tabs from last time". Please ignore my question if you're already aware of this issue. Thanks.

    Your previous tabs will not re-open or be available to re-open when starting Firefox if:
    *your previous session was in Private Browsing mode; see --> http://support.mozilla.org/en-US/kb/Private+Browsing
    *you use Clear Recent History (''Firefox button > History > Clear Recent History'' or ''Tools > Clear Recent History''); see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-clear-my-history
    *you clear History automatically when closing Firefox; see --> https://support.mozilla.org/en-US/kb/Clear%20Recent%20History#w_how-do-i-make-firefox-clear-my-history-automatically
    NOTE: Your third-party Plugins (Add-ons > Plugins) are not in the "Application Basics" (Troubleshooting Information) in the "More system details" of your original post. Third-party Plugins are categorized separately in "Installed Plugins" under "More system details". You should review but not change the Plugins as detected automatically by the software on this forum when posting a question.
    If you problem still exists after checking the above, the problem could be caused by one or more of your Extensions or Plugins:
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+extensions+and+themes Troubleshooting extensions and themes]
    *See --> [http://support.mozilla.org/en-US/kb/Troubleshooting+plugins Troubleshooting plugins]
    *See --> [http://support.mozilla.org/en-US/kb/Basic+Troubleshooting Basic Troubleshooting]
    '''If this reply solves your problem, please click "Solved It" next to this reply when <u>signed-in</u> to the forum.'''

  • How to Set Polling Options of a DB adapter From EnterpriseManager/AdminCons

    HI All,
    We all know after Dragging a DB adapeter we can manually set the polling Options in J developer
    However,
    My query is how to Set Polling Options of a DB adapter From EnterpriseManager/AdminCons so that we dun hav to change our code and redeploy if any change is asked for.
    My DB adapter is deployed to EM.(SOA Server).
    Polling Options are like:
    From the Polling Frequency list, select how frequently to poll for new records or events.
    In the Database Rows per XML Document field, specify the number of rows per XML document when sending events to Oracle BPEL PM or Mediator. This is the batch setting between the database adapter and its consumer: Oracle BPEL PM or Mediator.
    In the Database Rows per Transaction field, select Unlimited or enter a value to indicate the number of table rows to process during a single transaction.
    When polling the database for events, you can order the returned rows by the selected column by using the Order By list. The best practice is to choose <No Ordering>, as message ordering regardless is not guaranteed without extra configuration.

    Hi,
    Inside your composite (in the EM), you can see there is a category table call 'Services and References'.
    Under it, find the name of your JCA Adapter, where you've define the polling from the DB. Click on it and go to the property tab.
    There you can find all the parameters you've set and more.
    After you finish update it, click on Apply (this will automatically poll the data).
    Arik

  • HT4623 I have an ipad 2 on ops 4.3 and have just updated to 7.1 via itunes. I backed up first and have synced repeatedly but keep getting a message on my ipdad screen that the ipad is not set up - I chose the set up option restore from itunes back up

    I have an ipad 2 on ops 4.3 and have just updated to 7.1 via itunes. I backed up first and have synced repeatedly but keep getting a message on my ipdad screen that the ipad is not set up - I chose the set up option restore from itunes back up

    To free up hard drive space the best bet is to move data files that you don't need access to all the time. Likely candidates are music, video, and photos. Things like word processing and spreadsheet files can also be moved but they tend not to be very large and so don't free up much space. The problem with moving the above mentioned files is that iTunes and iPhoto need to know where the files are stored.
    Here's an article explaining how to move the iTunes folder. You can move the iPhoto library using the Finder but there is a slight complication. Start iPhoto, open the Preferences and click on the Advanced tab. The first option is "Copy items to the iPhoto Library". If this option is checked, copy the iPhoto library to your external folder (drag it from the Pictures folder to your external drive) and then delete it from your Picture folder. If this option is not checked, it is a bit more complicated and we'll need to talk a bit.

  • How does one set the option to pre-compile JSPs on deployment in WL 10.3?

    Outside of manually creating and modifying weblogic.xml, that is.
    There used to be a tool Weblogic Builder that gave a graphical interface to modify weblogic.xml. Has this been replaced in 10.3 or just thrown away?
    Also, can I set the option at all in an app deployed as a war without exploding the war manually.
    Thanks.
    Edited by: joeb on Jan 29, 2009 5:26 PM

    You might be able to do this with a deployment plan. If doing this requires adding an element, as opposed to simply modifying the value of an element, then it might not help.
    It would be conceivable to add this capability as part of a build process, as you can use the "xmltask" Ant task library, to automatically modify the file. You'd also have to add in tasks that automatically exploded and reconstruct the WAR file. At least you wouldn't have to do this manually.
    I doubt there's any way to change this in an already deployed app, without redeploying the app.

  • Problem in ALV set filter option

    Hi to all
    I have an issue regarding ALV report :
    I have developed an ALV report and it is showing report output correctly as required.
    when I further filter it on a particular field using SET FILTER OPTION , the length of the field is shorter than displayed.
    Why this happens so.
    BUT for the same field in a standard ALV report , it shows the same length as displayed in report.
    Please advice. As this is the standard ALV functionality.
    Thanks & Regards
    Anubhav gupta

    Hi Gupta,
    <li>Define layout structure
    data: wa_layout   TYPE slis_layout_alv.
    <li>Pass value like below
      wa_layout-colwidth_optimize = 'X'.
    <li>Pass this structure through fm
        CALL FUNCTION 'REUSE_ALV_LIST_DISPLAY'
             EXPORTING
                  i_callback_program = program
                  it_fieldcat        = it_fieldcat
                  is_layout          = wa_layout
                  it_events          = it_events
             TABLES
                  t_outtab           = i_mard.
    Thanks
    Venkat.O

  • Setting PHP Options in .htaccess

    Setting PHP options in my .htaccess files isn't working in Leopard. I haven't been able to find any relevant posts. I have the following in a .htaccess file (~/Sites/console/.htaccess):
    +\[ snip rewrite stuff \]+
    +php_value error_log /Users/joelb/Sites/console/logs/error.log+
    This would normally have PHP error output redirected to the specified error.log file; however, it is still going to the Apache error_log file. My user.conf file looks like this:
    +Tundra:console joelb$ cat /private/etc/apache2/users/joelb.conf+
    +<Directory "/Users/joelb/Sites/">+
    +Options All+
    +AllowOverride All+
    +Order allow,deny+
    +Allow from all+
    </Directory>
    +Tundra:console joelb$+
    As far as I know, nothing needs to be set in php.ini to get this to work. Any ideas?

    Setting PHP options in my .htaccess files isn't working in Leopard. I haven't been able to find any relevant posts. I have the following in a .htaccess file (~/Sites/console/.htaccess):
    +\[ snip rewrite stuff \]+
    +php_value error_log /Users/joelb/Sites/console/logs/error.log+
    This would normally have PHP error output redirected to the specified error.log file; however, it is still going to the Apache error_log file. My user.conf file looks like this:
    +Tundra:console joelb$ cat /private/etc/apache2/users/joelb.conf+
    +<Directory "/Users/joelb/Sites/">+
    +Options All+
    +AllowOverride All+
    +Order allow,deny+
    +Allow from all+
    </Directory>
    +Tundra:console joelb$+
    As far as I know, nothing needs to be set in php.ini to get this to work. Any ideas?

  • How to set Java options in Linux?

    Dear all, I'm using Ubuntu, Java version is 1.6.0.3
    I want to run Java with some options changed, such as this in command line:
    java -server -Xms128m -Xmx512m -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=11.40.5.62 -classpath . HelloWorld
    This works well. However, I want to set the options "-server -Xms128m -Xmx512m -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=11.40.5.62" as my java default options so that I only have to use
    java -classpath . HelloWorld
    And also I want the options to work on my HelloWorld.war file. (This is what I need finally)
    I changed catalina.sh in tomcat, but it seems like it doesn't help. Any suggestions? Thank you!!!

    aiGrace wrote:
    I want to set the options "-server -Xms128m -Xmx512m -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=11.40.5.62" as my java default options so that I only have to use
    java -classpath . HelloWorldUse the *nix alias command
    alias java="java -server -Xms128m -Xmx512m -Dcom.sun.management.jmxremote.port=8999 -Dcom.sun.management.jmxremote.authenticate=false -Dcom.sun.management.jmxremote.ssl=false -Djava.rmi.server.hostname=11.40.5.62"

  • Need help setting export options

    I'm working on replacing our old RDC component with the new Java SDK.
    I purchased Crystal Reports 2008 and downloaded the SDK.  Now I'm trying to run a simple example exporting a report to word.  I've built it off of the other export examples I've seen on the site.  None of them seem to give me an up to date example of how to set export options though.
    Exporting seems to work when I export using this:
    ByteArrayInputStream byteArrayInputStream = (ByteArrayInputStream) report.getPrintOutputController().export(ReportExportFormat.MSWord);
    But not when I do this:
    ExportOptions opt = new ExportOptions();
    opt.setExportFormatType(ReportExportFormat.MSWord);
    RTFWordExportFormatOptions myOptions = new RTFWordExportFormatOptions();
    opt.setFormatOptions(myOptions);
    ByteArrayInputStream byteArrayInputStream = (ByteArrayInputStream) report.getPrintOutputController().export(opt);
    Is there something I'm missing?  I want to be able to explicitly set my export options - especially for other export formats like excel.

    Unfortunately I must still be doing something wrong.  The csv is exported but it comes back with gibberish characters in the file instead of what is in my Crystal.  PDF comes back fine but the other export formats (xls, doc, csv, etc.) all come back with gibberish characters.
    Here is an example of the csv export code I'm using::
    ExportOptions opt = new ExportOptions();
    CharacterSeparatedValuesExportFormatOptions csvOptions = new CharacterSeparatedValuesExportFormatOptions();
    csvOptions.setSeparator(",");
    csvOptions.setDelimiter("\"");
    opt.setExportFormatType(ReportExportFormat.characterSeparatedValues);
    opt.setFormatOptions(csvOptions);
    ByteArrayInputStream byteArrayInputStream = (ByteArrayInputStream) report.getPrintOutputController().export(opt);
    I don't believe I can use ReportExportControl - it doesn't seem to be a part of the SDK I downloaded(but maybe I'm missing something) - I need the SDK version for Crystal Reports 2008.
    I do have Microsoft Office 2003.  Maybe this is causing issues?

  • Setting database option ONLINE to ON for database "dbname"

    Hi
    Today i faced a wiered issue, One of my database on sql  server 2005 was offline.
    Scenerio: One fo my database was offline , I checked in
    1. SSMS (GUI) -- DB is offline
    2. sys.databases  (status) -- offline
    3. Job is using DATABASEPROPERTYEX and its ignoring databases as status is offline.
    And we also know (observed) if we change status from online to offline , Message come as below
    Setting database option OFFLINE to ON for database "dbname".
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'Object Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'SQL Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'Bound Trees' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    And when we change from offline to online , message is like
    Setting database option ONLINE to ON for database "dbname".
    Issue : Now When i change database status from offline to online (online to on), below message generated. This only happen once and i am not able to regenerate same
    Setting database option ONLINE to ON for database "dbname".
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'Object Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'SQL Plans' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    SQL Server has encountered 1 occurrence(s) of cachestore flush for the 'Bound Trees' cachestore (part of plan cache) due to some database maintenance or reconfigure operations.
    Confusion: Why cache stores are flushed while taking database online ??
    Thanks Saurabh Sinha http://saurabhsinhainblogs.blogspot.in/ Please click the Mark as answer button and vote as helpful if this reply solves your problem

    This message was introduced in SP2. From online help about ALTER DATABASE athttp://msdn2.microsoft.com/en-us/library/ms174269.aspx
    When the database is set to
    AUTOCLOSE = ON, an operation that initiates an automatic database shutdown clears the plan cache for the instance of SQL Server.
    Can you check the above?
    Best Regards,Uri Dimant SQL Server MVP,
    http://sqlblog.com/blogs/uri_dimant/
    MS SQL optimization: MS SQL Development and Optimization
    MS SQL Consulting:
    Large scale of database and data cleansing
    Remote DBA Services:
    Improves MS SQL Database Performance
    SQL Server Integration Services:
    Business Intelligence

  • Unable to set print options

    i cant seem to set print options on a Mac using Mountain Lion.
    Where can I find the options such as paper type, resolution and gamma etc.  its available when i print from pages but not from PSE9
    Thanks

    Not in pre press industry, just trying to get the best out of my images/printing
    The optimum settings for my media type are as previously stated Gamma 2.2 etc, these settings worked perfectly with windows
    My recent attempts at printing with my new Mac have delivered dark and flat prints, the only setting I seem to be missing and therefore not amended is the gamma setting, so it's more of an elimination exercise to see if it's anything else that's wrong
    I guess I was looking for the same ease of accurate printing with OS X as with Windows, so I do suspect your right in that's it's Epson dropping updates. I did ring them and a chocolate fire guard springs to mind
    I am in contact with the media provider (Lyson media proved by Marrutt)  and they are doing me a custom profile that should hopefully resolve the situation
    I did Google the issue and a random number of similar problems seem to be out there most related to the latest Mountain Lion and Epson apathy
    Anyway thanks for your help and assistance I am most grateful for your time
    Let's see how the custom profile works and I will no doubt be in touch if it doesn't
    Thanks Phil

Maybe you are looking for

  • Calendar configuration --- hard Apex 3.2

    Dear Apex Users! I'm trying use the apex. I have an aplication and i would like to make a dynamic calender. im imagine two calendar, i have a main calendar where i'm use a sql query. Whit my query i can write an message to every day in the calendar.

  • Error while activating MSMP BC set

    Hello, I am getting this error while activating MSMP BCSETS @5C@     GRC_MSMP_CONFIGURATION     V_GRFNMWCNESCTYP     Entry SAP_GRAC_SPM_AUDIT_REVIEW   does not exist in GRFNMWCNPRCS (check entry)     001SAP_GRAC_SPM_AUDIT_REVIEW AGENT     @35@ Thanks

  • Error occured while Saving The Project

    I have a project that is giving me a 'unknown error occurred while saving the project. Select 'Save As' from the file menu and save the project to a new location'. It would seem that maybe it's saying that it's out of room but I'm saving on a harddis

  • Win2008 Cluster ASCS + CI + DI + STMS error

    Hi all, I've installed an SAP ECC in cluster environment in Win2008, as followed by guides, I installed Clustered ASCS (cluster host is CISAPCL) Clustered DB instance (host DBSAPCL) then local CI at node1 and local DI at node2. now transport system d

  • Calendar is not adding my events after submission since ios8.1

    Anyone tried to add a Calendar event, mine won't add submitted data.