Integration Builder Start up Error

Hi All,
We had our XI 3.0 upgraded to PI7.1 EHP1
When we start our Integration Builder, it ends in the following error. Could anyone adivse on this?
Message
Internal error: Unable to start component DIRECTORY_SERVER. Specified startup code entry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
Stacktrace
Thrown:
com.sap.aii.ib.core.applcomp.StartupException: Internal error: Unable to start component DIRECTORY_SERVER. Specified startup code entry 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_484086150_1256229746000_1256235907203._jspService(JEE_jsp_start_index_484086150_1256229746000_1256235907203.java:121)
     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:140)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:436)
     at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:146)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:140)
     at com.sap.engine.services.servlets_jsp.server.Invokable.invoke(Invokable.java:37)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:486)
     at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:298)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:396)
     at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:385)
     at com.sap.engine.services.servlets_jsp.filters.DSRWebContainerFilter.process(DSRWebContainerFilter.java:48)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ServletSelector.process(ServletSelector.java:76)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.servlets_jsp.filters.ApplicationSelector.process(ApplicationSelector.java:243)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.WebContainerInvoker.process(WebContainerInvoker.java:78)
     at com.sap.engine.services.httpserver.chain.HostFilter.process(HostFilter.java:9)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     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:78)
     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:78)
     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:78)
     at com.sap.engine.services.httpserver.filters.MemoryStatisticFilter.process(MemoryStatisticFilter.java:43)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.filters.DSRHttpFilter.process(DSRHttpFilter.java:42)
     at com.sap.engine.services.httpserver.chain.ServerFilter.process(ServerFilter.java:12)
     at com.sap.engine.services.httpserver.chain.AbstractChain.process(AbstractChain.java:78)
     at com.sap.engine.services.httpserver.server.Processor.chainedRequest(Processor.java:428)
     at com.sap.engine.services.httpserver.server.Processor$FCAProcessorThread.process(Processor.java:247)
     at com.sap.engine.services.httpserver.server.rcm.RequestProcessorThread.run(RequestProcessorThread.java:45)
     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)
Initial Startup Exception
Internal error: Unable to start component DIRECTORY_SERVER. Specified startup code entry 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 startup code entry 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:336)
     at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.loadServlets(ApplicationThreadInitializer.java:977)
     at com.sap.engine.services.servlets_jsp.server.deploy.ApplicationThreadInitializer.run(ApplicationThreadInitializer.java:288)
     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:169)
     at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:266)

HI Dixie,
I am having the same error when trying to start the IS com.sap.aii.ibdir.server.applcomp.StartupCodeEntry.  Have you found the solution to this issue?  If yes, can you give me some info on how i can resolve this error?  I can get SLD and RWB to start but for Integration Rep and Integration Dir i am getting this error
Internal error: Unable to start component DIRECTORY_SERVER. Specified startup code entry class "com.sap.aii.ibdir.server.applcomp.StartupCodeEntry" does not exist
Please advise.
thanks in advance

Similar Messages

  • PI 7.11 sp6 Integration Builder - folder view error

    Experts,
    We recently installed SAP NW PI 7.11 (ehp1) up to sp6.  This is a new install.  We did all the wizards, etc and things are basically ok.
    we execute SXMB_IFR, then go to "integration builder" link and login.
    If I change the view from "object view" (icon of 2 people) to "folder view" (icon of folder), we get the following error:
    class com.sap.guid.GUID:library:core_lib at com.sap.engine.boot.loader.ResourceMultiParentClassLoader at 2353f67e at alive incompatible with interface com.sap.aii.ib.bom.gen.XiReference:sap.com/com.sap.xi.directory at com.sap.engine.boot.loader.ResourceMultiParentClassLoader at 79c008cf @ alive
    I found this note, but it does not quite describe my problem:
    Note 1525457 - Previous version of Directory API and Value Mappings
    I searched all through SDN and OSS, nothing yet.  I'm going to put in a message but I was wondering if anyone out there has seen this?
    Thanks!
    NICK

    experts,
    FYI, ready my problem details but I wanted to add one thing.  Apparently were were at sp5 for a brief time and our developer did create some object while at that level.  He reported the issue since we moved to SP6
    --NICK

  • Error Starting XI Integration Builder

    Hi gurus,
    Could anybody please help me solve the problem I'm encountering when I start Integration Builder (SXMB_IFR) in our XI?  Below is the error:
    Service cannot be reached
    What has happened?
    URL http://urphxid:8000/rep/start/index.jsp call was terminated because the corresponding service is not available.
    Note
    The termination occurred in system XID with error code 404 and for the reason Not found.
    The selected virtual host was 0 .
    What can I do?
    Please select a valid URL.
    If you do not yet have a user ID, contact your system administrator.
    ErrorCode:ICF-NF-http-c:000-u:SAPSYS-l:E-i:URPHXID_XID_00-v:0-s:404-r:Notfound
    HTTP 404 - Not found
    Your SAP Internet Communication Framework Team
    I checked  /usr/sap/<instance>/DVEBMGS00/work/std_server0.out and I found the below error:
    ^MSAP J2EE Engine Version 6.40   PatchLevel 104329.313 is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: A file or
    directory in the path name does not exist. jar:file:/usr/java14_64/jre/lib/ext/ibmjceprovider.jar
    I checked ibmjceprovider.jar file if exists and its permission and it's ok. I tried also to search forums with the same problem but I can't find one.
    Hope you can help me with this problem. Thanks in advance.
    Best Regards,
    Fidel

    Hi gurus,
    Could it be the cause of the problem is the error message inside  /usr/sap/<instance>/DVEBMGS00/work/std_server0.out?  What could be the cause of this error? I've checked the file and it is exists inside the folder.  The permission is also ok.
    ^MSAP J2EE Engine Version 6.40 PatchLevel 104329.313 is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: A file or
    directory in the path name does not exist. jar:file:/usr/java14_64/jre/lib/ext/ibmjceprovider.jar
    I run jcmon and found that the dispatcher was stopped.
    |Idx|Name                |PID     |State               |Error|Restart|
    |-||||-|-----|
    |  0|dispatcher         |       0|Stopped              |    4|no     |
    |  1|server0            |  667704|Running              |    0|yes    |
    |  2|SDM                |  495626|Running              |    0|yes    |
    Does the dispatcher will open/use the port 50000 if it is successfully started?  The following is the content of std_dispatcher.out with the same error found on std_server0.out.
    MSAP J2EE Engine Version 6.40   PatchLevel 104329.313 is starting...
    Error occurred while preloading classes of security providers from jre/lib/ext folder: java.util.zip.ZipException: A file or
    directory in the path name does not exist. jar:file:/usr/java14_64/jre/lib/ext/ibmjceprovider.jar
    Loading: LogManager ... 1417 ms.
    Loading: PoolManager ... 3 ms.
    Loading: ThreadManager ... 1107 ms.
    Loading: IpVerificationManager ... 20 ms.
    Loading: ConnectionsManipulator ... 38 ms.
    Loading: ClassLoaderManager ... 30 ms.
    Loading: ClusterManager ... 284 ms.
    Loading: PortsManager ... 18 ms.
    Loading: LockingManager ... 117 ms.
    Loading: ConfigurationManager ... 5312 ms.
    Loading: LicensingManager ... 38 ms.
    Loading: ServiceManager ...

  • Error: Integration Builder can not start

    Hi,
    Before installing SP 12 XI worked fine.
    But while deploying with the SDM I got an error when I want to deploy this file "SAPXITOOL12P_5-20000274.SCA".
    So when I start the intergration Builder, Web Start shows an error like "Integration Builder can not start?
    Can anybody help me??
    Thanks.
    Regards
    Stefan

    Hi Shravan,
    it is a really big one:
    Starting Deployment of com.sap.xi.rwb
    Aborted: development component 'com.sap.xi.rwb'/'sap.com'/'SAP
    AG'/'3.0.1220050720142859.0000':
    Caught exception during application deployment from SAP J2EE Engine's
    deploy service:
    java.rmi.RemoteException: Cannot deploy application
    sap.com/com.sap.xi.rwb.. Reason: Errors while
    compiling:D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl10 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1259: cannot resolve symbol
    symbol : method getMessageVersions (java.lang.String,boolean)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageVersions( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1350: cannot resolve symbol
    symbol : method getVersionDetailsUrl (java.lang.String)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getVersionDetailsUrl( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationEngineHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationEngineHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationEngineHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationEngineHome {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl11 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationServerHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationServerHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationServerHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationServerHome {
    ^
    24 errors
    ; nested exception is:
    com.sap.engine.services.ejb.exceptions.deployment.EJBFileGenerat
    ionException: Errors while
    compiling:D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl10 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl10 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1259: cannot resolve symbol
    symbol : method getMessageVersions (java.lang.String,boolean)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getMessageVersions( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1350: cannot resolve symbol
    symbol : method getVersionDetailsUrl (java.lang.String)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getVersionDetailsUrl( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean result = ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl10.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationengine.IntegrationEngineMonitoringBean ((IntegrationEngineMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationEngineHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationEngineHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationEngineHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationEngineHome {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:13:
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 is not abstract
    and does not override abstract method getLoggingAttributes
    (java.lang.String) in com.sap.aii.mdt.server.MessageMonitoring
    public class MessageMonitoringObjectImpl11 extends
    com.sap.engine.services.ejb.session.stateful.StatefulEJBObjectImplFP
    implements MessageMonitoring {
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1112: setRwb(boolean) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setRwb(boolean) in com.sap.aii.mdt.server.MessageMonitoring; overridden
    method does not throw
    com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setRwb(boolean arg1) throws java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:412: setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringObjectImpl11 cannot implement
    setDomain(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoring; overridden method does not
    throw com.sap.aii.mdt.api.exceptions.OperationFailedException
    public void setDomain(java.lang.String arg1) throws
    java.rmi.RemoteException
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:740: getMessageData(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageData( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:786: cannot resolve symbol
    symbol : method getMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1092: getLoggingAttributes(java.lang.String) in
    com.sap.aii.mdt.server.MessageMonitoringBean cannot be applied to
    (java.lang.String,boolean)
    result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getLoggingAttributes( arg1, arg2);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1217: cannot resolve symbol
    symbol : method hasVersions ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).hasVersions();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1305: cannot resolve symbol
    symbol : method getPureMessageList ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getPureMessageList();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1392: cannot resolve symbol
    symbol : method getFeedback ()
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean result = ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).getFeedback();
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/MessageMonitoringObjectImpl11.java:1432: cannot resolve symbol
    symbol : method setMaxMessages (int)
    location: class
    com.sap.aii.mdt.server.integrationserver.IntegrationServerMonitoringBean ((IntegrationServerMonitoringBean)ctx.getInstance
    ()).setMaxMessages( arg1);
    ^
    D:/usr/sap/XI3/DVEBMGS00/j2ee/cluster/server0/apps/sap.com/com.sap.xi.rwb/EJBContainer/temp/temp1127721952087/com/sap/aii/mdt/server/IntegrationServerHomeImpl10.java:11:
    com.sap.aii.mdt.server.IntegrationServerHomeImpl10 is not abstract and
    does not override abstract method create() in
    com.sap.aii.mdt.server.MessageMonitoringHome
    public class IntegrationServerHomeImpl10 extends
    com.sap.engine.services.ejb.session.EJBHomeImpl implements
    IntegrationServerHome {
    ^
    24 errors
    (message ID:
    com.sap.sdm.serverext.servertype.inqmy.extern.EngineApplOnlineDeployerImpl.performAction(DeploymentActionTypes).REMEXC)
    Deployment of com.sap.xi.rwb finished with Error (Duration 12172 ms)
    Can you help me??
    Thanks
    Regards
    Stefan

  • Unable to Launch Integration Builder: Java Web Start problem

    Hi,
    I am unable to launch the integration builder. I am using JDK 1.4.2_05. The java Web Start gives the following error:
    Unsigned application requesting unrestricted access to system
    Unsigned resource: http://<XIHostName>:50000/rep/repository/aii_util_rb.jar
    I have tried deleting the Java web start cache, and even reinstalling the JDK.
    Can someone suggest a workaround this problem ?
    thanks,
    Manish

    The Java Web Start cannot accept unsigned jars. If the jars are signed, it will ask in a dialog box if it should allow unrestricted access to this jar.
    In my case, I upgraded XI SP0 to SP4, which included updating the Adapter Core, Adapter Framework, and the XI TOOLS to SP4.
    On launching the Web start, it seemed that the jars were not getting signed. JWS cannot allow unsigned jars to the client.
    These jars are maintained in:
    \usr\sap\<SID>\SYS\global\xi\directory_server\javaws\directory
    I am having problems with my XI upgrade to SP4, and it is probably not signing the jars.
    Do you know why this may be happening ...
    thanks,
    Manish

  • Problems with starting the Integration Builder

    Dear all
    We've installed PI 7.0 as a part of a project, and have some consultants working in the integration builder and rwb.
    Recently the we are unable to start the Integration Builder, and we get an error message prompting: "Unable to launch the application"
    The Builder has worked flawlessly earlier, and the problem have suddenly appeared during the last week.
    The Java error is:
    com.sun.deploy.net.FailedDownloadException: Unable to load resource: http://<serveradress>:<port>/dir/directory/iaik_jsse.jar
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    java.io.FileNotFoundException: http://<serveradress>:<port>/dir/directory/iaik_jsse.jar
         at sun.reflect.GeneratedConstructorAccessor2.newInstance(Unknown Source)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
         at java.lang.reflect.Constructor.newInstance(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection$6.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.net.www.protocol.http.HttpURLConnection.getChainedException(Unknown Source)
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doRequest(Unknown Source)
         at com.sun.deploy.net.BasicHttpRequest.doGetRequest(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.actionDownload(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResourceCacheEntry(Unknown Source)
         at com.sun.deploy.net.DownloadEngine.getResource(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadJarFiles(Unknown Source)
         at com.sun.javaws.LaunchDownload.downloadEagerorAll(Unknown Source)
         at com.sun.javaws.Launcher.downloadResources(Unknown Source)
         at com.sun.javaws.Launcher.prepareLaunchFile(Unknown Source)
         at com.sun.javaws.Launcher.prepareToLaunch(Unknown Source)
         at com.sun.javaws.Launcher.launch(Unknown Source)
         at com.sun.javaws.Main.launchApp(Unknown Source)
         at com.sun.javaws.Main.continueInSecureThread(Unknown Source)
         at com.sun.javaws.Main$1.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Caused by: java.io.FileNotFoundException: <serveradress>:<port>/dir/directory/iaik_jsse.jar
         at sun.net.www.protocol.http.HttpURLConnection.getInputStream(Unknown Source)
         at java.net.HttpURLConnection.getResponseCode(Unknown Source)
         ... 18 more
    Does anyone have a clue or answer to this strange problem?
    Regards
    Andreas

    Hi,
    Refer this thread;
    Unable to Open Integration Builder
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]
    Regards,
    Nithiyanandam

  • Integration Builder: Configuration Integration Directory not start.

    Hello,
    After we patch PI from sp14 to sp 23 while we starting the Integration Directory, it result in the error "Unable to launch the application"while verifying the application:
    com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://<hostname>:port/dir/directory/aii_ibdir_sbeans.jar.
    we have jre 1.6.0_24.
    I get this error:
    com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://pint1.dlg.dk:50000/dir/directory/aii_ibdir_sbeans.jar
         at com.sun.deploy.cache.CacheEntry.writeManifest(Unknown Source)
         at com.sun.deploy.cache.CacheEntry.access$2000(Unknown Source)
         at com.sun.deploy.cache.CacheEntry$9.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sun.deploy.cache.CacheEntry.writeFileToDisk(Unknown Source)
         at com.sun.deploy.cache.Cache.downloadResourceToTempFile(Unknown Source)
    Regards

    Hi,
    When I start Internet Explorer with this url http://port:50000/rep/start/Main.jsp
    I get this massage: on Additional Information   
    Webpage error details
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.2; WOW64; Trident/4.0; .NET CLR 2.0.50727; .NET CLR 3.0.04506.30; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729)
    Timestamp: Mon, 28 Mar 2011 09:20:36 UTC
    Message: 'parent.InnerFr' is null or not an object
    Line: 61
    Char: 15
    Code: 0
    URI: http://port:50000/rep/start/XI.js
    Can it be reason I can not start * Integration Builder: Configuration Integration Directory*. And get this massages:
    com.sun.deploy.net.JARSigningException: Could not verify signing in resource: http://port:50000/dir/directory/aii_ibdir_sbeans.jar
    Any Help
    Regards

  • Integration Builder doesn't start after SP11

    Hi,
    I am installing a new XI 3.0 SP1 system on Linux (SLES8). After installation, everything worked fine, I patched the system to stack 11. After this patch, the Integration Builder Configuration doesn't start anymore, the Java Web Start error message being 'JAR resources in JNLP file are not signed by same certificate'. The option 'Re-initialization and force-signing' in Java Web Start Administration has no effect.
    Any ideas anyone?
    Thanks & Regards,
    Jos

    Hi Jos,
    I had exactly the same problem. After discovering that 'Cummulative patch for XI TOOLS 3.0 SP11' miraculously disappeared from download area in SAP Marketplace I decided to undeploy whatever was possible from this patch (com.sap.aii.security.ws.proxy, com.sap.xi.directory, com.sap.xi.ibresources, com.sap.xi.repository, com.sap.xi.rwb and com.sap.services) and deploy 'Support Package 11 for XI TOOLS'.
    Both Integration Builder links (Repository and Directory) are working again.
    Another question is valid now: How to fix whatever Note 825655 supposed to (Patch 1 for SP11 XI3.0 contained fix described in this note)? I'm hoping that SAP Support could solve this problem soon.
    Best regards,
    Marek

  • Java.lang.NoClassDefFoundError: while starting Integration Builder!

    Hello experts,
    I was working on IR absolutely fine. The connection went off and I tried to log in to IB again. It gave me locking error when I was trying to edit any object. So the BASIS guy stopped the XI server and tried to make it up again.
    After that when I am trying to open Integration builder, its giving me the following error:
    "Application error occurred during request processing.
      Details:   java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    Exception id: [000D604D0DA7005D00000019001FC08E0004424566F0368A]"
    Neither me nor my BASIS guy are having any idea why this error is comming all of a sudden when everything was working absolutely fine.
    Can anyone please help me in resolving this issue as this is very critical?
    Thanks in advance.
    Regards,
    Yash

    Hi Matias,
    We tried all possible ways like restarting the workstation and the server. Infact only after we stoped the server and tried to put it up, this problem started coming. It was working fine perviously. We are trying all possible ways to reslove it but till now no major success. It is really hampering my development schedule.
    I will ask my BASIS guy to check the management console. Even I tried to see what was the error in the XI administrator login and i found that many of the services (under Admistration - Application) are either in status "Stopped" or "Implicit_Stopped" and when we try to start them, they dont get started!! One of the application among them is also tcslmslmapp! How can that be started?
    Will thsi problem impact on all the developments i have done till now?
    Also the detail error trace which i get when starting IB is:
    "Message
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    Stacktrace
    Thrown:
    java.lang.NoClassDefFoundError: com.sap.aii.ibrep.server.transport.impl.service.InternalRepTransportServiceImpl (initialization failure)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:130)
    at com.sap.aii.ibrep.server.transport.api.RepTransportServiceStartup.startupIbrepTransportServices(RepTransportServiceStartup.java:22)
    at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:442)
    at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
    at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
    at jsp_Main1197871112880._jspService(jsp_Main1197871112880.java:21)
    at com.sap.engine.services.servlets_jsp.server.jsp.JspBase.service(JspBase.java:112)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:544)
    at com.sap.engine.services.servlets_jsp.server.servlet.JSPServlet.service(JSPServlet.java:186)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.runServlet(HttpHandlerImpl.java:390)
    at com.sap.engine.services.servlets_jsp.server.HttpHandlerImpl.handleRequest(HttpHandlerImpl.java:264)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:347)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.startServlet(RequestAnalizer.java:325)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.invokeWebContainer(RequestAnalizer.java:887)
    at com.sap.engine.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:241)
    at com.sap.engine.services.httpserver.server.Client.handle(Client.java:92)
    at com.sap.engine.services.httpserver.server.Processor.request(Processor.java:148)
    at com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33)
    at com.sap.engine.core.cluster.impl6.session.MessageRunner.run(MessageRunner.java:41)
    at com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(AccessController.java:215)
    at com.sap.engine.core.thread.impl3.SingleThread.execute(SingleThread.java:100)
    at com.sap.engine.core.thread.impl3.SingleThread.run(SingleThread.java:170)
    Caused by: com.sap.aii.utilxi.misc.api.BaseRuntimeException: Unable to establish connection to JMS server
    at com.sap.aii.ib.server.notification.MessageReceiverFactory.(MessageReceiverFactory.java:95)
    at com.sap.aii.ib.server.notification.MessageReceiverFactory.(MessageReceiverFactory.java:51)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
    at com.sap.aii.ib.server.transport.impl.service.InternalTransportServiceImpl.(InternalTransportServiceImpl.java:106)
    at java.lang.J9VMInternals.initializeImpl(Native Method)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
    at java.lang.J9VMInternals.initialize(J9VMInternals.java:157)
    at com.sap.aii.ibrep.server.transport.api.RepTransportServiceStartup.startupIbrepTransportServices(RepTransportServiceStartup.java:22)
    at com.sap.aii.ibrep.server.applcomp.StartupCodeEntry.startup(StartupCodeEntry.java:442)
    at com.sap.aii.ib.core.applcomp.IStartupCodeEntry.startupIfNotAlreadyDone(IStartupCodeEntry.java:33)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponentImpl.startup(ExplicitApplicationComponentImpl.java:116)
    at com.sap.aii.ib.core.applcomp.ExplicitApplicationComponents.startup(ExplicitApplicationComponents.java:383)
    at com.sap.aii.ib.core.applcomp.ApplicationComponent.startup(ApplicationComponent.java:209)
    at jsp_Header1197871112637._jspService(jsp_Header1197871112637.java:16)
    ... 18 more"
    If you can provide me your mail id, i can even mail you the defaulttrace file!
    Please help!
    Regards,
    Yash

  • Error during launching the integration builder

    Hi
    I installed XI3.0 SR1 as for the installation guide.When i am accessing the Integration builder during Java webstart ,i am getting the following error after launching during Java Web start
    <b>An error occurred while launching/running the application.
    Title: Integration Builder
    Vendor: SAP AG
    Category: Launch File Error
    JAR resources in JNLP file are not signed by same certificate</b>
    Can anyone figure out error urgently.
    regards

    Hi Usman,
    Have a look of the following thread:
    <b>Integration Builder doesn't start after SP11 </b>
    Integration Builder doesn't start after SP11
    and this one for more details:
    http://java.sun.com/j2se/1.5.0/docs/guide/javaws/developersguide/faq.html#213
    Cheers,
    Rob.
    Message was edited by: Rob Viana

  • Integration Builder - runtime data cache - Error when creating cache list

    All,
    When I go into the Integration Builder --> Administration --> Runtime tab --> Data Cache
    I get a message saying "Error when creating cache list".
    All cache areas look ok and I do not see any other error.
    Also, RFC INTEGRATION_DIRECTORY_HMI looks good.
    Please advise.
    Thanks a lot.

    Hi,
      Use transaction SXI_CACHE to update the Integration Directory cache. Alternatively, you can use the following URLs to update the CPA cache. Use XIDIRUSER to refresh the cache.
    For complete cache refresh u2013 http://<hostname>:<port>/CPACache/refresh?mode=full
    For delta cache refresh u2013 http://<hostname>:<port>/CPACache/refresh?mode=delta
    If this does not solve the issue, check transaction SLDCHECK to ensure that connection to SLD is available. If the connection fails, check the configuration in the transaction SLDAPICUST. Make sure that the password maintained is correct and the maintained service user is not locked.
    Now in the Integration Repository go to Environment u2192 Clear SLD Data Cache. Also go to Integration Directoy and clear the cache using menu Environment u2192 Clear SLD Data Cache.
    Open the XI Start Page and click on Administration. On the Repository tab, choose Cache Overview. Refresh the cache using the buttons/icons on the right. Use XIDIRUSER to refresh the cache. Carry out cache refresh in the same way on the Directory and Runtime tabs.
    regards,
    ganesh.

  • Authorization errors when access to Integration builder design

    HI ALL,
    I am roger,
    i have XI system, i can open http://localhost:50000/rep/start/index.jsp
    and the the display content is fine. but when i click the 'integration builder' or 'integration directory' link, it prompt the username and password,  then i input my username and password, the error
    'Authorization error; unknown user name or incorrect password' occurs.
    i can access the  NWA using the username and password and my account has the SAP-XI_administrator role. i don't know why i can't access the 'integration builder' or 'integration directory' , what cause this problem?
    Very thanks for your reply

    Hi Roger,
    Go through this link and check you have the same roles as mentioned in this:
    This link is best to know the roles.
    http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm
    Trouble logging to Integration Builder ( IR / ID ) ?
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    Regards,
    Sarvesh

  • Authorization error when opening Integration Builder

    Hi,
    When I try to open Integration Builder I'm frequently getting authorization error.  I always do a restart of Java engine when ever I get this problem.  After the restart, I don't get the error.
    Can any one tell me what is the permanant fix for this instead of always restarting the Java engine.
    Thanks in advance
    Sreenivas

    Hi Sreenivas,
           While opening Integration Builder there should not be any error about authorization. However if it is occuring then it may be due to Java Web Start version. Please install latest version of Java Web Start 1.4.2 or higer version. Its version 1.5 with update 3 will be the best for it. Even if it is install then please remove it and install it again. It may solve your problem because when you restart the JAVA engine and it work shows that there is some problem with Java web start.
         I hope that this will resolve your issue, even if countinues then go to ABAP stack and copy your Login ID and create it again.
    Reward points if beneficial.
    Regards,
    Subhasha Ranjan

  • Not able to start Integration Builder as well as SLD GUI (ES Workplace)

    Hi Experts,
    When I am logged in on the SAP PI System (HU6) and try to start the Integration Builder as well as u201CSLD-GUIu201D, I always get the
    Message:
      "Application error occurred during the request procession."
    Details:     "The WebApplicationException log ID is [001A4BAFB5A0B3DE00000000000016D4012336D39B00763C]."
    Please, help me.
    Regards
    Sebastian Hauswald

    hi,
    have a look at those
    read them carefully and check:
    Unable to open Integration Builder…checklist
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken]
    sap note:
    801868 Java(TM) Web Start in XI 3.0: FAQ/Troubleshooting
    Java Web Start
    /people/sameer.shadab/blog/2005/11/27/java-web-start
    Regards,
    michal
    <a href="/people/michal.krawczyk2/blog/2005/06/28/xipi-faq-frequently-asked-questions"><b>XI / PI FAQ - Frequently Asked Questions</b></a>

  • Integration builder can not start up after sp9 to sp15 upgrade

    ID cann't start up, but IR can.
    java web start error is :
    can;t download  http://sp001:50000/dir/directory/iaik_jsse.jar
    I have tried re-Initialization but not work.

    hi
    ref this
          Java Web Start
    https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/1688 [original link is broken] [original link is broken] [original link is broken]
    Unable to open IR/ESR/ID ? (XI/PI/PI 7.1) [Updated for PI 7.1 support]
    XI Integration Builder run on top of Javau2122 Web Start 1.4.2, which is part of J2SE 1.4.2.
    You need to download Javau2122 WebStart 1.4.2
    Troubleshooting:
    Probably Javau2122 WebStart does not detect the correct Proxy Settings .
    This could be set to None or to specific for values HTTP Proxy and HTTP Port .
    Contact your network administrator for the correct settings.
    To change the Proxy Settings:
    Select Windows Start menu -> All Programs -> Java Web Start -> Java Web Start
    Choose File -> Preferences -> General
    Choose None to switch off the proxy settings or Manual to set the HTTP Proxy and HTTP Port.
    ChooseOK
    Close Javau2122 Webstart

Maybe you are looking for

  • Menu Problem with Blu Ray

    Can anyone help? I've created a project that contains 2 edited movies. I have added a main menu, and given both movies a main menu marker, and an end marker. Normally on DVD's this would send you back to the main menu when each of the films were comp

  • HT4061 my i pad screen turn green

    my Ipad screen turn green..What do I do?

  • Reg. calling bapi_transaction_commit in se37

    Hi, I am testing a BAPI in se37 and its working good. I see that another bapi 'BAPI_TRANSACTION_COMMIT'  has to be called in sequence to commit to database. How do I Call this in sequence in se37 along with the first function module? Thanks.

  • Camera RAW issues with Canon T4i

    I have many, many cameras and have used Photoshop and Bridge for years.  Even though the latest updates for Camera RAW says it can handle the T4i, I tried opening these files on two separate computers, both running Win 7 64 bit, and my having Photosh

  • WSS SignatureConfirmation

    Hello, I've a developed a webservice client that uses WSS in WLS10.0. The client signs the body and add a Timestamp element. The webservice (server side) is supposed to use WSS1.0, but inexplicably, the SOAP response has a SignatureConfirmation eleme