Error initializing the source system

Hi Experts,

During the initialization of the source system was wrong out when I use Oracle E-business suit as a source.

the user we use in oracle has the same access, such as mentioned in the Administrator's guide.

Initialization of the source was failed with the error below:

ODI-1227: basic system EBS updated Source (procedure) task language fails on the source of ORACLE EBS_DATA_SERVER connection.
Caused by: java.sql.SQLSyntaxErrorException: ORA-00942: table or view does not exist

at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:462)
at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:405)
at oracle.jdbc.driver.T4C8Oall.processError(T4C8Oall.java:931)
at oracle.jdbc.driver.T4CTTIfun.receive(T4CTTIfun.java:481)
at oracle.jdbc.driver.T4CTTIfun.doRPC(T4CTTIfun.java:205)
at oracle.jdbc.driver.T4C8Oall.doOALL(T4C8Oall.java:548)
at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:217)
at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:947)
at oracle.jdbc.driver.OracleStatement.executeMaybeDescribe(OracleStatement.java:1283)
at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1441)
at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3769)
at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3823)
at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1671)
at oracle.odi.query.JDBCTemplate.executeQuery(JDBCTemplate.java:189)
at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:94)
at oracle.odi.runtime.agent.execution.sql.SQLDataProvider.readData(SQLDataProvider.java:1)
at oracle.odi.runtime.agent.execution.DataMovementTaskExecutionHandler.handleTask(DataMovementTaskExecutionHandler.java:70)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)
to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)
at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)
to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)
at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 1.run(DefaultAgentTaskExecutor.java:49)
at org.springframework.core.task.SyncTaskExecutor.execute(SyncTaskExecutor.java:49)
at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor.executeAgentTask(DefaultAgentTaskExecutor.java:41)
at oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor.doExecuteAgentTask(TaskExecutorAgentRequestProcessor.java:92)
at oracle.odi.runtime.agent.processor.TaskExecutorAgentRequestProcessor.process(TaskExecutorAgentRequestProcessor.java:83)
at oracle.odi.runtime.agent.support.DefaultRuntimeAgent.execute(DefaultRuntimeAgent.java:79)
at oracle.odi.runtime.agent.invocation.support.InternalLocalRuntimeAgentInvoker.invoke(InternalLocalRuntimeAgentInvoker.java:49)
at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invokeStartScenario(InternalRemoteRuntimeAgentInvoker.java:173)
at oracle.odi.runtime.agent.invocation.support.InternalRemoteRuntimeAgentInvoker.invokeStartScenario(InternalRemoteRuntimeAgentInvoker.java:140)
at com.sunopsis.dwg.tools.StartScen.actionExecute(StartScen.java:271)
at com.sunopsis.dwg.function.SnpsFunctionBaseRepositoryConnected.execute(SnpsFunctionBaseRepositoryConnected.java:162)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.execIntegratedFunction(SnpSessTaskSql.java:3437)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.executeOdiCommand(SnpSessTaskSql.java:1509)
at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:44)
at oracle.odi.runtime.agent.execution.cmd.OdiCommandExecutor.execute(OdiCommandExecutor.java:1)
at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2913)
at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2625)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:577)
at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:468)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:2128)
at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1930)
to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ 2.doAction(StartScenRequestProcessor.java:580)
at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:216)
at oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor.doProcessStartScenTask(StartScenRequestProcessor.java:513)
to oracle.odi.runtime.agent.processor.impl.StartScenRequestProcessor$ StartScenTask.doExecute (StartScenRequestProcessor.java:1073)
at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:126)
to oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$ 2.run(DefaultAgentTaskExecutor.java:82)
at java.lang.Thread.run(Thread.java:662)

Thank you

Ravi.

The approach you take here is not only give your users access to the FND_LANGUAGES table, but also create a SYNONYM for this table in the schema of the user that has been configured to connect to the EBS GL diagram in ODI. It is the way in which this is done also in the schema for the user to APPS. You can check yourself by running this as the user APPS to show that FND_LANGUAGES:

SELECT * FROM USER_SYNONYMS WHERE SYNONYM_NAME = 'FND_LANGUAGES ';

Once you create a SYNONYM in the schema of the table are accessible without prefixing scheme name in front of the user's table or you should then be able to run SELECT * FROM FND_LANGUAGES; which is the format that uses up until this FDMEE is done, you must use SELECT * FROM APPLSYS. FND_LANGUAGES; even if you've got access to this table.

HTH

Tags: Business Intelligence

Similar Questions

  • Satellite L650 PXE - E63:error initializing the NIC - error start

    I have a Satellite L650, which is 2 months old.

    The motherboard makes a ticking noise (I think it's what makes noise), and when this noise occurs it causes very slow computer! It has been thus since I got it pretty well.

    Today, the computer makes noise, my itunes music started to jump (it was the only program running) and the computer froze and was told that he could not find windows. When I restart my computer it runs the windows startup repair 7, found nothing wrong, and restarts the computer. When the computer restarts, the screen stays black for a long time... and then it flashes a blue screen (flash is so quick that I have no idea of what he says) and asks if I want to rerun the repair. I choose not to start windows normally... and the screen goes black for a long time, however there is no ticking noise, but it seems that nothing happens.

    If I force a reboot, I get an error message saying along the lines of;

    For Atheros PCIE Ethernet controller... Check the cable connection
    PXE - E63:error initializing the NIC
    PXE - MOF: exit intel PXE ROM
    No device bootable-insert boot disk and press eny key

    Help, please!

    > Today, the computer makes noise, my itunes music started to jump (it was the only program running) and the computer froze and was told that he could not find windows.

    Sounds like the HARD drive failure.
    That would explain the PXE Boot error as well.
    This error occurs if the laptop tries to boot from LAN because other sources bootable couldn t be found.

    In my opinion, you need to replace the HARD drive.
    If the warranty is valid, get in touch with a local ASP from Toshiba and ask the new HARD drive

  • C4780 - error in the printing system

    C4780 worked without incident for months until recently - now I find randomly in status 'offline '.  Today has been visited by "error in the printing system.  Any ideas?  I already deleted the printer and the software which then does a re - install using the downloaded software from the HP site (can't locate the original install CD).

    OK, I'll assume that this printer is connected wireless to your router.  I would like to know if it's USB to your PC.

    First of all, don't use WEP.  It is not safe and can cause connection problems.  Use WPA with a password of 13 + character that you create yourself!  Much easier and safer.

    From the front of the printer: [Scan] Setup > network > wireless network Test.  It will be radio of the printer self-test.

    When the printer is offline, run this utility.  It will tell you what is happening.

  • How to fix windows photo viewer showing the class not regitered error in the local system.

    Dear all,

    Please provide me the solution.

    How to fix windows photo viewer showing the class not regitered error in the local system.

    Thank you best regards &,.

    Amol.

    Hello Amol,

    Were there any changes made on the computer before the show?

    The problem may occur if there is a problem with Java on the computer. I suggest you to check the link and try to update Java:

    http://www.Java.com/en/download/help/download_options.XML

    http://www.Java.com/en/download/index.jsp

    Let us know the results.

  • Connection error: 500 Internal Server Error (html: error initializing the servlet)

    I installed Oracle EBS 12.1.1 on OL5.9 with success. I managed Logined too. But after restarting the server I have following problem.

    500 internal Server Error - Servlet error: an exception occurred. ' everything occurs while trying to open the login page.

    I checked the details flowing:
    1. adstrtal.sh going just with output state 0.
    2. State of adopmnctl.sh are very good.
    3. application.log
    +/EBS/applmgr/dev/inst/apps/DEV_r-D620/logs/ora/10.1.3/J2EE/oacore/oacore_default_group_1/application.log+

    13/02/26 13:59:05.81 html: error initializing the servlet
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.profiles.Profiles
    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:126)
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)
    13/02/26 13:59:05.82 html: Servlet error
    java.lang.NoClassDefFoundError: has not been initialized class oracle.apps.fnd.profiles.Profiles
    at oracle.apps.fnd.sso.AppsLoginRedirect.AppsSetting(AppsLoginRedirect.java:126)
    at oracle.apps.fnd.sso.AppsLoginRedirect.init(AppsLoginRedirect.java:170)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.loadServlet (HttpApplication.java:2379)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4830)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.findServlet (HttpApplication.java:4754)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpApplication.getRequestDispatcher (HttpApplication.java:2978)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.doProcessRequest (HttpRequestHandler.java:738)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.HttpRequestHandler.processRequest (HttpRequestHandler.java:453)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:313)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)].server.http.AJPRequestHandler.run (AJPRequestHandler.java:199)
    to oracle.oc4j.network.ServerSocketReadHandler$ SafeRunnable.run (ServerSocketReadHandler.java:260)
    at oracle.oc4j.network.ServerSocketAcceptHandler.procClientSocket(ServerSocketAcceptHandler.java:234)
    to oracle.oc4j.network.ServerSocketAcceptHandler.access$ 700 (ServerSocketAcceptHandler.java:29)
    to oracle.oc4j.network.ServerSocketAcceptHandler$ AcceptHandlerHorse.run (ServerSocketAcceptHandler.java:879)
    to com.evermind [Oracle containers for J2EE 10 g (10.1.3.4.0)]. util. ReleasableResourcePooledExecutor$ MyWorker.run (ReleasableResourcePooledExecutor.java:303)
    at java.lang.Thread.run(Thread.java:619)


    Is it possible to fix this?

    Hi Roderick,

    Solution 1 is just a workaround (because it would turn off distributed cache JVM), the best would be using solution 2 and use a different port.

    Kind regards
    Ronald

  • Error initializing the application. It seems that corrupt ntdll.dll error

    I installed Autocad 2010 64 bit on my new Dell Vista Home premium 64-bit OS. Worked like a charm. I installed a piece of trial software that I ended up uninstalling a day later (also of Autodesk). I can no longer launch Autocad... error initializing and it points to the ntdll.dll error. I have uninstalled and installed the software several times with information about the Autodesk site and the result is the same. The application installs perfectly, but will not start due to the error of initialization of the.
    Now, I installed another package of drafting and the result is the same... and the error is the same, even if it is not the same software.
    I ran SFC/scannow and the journal reports there is little files that can not be repaired.
    I run the DVD of Vista and tried a repair, although I can't find a ntdll.ll replacement and I don't seem to be able to change it if I could.
    Is a complete operating system, the only solution? If so, it will repair this problem or will I still have this problem if I reinstall the OS? Help, please!

    I ran system restore, but now only available restore point is "newer" than when the problem occurred. I contacted Autodesk and they feel that I'm able to use a distribution Linux on CD to allow me to replace the damaged file ntdll.dll. Otherwise, they unfortunately believe that I might have to reinstall everything.
    I was expecting... (I know) that this could be avoided.

    Is there a relatively easy way to replace a ntdll.dll file without going through a Linux distribution?

  • ERPi initialize the Source system is not extract any chart.

    Hi gurus,

    I have a problem while initializing in ERPi Source System. Any help fixing this problem is greatly appreciated.

    It is, when I Intialize source system ERPi, its just the kickoff as a single scenario in ODI. And when I navigate to treat in detail to check the status, its still showing as running.
    But I don't see any scenario in ODI in working condition.
    So, obviously, we can guess that it will not to this extreme measure to show the chart of accounts.

    So my questions here are:

    1. I think there should be several scenarios that should have been expelled from in ODI. But one scenario began?
    2. and how long the Source initialization process.

    Version of the software using the (ERPi - 11.1.2.2. v) and ODI (v.11.1.1.3) Source System (EBS v.11i)

    Any help is greatly appreciated.




    Thank you
    Mike.

    If you use ERPi 11.1.2.2 ODI version should be 11.1.1.6.

    Furthermore, you brought the master and the repository of work that comes with FDM following the Guide from the administrator of the ERPI and making the repository ID 500 and 501?

    If you look in the ODI operator do you see many scenarios under the section of the script?

  • Sansa clip-drag & drop shockwave object corrupts - the error of the operating system "refreshing database".

    If by mistake, you drag and drop an object flash shockwave from your local directory from the PC to the sansa clip, corrupt you the operating system of the sansa clip. When re - start the sansa clip, clip progresses by up to 70% with error message "refreshing database", but fails to start successfully. If the press-'hold' button on sansa clip, the appliance does not start. It crashes with the error message "refreshing database' but doesn't load is not the operating system.»

    It was a user error to drag - move all the MP3 files in the directory of the PC, one of whom was of type shockwave flash object file.

    Help!

    André

    Try the clip board.  This is the map of the e200 series.

  • Registry Booster Uniblue says I have total of 928 errors on the registry system and users!

    PC seems to work (maybe slow sometimes). Purchase of Registry Booster and system Twecker will really make a difference? ALTERNATIVES?

    How normal is that after four years of use of the lamp?

    You must ignore the report and uninstall Registry Booster.

    RegistryCleaners of the negligible benefits and can create errors intractable system that cannot be resolved by reinstalling the operating system and everything that this implies.

  • Errors on the delivery system

    Hi again,

    I published the site for the delivery system but it gives me this error, but I can see the site, pages, templates, so now when I access the site.

    I have two systems on the same machine, the admin instance is running on port 8080 and the distribution system runs on port 8181.

    The host.properties of the instance of the admin:

    $host.name = case - 10.10.40.119 - 1

    And the host.properties of the delivery system:

    $host.name = case - 10.10.40.119 - 2

    Any suggestion?

    Sites.log

    [2014-06-20 11:29:01, COT 550] [WARNING] [http-Apr-8181-exec-3] [fatwire.logging.security.context] cannot get the authentication provider, default authentication ticket internal

    [2014-06-20 11:29:01, COT 769] [ERROR] [http-Apr-8181-exec-9] [wem.sso.cas.CASProvider] unable to acquire tickets

    java.io.IOException: server returned HTTP response code: 403 for URL: :8181/cas/v1/tickets/TGT-10-g1MsnH7Xfw41eZPX2lgclFOcVHK7kdOcXExQqsEPTVJayftB5q-cas-10.10.40.119-2 http://10.10.40.119

    at sun.net.www.protocol.http.HttpURLConnection.getInputStream (HttpURLConnection.java:1459)

    at com.fatwire.wem.sso.cas.CASProvider.getST(CASProvider.java:309)

    at com.fatwire.wem.sso.cas.CASProvider.getTicket(CASProvider.java:159)

    to com FutureTense.Security.SecureLogin.SecureLoginFilter.doFilter(SecureLoginFilter.java:314)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    to com FutureTense.Servlet.URLRewriteFilter.doFilter(URLRewriteFilter.java:81)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at com.fatwire.wem.sso.cas.filter.CASFilter.doFilter(CASFilter.java:701)

    at com.fatwire.wem.sso.SSOFilter.doFilter(SSOFilter.java:51)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:607)

    to org.apache.tomcat.util.net.AprEndpoint$ SocketProcessor.doRun (AprEndpoint.java:2441)

    to org.apache.tomcat.util.net.AprEndpoint$ SocketProcessor.run (AprEndpoint.java:2430)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:895)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:918)

    at java.lang.Thread.run(Thread.java:662)

    [2014-06-20 11:29:01, COT 769] [WARNING] [http-Apr-8181-exec-9] [fatwire.logging.security.context] cannot get the authentication provider, default authentication ticket internal

    CAs.log

    2014-06-20 11:29:01, 753 INFO [org.jasig.cas.authentication.AuthenticationManagerImpl] - AuthenticationHandler: com.fatwire.wem.sso.cas.plugin.CSAuthenticationHandler has authenticated the user who has provided the following identification information: [username: fwadmin]

    2014-06-20 11:29:01, 769 INFO [com.fatwire.logging.ssoplugin] - CASXSSFilter received url not approved with application of :8181/cas/v1/tickets/TGT-10-g1MsnH7Xfw41eZPX2lgclFOcVHK7kdOcXExQqsEPTVJayftB5q-cas-10.10.40.119-2?null http://10.10.40.119

    javax.servlet.ServletException

    at com.fatwire.cas.web.CASXSSFilter.doFilter(CASXSSFilter.java:80)

    at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:241)

    at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:208)

    at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:220)

    at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:122)

    at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:501)

    at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:170)

    at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:98)

    at org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:950)

    at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:116)

    at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:408)

    at org.apache.coyote.http11.AbstractHttp11Processor.process(AbstractHttp11Processor.java:1040)

    to org.apache.coyote.AbstractProtocol$ AbstractConnectionHandler.process (AbstractProtocol.java:607)

    to org.apache.tomcat.util.net.AprEndpoint$ SocketProcessor.doRun (AprEndpoint.java:2441)

    to org.apache.tomcat.util.net.AprEndpoint$ SocketProcessor.run (AprEndpoint.java:2430)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.runTask (ThreadPoolExecutor.java:895)

    to java.util.concurrent.ThreadPoolExecutor$ Worker.run (ThreadPoolExecutor.java:918)

    at java.lang.Thread.run(Thread.java:662)

    customBeans.xml on the delivery system

    < bean id = "RequestParamValidator" class = "com.fatwire.cas.web.RequestParamValidator" >

    < property name = "validUrls" >

    < list >

    < value > http://10.10.40.119:8181 / cs / * < / value >

    < value > http://10.10.40.119:8181 / case / * < / value >

    < value > http://localhost:8181 / cs / * < / value >

    < value > http://localhost:8181 / case / * < / value >

    < / list >

    < / property >

    < / bean >

    Best regards!

    Enrique Merci for your reply. I did, I just put the http://10.10.40.119:8181 / cs / * on the customBean.xml but I think I have 2 customBean.xml on the way to class, one for each instance of Webcenter Sites, so I didn't add the http://10.10.40.119:8181 / cs / * for both files and it works.

    So that the two customBean.xml are:

    http://10.10.40.119:8080 / cs / *.

    http://10.10.40.119:8181 / cs / *.

    Thank you very much, anyway.

  • How to fix the error in the windows system event log

    How to diagnose in the event log error... pls help.

    Here are some notes on the event viewer reports that can help you. When you have a lot of mistakes, you need to focus on system errors and warnings, even if it's the applications that are giving you grief. Problems with the first sorting system can do the easier application problems. Note the time that the computer is started last and deal first with those at the beginning of the boot. Correct previous errors can be solved later.

    1. normally, when an error occurs on your computer looking in Event Viewer should be your starting point to find a solution. More related system errors are recorded and get an exact copy of the relevant report is important. Unfortunately, is not easy to understand reports and most of the users computer need help with their interpretation. I have to say later interpretation.

    2 Event Viewer includes three main newspapers of Windows. Here's the Application, security, and system. For purposes of troubleshooting system is by far the most important.

    3. to access the system log, select Start, Control Panel, administrative tools, Event Viewer, in the list on the left of the window select Windows and the system logs. Place the cursor on the system, right click and select filter current log. Check the front of the error and click OK and see you only reports errors. Click the Date and time column header to sort. You may need to click a second time to see the last report above.

    4. a tip for posting copies of error reports! Run Event Viewer and double-click the error you want to copy. Click the button copy on the general tab allows you to place a copy in the Clipboard and close Event Viewer. Now start your message and paste it into the body of the message. Make sure that it is the first dough right out of the event viewer.

    5. He cautioned against three types of reports, information, and reports errors. In most situations, it is the error reports that offer the best information but sometimes WARNING reports provide useful clues.

    6. all reports have stamps date and hour and when troubleshooting, it is important to focus on the latest reports. Reports of studies from the point when the computer is started, and then check if a similar report appeared in the previous session. If errors do not repeat investigation as to why they happen is wasted effort.

    7. in the individual reports the most important information is the event ID and Source such as these help when looking for help on the internet. The description is just as important and copy the exact text to use as search criteria greatly helps achieve better results when using Google. Not paraphrase descriptions when other people asking for help.

  • Get an error window, the source folder does not contain any supported camera raw files

    Use the DNG successfully for some time now thanks to the Adobe forums after that I got my new 7 d. Always with the help of CS2 and is finally managed to convert the 7 d to the DNG format.

    Just be shot in raw of marriage because he needed a little more space than the 18 MP biggy.

    Now, DNG gives me an error message that the files source on my CF cards contain no support RAW files.  That is what it is? Any thoughts on why DNG cannot read RAW files smaller the 7 d?

    Big question here because it is a marriage to work on and I can not even begin to say how to slow DOWN, it will have to use EOS Digital Photo Professional from ADobe Bridge/ACR. I can just go die.

    A little help if someone knows why worth a glance.

    Are you sure you are using the latest (version 5.6) Adobe DNG Converter?

    You can download it here:

    Windows:

    http://www.Adobe.com/support/downloads/detail.jsp?ftpID=4620

    Mac:

    http://www.Adobe.com/support/downloads/detail.jsp?ftpID=4619

    As far as I know, the DNG Converter supports 7 d mRAW and sRAW files to DNG conversion. If you are sure you use 5.6 and your raw files do not work, can you post them somewhere so that I can download and St them?

    Another thing, you can try it for some raw files copy manually the CF card into a folder on your desktop, and then ask the DNG Converter to convert these local copies to the DNG format. If conversion mRAWs on your office's work, but their conversion on your card does not work, then it is possible that you have selected just the right folder on your card in the DNG Converter, or there may be another problem, just read the files on your card.

    Thank you

    David Franzen

    Quality engineer

    Adobe Systems, Inc..

  • black screen: error find the operating system.

    I have 2 hard drives.  & operating systems 1) Win XP I could never remember the password, so I wasn't using.  and Win 7.   Everything was good & then all of a sudden when turned on has received the black screen.   Do not allow me to go anywhere or anything (not that I know what to do!)    I tried to repair using Win XP CD... but he won't answer.

    Hi MariePARKS,

    ·         When exactly do you get the black screen?

    ·         What is the exact error message or error code?

    ·         Did you do changes on the computer before the show?

    Follow the suggestions below for a possible solution:

    Method 1: You can disconnect all external devices except the keyboard and mouse, then check if the issue has not changed.

     

    Method 2: If the method above doesn't help then you can check the /rebuildBcd Microsoft Knowledge Base article and /ScanOs then check.

     

    How to use the Bootrec.exe tool in the Windows recovery environment to troubleshoot and repair startup issues in Windows

    http://support.Microsoft.com/kb/927392

    You can also see the article for more information on the issue:

    "Operating system not found" or the "Missing operating system" error message when you start your Windows XP-based computer

    http://support.Microsoft.com/kb/321626

    I hope this helps.

  • Shared the event Types Bundle + repository local event = error in the source table

    Hello

    I use a CEP beam for deployment of more types of events common to other Applications. In one application, I declare a type of event locally in the EPN

    i.e.
    <wlevs:event-type-repository>
              <wlevs:event-type type-name="someLocalEvent">
                   <wlevs:properties>
                        <wlevs:property name="someProp1" type="char" length="256" />
                        <wlevs:property name="someProp2" type="char" length="256" />
                   </wlevs:properties>
              </wlevs:event-type>
    <wlevs:event-type-repository>
    And declare it as type of event for the table:
    <wlevs:table id="table1" table-name="TABLE1" event-type="someLocalEvent" data-source="xeDs" />
    Now, I get this error:
    <Unknown event type [someLocalEvent] associated to external data source [table1]> 
    But if I put it in the shared repository event, it works as expected. What happens if the event type is not intended to share? Is it possible to add new types of events locally and he aggregate with shared events?

    Hello

    Can you confirm the "someLocalEvent" and "table1" are defined in the same application?
    It may be wise to ensure that the event type is defined before the table.

    Best regards

  • ERROR of the journal system seen but Workflow works OK

    What is the problem here?

    I have a workflow (task definition) and on my page resources policy synchronization, I give the name of this workflow in the (optional) text box rule process.

    The workflow works OK. It works as expected... BUT

    When I inspect the system log report, I noticed unrecoverable error notice.


    An example message is:

    System log the details.

    Timestamp Wednesday, October 6, 2010 14:30:05 IS
    Event
    Server idmapp1
    Fatal severity
    Component repository
    Error ERROR code
    Message rule: My-Fortime-ActiveSync-Workflow not found
    Reported to cause com.waveset.exception.ItemNotFound: rule of the order of the day: My-Fortime-ActiveSync-Workflow was not found in the repository, it may have been deleted in another session.
    com.waveset.exception.ItemNotFound: rule of the order of the day: My-Fortime-ActiveSync-Workflow was not found in the repository, it may have been deleted in another session.
    at com.waveset.object.ObjectCache.getHandle(ObjectCache.java:1053)
    at com.waveset.object.ObjectCache.getObject(ObjectCache.java:745)
    at com.waveset.object.ObjectCache.getObject(ObjectCache.java:678)
    at com.waveset.sync.IAPIImpl.getRule(IAPIImpl.java:1833)
    at com.waveset.sync.IAPIImpl.findProcessToRun(IAPIImpl.java:1676)
    at com.waveset.sync.IAPIImpl.buildEvent(IAPIImpl.java:1254)
    at com.waveset.sync.IAPIFactory.getIAPI(IAPIFactory.java:151)
    at com.waveset.adapter.iapi.IAPIFactoryImpl.getIAPI(IAPIFactoryImpl.java:107)
    at com.waveset.adapter.iapi.IAPIFactory.getIAPI(IAPIFactory.java:343)
    at com.waveset.adapter.DatabaseTableResourceAdapter.processUpdates(DatabaseTableResourceAdapter.java:2390)
    at com.waveset.adapter.DatabaseTableResourceAdapter.poll(DatabaseTableResourceAdapter.java:2026)
    at com.waveset.task.SARunner.doRealWork(SARunner.java:347)
    at com.waveset.task.Executor.execute(Executor.java:167)
    at com.waveset.task.TaskThread.run(TaskThread.java:144)


    My - Fortime.ActiveSync - Workflow is a the TaskDefinition not a rule, I'm not surprised that a rule with the same name is not found.

    It can be the cause of this output of the newspaper? I'm confused.

    It is a characteristic also of the IdM from SUN. The name you provide to define the workflow is the name of the workflow direct or the name of a rule which allows to calculate the name of workflow. Systems first just tryes to find the rule and if it has failed, use the name as the name of the workflow.

    To get the rule, the system uses the getObject() method and ignores the exception ItemNotFound (another feature, they should use getObjectIfExists() instead).

    So either rewrite the method:

    com.waveset.sync.IAPIImpl.getRule()
    

    or use the rule to return the name of the workflow.

    Edited by: user10506174 the 14.10.2010 05:15

    Edited by: user10506174 the 14.10.2010 05:16

Maybe you are looking for