Quantcast
Channel: SCN : All Content - Process Integration (PI) & SOA Middleware
Viewing all 7030 articles
Browse latest View live

Staging Vs Logging

$
0
0

Hi SDNites,

 

Can you please help me with the difference between Staging and Logging.

 

As staging is heavier compared to Logging since it contains more details i.e. if we add the log steps with MS, AM then in message monitoring I should be able to see meesage being sent to and retrieved from queue 2 times.

 

Please correct me if I am wrong. If not I am not able to view the the message being sent nd retrieved 2 times.

 

Note : I have tried the same using Synchronou scenario.

 

Regards,

Abhi


SOAP receiver error

$
0
0

Hi All,

 

 

I am working on Asynchronous IDoc-PO-SOAP scenario. Getting the following error

 

Exception caught by adapter framework:SOAP:response message contains an error XIadapter/PARSING/ADAPTER.SOAP_EXCEPTION-soapfault:upload throable

 

Can you please advise the roor cause of error? In addition to that we do not want any kind of response from web service but still getting ,any idea why it might happen?

 

Thanks in advance

FTPS sender adapter: Connection Closed by remote host

$
0
0

Hi Experts,

 

I have a following FTPs server which I get files from and put files to:

ParameterValue
Control Port hostname/URLhost1.com
Control Port21
Data Port hostname/URLhost2.com
Data Port9900 - 9999

 

Now, my FTPs receiver can successfully put files in the FTPs server. But somehow, the FTPs sender channel cannot poll the directory in the FTPs server, everytime it polls the FTPs server, there's always an error message:

'Error occured while connecting to the FTP server "host1.com:21": java.io.EOFException: Connection closed by remote host.'

 

Here are the configuration of the FTPs sender adapter:

Connection Security: FTPS (FTP using SSL/TLS) for Control and Data Connection

Command Order: AUTH TLS, USER, PASS, PBSZ, PROT

Data Connection: Passive

 

I wonder why the FTPs receiver channel has no problem connecting, but the FTPs sender channel receive the "Connection closed by remote host" error message. Is there any way to troubleshoot this?

 

 

Thank you,

Suwandi C.

On Opening Integration Process getting Error

$
0
0

I have created an integration process based on the on the link shared by Raghuraman Sritharan...Demonstration of ccBPM Scenario: SAP PI 7.1

 

While opening that integration process getting the following error...

 

This function should be called while holding treeLock

====================================================================

= Root Exception ===================================================

====================================================================

Thrown:

com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

  at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)

  at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)

  at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)

  at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

Caused by: java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.access$900(GuiSplitter.java:50)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter$compResizeListener.componentResized(GuiSplitter.java:1725)

  at java.awt.Component.processComponentEvent(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.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  ... 10 more

 

 

 

 

 

 

====================================================================

== Content from the LogHandler =====================================

====================================================================

#10 10:15:02 [AWT-EventQueue-2] FINE AutoLog.created.java.lang.IllegalStateException: java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.access$900(GuiSplitter.java:50)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter$compResizeListener.componentResized(GuiSplitter.java:1725)

  at java.awt.Component.processComponentEvent(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.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#9 10:15:02 [AWT-EventQueue-2] DEBUG AutoLog.created.java.lang.IllegalStateException: This function should be called while holding treeLock

#8 10:15:02 [AWT-EventQueue-2] FINE AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

  at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.init(ExceptionDialog.java:126)

  at com.sap.aii.utilxi.swing.toolkit.ExceptionDialog.<init>(ExceptionDialog.java:98)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages$1.run(IBMessages.java:318)

  at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:84)

  at com.sap.aii.utilxi.misc.thread.ThreadPool.assureAWTEventQueueing(ThreadPool.java:67)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:308)

  at com.sap.aii.utilxi.swing.toolkit.IBMessages.showException(IBMessages.java:298)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor$1.run(Guitilities.java:396)

  at java.awt.event.InvocationEvent.dispatch(Unknown Source)

  at java.awt.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

Caused by: java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.access$900(GuiSplitter.java:50)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter$compResizeListener.componentResized(GuiSplitter.java:1725)

  at java.awt.Component.processComponentEvent(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.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  ... 10 more

 

 

#7 10:15:02 [AWT-EventQueue-2] DEBUG AutoLog.created.com.sap.aii.utilxi.swing.framework.FrameworkException: Internal problem occurred

#6 10:15:02 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.toolkit.ExceptionDialog: Throwable

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.access$900(GuiSplitter.java:50)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter$compResizeListener.componentResized(GuiSplitter.java:1725)

  at java.awt.Component.processComponentEvent(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.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#5 10:15:02 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.toolkit.Guitilities: Error in AWT-Event-Thread

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.access$900(GuiSplitter.java:50)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter$compResizeListener.componentResized(GuiSplitter.java:1725)

  at java.awt.Component.processComponentEvent(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.EventQueue.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#4 10:15:01 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.framework.tile.GuiSplitter: This function should be called while holding treeLock

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:729)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:591)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.dockView(TileContainerWorkspace.java:1957)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.LoadEditor(TileContainerWorkspace.java:1426)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.DocumentLoaded(TileContainerWorkspace.java:1989)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.load(TileContainerWorkspace.java:2115)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessView$BpmListener.DocumentLoaded(BusinessProcessView.java:204)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessDocument.afterLoad(BusinessProcessDocument.java:536)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.afterLoad(DefaultPersistenceHandler.java:120)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:101)

  at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:368)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:209)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)

  at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)

  at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:73)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:203)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:565)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2460)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2391)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#3 10:15:01 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.framework.tile.GuiSplitter: This function should be called while holding treeLock

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:729)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:591)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.dockView(TileContainerWorkspace.java:1957)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.LoadEditor(TileContainerWorkspace.java:1425)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.DocumentLoaded(TileContainerWorkspace.java:1989)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.load(TileContainerWorkspace.java:2115)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessView$BpmListener.DocumentLoaded(BusinessProcessView.java:204)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessDocument.afterLoad(BusinessProcessDocument.java:536)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.afterLoad(DefaultPersistenceHandler.java:120)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:101)

  at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:368)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:209)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)

  at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)

  at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:73)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:203)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:565)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2460)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2391)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#2 10:15:00 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.framework.tile.GuiSplitter: This function should be called while holding treeLock

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:729)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:591)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.dockView(TileContainerWorkspace.java:1957)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.LoadEditor(TileContainerWorkspace.java:1424)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.DocumentLoaded(TileContainerWorkspace.java:1989)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.load(TileContainerWorkspace.java:2115)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessView$BpmListener.DocumentLoaded(BusinessProcessView.java:204)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessDocument.afterLoad(BusinessProcessDocument.java:536)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.afterLoad(DefaultPersistenceHandler.java:120)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:101)

  at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:368)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:209)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)

  at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)

  at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:73)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:203)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:565)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2460)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2391)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#1 10:15:00 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.framework.tile.GuiSplitter: This function should be called while holding treeLock

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:729)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:591)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.dockView(TileContainerWorkspace.java:1957)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.LoadEditor(TileContainerWorkspace.java:1423)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.DocumentLoaded(TileContainerWorkspace.java:1989)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.load(TileContainerWorkspace.java:2115)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessView$BpmListener.DocumentLoaded(BusinessProcessView.java:204)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessDocument.afterLoad(BusinessProcessDocument.java:536)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.afterLoad(DefaultPersistenceHandler.java:120)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:101)

  at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:368)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:209)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)

  at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)

  at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:73)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:203)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:565)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2460)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2391)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

 

 

#0 10:15:00 [AWT-EventQueue-2] ERROR com.sap.aii.utilxi.swing.framework.tile.GuiSplitter: This function should be called while holding treeLock

Thrown:

java.lang.IllegalStateException: This function should be called while holding treeLock

  at java.awt.Component.checkTreeLock(Unknown Source)

  at java.awt.Container.validateTree(Unknown Source)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.onResize(GuiSplitter.java:1072)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:729)

  at com.sap.aii.utilxi.swing.framework.tile.GuiSplitter.dockWindow(GuiSplitter.java:596)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.LoadEditor(TileContainerWorkspace.java:1415)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.DocumentLoaded(TileContainerWorkspace.java:1989)

  at com.sap.aii.utilxi.swing.framework.tile.TileContainerWorkspace.load(TileContainerWorkspace.java:2115)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessView$BpmListener.DocumentLoaded(BusinessProcessView.java:204)

  at com.sap.aii.ibrep.gui.bpm.BusinessProcessDocument.afterLoad(BusinessProcessDocument.java:536)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.afterLoad(DefaultPersistenceHandler.java:120)

  at com.sap.aii.ib.gui.editor.DefaultPersistenceHandler.load(DefaultPersistenceHandler.java:101)

  at com.sap.aii.ib.gui.editor.XiDocument.load(XiDocument.java:249)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.load(OpenCommand.java:368)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.localOpen(OpenCommand.java:273)

  at com.sap.aii.utilxi.swing.framework.cmd.OpenCommand.execute(OpenCommand.java:209)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.execute(ExecutionContext.java:198)

  at com.sap.aii.utilxi.swing.framework.ExecutionContext.executeSafe(ExecutionContext.java:154)

  at com.sap.aii.ib.gui.operations.OperationsServiceProvider.executeDefaultOperation(OperationsServiceProvider.java:295)

  at com.sap.aii.ib.gui.nav.HierarchyNode.executeDefaultOperation(HierarchyNode.java:73)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.DefaultTreeCard.handleHierarchyEvent(DefaultTreeCard.java:203)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.fireHierarchyActionEvent(ThreadedTree.java:565)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree.executeStandardOperation(ThreadedTree.java:2460)

  at com.sap.aii.utilxi.swing.framework.navigation.tree.ThreadedTree$DblClickHandler.mouseReleased(ThreadedTree.java:2391)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)

  at java.awt.AWTEventMulticaster.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.dispatchEventImpl(Unknown Source)

  at java.awt.EventQueue.access$500(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.awt.EventQueue$3.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.awt.EventQueue$4.run(Unknown Source)

  at java.security.AccessController.doPrivileged(Native Method)

  at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source)

  at java.awt.EventQueue.dispatchEvent(Unknown Source)

  at com.sap.aii.utilxi.swing.toolkit.Guitilities$EventProcessor.dispatchEvent(Guitilities.java:320)

  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)

Logs issue and java.lang.NullPointerException in Receiver Adapter

$
0
0

Hi Experts


I am currently working on an SOAP to REST  synchronous interface and am using SAP rest adapter at receiver side.

 

the requirement is when we perform the POST operation ..record must be suppose to created and send back the unique number to PI server.


but interface is working till the creating the record at target side and not sending back unique number.


below is the error log in PI:


11.05.2015 08:24:08.424message.InformationPreparing message content
11.05.2015 08:24:08.452message.InformationCalling server: {1}
11.05.2015 08:24:08.821message.InformationServer returned code: 201
11.05.2015 08:24:08.822message.InformationREST call finished
11.05.2015 08:24:08.822message.InformationProcessing result
11.05.2015 08:24:08.830message.ErrorTransmitting the message using connection AFW failed, due to: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Logging message failed, due to Failed to log msg 181bd100-f7b7-11e4-937c-0000185d0526(OUTBOUND). Reason: java.lang.NullPointerException
11.05.2015 08:24:08.838message.ErrorMessage status set to FAIL
11.05.2015 08:24:08.839message.ErrorReturning to application. Exception: com.sap.engine.interfaces.messaging.api.exception.MessagingException: Logging message failed, due to Failed to log msg 181bd100-f7b7-11e4-937c-0000185d0526(OUTBOUND). Reason: java.lang.NullPointerException



Note: As we know since this is synchronous,  two message logs must be created one is request and second one for response ..but here that is not happening .its creating only one log which is  for the request message and nothing is coming for response.


Please can you help where its going wrong.


Thanks and Regards,

Maheswarareddy


SAP and Success factors through SAP PI

$
0
0

Hi All,

 

I am new to SAP PI integration with Success factors.

 

Just now I got access to my new project SAP PI system Access.

 

in this project we are integrating with Success factors through PI.

 

We have implemented SAP HCM add on 3.0.

 

I am attaching my ESR HCM add on related things.

 

 

 

My doubts are:

 

The imported ESR components are sufficient to exchange the data between SF and SAP?

 

what kind of data we can integrate with the imported add on?

 

what are necessary ESR components we should create for this integration in ESR?

 

What are the ID components we should create for any integration with SF?

 

PLease find the attachments for ESR SF add on...

Date format is different in mapping test tab and run time

$
0
0

HI Expert,

 

I am having issue in production that date format in test tab is working fine as dd-MMM-yyyy but xml output in runtime shows different format as dd-MMM-yy. This cause an issue in data base.

 

My scenario is Proxy to JDBC. It is working fine in development and quality environment. I am using SAP PO 7.4 SP 4

 

Thanks,

Kumar

SOAP receiver communication channel error

$
0
0

Hi All,

 

I am working on IDoc-PO-SOAP scenario and getting the following error while posting the message on web service

 

MP:Exception caught with cause com.sap.engine.interfaces.messaging.api.exception.MessageException:SOAP: Response message contains an errorXIadapter/PARSING/ADAPTER.SOAP_EXCEPTION- soap fault:upload throwable

 

Its an sysnchronous scenario and we need no response . Qos is EO. Can you please advise how to solve it?

 

Thanks in advance


SFDC Adapter

$
0
0

Hi Friends,

 

we are doing SFDC Integration with SA PI 7.3 Single stack

next month we are moving 7.4, SFDC Adapter is free license in 7.4?

 

as we know have to implement jave coding for session ID and XML mapping for response.

 

if we go Advantac SFDC adapter what is the benefits?

we can handle SessionID, querys through SFDC Adaptor?

 

 

Regards

Pradeep A

SMS gateway Interface development

$
0
0

Hi Experts ,

 

We are using a pi 7.4 single stack system and developed bellow interface which we are using the http adapter to send messages to the mobile phone.we are trying to test the URL of the company provided to us in the middle ware as we can able to test the URL well in the google and rest adapter outside middle ware now i am testing it in middle ware but not able to send the messages to mobile no speificied. we are used some udf  execute the same please find the suggest us best possible way to test the API link in the middle ware pi 7.4 single stack.

 

Hi,

 

 

URL - http://ipaddress/smpp/sendsms?username=xxxxx&password=xxxxx&to=&from=&text=testmessage.

 

Scenario - ECC(proxy) -> PO(HTTP adapter) -> SMS portal

 

Development:

ESR - In the mapping

 

Five parameters- username , password , to , from and text from ECC to PO as part of request message.

 

UDF -

 

DynamicConfiguration conf = (DynamicConfiguration) container.getTransformationParameters().get(StreamTransformationConstants.DYNAMIC_CONFIGURATION);

DynamicConfigurationKey parmValue;

try{

parmValue = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/HTTP", "URLParamOne");

conf.put(parmValue, var1);

parmValue = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/HTTP", "URLParamTwo");

conf.put(parmValue, var2);

parmValue = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/HTTP", "URLParamThree");

conf.put(parmValue,  var3);

parmValue = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/HTTP", "URLParamFour");

conf.put(parmValue,  var4);

parmValue = DynamicConfigurationKey.create( "http://sap.com/xi/XI/System/HTTP", "URLParamFive");

conf.put(parmValue,  var5);

                  

}catch(Exception ex){}

return "";

 

 

 

Integration Directory-

 

Communcation channel:

 

Tranport Protocol - HTTP 1.1

Message Protocol - GET

 

General Tab-

 

Addressing Mode - URL Address

Target Host - 103.112.70

Target Port - 80

Path - smpp/sendsms



Mainpayload Parameter Name - MT_SMS





Advanced Tab-

Header fileds - EMPTY

Query Parameters - sender party - enabled

sender service - enbled

Receiver Interface - enabled

Message ID - enabled

Quality of service - enabled



Adapter -Specific Message Properties

set Adapter -specific Message Properties - enabled

URL parameters - enabled



parameter 1(URLParamOne) - username

parameter 2(URLParamTwo)-password

parameter3(URLParamThree)-to

parameter4(URLParamFour)-from

parameter5(URLParamFive)-text



________________________





Mapping runtime exception can be displayed in Soap UI tool?

$
0
0

Hi All,

 

I am working on Soap to RFC synchronous scenario.In the request message mapping request will have only one field X.The value for X is a;b.

XI mapping will separate the fields based on the delimiter";".If the field value does not come with delimeter then run time exception will be displayed in SXMB_MONI.

 

In Soap UI we are getting Adapter Java exception.Is there any possibility in SAP PI to display an error in the SOAP UI if there is no delimiter in request field?

 

Thanks,

Ramya

SLD Transport Paths - No Targets

$
0
0

Hi

 

I've inherited a PI 7.3 landscape with the normal 3 tier environment - DEV, QA and PRD. Each have their own SLD.

 

The business systems in each SLD have the same name but are based on different technical systems.

 

My problem is that when trying to setup SLD transport paths/groups the target drop down is always empty.

 

So for example I have ECC business system in both DEV and QA groups with related integration servers selected. But in the DEV SLD the QA group is always empty, so i cant select a target system for it.

 

What could be missing here?

 

Regards

 

Riaz

UDF for elapsed time

$
0
0

Hi all,

 

 

Can you help me with the UDF for calculating the time difference please?

 

Inputs to the function will be 2 variables; t1 and t2 in the format HH:mm:ss

 

Required time difference (td) should be in the format of HH:mm:ss. 

 

 

For example:

 

t1 = 12:45:00  

t2 = 14:10:00

 

Required result: td = 01:25:00

 


Also, if t2 is smaller (earlier) than t1, then we need to add 24:00:00 to t2 and then subtract t1.

 

 

Many thanks in advance.

Ramesh.

Mapping Steps Not Determined

$
0
0

Hello

 

I am getting a weird error.

 

My original scenario is from AS2 sender to SOAP Receiver(SOAP Asynch only).

 

When I tried to send a AS2 sender message to Receiver soap , it gives the following error.

 

Could not determine mapping steps following the message id number.

 

The same is working if I tried to send it from NFS to SOAP Receiver or Test Message to SOAP Receiver.

 

I even tried from AS2 to NFS and getting the same error.

 

I took the same payload sent by AS2 to clear off any doubts on xsd not matched during test message and NFS file and all worked fine.

 

The interesting part in all scenario is that the mapping has been completed without any issues and the target system has received the data without any issues. It is showing error in the AS2 sender channel and the MDN is not going to external party.

 

Any Suggestions?

 

Regards

Sam

variable substitution can not parse the message xml: Content is not allowed in prolog.

$
0
0

Hi Experts,

 

Can anyone please respond to the below query ASAP.

 

My requirement is PI will get the main payload and attachment data from SAP ECC through Proxy.

From mainpayload I will get one field "FileName" , the same name I should use as the attachment name before sending to target with PGP encryption.

 

Here are the steps I have followed.

 

Mapping.PNGvariable.PNGFileparam.PNGmoduleconfig.PNGECCMoni.PNGERROR.PNG

 

Please Help me how to resolve this issue. I read several Blogs on this but none of them worked.

 

It would be very great if you provide the solution soon..

 

Thanks,

Gayathri.


How to send acknowledgment mail from PI 7.4 singlestack

$
0
0

Hi Experts,

 

I am working in PI 7.4 single stack.

 

My requirement is PI will get Payment file from SAP ECC through proxy (SOAP) channel and will send the same file with encrypted format to the Bank through SFTP Adapter.

 

Once the file left from PI I should sent an acknowledgment mail to Bank Persons.

 

Please help me with the solution steps ASAP.

 

Thanks,

Gayathri.

BPM build error

$
0
0

hello everybody,

I'm new with BPM and I'm working with SAP PO 7.4

I tried to implement a very easy BPM following a tutorial.

I'm using my local NWDS and I'm successuful connected in PO.

I created my BPM project in localDevelopment:

 

 

 

Unfortunatelly when I try to build the project I have an error:

 

Build failed for demo.sap.com/rkt/om/proc (MyComponents) in variant "default": Check for used DCs failed: Used component not found: sap.com/bie/sca/scdl/contributors/maas

 

 

 

 

maybe I forget some steps?

does someone may help me?

thanks in advance

 

Alessandro

ROB: returned with response: false

$
0
0

Hi All,

 

I am working on file to rfc synchronous scenario with using request response bean without using bpm .I have mapped the fields as per the requirement but while coming the response from ECC,  field values are not coming to source as it is showing the above error in audit log of sender communication channel stating" ROB: returned with response: false"

 

Please let me know what might be the error cause.

 

Regards,

Venu

Rest adapter in PI to get Exchange rates

$
0
0

My requirement is to get the exchange rates from OANDA RESTfull API and upload it into SAP using PI.

 

I wanted to use Rest adapter to get the Exchange rates from OANDA(Introduction | OANDA Exchange Rates API)

 

OANDA web URL ---> SAP PI 7.4--->SAP

 

Does any one have idea about their licencing(once time purchase or monthly) or need to upgrade the service pack to get Rest adapter.

Uruguay e-Invoicing (e-Factura) with DGI

$
0
0

Hello All,

For legal requirements, SAP has released a solution for Brazil e-Invoicing (Nota Fiscal Electonica - NFe) as mentioned in the below link. This involves predelivered PI content and configurations for NFE core application to integrate with Brazil authorities (SEFAZ).

http://help.sap.com/saphelp_nfe10/helpdata/en/b0/3699aa7507424283161c177f2bd9b2/content.htm?frameset=/en/93/CC40A6F0434083A64E23823175A8FF/frameset.htm

 

Could you please let me know if you are aware of a similar solution released by SAP for Uruguay e-Invoicing (e-Factura) with Uruguay authorities (DGI - http://www.dgi.gub.uy/)? Any pointers would be really helpful.

 

Thanks,

Rosie Sasidharan.

Viewing all 7030 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>