Quantcast
Channel: SCN : All Content - SAP NetWeaver Technology Platform
Viewing all 1967 articles
Browse latest View live

Adapter Module Problems in SAP PI 711

$
0
0

Hi,

  we recently update SAP PI to & 711 and I had to migrate the custome module adapter! I perform all stepa necessary but when I deploy the EAR file I get a warning:

1. Exception has been returned while the [sap.com/EPA_NewDias_EAR] was starting. Warning/Exception :[

][[ERROR CODE DPL.DS.6193] Error while ; nested exception is:

com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE DPL.DS.5029] Exception in operation [startApp] with application [sap.com/EPA_NewDias_EAR].]

 

And in the communication channel I get ana error:

 

  Error:
com.sap.engine.services.jndi.persistent.exceptions.NamingException: Exception
during lookup operation of object with name
localejbs/DiasParseFile_DXreosis_NEW, cannot resolve object reference. [Root
exception is javax.naming.NamingException: Error occurs while the EJB Object
Factory trying to resolve JNDI reference Reference Class Name: Type:
clientAppName Content: sap.com/EPA_NewDias_EAR Type: interfaceType Content:
local Type: ejb-link Content: DiasParseFile_DXreosis_NEW Type: jndi-name
Content: DiasParseFile_DXreosis_NEW Type: local-home Content:
com.sap.aii.af.lib.mp.module.ModuleLocalHome Type: local Content:
com.sap.aii.af.lib.mp.module.ModuleLocal
com.sap.engine.services.ejb3.runtime.impl.refmatcher.EJBResolvingException:
Cannot start applicationsap.com/EPA_NewDias_EAR; nested exception is:
java.rmi.RemoteException: [ERROR CODE DPL.DS.6125] Error occurred while starting
application locally and wait.; nested exception is:
com.sap.engine.services.deploy.exceptions.ServerDeploymentException: [ERROR CODE
DPL.DS.5029] Exception in operation [startApp] with application
[sap.com/EPA_NewDias_EAR]. at
com.sap.engine.services.ejb3.runtime.impl.DefaultContainerRepository.startApp(DefaultContainerRepository.java:315)
at
com.sap.engine.services.ejb3.runtime.impl.DefaultContainerRepository.getEnterpriseBeanContainer(DefaultContainerRepository.java:106)
at
com.sap.engine.services.ejb3.runtime.impl.DefaultRemoteObjectFactory.resolveReference(DefaultRemoteObjectFactory.java:55)
at
com.sap.engine.services.ejb3.runtime.impl.EJBObjectFactory.getObjectInstance(EJBObjectFactory.java:144)
at
com.sap.engine.services.ejb3.runtime.impl.EJBObjectFactory.getObjectInstance(EJBObjectFactory.java:63)
at
com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl._getObjectInstance(ObjectFactoryBuilderImpl.java:77)
at
com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl.access$100(ObjectFactoryBuilderImpl.java:33)
at
com.sap.engine.system.naming.provider.ObjectFactoryBuilderImpl$DispatchObjectFactory.getObjectInstance(ObjectFactoryBuilderImpl.java:228)
at javax.naming.spi.NamingManager.getObjectInstance(NamingManager.java:283) at
com.sap.engine.services.jndi.implclient.ClientContext.lookup(ClientContext.java:434)
at
com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:223)
at
com.sap.engine.services.jndi.implclient.OffsetClientContext.lookup(OffsetClientContext.java:242)
at javax.naming.InitialContext.lookup(InitialContext.java:351) at
javax.naming.InitialContext.lookup(InitialContext.java:351) at
com.sap.aii.af.lib.util.ejb.FastEjbFactory.createEjbInstance(FastEjbFactory.java:69)
at
com.sap.aii.af.lib.util.ejb.FastEjbFactory.createEjbInstance(FastEjbFactory.java:50)
at
com.sap.aii.af.app.mp.ejb.ModuleProcessorBean.getModuleLocal(ModuleProcessorBean.java:419)
at
com.sap.aii.af.app.mp.ejb.ModuleProcessorBean.process(ModuleProcessorBean.java:287)
at sun.reflect.GeneratedMethodAccessor319.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:592) at
com.sap.engine.services.ejb3.runtime.impl.RequestInvocationContext.proceedFinal(RequestInvocationContext.java:46)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:166)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatesTransition.invoke(Interceptors_StatesTransition.java:19)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_Resource.invoke(Interceptors_Resource.java:74)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.doWorkWithAttribute(Interceptors_Transaction.java:38)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_Transaction.invoke(Interceptors_Transaction.java:22)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:191)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_StatelessInstanceGetter.invoke(Interceptors_StatelessInstanceGetter.java:23)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_SecurityCheck.invoke(Interceptors_SecurityCheck.java:21)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.Interceptors_ExceptionTracer.invoke(Interceptors_ExceptionTracer.java:16)
at
com.sap.engine.services.ejb3.runtime.impl.AbstractInvocationContext.proceed(AbstractInvocationContext.java:179)
at
com.sap.engine.services.ejb3.runtime.impl.DefaultInvocationChainsManager.startChain(DefaultInvocationChainsManager.java:133)
at
com.sap.engine.services.ejb3.runtime.impl.DefaultEJBProxyInvocationHandler.invoke(DefaultEJBProxyInvocationHandler.java:164)
at com.sun.proxy.$Proxy258.process(Unknown Source) at
com.sap.aii.adapter.file.File2XI.send(File2XI.java:3519) at
com.sap.aii.adapter.file.File2XI.processFileList(File2XI.java:1345) at
com.sap.aii.adapter.file.File2XI.invoke(File2XI.java:630) at
com.sap.aii.af.lib.scheduler.JobBroker$Worker.run(JobBroker.java:534) at
com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37) at
java.security.AccessController.doPrivileged(Native Method) at
com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:182) at
com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:280)
]

 

 

----------------------------------------------------

 

In the reference in application-j2ee-engine.xml I have:

-------------------------------------------------

<?xml version="1.0" encoding="UTF-8" standalone="no"?>

<application-j2ee-engine  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="application-j2ee-engine.xsd">

<reference reference-type="hard">

<reference-target provider-name="sap.com" target-type="service">engine.security.facade</reference-target>

</reference>

<reference reference-type="hard">

   <reference-target provider-name="sap.com" target-type="library">engine.j2ee14.facade</reference-target>

</reference>
<reference reference-type="hard">

  <reference-target provider-name="sap.com" target-type="service">com.sap.aii.af.svc.facade</reference-target>

</reference>

<reference reference-type="hard">

   <reference-target provider-name="sap.com" target-type="interface">com.sap.aii.af.ifc.facade</reference-target>

</reference>

<reference reference-type="hard">

   <reference-target provider-name="sap.com" target-type="library">com.sap.aii.af.lib.facade</reference-target>

</reference>

<reference reference-type="hard">

   <reference-target  provider-name="sap.com" target-type="library">com.sap.base.technology.facade</reference-target>

</reference>

<fail-over-enable mode="disable" xsi:type="fail-over-enableType_disable"/>

</application-j2ee-engine>

---------------------------------------------------------------

 

And in ejb-j2ee-engine.xml the jndi names are correct (same in Communication channel)

------------------------------------

...

<enterprise-bean>

   <ejb-name>DiasParseFile_DXreosis_NEW</ejb-name>

   <jndi-name>DiasParseFile_DXreosis_NEW</jndi-name>

</enterprise-bean>

...

-----------------------------------

and in ejb-jar.xml

 

--------------------------------

       

<session>

            <icon/>

            <ejb-name>DiasParseFile_DXreosis_NEW</ejb-name>

            <home>com.sap.aii.af.lib.mp.module.ModuleHome</home>

            <remote>com.sap.aii.af.lib.mp.module.ModuleRemote</remote>

            <local-home>com.sap.aii.af.lib.mp.module.ModuleLocalHome</local-home>

            <local>com.sap.aii.af.lib.mp.module.ModuleLocal</local>

            <ejb-class>com.sap.adaptermodule.DiasParseFile_DXreosis_NEWBean</ejb-class>

            <session-type>Stateless</session-type>

            <transaction-type>Container</transaction-type>

</session>

 

 

---------------------------------

 

Any Ideas?

 

Thanks,

 

S.Socratous


ASU During EHP6 upgrade

$
0
0

Dear All,

 

I had upgrade our ecc 6.0 to ehp5, 1 year back , but it never ask for ASU/Upgrade step,

But Now once i am trying to upgrade to ehp6 , it is asking for /ASU/Upgrade step, Once i tried n/ASU/Upgrade/ in 000 client it is prompting me to choose task list , How to proceed with ASU step please give some steps.

 

RK

Using KeePass for automatic login

$
0
0

Many people use KeePass to save their passwords, pins and so on. Some use also the possibility of saving URLs - but did you know you can use it to login to your SAP systems, ssh servers and more?

 

Automatic SAP login

 

You can use the URL parameter for starting programs. So why not using it for SAP login? Just use the following line:

 

cmd://"%ProgramFiles(x86)%\SAP\FrontEnd\SAPgui\sapshcut.exe" -maxgui -system=<SID> -client=<client> -user={USERNAME} -pw={PASSWORD}

 

You only have to adjust SID and client. When you have large numbers of systems, SIDs can occur twice. No problem for that, just use the connection string:

 

cmd://"%ProgramFiles(x86)%\SAP\FrontEnd\SAPgui\sapshcut.exe" -maxgui -system=<SID> -gui="/H/<host1>/S/<port1>/H/<host2>/S/<port2>..." -client=<client> -user={USERNAME} -pw={PASSWORD}

 

As you may have noticed you can use a connect string, where you also can enter SAPROUTER data - just enter the SAP system as last host (i. e. when you have SAPROUTER strings, you can copy them and add your SAP system's server).

 

Automatic ssh login

 

When you have putty installed, you can use this URL for automatic ssh login:

 

cmd://"%ProgramFiles(x86)%\putty\putty.exe" -ssh {USERNAME}@<host> -pw {PASSWORD}

 

(If you only have the .exe file, you can adjust the path.)

 

You need a file browser? No problem, just use FileZilla:

 

cmd://"%ProgramFiles(x86)%\FileZilla FTP Client\FileZilla.exe" sftp://{USERNAME}:{PASSWORD}@<host>

 

Autotype and other features

 

KeePass brings autotype where you can define a hotkey, but there are many other plugins: Plugins - KeePass

Bad performance for DB2 during R3load export

$
0
0

 

The below is the background and analysis detail regarding this performance issue.

 

 

 

SB1 Unicode Conversion will be done by SAP tools R3load, which means using R3load to export the whole database to filesystem and import them into new SB1 at la later time.

 

 

 

Currently, R3load-Export has run for the long time and not finished yet.

 

 

 

In SB1 database, there’s a table /BIC/B0000452000 with around 550GB which is a one of the lastest table. So performance optimization on this table must be taken to speed up the R3load process.

 

 

 

Here’s the steps I have taken on optimization for this table.

 

 

 

  • Using R3load to split this table into 550 packages(1 GB for each package) which is standard optimization method. And then set number of parallel processes to 30 which means 30 R3load processes are running in parallel and each process for each package.

 

arlssap03:sb1adm 638> ps -ef|grep R3load

  sb1adm  7078032 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-109.cmd -datacodepage 4102 -l _BIC_B0000452000-109.log -stop_on_error

  sb1adm  7274566 24182820  14 02:55:54  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-105.cmd -datacodepage 4102 -l _BIC_B0000452000-105.log -stop_on_error

  sb1adm 11010136 24182820   0 02:55:55  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-112.cmd -datacodepage 4102 -l _BIC_B0000452000-112.log -stop_on_error

  sb1adm 11469032 24182820   0 04:56:21  pts/4  0:35 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-120.cmd -datacodepage 4102 -l _BIC_B0000452000-120.log -stop_on_error

  sb1adm 11927680 24182820   3 02:55:52  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-93.cmd -datacodepage 4102 -l _BIC_B0000452000-93.log -stop_on_error

  sb1adm 12124170 24182820   2 02:55:50  pts/4  0:41 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-92.cmd -datacodepage 4102 -l _BIC_B0000452000-92.log -stop_on_error

  sb1adm 13238434 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-114.cmd -datacodepage 4102 -l _BIC_B0000452000-114.log -stop_on_error

  sb1adm 14352578 24182820   1 02:55:54  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-106.cmd -datacodepage 4102 -l _BIC_B0000452000-106.log -stop_on_error

  sb1adm 14614768 24182820   0 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-97.cmd -datacodepage 4102 -l _BIC_B0000452000-97.log -stop_on_error

  sb1adm 15204588 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-111.cmd -datacodepage 4102 -l _BIC_B0000452000-111.log -stop_on_error

  sb1adm 16187644 24182820   0 02:55:55  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-116.cmd -datacodepage 4102 -l _BIC_B0000452000-116.log -stop_on_error

  sb1adm 16973862 24182820   3 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-100.cmd -datacodepage 4102 -l _BIC_B0000452000-100.log -stop_on_error

  sb1adm 17432622 24182820  13 02:55:56  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-115.cmd -datacodepage 4102 -l _BIC_B0000452000-115.log -stop_on_error

  sb1adm 17694774 24182820   0 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-95.cmd -datacodepage 4102 -l _BIC_B0000452000-95.log -stop_on_error

  sb1adm 18219062 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-118.cmd -datacodepage 4102 -l _BIC_B0000452000-118.log -stop_on_error

  sb1adm 18284732 24182820   7 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-102.cmd -datacodepage 4102 -l _BIC_B0000452000-102.log -stop_on_error

  sb1adm 18350136 24182820   0 02:55:55  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-113.cmd -datacodepage 4102 -l _BIC_B0000452000-113.log -stop_on_error

  sb1adm 18546756 24182820  27 02:55:54  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-107.cmd -datacodepage 4102 -l _BIC_B0000452000-107.log -stop_on_error

  sb1adm 19857532 24182820   3 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-98.cmd -datacodepage 4102 -l _BIC_B0000452000-98.log -stop_on_error

  sb1adm 19988616 24182820   7 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-99.cmd -datacodepage 4102 -l _BIC_B0000452000-99.log -stop_on_error

  sb1adm 20709510 24182820   3 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-96.cmd -datacodepage 4102 -l _BIC_B0000452000-96.log -stop_on_error

  sb1adm 21168272 24182820   0 02:55:56  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-110.cmd -datacodepage 4102 -l _BIC_B0000452000-110.log -stop_on_error

  sb1adm 22675464 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-119.cmd -datacodepage 4102 -l _BIC_B0000452000-119.log -stop_on_error

  sb1adm 23658742 24182820   0 02:55:56  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-108.cmd -datacodepage 4102 -l _BIC_B0000452000-108.log -stop_on_error

  sb1adm 23724272 24182820   6 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-103.cmd -datacodepage 4102 -l _BIC_B0000452000-103.log -stop_on_error

  sb1adm 23789806 24182820   2 02:55:50  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-91.cmd -datacodepage 4102 -l _BIC_B0000452000-91.log -stop_on_error

  sb1adm 24379406 24182820  14 02:55:56  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-104.cmd -datacodepage 4102 -l _BIC_B0000452000-104.log -stop_on_error

  sb1adm 24444938 24182820   0 02:55:54  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-117.cmd -datacodepage 4102 -l _BIC_B0000452000-117.log -stop_on_error

  sb1adm 24510472 24182820   3 02:55:53  pts/4  0:42 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-94.cmd -datacodepage 4102 -l _BIC_B0000452000-94.log -stop_on_error

  sb1adm 24576188 24182820   7 02:55:54  pts/4  0:43 /sapmnt/SB1/exe/R3load -e _BIC_B0000452000-101.cmd -datacodepage 4102 -l _BIC_B0000452000-101.log -stop_

 

 

  • Due to the table /BIC/B0000452000 was split into many packages according to WHERE condition with column "RECORD", so one index must be created on this column to improve performance for SELECT statement. You can see below, the index is being used and worked correctly.

db2 => select indname,colnames from syscat.indexes where tabname='/BIC/B0000452000'

INDNAME                                                                                                                          COLNAMES                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                              
-------------------------------------------------------------------------------------------------------------------------------- ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
/BIC/B0000452000~0                                                                                                               +REQUEST+DATAPAKID+RECORD                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                             
/BIC/B0000452000~IMG                                                                                                             +RECORD                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  2 record(s) selected.

db2 =>

 

 

  • db2expln -database SB1 -f SQLStatement2.sql –terminal

Statement:

  SELECT "REQUEST" , "DATAPAKID" , "RECORD" , "INSP_LOT" , "INSP_CHAR"
          , "COUNTRY" , "/BIC/FARM" , "/BIC/SETTLE_DT" , "/BIC/AFL_DT"
          , "INSPTYPE" , "MASTERCHAR" , "/BIC/ZDAYDIFF" ,
          "/BIC/ROUTENR" , "/BIC/MODT_DT" , "/BIC/ZMODTDIFF"
  FROM SAPPB1."/BIC/B0000452000"
  WHERE ("RECORD" > 911)AND ("RECORD" <=921)


Section Code Page = 819

Estimated Cost = 94919512.000000
Estimated Cardinality = 6232849.000000

Access Table Name = SAPPB1./BIC/B0000452000  ID = 15,560
|  Index Scan:  Name = SAPPB1./BIC/B0000452000~IMG  ID = 2
|  |  Regular Index (Not Clustered)
|  |  Index Columns:
|  |  |  1: RECORD (Ascending)
|  #Columns = 15
|  Skip Inserted Rows
|  Skip Deleted Rows
|  Avoid Locking Committed Data
|  Evaluate Predicates Before Locking for Key
|  #Key Columns = 1
|  |  Start Key: Exclusive Value
|  |  |  |  1: 911
|  |  Stop Key: Inclusive Value
|  |  |  |  1: 921
|  Data Prefetch: Eligible 3795676
|  Index Prefetch: Eligible 3795676
|  Lock Intents
|  |  Table: Intent Share
|  |  Row  : Next Key Share
|  Sargable Predicate(s)
|  |  Return Data to Application
|  |  |  #Columns = 15
Return Data Completion

 

 

 

 

 

After above optimization, I am sure the R3load should be benefit of it just like what I did before. But it is not the case, below is the analysis result.

 

 

 

I run the command  "db2 get snapshot for application agentid 5079 | grep -i rows" (only for 1 package) one time each second to observe the result

 

 

db2 get snapshot for application agentid 5079 | grep -i rows

Internal rows deleted                      = 0

Internal rows inserted                     = 0

Internal rows updated                      = 0

Rows deleted                               = 0

Rows inserted                              = 0

Rows updated                               = 0

Rows selected                              = 5347717

Rows read                                  = 5347710

Rows written                               = 0

Rows read                                  = 5298960

Rows written                               = 0

Rows deleted                               = 0

Rows updated                               = 0

Rows inserted                              = 0

Rows fetched                               = 5298827

arlssap03:sb1adm 303> db2 get snapshot for application agentid 5079 | grep -i rows

Internal rows deleted                      = 0

Internal rows inserted                     = 0

Internal rows updated                      = 0

Rows deleted                               = 0

Rows inserted                              = 0

Rows updated                               = 0

Rows selected                              = 5348176

Rows read                                  = 5348169

Rows written                               = 0

Rows read                                  = 5299419

Rows written                               = 0

Rows deleted                               = 0

Rows updated                               = 0

Rows inserted                              = 0

Rows fetched                               = 5299321

arlssap03:sb1adm 304> db2 get snapshot for application agentid 5079 | grep -i rows

Internal rows deleted                      = 0

Internal rows inserted                     = 0

Internal rows updated                      = 0

Rows deleted                               = 0

Rows inserted                              = 0

Rows updated                               = 0

Rows selected                              = 5348479

Rows read                                  = 5348472

Rows written                               = 0

Rows read                                  = 5299722

Rows written                               = 0

Rows deleted                               = 0

Rows updated                               = 0

Rows inserted                              = 0

Rows fetched                               = 5299321

 

 

 

As you can see, the line "Rows selected" changed only a few hundreds each time which is too slow. For other tables, when I do this test, it is by tens of thousands of each!

 

 

 

Please have a look, if some optimization can be done on DB2 level and let me know if you have any question.

 

Br, Kevin

JEE5 Applications Development

$
0
0

While persisting (Transaction) the state of entity in custom JEE5 Application error appears: The class >>******<< is not a valid entity. The application is is based on EJB Java Dictionary Entity for backend, Stateless session Beans for middle tier along with JSF / ManagedBean / JSP front end. Code used to persist the entity is as follows:

 

 

 

private String Error1;


@PersistenceContext

  EntityManager em;

 

@Resource

private UserTransaction utx;

 

public String Save() throws Exception{

 

  try

  {

 

  utx.begin();

  Audits ad  = new Audits();

  ad.setDept("HR");

  ad.setRemarks("Remarks");

  ad.setPurpose("Purpose");

  ad.setAuditno(11);

  ad.setCostcenter(172);

  ad.setPhase(3);

 

  em.persist(ad);

  utx.commit();

 

  return "saved";

  }

  catch (Exception ex) {

  Error1=ex.getMessage();

  

  return "error";

 

  }

login issue

$
0
0

Hi Experts,

 

After patch upgrade, we are facing a problem while login to the R3 PRD system.

 

Attaching the error. it is not login after giving user name and password.

 

I have checked the setting in SICF..Any services needs to be activated after patch upgrade.

 

Quick response will appreciated.

 

Regards

Hemant G

How to create a shortcut to execute NWBC as with SapGui?

$
0
0

Hello,

 

With Sapgui we can create an shortcut to start Sap transaction. We can configure the target system, the client, the user and password.

How to make the same thing with NWBC 3.0 ?

 

Best regards

Frédéric Blaise

e-Kenz S.A.

Luxembourg

 

BO 4.1 WEBI reports are not refreshing and FWB 00032 error while login

$
0
0

Hello All, First, We are not able to refresh our WEBI reports its hanging in between and throwing errors sometimes. Second, while login its giving below error. Account information not recognized: Invalid confidential channel. (FWB 00032) found relevant note : 1737852, but the pre-requisite is met. Issue is intermittent but its resolved now BO application restart. but we need to find out what could be the reason for this. Anyone has got this kind of situation. Regards Munish


Could not connect to host localhost on port 21212

$
0
0

Hello,

I am trying to have my first experience with SAP and am trying to install "SAP NetWeaver AS ABAP 7.03 SP04 64-bit Trial, 3.912 GB". However I receive the following log error in a SAP delivery tool:

 

Error while connecting to communication partner - see preceding messages.

Could not connect to host localhost on port 21212.

java.net.ConnectException: Connection timed out: connect

java.net.ConnectException: Connection timed out: connect

 

21212 is being used by a java.exe. I close it and also close all SAP instances in the windows task manager and restart the installation process but I get the same message again. I also read other threads about a same issue, but could n't find out exactly what the cause is. 

 

Could any body know about this issue?

 

PS: I am new to SAP

Enqueue replication problems with HA polling

$
0
0

Hi All,

 

I am running SAP NW04s in a cluster (say node1 and node2) in Active-Passive mode (ABAP+Java Installation, installed with HA option in sapinst). When I run the Enqueue replication on node2 with the following instance profile and HA polling script

 

SAPSYSTEM = 10

SAPSYSTEMNAME = HAT

INSTANCE_NAME = ERS10

 

#----


  1. Special settings for this manually set up instance

#----


DIR_EXECUTABLE = $(DIR_INSTANCE)/exe

DIR_PROFILE = $(DIR_INSTANCE)/profile

DIR_CT_RUN = /usr/sap/HAT/SYS/exe/run

 

#----


  1. Settings for enqueue monitoring tools (enqt, ensmon)

#----


enque/process_location = REMOTESA

rdisp/enqname = $(rdisp/myname)

 

#----


  1. standalone enqueue details from (A)SCS instance

#----


SCSID = 00

SCSHOST = hacmp-sap-01

enque/serverinst = $(SCSID)

enque/serverhost = $(SCSHOST)

 

#----


  1. HA polling

#----


enque/enrep/hafunc_implementation = script

enque/enrep/poll_interval = 10000

#enque/enrep/hafunc_init =

enque/enrep/hafunc_check = /home/hatadm/enqtest.sh

 

HA Polling script:

hacmp-42:hatadm 128> cat /home/hatadm/enqtest.sh

#! /bin/sh

case `hostname -s` in

    hacmp-sap-03)

        exit 5

        ;;

    hacmp-42)

        exit 0

        ;;

    *)

        exit -1

        ;;

esac

 

(hacmp-42 is my node2)

 

I am getting the following error in /usr/sap/HAT/ERS10/work/dev_enrepha

 

[Thr 515] Sun Jan 20 16:59:20 2008

[Thr 515] *** ERROR => EnHaExecuteProgram: pclose failed  [ensrepha.cpp 204]

[Thr 515] *** WARNING => EnRepPollThread:Loop: failed to poll HA software (rc=-1): don't replicate [ensrepha.cpp 857]

 

 

This is what I made sure,

 

1) I have checked the file /home/hatadm/enqtest.sh exists and has 755 permissions

2) I have mannually copied the above file to /sapmnt/HAT/exe

 

Any idea what is wrong happening?

 

(Without the HA Polling parameters in the instance profile of ERS10, everything seem to be fine, I can see SCS running on node1 is replicated to ERS10 running on node2)

 

Thank you in advance,

Srini

St22 Dump in Mail

$
0
0

Dear All,

 

I want to configure the St22 dump in mail , With criteria if Mail is more than 150 in a day it should send a mail.Please Let me know the steps need to be done.

 

RK

Wrong migration key - installation number 00000000

$
0
0

Hi gurus,

 

Im trying to migrate SAP ERP EHP7 from MaxDB to DB2 database and while import ABAP phase I received error, that migration key is wrong. I was generating key via OSS, but it is always wrong. In log file I see something weird:

 

process id 3722

(DB) INFO: connected to DB

(GSI) INFO: dbname   = "NAO                                                                                                                             "

(GSI) INFO: vname    = "DB6                             "

(GSI) INFO: hostname = "UNKNOWN                                                         "

(GSI) INFO: sysname  = "Linux"

(GSI) INFO: nodename = "bpx-nao"

(GSI) INFO: release  = "3.0.13-0.27-default"

(GSI) INFO: version  = "#1 SMP Wed Feb 15 13:33:49 UTC 2012 (d73692b)"

(GSI) INFO: machine  = "x86_64"

(VK)  INFO: installation number = "0000000000"

(VK) ERROR: invalid migration key

 

/usr/sap/NAO/SYS/exe/uc/linuxx86_64/R3load: job finished with 1 error(s)

/usr/sap/NAO/SYS/exe/uc/linuxx86_64/R3load: END OF LOG: 20140825185045

 

 

I think that this is the problem, how can I solve it?

 

Thanks in advance

ZLOGIN_SCREEN_INFO cannot be found and created

$
0
0

Hi,

I am new to SAP Netweaver AS 7.03 and am trying the first steps.

after installation I log on with user:BCUSER and password:minisap

I would like to change or edit the welcome login text so I enter the transaction cod: S061

 

General text: General text

Language: English

 

but the "ZLOGIN_SCREEN_INFO" does not exist. Is this ok?

 

I tried to create it with one simple welcoming line of text and when I want to save it, it asks me to also choose a "package". I don't know what to give for the package.

 

What am I doing wrong?

 

cheers, Hossein

Portal Upgrade: What do I get?

$
0
0


Hello all,

 

We are currently running EP 7.01.  Is there a tool or any documenation out thtere which will tell me the advantages of upgrading? How can I convince management we need to take the time to perform the upgrade?

 

Thanks,

Ben

Wiki PDF view error - web images

$
0
0

We are having error converting to PDF when we use external images (web images), the error is "there was a problem rendering a PDF for your page",
we have uploaded all the images into a KM folder because there is no option for multiple upload.

 

Do you know a workaround to avoid this PDF conversion error or some way to execute multiple upload in wiki ?

I did a little test here with an external image from www.sap.com just to check the same and here we don't have any problem, I will create a OSS message and will post the update here.

 

http://www.sap.com/pc/index/_jcr_content/bannerrotating/3/image.sapimage.jpg/1407340789547.jpg


ZNSP missing

$
0
0

Hi,

I am trying the first steps for developing in Netweaver AS 7.03 and am working with a trial edition.

 

For a new package I wanted to choose "ZNSP" for the transport layer but I have only the option of "SAP"

 

Why is ZNSP missing?

 

cheers, Hossein

SAP on Oracle Development Update

Process Integration Server troubleshooting while sxmb_moni messages got stuck

$
0
0

Netweaver Technical Consultant has to perform below troubleshooting steps :-

 

  •      Run SLDCHECK in PI Server and make sure everything should be green.

              Untitled.png

            If anything coming red here then need to be check below RFC's

              INTEGRATION_DIRECTORY_HMI

                   LCRSAPRFC

                   SAPSLDAPI

                               


  •      Clear the Server Cache as below through PIDIRUSER User.

                                      http://xxxxxxx:50100/CPACache/refresh?mode=full


     Check now whether messages are flowing or not, if not please follow below procedure

 

 

  •     Check SXI_CACHE Transaction for correct Server cache

            here 2 things need to be checked :-

                          1) Server name

                           2)Port

Untitled.png

 

           if anything is incorrect then need to correct it , procedure

                           1) Delete the entry

                           2) Run RZ70 to refresh to/from SLD

           Capture1.PNG

                               3)Check the entry agin SXI_CACHE , it will reflect correct otherwise check in SLD Server.

                               Untitled.png

 

Untitled.png

 

 

             I hope above checks will help to do troubleshooting ....

Access Key & SAP Service Marketplace ID

$
0
0

Hello,

 

I am using the trial version of Netweaver AS 7.03 for learning purposes as a developer, however as I wanted to create a new databank domain I found out that I cannot go further without the followings:

 

     1. An access key.

     2. SAP Service Marketplace ID

 

I followed notes on other forums but the links might have changed or it was not the right answer.

 

How can I get these two IDs?

 

regards, Hossein

Error : - Cannot deploy two applications with identical application aliases

$
0
0

Hi friends

 

I am trying to deploy my webdynpro DC on the upgraded development server to EHP 7.1 and getting this error while deployment, Here the hssp_app_new is our Application DC and HSSPPEProcessorService is one pf the webservices , witout which the webdynpro dcs can not be deployed . This error was not at all there in earlier version

 

~~~~~~~~~~~~~~~~~~~

 

ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [asianpaints.com_hs_coll_sum].

; nested exception is:

     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [asianpaints.com_hs_coll_sum]. Cannot deploy it.

 

1. File:D:\NWDS7.1.1\workspace.jdi\0\DCs\asianpaints.com\hs_coll_sum\_comp\gen\default\deploy\asianpaints.com~hs_coll_sum.ear

     Name:hs_coll_sum

     Vendor:asianpaints.com

     Location:J2N_HSSPTRCK_D

     Version:20100111111934

     Deploy status:Aborted

     Version:NEW

 

     Description:

          1. [ERROR CODE DPL.DS.6193] Error while ; nested exception is:

     com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot deploy two applications with identical application aliases (context roots). Your application [asianpaints.com/hs_coll_sum] defines an application alias (context root) [HSSPPeProcessorService] that is already in use by application [asianpaints.com/hssp_app_new]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [asianpaints.com/hs_coll_sum] (this is the preferred option). 2) Undeploy the application [asianpaints.com/hssp_app_new].

 

 

--- Exception:

com.sap.engine.services.dc.api.deploy.DeployException: [ERROR CODE DPL.DCAPI.1027] DeploymentException.

Reason: ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [asianpaints.com_hs_coll_sum].

; nested exception is:

     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [asianpaints.com_hs_coll_sum]. Cannot deploy it.

     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deployItems(DeployProcessorImpl.java:715)

     at com.sap.engine.services.dc.api.deploy.impl.DeployProcessorImpl.deploy(DeployProcessorImpl.java:226)

     at com.sap.ide.eclipse.deployer.dc.deploy.DeployProcessor70.deploy(DeployProcessor70.java:112)

     at com.sap.ide.eclipse.sdm.threading.DCDeployThread.run(DCDeployThread.java:122)

Caused by: com.sap.engine.services.dc.cm.deploy.DeploymentException: ASJ.dpl_dc.001085 [ERROR CODE DPL.DC.3077] An error occurred while deploying the deployment item [asianpaints.com_hs_coll_sum].

; nested exception is:

     com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [asianpaints.com_hs_coll_sum]. Cannot deploy it.

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:188)

     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:57)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:229)

     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:91)

     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:34)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)

     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)

Caused by: com.sap.engine.services.dc.gd.DeliveryException: [ERROR CODE DPL.DC.3298] An error occurred during deployment of [asianpaints.com_hs_coll_sum]. Cannot deploy it.

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:118)

     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:108)

     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:51)

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:163)

     ... 8 more

Caused by: com.sap.engine.services.deploy.server.utils.DSRemoteException: [ERROR CODE DPL.DS.6193] Error while ; nested exception is:

     com.sap.engine.services.deploy.container.DeploymentException: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot deploy two applications with identical application aliases (context roots). Your application [asianpaints.com/hs_coll_sum] defines an application alias (context root) [HSSPPeProcessorService] that is already in use by application [asianpaints.com/hssp_app_new]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [asianpaints.com/hs_coll_sum] (this is the preferred option). 2) Undeploy the application [asianpaints.com/hssp_app_new].

     at com.sap.engine.services.servlets_jsp.server.deploy.DeployAction.deploy(DeployAction.java:312)

     at com.sap.engine.services.servlets_jsp.server.deploy.WebContainer.deploy(WebContainer.java:214)

     at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:195)

     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:526)

     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:249)

     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:188)

     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:493)

     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:544)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2534)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:380)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:325)

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:104)

     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:108)

     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:51)

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:163)

     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:57)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:229)

     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:91)

     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:34)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)

     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)

 

 

     at com.sap.engine.services.deploy.server.DeployServiceImpl.catchDeploymentExceptionWithDSRem(DeployServiceImpl.java:4712)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:327)

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:104)

     ... 11 more

Caused by: com.sap.engine.services.deploy.container.DeploymentException: com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException: Cannot deploy two applications with identical application aliases (context roots). Your application [asianpaints.com/hs_coll_sum] defines an application alias (context root) [HSSPPeProcessorService] that is already in use by application [asianpaints.com/hssp_app_new]. There are two possibilities in order to proceed with deployment: 1) Define different application alias (context root) for your application [asianpaints.com/hs_coll_sum] (this is the preferred option). 2) Undeploy the application [asianpaints.com/hssp_app_new].

     at com.sap.engine.services.servlets_jsp.server.deploy.DeployAction.deploy(DeployAction.java:312)

     at com.sap.engine.services.servlets_jsp.server.deploy.WebContainer.deploy(WebContainer.java:214)

     at com.sap.engine.services.deploy.server.utils.container.ContainerWrapper.deploy(ContainerWrapper.java:195)

     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.makeComponents(DeploymentTransaction.java:526)

     at com.sap.engine.services.deploy.server.application.DeployUtilTransaction.commonBegin(DeployUtilTransaction.java:249)

     at com.sap.engine.services.deploy.server.application.DeploymentTransaction.begin(DeploymentTransaction.java:188)

     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhasesOnOneServer(ApplicationTransaction.java:493)

     at com.sap.engine.services.deploy.server.application.ApplicationTransaction.makeAllPhases(ApplicationTransaction.java:544)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.makeGlobalTransaction(DeployServiceImpl.java:2534)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:380)

     at com.sap.engine.services.deploy.server.DeployServiceImpl.deploy(DeployServiceImpl.java:325)

     at com.sap.engine.services.dc.gd.impl.ApplicationDeployer.deploy(ApplicationDeployer.java:104)

     at com.sap.engine.services.dc.gd.impl.InitialApplicationDeployer.performDeployment(InitialApplicationDeployer.java:108)

     at com.sap.engine.services.dc.gd.impl.InitialGenericDeliveryImpl.deploy(InitialGenericDeliveryImpl.java:51)

     at com.sap.engine.services.dc.cm.deploy.impl.OnlineDeployProcessor.performDelivery(OnlineDeployProcessor.java:163)

     at com.sap.engine.services.dc.cm.deploy.impl.BulkOnlineDeployProcessor.deploy(BulkOnlineDeployProcessor.java:57)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor$DeployProcessorHelper.visit(AbstractDeployProcessor.java:229)

     at com.sap.engine.services.dc.cm.deploy.impl.DeploymentItemImpl.accept(DeploymentItemImpl.java:83)

     at com.sap.engine.services.dc.cm.deploy.impl.AbstractDeployProcessor.deploy(AbstractDeployProcessor.java:91)

     at com.sap.engine.services.dc.cm.deploy.impl.DeployThread.run(DeployThread.java:34)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:115)

     at com.sap.engine.core.thread.execution.Executable.run(Executable.java:96)

     at com.sap.engine.core.thread.execution.CentralExecutor$SingleThread.run(CentralExecutor.java:314)

 

 

     at com.sap.engine.services.servlets_jsp.server.exceptions.WebDeploymentException.writeReplace(WebDeploymentException.java:112)

     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

     at java.lang.reflect.Method.invoke(Method.java:592)

     at java.io.ObjectStreamClass.invokeWriteReplace(ObjectStreamClass.java:1004)

     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1036)

     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1375)

     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1347)

     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1290)

     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)

     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1375)

     at java.io.ObjectOutputStream.defaultWriteObject(ObjectOutputStream.java:391)

     at com.sap.exception.BaseExceptionInfo.writeObject(BaseExceptionInfo.java:1033)

     at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)

     at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

     at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

     at java.lang.reflect.Method.invoke(Method.java:592)

     at java.io.ObjectStreamClass.invokeWriteObject(ObjectStreamClass.java:917)

     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1339)

     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1290)

     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)

     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1375)

     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1347)

     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1290)

     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)

     at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1375)

     at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1347)

     at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1290)

     at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1079)

     at java.io.ObjectOutputStream.writeObject(ObjectOutputStream.java:302)

     at com.sap.engine.services.rmi_p4.DispatchImpl.throwException(DispatchImpl.java:135)

     at com.sap.engine.services.rmi_p4.DispatchImpl._runInternal(DispatchImpl.java:358)

     at com.sap.engine.services.rmi_p4.server.ServerDispatchImpl.run(ServerDispatchImpl.java:69)

     at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:67)

     at com.sap.engine.services.rmi_p4.P4Message.execute(P4Message.java:41)

     at com.sap.engine.services.cross.fca.FCAConnectorImpl.executeRequest(FCAConnectorImpl.java:977)

     at com.sap.engine.services.rmi_p4.P4Message.process(P4Message.java:57)

     at com.sap.engine.services.cross.fca.MessageReader.run(MessageReader.java:55)

     ... 3 more

Viewing all 1967 articles
Browse latest View live


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