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 ...

Similar Messages

  • 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

  • Start of integration builder takes several minutes

    I have a similar problem as described in this topic.
    Re: Visual Administrator Tool does not load 100%
    When I start the integration builder it takes only a few moments until the logon dialog displays. But after entering the logon information it takes at least 5 minutes to load. And opening the first development object (interface, mapping etc.) takes also a few minutes.
    I have this problem since updating my XI test system. Integration Builder of my XI prod system works fine.
    XI Test:
    XI Version: 3.0 SP 15
    J2EE Version: 6.40   PatchLevel 100627.313
    XI Prod:
    XI Version: 3.0 SP 13
    J2EE Version: 6.40   PatchLevel 88028.313
    I have set the value MaxThreadCount to 150 as suggested in the thread mentioned. This has no effect on my problem. Of course the J2EE server was restarted.
    I have no idea how I ca fix that problem.

    > Hello Gil,
    >
    > OK, I've two things to mention:
    >
    > P4 protocol and bindHost. There were some problems
    > reg. that, please refer to SAP Note: 883943. The
    > bindHost value should be 0.0.0.0, especially, if the
    > host has multiple network cards.
    We have sp15 on our XIT and the problem with bindHost should be fixed. O course we have checked that. BindHost is set to 0.0.0.0 .
    > JDK 1.4.2_10 is not recommended by SAP. Please refer
    > to SAP Note: 716604. This JDK caused some problems
    > during installation; the problems were related to
    > database access.
    >
    We use java 1.4.2_10 on both systems, XIT and XIP. We had no problems during the installation. We had a going live check on our XIP 3 weeks ago. Java version was checked as ok.

  • 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

  • Error while opening Integration Builder

    Hello guys,
    when i click integration builder link, instead of opening it it shows a dialog box saying "Do you want to open or save this file? directory.jnlp"
    Please resolve this issue asap.
    thanks

    Hi,
    1.Ensure that Java Web start version should not be less than 1.4.
    2. Check in the Control panel programs, whether there is only one JRE installed on your computer.
    If the issue still persists,
    Check in another computer, installing the Java web start and try opening IR.
    Thanks,

  • NW2004s XI Can not start Transaction: Integration Builder

    NW2004s ABAP + Java
    In both 000 and 001 client, on trying to launch "Integration Builder" using transaction "sxmb_ifr". The message says "Starting browser..." and opens the local sap folder on my PC. It does not launch the Web Browser (Internet Explorer) as it should.
    Anybody else facing the same problem ?

    Do you have the values in the exchange profile setup correctly...
    This should have been part of the post installation activities to be done...
    Check the exchange profile parameters in url
    http://<webas>:5<sysnr>00/exchangeProfile
    verify the entries under "Connections"
    Thanks,
    Renjith

  • Re: Error Starting In Integrated WLS 11.1.1.3

    I was creating a pick list while some internal IDE Level appeared.
    I ignored & was doing my job but it started continuously to appear.
    I thought this as IntegratedWLS domain problem & removed the instance from local directory.
    But again Integrated WLS is giving error in creating domian. Jdev 11.1.1.3.
    Please note, from few days these warning were coming in Log Window
    CreateFileandSetSecurity failed with FALSE (Expected on FAT Partitions) GLE: 3
    CreateFileandSetSecurity failed with TRUE (not expected) GLE: 3Error Log File-
    Log File:      C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee.adrs\CreateDefaultDomain.log
    Label:         JDEVADF_11.1.1.3.PS2_GENERIC_100408.2356.5660
    Product Home:  C:\Oracle\Middleware11g\jdeveloper\jdev\
    Domain:        C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\DefaultDomain
    "C:\Oracle\Middleware11g\oracle_common\common\bin\wlst.cmd" "C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60\o.j2ee.adrs\CreateDefaultDomain.py"
    Process started
    wlst > CreateFileandSetSecurity failed with FALSE (Expected on FAT Partitions) GLE: 3
    wlst > CreateFileandSetSecurity failed with TRUE (not expected) GLE: 3
    wlst >
    wlst > CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dms_11.1.1/dms.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dconfig-infra_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.fabriccommon_11.1.1/fabric-common.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xmlparserv2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xml.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-dependencies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/orawsdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/mdds.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/ws_confmbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/org.apache.commons.digester_1.8.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.bind_2.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.activation_1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.stream_1.1.1.0.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.http_client_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxframework.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxspi.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.dconfigbeans_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adflogginghandler.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adfsharembean.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/commons-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/jsp-el-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/oracle-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/auditwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/sslconfigwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/oamap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/ossoiap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.auditprovider_11.1.1/jps-wls-auditprovider.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-mbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-upgrade.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-patching.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar
    wlst >
    wlst > PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    wlst >
    wlst > Your environment has been set.
    wlst >
    wlst > CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dms_11.1.1/dms.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dconfig-infra_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.fabriccommon_11.1.1/fabric-common.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xmlparserv2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xml.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-dependencies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/orawsdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/mdds.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/ws_confmbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/org.apache.commons.digester_1.8.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.bind_2.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.activation_1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.stream_1.1.1.0.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.http_client_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxframework.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxspi.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.dconfigbeans_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adflogginghandler.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adfsharembean.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/commons-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/jsp-el-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/oracle-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/auditwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/sslconfigwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/oamap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/ossoiap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.auditprovider_11.1.1/jps-wls-auditprovider.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-mbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-upgrade.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-patching.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    wlst > CreateFileandSetSecurity failed with FALSE (Expected on FAT Partitions) GLE: 3
    wlst > CreateFileandSetSecurity failed with TRUE (not expected) GLE: 3
    wlst >
    wlst > Initializing WebLogic Scripting Tool (WLST) ...
    wlst >
    wlst > Welcome to WebLogic Server Administration Scripting Shell
    wlst >
    wlst > Type help() for help on available commands
    wlst >
    wlst > Failed to get environment, getEnv command (set) did not print environment as key=value lines.
    wlst > Output=CreateFileandSetSecurity failed with FALSE (Expected on FAT Partitions) GLE: 3
    wlst > CreateFileandSetSecurity failed with TRUE (not expected) GLE: 3
    wlst > ADRS_DOMAIN_PASSWORD=weblogic1
    wlst > ANT_CONTRIB=C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1
    wlst > ANT_HOME=C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1
    wlst > BEA_HOME=C:\Oracle\MIDDLE~1
    wlst > CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar;;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jrf_11.1.1/jrf-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.odl_11.1.1/ojdl2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dms_11.1.1/dms.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.dconfig-infra_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.fabriccommon_11.1.1/fabric-common.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xmlparserv2.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.xdk_11.1.0/xml.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-pmlib.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-policy-core.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-secpol.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.common_11.1.1/wsm-dependencies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.wsm.policies_11.1.1/wsm-seed-policies.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/orawsdl.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/mdds.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.webservices_11.1.1/ws_confmbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/org.apache.commons.digester_1.8.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.bind_2.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.activation_1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/../modules/javax.xml.stream_1.1.1.0.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.http_client_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxframework.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jmx_11.1.1/jmxspi.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.dconfigbeans_11.1.1.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-base.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share.ca_11.1.1/adf-share-ca.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adflogginghandler.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/adfsharembean.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/commons-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/jsp-el-api.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.adf.share_11.1.1/oracle-el.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/auditwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/sslconfigwlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/oamap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/ossoiap_help.jar;C:\Oracle\MIDDLE~1\ORACLE~1/common/wlst/resources/jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.auditprovider_11.1.1/jps-wls-auditprovider.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-manifest.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-mbeans.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-upgrade.jar;C:\Oracle\MIDDLE~1\ORACLE~1/modules/oracle.jps_11.1.1/jps-patching.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\ADF-SH~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\lib\mdswlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\AUDITW~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jps-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\jrf-wlst.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAP_~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OAMAUT~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\ossoiap.jar;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\OSSOIA~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\SSLCON~1.JAR;C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst\RESOUR~1\wsm-wlst.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar;;
    wlst > COMMON_COMPONENTS_HOME=C:\Oracle\MIDDLE~1\ORACLE~1
    wlst > COMMON_WLST_HOME=C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst
    wlst > COMSPEC=C:\Windows\system32\cmd.exe
    wlst > CURRENT_HOME=C:\Oracle\MIDDLE~1\ORACLE~1
    wlst > DELEGATE_ORACLE_HOME=C:\Oracle\MIDDLE~1\ORACLE~1
    wlst > DERBY_CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbynet.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar
    wlst > DERBY_CLIENT_CLASSPATH=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbyclient.jar
    wlst > DERBY_HOME=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby
    wlst > DERBY_OPTS="-Dderby.system.home=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\demo\databases"
    wlst > DERBY_SYSTEM_HOME=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\demo\databases
    wlst > DERBY_TOOLS=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\derby\lib\derbytools.jar
    wlst > FEATURES_DIR=C:\Oracle\MIDDLE~1\modules\features
    wlst > FMWCONFIG_CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar
    wlst > FMWLAUNCH_CLASSPATH=C:\Oracle\MIDDLE~1\utils\config\10.3\config-launch.jar
    wlst > JAVA_HOME=C:\Oracle\MIDDLE~1\JDK160~1
    wlst > JAVA_OPTIONS= -Xverify:none
    wlst > JAVA_USE_64BIT=false
    wlst > JAVA_VENDOR=Sun
    wlst > JAVA_VM=-client
    wlst > JDEV1111_PATCH_CLASSPATH=C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar
    wlst > JDEV1111_PATCH_EXT_DIR=C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath
    wlst > JDEV1111_PATCH_LIBPATH=C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native
    wlst > JDEV1111_PATCH_PATH=C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native
    wlst > JVM_ARGS=-Dprod.props.file="C:\Oracle\MIDDLE~1\WLSERV~1.3\.product.properties" -Dweblogic.wlstHome=C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst;  -DORACLE_HOME=C:\Oracle\MIDDLE~1\ORACLE~1 -DCOMMON_COMPONENTS_HOME=C:\Oracle\MIDDLE~1\ORACLE~1 -Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning
    wlst > MEM_ARGS=-Xms32m -Xmx200m -XX:MaxPermSize=128m -XX:+UseSpinning
    wlst > MODULES_DIR=C:\Oracle\MIDDLE~1\modules
    wlst > MW_HOME=C:\Oracle\MIDDLE~1
    wlst > ORACLE_HOME=C:\Oracle\MIDDLE~1\ORACLE~1
    wlst > PATCH_CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar
    wlst > PATCH_LIBPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native
    wlst > PATCH_PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native
    wlst > PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\native;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\bin;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1\bin;C:\Oracle\MIDDLE~1\JDK160~1\jre\bin;C:\Oracle\MIDDLE~1\JDK160~1\bin;;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\native\win\32\oci920_8
    wlst > PATHEXT=.COM;.EXE;.BAT;.CMD;.VBS;.JS;.WS;.MSC
    wlst > PROMPT=$P$G
    wlst > SCRIPTPATH=C:\Oracle\MIDDLE~1\ORACLE~1\common\bin\
    wlst > TEMP=C:\Users\ral\AppData\Local\Temp
    wlst > TMP=C:\Users\ral\AppData\Local\Temp
    wlst > WEBLOGIC_CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sys_manifest_classpath\weblogic_patch.jar;C:\Oracle\MIDDLE~1\JDK160~1\lib\tools.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic_sp.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\weblogic.jar;C:\Oracle\MIDDLE~1\modules\features\weblogic.server.modules_10.3.3.0.jar;C:\Oracle\MIDDLE~1\WLSERV~1.3\server\lib\webservices.jar;C:\Oracle\MIDDLE~1\modules\ORGAPA~1.1/lib/ant-all.jar;C:\Oracle\MIDDLE~1\modules\NETSFA~1.0_1/lib/ant-contrib.jar
    wlst > WEBLOGIC_EXTENSION_DIRS=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath;C:\Oracle\MIDDLE~1\patch_jdev1111\profiles\default\sysext_manifest_classpath
    wlst > WLS1033_PATCH_CLASSPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sys_manifest_classpath\weblogic_patch.jar
    wlst > WLS1033_PATCH_EXT_DIR=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\sysext_manifest_classpath
    wlst > WLS1033_PATCH_LIBPATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native
    wlst > WLS1033_PATCH_PATH=C:\Oracle\MIDDLE~1\patch_wls1033\profiles\default\native
    wlst > WLST_HOME=C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst;
    wlst > WLST_PROPERTIES=-Dweblogic.wlstHome=C:\Oracle\MIDDLE~1\ORACLE~1\common\wlst;  -DORACLE_HOME=C:\Oracle\MIDDLE~1\ORACLE~1 -DCOMMON_COMPONENTS_HOME=C:\Oracle\MIDDLE~1\ORACLE~1
    wlst > WLST_SCRIPT=C:\Oracle\MIDDLE~1\WLSERV~1.3\common\bin\wlst.cmd
    wlst > WLS_VER=10.3
    wlst > WL_HOME=C:\Oracle\MIDDLE~1\WLSERV~1.3
    wlst > WL_USE_AMD64DLL=false
    wlst > WL_USE_IA64DLL=false
    wlst > WL_USE_X86DLL=true
    wlst > Error:  ADRS_DOMAIN_PASSWORD environment variable not set.
    wlst >
    wlst >
    wlst > Exiting WebLogic Scripting Tool.
    wlst >
    Elapsed time:  8137 ms

    Looks like your configuration is messed up big.
    Try this:
    1) stop jdev
    2) rename the folder C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60 to C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60_corrupt
    3) start jdev and answer no if you are asked if you like to migrate this will create a fresh configuration
    4) test your app with the new created configuration
    If this works you have two possible ways to go on:
    a) leave everything as is but keep in mind that any changes to jdev properties like style changes are gone
    b) again start by 1), but this time migrate your settings from the renamed system folder C:\Users\ral\AppData\Roaming\JDeveloper\system11.1.1.3.37.56.60_corrupt
    I only use b) if I have many settings changes from the default settings. Sometimes you migrate the error back in this way and have to use ea) anyway.
    Timo

  • 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

  • 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 doesn't start after repairing OS

    Guys,
    I am trying to trouble shoot this problem for the last one week. Have no clue. I posted it in XI board too. Not much help till now.
    Every thing was working fine till i messed up my OS. I repaired my OS(windows 2003).
    I am able to start XI. but when I tried to start IB(integration builder ). the bowser displays "page cannot be diplayed". I pinged my host . there is no problem. I made sure proxy is not set in the web start. I see one thing though. I was looking at my ip addresses. I hace a loop back adaptor and a my normal network card. After logging into to XI I clicked on status and the more button. There I can find the Ip address of the server whick is the ip address of loop back adaptor.
    I really appreciate any response...coz i am babging my head on this for a week..

    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

  • The launching time of integration builder is extremely longer

    Dear XI experts
    I will tell you our story.
    When I execute Demo examples (Chapter 5.1.3 Executing and Testing – XI 3.0 Demo Examples Configuration)
    We got the error “STRING_BAD_REF dump when starting BSP application”, I found out the solution : SAP Note Number : 869197
    We did upgrade to a 6.40 kernel patch level 48 as mentioned in the SAP note.
    After that, whenever I launch (start) the integration builder, it takes for ages.
    Between [login screen]
    http://static.flickr.com/56/117541396_db88ce7101_o.jpg
    And [integration builder launching screen]
    http://static.flickr.com/35/117541397_4bc79529e8_o.jpg
    Ironically the websites related to Java engine pop up as usual, such as SLD, Java start page and so on. Also after few minutes I can get the integration builder in front of my eyes. However, whenever I try to create objects or call some information from the server it also takes time.
    Which part do I need to look at in details?
    Thank you for your reading.
    I will appreciate your any comment.
    Regards,
    David

    I collect some posts related to my problem ( i think ).
    Slow response time
    Problems in RWB XI 3.0
    XI Running Very Slow
    XI Running Very Slow
    Performance Tuning
    Re: Performance Tuning
    Problems after Update to SP13
    Problems after Update to SP13
    Server Performance Declines
    Server Performance Declines
    Performance Analysis with Single Message
    http://help.sap.com/saphelp_erp2005/helpdata/en/42/e7bb8f7c9d3ee0e10000000a1553f6/content.htm
    Problems in RWB XI 3.0
    Mapping tool very slow after upgrade to SP15

  • Error starting WebLogic rmic

    Hi ,
    I unable to generate the stub/skeleton in my java classes using rmic. With help of below code in build.xml file
    <taskdef name="rmic" classname="org.apache.tools.ant.taskdefs.Rmic"/>
       <rmic  base="${build.dest}" includes="**/*.class"  classpathref="compilation-classpath" compiler="weblogic" iiop="true"/>
    Below is the Error facing in cmd prompt
    Error starting WebLogic rmic
    BUILD FAILED
    C:\OPOM_CRM\CRMModule\crm\build.xml:190: Error starting WebLogic rmic:
            at org.apache.tools.ant.taskdefs.rmic.WLRmic.execute(WLRmic.java:84)
            at org.apache.tools.ant.taskdefs.Rmic.execute(Rmic.java:548)
            at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:288)
            at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
            at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    In advance thanks for the help..
    Regards
    Basha

    Hi.
    Try posting your question on weblogic.developer.interest.portal.
    Thanks,
    Michael
    Allen Gu wrote:
    I have installed WebLogic Portal 4.0 using wlportal400_with_sp1_win.exe
    downloaded from http://www.bea.com, but when I tried to run it from Start
    menu, I got the following error:
    Starting WebLogic Server ....
    The WebLogic Server did not start up properly.
    Exception raised:
    java.lang.IllegalAccessError: try to access method
    weblogic/management/internal/
    Helper.preloadMBeanInfos()V from class weblogic/management/Admin
    at weblogic.management.Admin.initialize(Admin.java:210)
    at weblogic.t3.srvr.T3Srvr.initialize(T3Srvr.java:362)
    at weblogic.t3.srvr.T3Srvr.run(T3Srvr.java:202)
    at weblogic.Server.main(Server.java:35)
    Reason: Fatal initialization exception
    Press any key to continue . . .
    What could have gone wrong?
    Thanks,
    Allen--
    Michael Young
    Developer Relations Engineer
    BEA Support

  • Integration Builder configuration.

    Dear All,
        I am new to XI as Basis Administrator. I need to configure Integration Builder for developers. All I have access is to SLD http://<hostname>/sld and SAP GUI.
          All I know is I need to install JRE with version > 1.4.* and configure web proxy to access XI server.
         My question is what will developers expect me to configure, and what will developer be doing with integration builder ? (tasks in broad terms)
          Do I need to perfrom any tasks on Visual administrator to make some settings ? what are minimum authorizations should I give to developer ?
          Any reasonable advice will be helpful get start configuring integration builder.
    Thanks,
    N

    Hi,
    >>My question is what will developers expect me to  configure, and what will developer be doing with   integration builder ? (tasks in broad terms)
    XI Developers needs Rights for
    1 Usually the technical system configuration is carried out by basis or admin team
    2 Integration builder - creating all design objects, configuration objects
    3. You have to provide access for the developer to monitor in RWB
    > Do I need to perfrom any tasks on Visual administrator to make some settings ? what are minimum authorizations should I give to developer ?
    check this links of XI Authorizations
    http://www.erpgenie.com/sap/netweaver/xi/xiauthorizations.htm
    Dialog Users role in XI:
    http://help.sap.com/saphelp_nw04/helpdata/en/58/d22940cbf2195de10000000a1550b0/content.htm
    Service User Role in XI:
    http://help.sap.com/saphelp_nw04/helpdata/en/9f/d12940cbf2195de10000000a1550b0/content.htm
    Messaging Component & Role:
    http://help.sap.com/saphelp_nw04/helpdata/en/d4/d12940cbf2195de10000000a1550b0/content.htm
    regards
    Ramesh P

  • Browser (integration builder ) is not getting opened in  tcode SXMB_IFR

    hi
    i am working on SAP XI 7.0 sp12 . recently we are facing one problem like when we hit tcode SXMB_IFR , the message shows : "start of application: start integration builder " but it does not starts browser(integration builder ) .. did any body face this problem.. please help
    akhil

    Hi,
    I think one or more of below mentioned services are not up and running.
    1. Start the Visual Administrator of the J2EE engine.
    2. Choose Cluster u2192 Server u2192 Services u2192 Deploy
    3. In the right frame, select the radio button Application.
    A list of the deployed services appears.
    4. Check if the following services are running
    u2022 All services beginning with
    u2212 sap.com/com.sap.aii*
    u2212 sap.com/com.sap.lcr*
    u2212 sap.com/com.sap.xi*
    u2022 sap.com/com.sap.rprof.remoteProfile
    If one of the services is not running, select the services and choose Start Application.
    After doing the above steps try again, you should be able to see the IB.
    Regards,
    Sarvesh

  • Unable tostart integration builder(xi server conected thru sm59 of crm srvr

    Hi everybody,
    We are connecting to xi server using sm59 (rfc) transaction in a crm server.I can't start the integration builder(sxmb_ifr).
    I tried this url in the internet explorer http://<host-name or IP address of XI server>:<java Port number)>/rep/start/index.jsp
    But still , the page isnt displayed.
    In the host file, we have added the crm server details.
    Any idea why the integration builder isnt opening
    thanks in advance,
    Ramya Shenoy

    In the host file, we have added the crm server details
    1) Your desktop/ PC has connection to the XI/ PI server.....port is opened.....contacvt the network team
    2) You should add the Fully Qualified Domain Name (FQDN) of the XI/ PI server in the host file alongwith its IP address.
    3) Check the JAVA version installed on you machine
    4) Confirm from your BASIS team that your server is actually up and running.
    Regards,
    Abhishek.

Maybe you are looking for