cancel
Showing results for 
Search instead for 
Did you mean: 

Portal run time error while launching WD ABAP Launchpad for iViews

Former Member
0 Kudos


Hi Experts,

When I am trying to access a report from SAP Portal, getting given below error.

I checked with ABAP Team, no dumps in ECC so they are also not able to figure it out.

Please help me to figure it out, what could be the issue and resolution for the same.

Thanks,

Ravi

Accepted Solutions (0)

Answers (2)

Answers (2)

hemanth2
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Ravi,

Hope you are doing good.

First check if the system connection is working fine:


If so, run the web diag tool as outlined in
note 1045019- "Web diagtool for collecting traces" with "Security" -> "All" and reproduce the issue.

Clear all the cache before starting this and run this on server node 0 (check note 1589567). This should give you some more info.


   

Hope this helps.

_ _ _ _ _ _ _ _ _

Kind Regards,

Hemanth

SAP AGS
_ _ _ _ _ _ _ _ _
 

Former Member
0 Kudos

Also I checked Logs from NWA as given below:

Setting socket properties
failed.

  1. java.net.SocketException:
    Invalid argument
  2. at
    java.net.PlainSocketImpl.socketSetOption(Native Method)
  3. at
    java.net.PlainSocketImpl.setOption(PlainSocketImpl.java:255)
  4. at
    java.net.Socket.setTcpNoDelay(Socket.java:836)
  5. at
    com.sap.engine.services.httpserver.dispatcher.Processor.initialize(Processor.java:190)
  6. at
    com.sap.engine.core.manipulator.TCPRunnableConnection.init(TCPRunnableConnection.java:388)
  7. at
    com.sap.engine.core.manipulator.TCPRunnableConnection.run(TCPRunnableConnection.java:577)
  8. at
    com.sap.engine.frame.core.thread.Task.run(Task.java:64)
  9. at
    com.sap.engine.core.thread.impl6.SingleThread.execute(SingleThread.java:82)
  10. at
    com.sap.engine.core.thread.impl6.SingleThread.run(SingleThread.java:154)
former_member183915
Active Contributor
0 Kudos

Hi,

Have you set the system alias property in the iview? Check whether there any connectivity issue while connecting to system.

Regards,

Navya

Former Member
0 Kudos

Hi Ravi

Please check the default trace with the help of Exception Id. There you can figure out the reason why portal runtime error is occuring.

For checking Logs please use NWA tool from Portal.'

Regards,

cbr.