Erro while running irca.bat

Hi I am trying to install SOA suite on my machine. However I am facing issues when i run irca.bat. Below are the steps i followed.
1. unziped jdev C:\Jdev
2. install oracle xe - accepted all defaults
3. unzip soa suite to staging dir [c:\deepdive\SOA\
4 cmd
     set oracle_home=c:\oracleexe\app\oracle\product\10.2.0\server
set java_home =c:\jdev\jdk
     cd c:\deepdive\soa\install\soa_schema\irca
     irca.bat
When i run this irca.bat i get the following error.
Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
(c) Copyright 2006 Oracle Corporation. All rights reserved.
Exception in thread "main" java.lang.NoClassDefFoundError: oracle/tip/install/tasks/IRCA

The error means that your classpath is not set properly. Set the classpath properly.
--Shiv                                                                                                                                                                                           

Similar Messages

  • UsernamePasswordLoginModule exception while running PurgeCache.bat All

    Hi All,
    I am getting the below exception while running PurgeCache.bat All from OIM_HOME-->plugin_utility.
    Note: I have Wlfullclient.jar,weblogic.jar,wljarbuilder.jar under WLS_HOME-->lib directory
    Exception in thread "main" javax.security.auth.login.LoginException: unable to f
    ind LoginModule class: weblogic.security.auth.login.UsernamePasswordLoginModule
    at javax.security.auth.login.LoginContext.invoke(LoginContext.java:808)
    at javax.security.auth.login.LoginContext.access$000(LoginContext.java:1
    86)
    at javax.security.auth.login.LoginContext$4.run(LoginContext.java:683)
    at java.security.AccessController.doPrivileged(Native Method)
    at javax.security.auth.login.LoginContext.invokePriv(LoginContext.java:6
    80)
    at javax.security.auth.login.LoginContext.login(LoginContext.java:579)
    at Thor.API.Security.LoginHandler.weblogicLoginHandler.login(weblogicLog
    inHandler.java:61)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:134)
    at oracle.iam.platform.OIMClient.login(OIMClient.java:129)
    at oracle.iam.platformservice.utils.PurgeCache.main(PurgeCache.java:67)
    Thanks in Advance

    Make sure wlfullclient.jar is in wls_home/server/lib directory not wls_home/lib directory.
    regards,
    GP

  • ATG Search erro while running indexing

    Hi, i have this erro while running indexing in Search Project
    Error from content adapter atg.searchadmin.adapter.content.impl.RepositoryAdapter@1efd62f6
    atg.searchadmin.core.IndexLoaderException: Error from content adapter atg.searchadmin.adapter.content.impl.RepositoryAdapter@1efd62f6
         at atg.searchadmin.core.IndexLoader.acquireContent(IndexLoader.java:1148)
         at atg.searchadmin.core.IndexLoader.executeSession(IndexLoader.java:1990)
         at atg.searchadmin.core.IndexLoader$IndexingThread.run(IndexLoader.java:2423)
    /atg/commerce/search/ProductCatalogOutputConfig: CONTAINER:atg.repository.RepositoryException; SOURCE:java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: Transaction timed out after 120 seconds BEA1-68BD9E0B7126EC55F873 at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1616) at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1503) at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:205) at weblogic.jdbc.wrapper.JTAConnection.checkConnection(JTAConnection.java:74) at weblogic.jdbc.wrapper.ResultSet.preInvocationHandler(ResultSet.java:99) at weblogic.jdbc.wrapper.ResultSet_oracle_jdbc_driver_ScrollableResultSet.getInt(Unknown Source) at atg.core.jdbc.ResultSetGetter$IntGetter.getObject(ResultSetGetter.java:131) at atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:4428) at atg.adapter.gsa.GSAItemDescriptor.getPersistentItems(GSAItemDescriptor.java:4147) at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:3394) at atg.adapter.gsa.GSAItemDescriptor.getItems(GSAItemDescriptor.java:3099) at atg.adapter.gsa.GSAItemDescriptor.executeQuery(GSAItemDescriptor.java:7789) at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:338) at atg.adapter.gsa.GSAView.executeUncachedQuery(GSAView.java:438) at atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:346) at atg.adapter.gsa.GSAView.executeQuery(GSAView.java:285) at atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:323) at atg.repository.RepositoryViewImpl.executeQuery(RepositoryViewImpl.java:229) at atg.repository.search.indexing.IncrementalItemQueue.getRepoItemsForConfigAndGenerationRange(IncrementalItemQueue.java:867) at atg.repository.search.indexing.IncrementalItemQueue.getRepoItemsForConfigAndGeneration(IncrementalItemQueue.java:847) at atg.repository.search.indexing.IncrementalItemQueue$4.doInTransaction(IncrementalItemQueue.java:988) at atg.repository.search.indexing.TransactionUtil$IndexingTransactionAction.doWithTransaction(TransactionUtil.java:84) at atg.repository.search.indexing.IncrementalItemQueue.deleteChangesForConfigAndGenerationRange(IncrementalItemQueue.java:984) at atg.repository.search.indexing.IncrementalItemQueue$8.doInTransaction(IncrementalItemQueue.java:1590) at atg.repository.search.indexing.TransactionUtil$IndexingTransactionAction.doWithTransaction(TransactionUtil.java:84) at atg.repository.search.indexing.ConfigStatePersister$IndexingReadLockedTransactionAction.doWithTransaction(ConfigStatePersister.java:2101) at atg.repository.search.indexing.IncrementalItemQueue.removeObsoleteIncrementalState(IncrementalItemQueue.java:1587) at atg.repository.search.indexing.IncrementalItemQueue.removeObsoleteIncrementalStates(IncrementalItemQueue.java:1570) at atg.repository.search.indexing.IncrementalItemQueue.adjustIncrementalQueue(IncrementalItemQueue.java:1539) at atg.repository.search.indexing.LoaderImpl.adjustIncrementalQueue(LoaderImpl.java:2059) at atg.repository.search.indexing.BulkLoaderImpl.bulkLoad(BulkLoaderImpl.java:708) at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1475) at atg.repository.search.indexing.IndexingOutputConfig.bulkLoad(IndexingOutputConfig.java:1448) at atg.searchadmin.adapter.content.impl.RepositorySource.run(RepositorySource.java:480) at java.lang.Thread.run(Thread.java:662) Caused by: weblogic.transaction.TimedOutException: Transaction timed out after 120 seconds BEA1-68BD9E0B7126EC55F873 at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1614) ... 34 more
         2012-02-07 18:40:16.349
    atg.repository.search.indexing.IndexingException: /atg/commerce/search/ProductCatalogOutputConfig: CONTAINER:atg.repository.RepositoryException; SOURCE:java.sql.SQLException: Unexpected exception while enlisting XAConnection java.sql.SQLException: Transaction rolled back: Transaction timed out after 120 seconds
    BEA1-68BD9E0B7126EC55F873
         at weblogic.jdbc.jta.DataSource.enlist(DataSource.java:1616)
         at weblogic.jdbc.jta.DataSource.refreshXAConnAndEnlist(DataSource.java:1503)
         at weblogic.jdbc.wrapper.JTAConnection.getXAConn(JTAConnection.java:205)
    I change the transection timeout to 600 seconds and not resolved.
    someone knows how to solve?

    Hi,
    Have you increased max connection for App server(up to 100)?
    Which App server and database are you using?
    Regards,
    Nishant

  • Erro while running query for a Scheduled work book

    The following error found while running query for a schedule workbook:
    ORA-12801: Error signaled in parallel query server P000
    ORA-01652: uable to extend temp segment by 14720 in tablespace SYSTEM
    ORA-27068: skgfdisp: buffer is not aligned properly
    OSD-04005: SetFilePointer() failure, unable to read it from file
    We are using discoverer 4.1.
    Any help is highly appreciated.
    null

    Candi,
    Have your DBA check for trace file and contact Oracle Support: RDBMS group to track these errors down...
    Chris
    null

  • Error while running irca.sh script.

    hi all;
    I try to install SOA suite10.1.3.1 on linux. as a pre-requirement, I should create ORABPEL, ORAWSM and ORAESB schemas in our production database, but I get following error when I run irca.sh script:
    manyas@ /oracle/IMDB/102_RAC #./irca.sh
    Integration Repository Creation Assistant (IRCA) 10.1.3.1.0
    (c) Copyright 2006 Oracle Corporation. All rights reserved.
    Exception in thread "main" java.lang.NoClassDefFoundError: oracle/tip/install/tasks/IRCA
    does anyone have any idea?
    thank you.

    path to java and classes should be to java and SOA suite first. then database...
    looks like you are picking up a DB classpath first.

  • Erro while running SLDCHECK Tcode

    Hi,
    We have just installed our SAP XI Server.
    After configuring the SLD i was trying to check the configuration.
    While running the tcode "SLDCHECK" it is giving me the following error.
    Use transaction SLDAPICUST if you wish to maintain the SLD server access data
    Launching the SLD GUI in a separate browser window...
    => Verify in the browser GUI that the SLD is in a healthy running state!
    Calling function LCR_LIST_BUSINESS_SYSTEMS
    Retrieving data from the SLD server...
    Function call returned exception code     4
    => Check whether the SLD is running!
    Summary: Connection to SLD does not work
    => Check SLD function and configurations
    But it is opening the link successfully.Is something wrong ?
    Regards,
    Viren.

    Hi,
    Thanks for your reply.
    i have checked every thing still it is giving me the same error.
    RFC connections are working fine,even program ids are difined correctly in visual administrator..
    I think i m missing something...
    Can any body guide me ???
    Regards,
    Viren.

  • Getting error while running ua.bat file of Oracle Data Integrator 12cR1 (12.1.2.0.0) version

    Hi,
    I am using windows 7 professional(service pack 1) 64 bit operating system.
    After installing the odi 12c (enterprise edition) by executing the odi_121200.jar file I am getting the following error while trying to run the ua.bat file.
    [2013-10-24T16:49:07.861+05:30] [Framework] [INCIDENT_ERROR] [UPGAST-00056] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] error initializing upgrade plug-in for ODI.ODI1
    [2013-10-24T16:49:07.861+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] Cause: An unexpected error occurred initializing an upgrade plug-in.
    [2013-10-24T16:49:07.861+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] Action: Contact Oracle Support Services.  See the secondary error message for additional details.
    [2013-10-24T16:49:07.861+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] [[
    java.lang.reflect.InvocationTargetException
      at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
      at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:57)
      at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
      at java.lang.reflect.Constructor.newInstance(Constructor.java:526)
      at oracle.ias.update.plugin.Plugin.instantiatePlugin(Plugin.java:248)
      at oracle.ias.update.plugin.Plugin.<init>(Plugin.java:229)
      at oracle.ias.update.plugin.Plugin.getPlugin(Plugin.java:180)
      at oracle.ias.update.plan.PlanStep.getPlugin(PlanStep.java:335)
      at oracle.ias.update.plan.PlanString.<init>(PlanString.java:66)
      at oracle.ias.update.plan.PlanCustom.<init>(PlanCustom.java:74)
      at oracle.ias.update.plan.PlanStep.<init>(PlanStep.java:189)
      at oracle.ias.update.plan.PlanComponent.<init>(PlanComponent.java:203)
      at oracle.ias.update.plan.Template.load(Template.java:161)
      at oracle.ias.update.plan.Template.loadAllTemplates(Template.java:102)
      at oracle.ias.update.UpgradeDriver.loadConfiguration(UpgradeDriver.java:838)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:257)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:175)
    Caused by: java.util.MissingResourceException: Can't find oracle.ias.update.plugin.odi.bundle.ODIResourceBundle bundle
      at java.util.logging.Logger.setupResourceInfo(Logger.java:1518)
      at java.util.logging.Logger.<init>(Logger.java:265)
      at java.util.logging.Logger.<init>(Logger.java:260)
      at oracle.ias.update.UpgradeLogger.<init>(UpgradeLogger.java:60)
      at oracle.ias.update.UpgradeLogger.getLogger(UpgradeLogger.java:93)
      at oracle.ias.update.LoggingManager.create(LoggingManager.java:249)
      at oracle.ias.update.plugin.UpgradePlugin.createPluginLogger(UpgradePlugin.java:195)
      at oracle.ias.update.plugin.UpgradePlugin.<init>(UpgradePlugin.java:181)
      at oracle.ias.update.plugin.odi.ODIPlugin.<init>(ODIPlugin.java:136)
      ... 17 more
    [2013-10-24T16:49:07.869+05:30] [Framework] [ERROR] [UPGAST-00259] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
    [2013-10-24T16:49:07.869+05:30] [Framework] [ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] Cause: An error occurred when loading or initializing the plug-in which prevents the getInitialValue method from executing.
    [2013-10-24T16:49:07.869+05:30] [Framework] [ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] Action: Review the log file for additional details.
    [2013-10-24T16:49:07.870+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] UPGAST-00251: An error occured reading Upgrade Descriptor file ODI\INSTALLATION\odi12cInstallation_1\odi\plugins\upgrade\odi.xml
    [2013-10-24T16:49:07.870+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] The file does not conform to the expected syntax.
    [2013-10-24T16:49:07.870+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] See the secondary message for additional information. Contact Oracle Support.
    [2013-10-24T16:49:07.871+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] UPGAST-00259: The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
    [2013-10-24T16:49:07.871+05:30] [Framework] [INCIDENT_ERROR] [] [upgrade.Framework] [tid: 1] [ecid: e9250ad8-50dc-45fe-83f5-5c01e7a7dcb4-00000001,0] [[
    oracle.ias.update.exception.UpgradeException: UPGAST-00259: The getInitialValue method for plug-in ODI.ODI1 will not be called due to a previous error.
      at oracle.ias.update.plugin.Plugin.getInitialValue(Plugin.java:317)
      at oracle.ias.update.plan.PlanString.<init>(PlanString.java:67)
      at oracle.ias.update.plan.PlanCustom.<init>(PlanCustom.java:74)
      at oracle.ias.update.plan.PlanStep.<init>(PlanStep.java:189)
      at oracle.ias.update.plan.PlanComponent.<init>(PlanComponent.java:203)
      at oracle.ias.update.plan.Template.load(Template.java:161)
      at oracle.ias.update.plan.Template.loadAllTemplates(Template.java:102)
      at oracle.ias.update.UpgradeDriver.loadConfiguration(UpgradeDriver.java:838)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:257)
      at oracle.ias.update.UpgradeDriver.main(UpgradeDriver.java:175)
    Thanks and Regards
    Sunil

    ok - I think I've got it figured.  Appears to be a known issue.  You need to apply patch p17073913_121200.
    I downloaded that and applied to my Linux version - then re-ran the UA.  This time the GUI started and so now I'm going through the upgrade steps.
    The patch is generic, so should work for your windows environment too.  Good luck.

  • Getting SEVERE: Service Unavailable (503):while running promote_content.bat

    hi,
    can anyone help me on this issue
    all four services are working fine
    D:\Endeca\APPS\CRS\control>promote_content.bat
    [09.23.13 19:24:56] INFO: Checking definition from AppConfig.xml against existing EAC provisioning.
    [09.23.13 19:25:14] INFO: Definition has not changed.
    [09.23.13 19:25:14] INFO: Promoting IFCR content...
    [09.23.13 19:25:16] SEVERE: Service Unavailable (503):
    Occurred while executing line 3 of valid BeanShell script:
    1|
    2|
    3|    IFCR.promoteFromAuthoringToLive();
    4|
    5|
    [09.23.13 19:25:16] SEVERE: Caught an exception while invoking method 'run' on object 'PromoteAuthoringToLive'. Releasing locks.
    Caused by java.lang.reflect.InvocationTargetException
    sun.reflect.NativeMethodAccessorImpl invoke0 - null
    Caused by com.endeca.soleng.eac.toolkit.exception.AppControlException
    com.endeca.soleng.eac.toolkit.script.Script runBeanShellScript - Error executing valid BeanShell script.
    Caused by com.endeca.soleng.eac.toolkit.utility.IFCRUtility$HttpStatusException
    com.endeca.soleng.eac.toolkit.utility.IFCRUtility execute - Service Unavailable (503):

    Looks like the workbench was down when you were trying to promote your content. Did you check that ? By default workbench runs on 8006 and its accessible @ http://localhost:8006 with admin/admin as default userid/password.
    -Naga

  • Omwb : error while running bcp_extract.bat

    hello
    i am trying to migrate the northwind database from sqlserver 2000 runnin on XP to oracle 10gR2 on rhel4 using omwb as tool. (my training mission)
    the steps i performed are:
    1)capturing source model
    2)create the oracle model
    3)migrate tablespaces,users and user tables to destination db
    4)preparing data migration :
    -generating data unload scripts and sql*loader control files
    -creating the data files : this is the step where i had blocked
    ==>i copied the content of the directory generated by omwb(containin data unload scripts)
    ==>edit the bcp_extract file by enternin' the name of the sqlserver runnin on win XP
    ==>runnin' bcp_extract.bat i had the following error for all tables :
    promt> bcp.dbo."tablename" out "tablename".dat -c -t "<ec>" -r "<er>" -USA -P -S"servername"
    SQLState = 28000, NativeError = 18456
    Error = [Microsoft] [ODBC SQL Server Driver] [SQL Server] connection failed for the sa user
    if anyone can help me i will be very thankful
    Kind Regards.

    i have the source model & the oracle model on my omwb, i used an online capture refering to the omwb user s' guide, i folowed the steps in :
    http://www.oracle.com/technology/obe/10gr2_db_vmware/develop/omwb/omwb.htm#t1a
    somewhere bin the migration data, i had to extract data first by editing the bcp_extract.bat [ replace <server name> by XPSP2-xxxxxxx] then when runnin' the batch file i had the error i listed bellow.
    i really need help or advice plz, i can't evoluate
    best regards

  • Error while running OBIA configuration configApps.bat

    I am receiving error while running configapps.bat.
    I have the following wnvironment installed:
    64 Bit windows
    Java 6 (JDK1.6.x)
    Weblogic server 10.3.6 in software only mode
    Ran OBIEE 11.1.1.7.0 RCU utility to create BIPLATFORM and MDS schemas.
    configured OBIEE 11.1.1.7
    Installed ODI 11.1.1.7 with All components and “Skip Repository Configuration”
    Ran OBI Apps RCU to create schemas for:
    ODI Master and Work Repositories (DEV_BIA_ODIREPO)
    Oracle Business Applications Components (DEV_BIACOMP)
    Oracle Business Analytics Datwarehouse (DEV_DW)
    Update to MDS schema.
    Installed BI Apps 11.1.1.7.1
    Applied FMW Platform Patches
    Updated BIACOMP Schema with ATGLite patch scripts
    Everything was up and running until now, when i try to configure OBIA via running configApps.bat, it is getting stuck at ODI configuration.
    Also the server seems to be going to idle/suspended state every now and after 5-6 mins of startup and i see this message repeated again and again in server log :
    <Warning> <oracle.mds> <BEA-000000> < The MDS session was created by the ADF framework with a transaction key for its "single flush" feature, and the call to flushchanges is restricted to that framework. This call does not use that transaction key and although working now, will fail with an exception in future. To find the originator of the call, set the log level for logger "oracle.mds.transkey" to FINEST. Note that the ADF framework manages the MDS session created for the request so an explicit call to flushchanges should be removed>
    Has anyone encountered this issue and any idea how to resolve this.
    Appreciate any help in advance ...

    The re-install has been successful. Didnt encounter any issues in any configuration.
    However the waring still appears
    <Warning> <oracle.mds> <BEA-000000> < The MDS session was created by the ADF framework with a transaction key for its "single flush" feature, and the call to flushchanges is restricted to that framework. This call does not use that transaction key and although working now, will fail with an exception in future. To find the originator of the call, set the log level for logger "oracle.mds.transkey" to FINEST. Note that the ADF framework manages the MDS session created for the request so an explicit call to flushchanges should be removed>
    Also in the log i am getting the following errors as well in the Weblogic server log
    BEA -101020  Servelet failed with exception Java.lang.illegalstateexception: Cannot forward a response that is already committed
    Oracle.as.management.mbeans.opmn  OPMN.queryProcessStatus failed with the following exception  oracle.as.management.opmn.optic.OpticBadConnectionException: Failed to create secure socket for OPMN
    All patches were applied successfully, including weblogic one's.
    Has anyone got any idea how to resolve these issues.
    Thanks in advance.

  • Error while running C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat

    Hello
    I am a flex beginner, when i run the  C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\build.bat file the following error is displayed
    Loading Configuration file C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\frameworks\flex-config.xml
    C:\Program Files\Adobe\Flex Builder 3\sdks\3.0.0\samples\explorer\loaderPanel.mxml
    Error :-1
    Please help me to run the bat file, as it will help me to learn flex independently.
    error message is attached as bmp.
    Thanks in advance.

    Hi,
    Take a look at this report: https://bugs.adobe.com/jira/browse/FB-11626 It might be of help.
    With best regards,
    Barna Biro
    Blog: http://blog.wisebisoft.com

  • Error  while running the PurgeCache.bat All

    Hi,
    I am trying to run PurgeCache.bat,however, getting below error.
    D:\Oracle\Middleware\Oracle_IDM1\server\bin>PurgeCache.bat All
    The system cannot find the path specified.
    The WL_HOME and OIM_HOME path are set in the environment varibale. Can you please suggest to resolve this issue.
    Thanks

    Close the command window and open new one and set the below path once again
    set OIM_ORACLE_HOME=C:\Oracle\Middleware\Oracle_IDM1
    set JAVA_HOME=C:\"Program files"\Java\<jdk1.6.0_32 - jdk version>
    set MW_HOME=C:\Oracle\Middleware
    set WL_HOME=C:\Oracle\Middleware\wlserver_10.3
    set DOMAIN_HOME=C:\Oracle\Middleware\user_projects\domains\<domain name>
    and run PurgeCache.bat ALL (Use ALL in caps)

  • Error while running a jsp page : "jasper run time error"

    hii
    I'm facing trouble while running some jsp page . the error is as follows:
    HTTP Status 500 -
    type Exception report
    message
    description The server encountered an internal error () that prevented it from fulfilling this request.
    exception
    org.apache.jasper.JasperException: Unable to compile class for JSP
         org.apache.jasper.compiler.DefaultErrorHandler.javacError(DefaultErrorHandler.java:97)
         org.apache.jasper.compiler.ErrorDispatcher.javacError(ErrorDispatcher.java:346)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:414)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    root cause
    Unable to find a javac compiler;
    com.sun.tools.javac.Main is not on the classpath.
    Perhaps JAVA_HOME does not point to the JDK
         org.apache.tools.ant.taskdefs.compilers.CompilerAdapterFactory.getCompiler(CompilerAdapterFactory.java:106)
         org.apache.tools.ant.taskdefs.Javac.compile(Javac.java:935)
         org.apache.tools.ant.taskdefs.Javac.execute(Javac.java:764)
         org.apache.jasper.compiler.Compiler.generateClass(Compiler.java:382)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:472)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:451)
         org.apache.jasper.compiler.Compiler.compile(Compiler.java:439)
         org.apache.jasper.JspCompilationContext.compile(JspCompilationContext.java:511)
         org.apache.jasper.servlet.JspServletWrapper.service(JspServletWrapper.java:295)
         org.apache.jasper.servlet.JspServlet.serviceJspFile(JspServlet.java:292)
         org.apache.jasper.servlet.JspServlet.service(JspServlet.java:236)
         javax.servlet.http.HttpServlet.service(HttpServlet.java:802)
    note The full stack trace of the root cause is available in the Apache Tomcat/5.0.28 logs.
    Apache Tomcat/5.0.28
    The set up in my system (path set up is as follows):
    Catalina home: C:\ apache software foundation\Tomcat 5.0
    Classpath: %java_home%;C:\j2sdk1.4.2_03\bin;
    Javahome: C:\ j2sdk1.4.2_03\jre;
    path: C:\ j2sdk1.4.2_03\bin
    <there are other variables available in path, along with that I have added the j2sdk1.4.2_03\bin in path".
    So if u have any way out for it please let me know.

    I think you only need to add: c:\j2sdk1.4.2_01
    you have specified jre on the end of your path, it is not the jre that is required, but the jdk.
    If you are using startup.bat and shutdown.bat (or .sh on Linux) you can amend the files with a text editor (open the startup.bat in notepad), like so:
    @echo off
    set JAVA_HOME=c:\j2sdk1.4.2_01
    if "%OS%" == "Windows_NT" setlocal
    I this will start Tomcat with the correct settings, regardless of your environment settings.

  • Error while running mobile app in nwds

    Hi ,
    I created a an app for handheld and while running the application i am getting an error as below in nwds.The mobile client is not opening and is giving  below error.
    java.lang.NumberFormatException: null
         at java.lang.Integer.parseInt(Integer.java:415)
         at java.lang.Integer.parseInt(Integer.java:497)
         at com.sap.tc.mobile.cfs.console.MgmtConsole.initialize(MgmtConsole.java:43)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.startManagementConsole(FrameworkInitializer.java:338)
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:102)
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Error starting the framework
    java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
         at java.lang.reflect.Method.invoke(Method.java:585)
         at com.sap.tc.mobile.cfs.startup.pda.Startup.main(Unknown Source)
    Caused by: java.lang.IllegalStateException: Cannot initialize framework
         at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init(FrameworkInitializer.java:252)
         ... 5 more(FrameworkManager.java:259)
    Please help me on this.
    Thanks and regards,
    rajesh
    Edited by: Rajesh A on Apr 28, 2009 12:48 PM
    Edited by: Rajesh A on Apr 28, 2009 1:40 PM

    Hi Rajesh
    If you are using 7.1, go to com.sap.tc.mobile.dt.oca.rt folder inside plugins folder.
    If your client itself is not launching, delete the MI folder, unzip the laptop.zip, you will get a new MI folder.
    Go to MI -> bin -> click startup.bat. Check if the client is launching.
    Now deploy the application components and start the client.
    Regards
    Vidyadhar

  • Error while running Remote Manager for OIM11gR2

    Hi,
    I have 11gR2 Remote Manager configured in a Windows box on a different machine as OIM server. I am getting the below error while running the RM-
    C:\RemoteManager\remote_manager>remotemanager.bat
    C:\RemoteManager\remote_manager>set RM.ServiceName=RManager
    C:\RemoteManager\remote_manager>set LIB_DIR=.\lib
    C:\RemoteManager\remote_manager>set EXT_DIR=.\ext
    C:\RemoteManager\remote_manager>set APPSERVER_TYPE=wls
    C:\RemoteManager\remote_manager>set CLASSPATH=.;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\lib\xlDataObjects.jar;.\lib\log4j-
    1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-logging.jar;..\..\oracle_common\mo
    dules\oracle.jrf_11.1.1\jrf-api.jar
    C:\RemoteManager\remote_manager>"C:/Program Files/Java/jdk1.7.0/bin/java" -cp .;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\li
    b\xlDataObjects.jar;.\lib\log4j-1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-lo
    gging.jar;..\..\oracle_common\modules\oracle.jrf_11.1.1\jrf-api.jar -Dlog4j.configuration=config\log.properties -DXL.HomeDir=C:\RemoteManager\remote_manager com.thortech.x
    l.remotemanager.RemoteManager
    Feb 9, 2013 2:00:54 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMIClientSocketFactory/static: sslEnabled : trueSSLContextAlgorithm : TLSKeyManagerFactory : @keymgrfactoryKeyStore : C:\RemoteManager\remote_manager\config\def
    ault-keystore.jksKeyStoreType : JKSTrustStore : default-keystore.jks
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLServerSocketFactory/createServerSocket Remote Manager server socket port is 12346
    Exception in thread "main" java.lang.NullPointerException
    at com.thortech.xl.remotemanager.RMISSLServerSocketFactory.createServerSocket(RMISSLServerSocketFactory.java:173)
    at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:667)
    at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:317)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:236)
    at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:411)
    at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
    at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:207)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:310)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:273)
    at java.rmi.server.UnicastRemoteObject.<init>(UnicastRemoteObject.java:172)
    at com.thortech.xl.remotemanager.RemoteManager.<init>(RemoteManager.java:80)
    at com.thortech.xl.remotemanager.RemoteManager.main(RemoteManager.java:449)
    C:\RemoteManager\remote_manager>
    Any suggestions?

    Hi,
    I have 11gR2 Remote Manager configured in a Windows box on a different machine as OIM server. I am getting the below error while running the RM-
    C:\RemoteManager\remote_manager>remotemanager.bat
    C:\RemoteManager\remote_manager>set RM.ServiceName=RManager
    C:\RemoteManager\remote_manager>set LIB_DIR=.\lib
    C:\RemoteManager\remote_manager>set EXT_DIR=.\ext
    C:\RemoteManager\remote_manager>set APPSERVER_TYPE=wls
    C:\RemoteManager\remote_manager>set CLASSPATH=.;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\lib\xlDataObjects.jar;.\lib\log4j-
    1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-logging.jar;..\..\oracle_common\mo
    dules\oracle.jrf_11.1.1\jrf-api.jar
    C:\RemoteManager\remote_manager>"C:/Program Files/Java/jdk1.7.0/bin/java" -cp .;.\lib\xlAPI.jar;.\lib\xlVO.jar;.\lib\xlScheduler.jar;.\lib\xlRemoteManager.jar;.\lib\xerces.jar;.\li
    b\xlDataObjects.jar;.\lib\log4j-1.2.8.jar;.\lib\xlUtils.jar;.\lib\xlLogger.jar;.\lib\xlCrypto.jar;.\lib\iam-platform-utils.jar;.\lib\oimclient.jar;.\ext\spring.jar;.\ext\commons-lo
    gging.jar;..\..\oracle_common\modules\oracle.jrf_11.1.1\jrf-api.jar -Dlog4j.configuration=config\log.properties -DXL.HomeDir=C:\RemoteManager\remote_manager com.thortech.x
    l.remotemanager.RemoteManager
    Feb 9, 2013 2:00:54 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger error
    SEVERE: Class/Method: ConfigurationClient/init encounter some problems: Unable to encrypt the value for: #text
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMIClientSocketFactory/static: sslEnabled : trueSSLContextAlgorithm : TLSKeyManagerFactory : @keymgrfactoryKeyStore : C:\RemoteManager\remote_manager\config\def
    ault-keystore.jksKeyStoreType : JKSTrustStore : default-keystore.jks
    Feb 9, 2013 2:00:55 AM com.thortech.util.logging.Logger info
    INFO: Class/Method: RMISSLServerSocketFactory/createServerSocket Remote Manager server socket port is 12346
    Exception in thread "main" java.lang.NullPointerException
    at com.thortech.xl.remotemanager.RMISSLServerSocketFactory.createServerSocket(RMISSLServerSocketFactory.java:173)
    at sun.rmi.transport.tcp.TCPEndpoint.newServerSocket(TCPEndpoint.java:667)
    at sun.rmi.transport.tcp.TCPTransport.listen(TCPTransport.java:317)
    at sun.rmi.transport.tcp.TCPTransport.exportObject(TCPTransport.java:236)
    at sun.rmi.transport.tcp.TCPEndpoint.exportObject(TCPEndpoint.java:411)
    at sun.rmi.transport.LiveRef.exportObject(LiveRef.java:147)
    at sun.rmi.server.UnicastServerRef.exportObject(UnicastServerRef.java:207)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:310)
    at java.rmi.server.UnicastRemoteObject.exportObject(UnicastRemoteObject.java:273)
    at java.rmi.server.UnicastRemoteObject.<init>(UnicastRemoteObject.java:172)
    at com.thortech.xl.remotemanager.RemoteManager.<init>(RemoteManager.java:80)
    at com.thortech.xl.remotemanager.RemoteManager.main(RemoteManager.java:449)
    C:\RemoteManager\remote_manager>
    Any suggestions?

Maybe you are looking for

  • Where Can I Find The Download for Adobe Media Encoder CC (7.2)

    I need to find the download of Adobe Media Encoder CC (7.2) to install.  I have a client that is still using .FLV files and the new version does not export .FLV format. Thanks

  • ODI Transformations

    Hi All, I am in the process of developing complex interfaces(mappings) using ODI.i did lot of development using other etl tool informatica. since i am in the initial stages....could you please help me in finding ways implement following transformatio

  • Java.lang.SecurityException when trying to execute Workflow-Java-API from Servlet

    I'm trying to call some of the Oracle Workflow-Java-API Classes/Methods from a servlet running on OC4J. The following Code-Sample is exactly copied from the WFTest Example shipped with Oracle-Workflow: wfDB = new WFDB(user, ident, "jdbc:oracle:thin:@

  • Automatically mount an ftp drive on the finder at startup?

    Is there any way to automatically mount an ftp drive on the finder at startup?  I would like to use this to a centralized and controlled way for company staff to access and download files while outside the company.

  • Firefox 15 does not update silently

    We switched from using a GPO to dole out Firefox installs to installing the standard version on our user's machines, because of the silent update feature, but my inbox has been flooded with "Firefox is asking me to update to 16, and says I need admin