cancel
Showing results for 
Search instead for 
Did you mean: 

problems after patch abap/java sp04 to sp07 and cimmodel/cr data on PI7.1

Former Member
0 Kudos

hello friends,

after patch abap/java stack aan update cim model and cr content 3.00 to 4.xx, i have the following error by url:

http://<hostname:50000>/dir

error:

Internal Error

Internal error; contact your system administrator

Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist

i have manually added the parameter in exchangeprofle, but what is the right value? is this the right way?

Thanks,

christoph

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hey Guys,

try this solution:

Go to System Information page (...<port>/index.html) and search for Software Compontent SAP_XIPCK.

If this compontent is deployed you have to undeploy it with the j2ee telnet console.

Call telnet <hostname> 50<SysNo>08 and enter yout user name and password.

Undeploy with: UNDEPLOY name=com.sap.xi.pck vendor=sap.com (first element in the list).

Call TA sxmb_ifr and check if the Tool overview is available.

Best regards,

Chris

Answers (4)

Answers (4)

Former Member
0 Kudos

Hey Guys,

try this: Goto NWA - Conf. Management - Scenarions and start the wizard "PI Self Registration" (take a look into the description - you have to delete the technical System objects manually...).

After that the new technical systems of type Process integration should be displayed in the SLD.

If this does not work correctly take a look into SAP Note 1117249.

Please tell me if it is working on your system - I am still looking for my solution.

Regards,

Chris

Former Member
0 Kudos

Hi siddhesh,

500 is o.k. see PI7.1 TroubleShooting Guide.

Does anyone kwow how Technical system of type Process Integration can be edited manually?

Former Member
0 Kudos

Hi Guys,

exactly in this second I've finished the configuration wizard "PI Self Registration" but the Integration Repository and the Integration Directory entry is not set by this wizard. Now I try to perform this configuration manually. Hope it works ... but it seems that this is the right way to fix the problem!

@ Christoph: Is there a host name set in this table entry?

Regards,

Chris

Edited by: Christian Döring on Jan 26, 2009 11:19 AM

Former Member
0 Kudos

hi christian,

ah - okay. you was on http://<host:50000>/nwa - configuration management - scenarios - configuration wizard and then the point PI configuration?

there is also a task with name "NWA Upgrade Task" - the right way for an upgrade - i dont know.

in the table entry isnt a hostname - only a domain entry "domain <hostname>".

christoph

Former Member
0 Kudos

Any clues about solution?????

I have checked almost all relevant notes.... but no help....

One more observation is the SM59 destination INTEGRATION_DIRECTORY_HMI returns 500 (Internal server error). This was wrkng previously.

Regards,

Siddhesh S.Tawate

Former Member
0 Kudos

Christoph how was your problem solved????

Former Member
0 Kudos

maybe a run of initial setup in NWA.

without guarantee.

christoph

Former Member
0 Kudos

Hi Christoph,

actually I've the same problem. I can only start the RWB and there I can see the following errors:

- Cache Connectivity Test fails (Cannot connect to Enterprise Services Repository)

- Mapping Runtime (Internal Server Error)

- Integration Directory (Internal Server Error)

- Integration Repository (Internal Server Error)

Can you please check if your RWB showing the same messages?

I patched from SP06 to SP07...

Kind regards,

Chris

Former Member
0 Kudos

Guys,

Any success????

I am working on PI 7.1. I m also facing same issue..... when I tried to upgrade SAP-XICONS and SAP_XIPCK component from SP 4.0 to 7.0.

In my case the SLD, RWB and NWA is working... but I am not able to access

http://pidev:50000/dir/start/index.jsp.

The error says:

Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist

        • deatiled error ************************

Stacktrace

Thrown:

com.sap.aii.ib.core.applcomp.StartupException: Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist

at com.sap.aii.ib.core.applcomp.StartupException.newEntryClassNotFound(StartupException.java:78)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:101)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)

at JEE_jsp_start_index_6931850_1232360340765_1232372432437._jspService(JEE_jsp_start_index_6931850_1232360340765_1232372432437.java:122)

at com.sap.engine.services.servlets_jsp.lib.jspruntime.JspBase.service(JspBase.java:102)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:433)

at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:240)

at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:66)

at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:32)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:431)

at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:289)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:387)

at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:376)

at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:85)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:160)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:67)

at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.httpserver.filters.ResponseLogWriter.process(ResponseLogWriter.java:60)

at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.httpserver.filters.DefineHostFilter.process(DefineHostFilter.java:27)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.httpserver.filters.MonitoringFilter.process(MonitoringFilter.java:29)

at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)

at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:71)

at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:295)

at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.run(Processor.java:222)

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:152)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)

Initial Startup Exception

Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist

Thrown:

com.sap.aii.ib.core.applcomp.StartupException: Internal error: Unable to start component DIRECTORY_SERVER. Specified StartupCodeEntry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist

at com.sap.aii.ib.core.applcomp.StartupException.newEntryClassNotFound(StartupException.java:78)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:101)

at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:438)

at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:203)

at com.sap.aii.ibdir.server.cache.monitoring.CacheMonitorServlet.startup(CacheMonitorServlet.java:104)

at com.sap.aii.ibdir.server.cache.monitoring.CacheMonitorServlet.init(CacheMonitorServlet.java:45)

at javax.servlet.GenericServlet.init(GenericServlet.java:241)

at com.sap.engine.services.servlets_jsp.server.security.PrivilegedActionImpl.run(PrivilegedActionImpl.java:97)

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

at javax.security.auth.Subject.doAs(Subject.java:396)

at com.sap.engine.services.servlets_jsp.server.application.WebComponents.addServlet(WebComponents.java:341)

at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:849)

at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:219)

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:152)

at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:247)

*****************************************************************************

Regards,

Siddhesh S.Tawate

Former Member
0 Kudos

hi,

goto SLD with http://pidev:50000/sld, then technical systems on drop down choose "process integration". look for "integration directory on <host>. is there an entry?

christoph

Former Member
0 Kudos

Yes it is there....