Project copy error at J dev 11.1.1.1

We copied one of our project to other programmer's machine and following error occurs.
We are using J developer 11.1.1.1.0
Thansks.
10.Tem.2009 11:52:31 oracle.adf.share.jndi.MDSBackingStore isReadOnlyMDSStore
INFO: Read only backing store
10.Tem.2009 11:52:34 oracle.jsp.logger.JspMessages infoCannotDispatchJspPage
INFO: unable to dispatch JSP page: The following exception occurred:.
java.lang.NullPointerException
     at oracle.jsp.runtime.tree.OracleJspCustomTagNode.invokeSetters(OracleJspCustomTagNode.java:413)
     at oracle.jsp.runtime.tree.OracleJspCustomTagNode.getTagInstance(OracleJspCustomTagNode.java:286)
     at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:240)
     at oracle.jsp.runtime.tree.OracleJspClassicTagNode.evalBody(OracleJspClassicTagNode.java:87)
     at oracle.jsp.runtime.tree.OracleJspBodyTagNode.executeHandler(OracleJspBodyTagNode.java:58)
     at oracle.jsp.runtime.tree.OracleJspCustomTagNode.execute(OracleJspCustomTagNode.java:257)
     at oracle.jsp.runtime.tree.OracleJspNode.execute(OracleJspNode.java:76)
     at oracle.jsp.runtimev2.ShortCutServlet._jspService(ShortCutServlet.java:88)
     at oracle.jsp.runtime.OracleJspBase.service(OracleJspBase.java:29)
     at oracle.jsp.runtimev2.JspPageTable.compileAndServe(JspPageTable.java:663)
     at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
     at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:722)
     at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:646)
     at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestDispatcherImpl.invokeServlet(RequestDispatcherImpl.java:500)
     at weblogic.servlet.internal.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:248)
     at com.sun.faces.context.ExternalContextImpl.dispatch(ExternalContextImpl.java:410)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidad.context.ExternalContextDecorator.dispatch(ExternalContextDecorator.java:44)
     at org.apache.myfaces.trinidadinternal.context.FacesContextFactoryImpl$OverrideDispatch.dispatch(FacesContextFactoryImpl.java:267)
     at com.sun.faces.application.ViewHandlerImpl.executePageToBuildView(ViewHandlerImpl.java:473)
     at com.sun.faces.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:141)
     at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:189)
     at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:193)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:685)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:261)
     at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:193)
     at javax.faces.webapp.FacesServlet.service(FacesServlet.java:266)
     at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubSecurityHelper.java:227)
     at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:125)
     at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
     at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:191)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:85)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:54)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$FilterListChain.doFilter(TrinidadFilterImpl.java:420)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:247)
     at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:157)
     at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:202)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)
     at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
     at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(WebAppServletContext.java:3588)
     at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
     at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
     at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2200)
     at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2106)
     at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1428)
     at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
     at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

We have found the error.
Some libs in class path is erased. How We don't know.
But it works know.

Similar Messages

  • "Unable to Open Project File" - error

    Does anyone know how to resolve an "Unable to Open Project File" - error. I accidentally shut down my computer wrong, although Final Cut wasn't open.

    Welcome to the forums.
    The project file might have gotten corrupted. Look for the AUTOSAVE VAULT (typically in the DOCUMENTS>FINAL CUT PRO DOCUMENTS folder) and open the most recent version. Copy it to your main project folder if it works.
    If not, then try trashing your prefs with FCP Rescue.
    Shane

  • Project archiver error

    Every time at want to archive - I get this: project archiver error - some unknown error has occured - pl save your project and try again
    I have tried to restart program and PC but nothing helps - also tried just to copy the projerct but get the same message.
    It has worked fine earlier

    What are the pixel dimensions of the photos that you are using in that Time Lapse Timeline?    2886x2164
    Were any resized to 1920 x 1080 prior to import?  no resize - I use the zoom effect. 
    Are the GoPro stills jpegs?  yes - but have been lens corrected i Camera Raw and saved again with new names
    What is the total duration of the Timeline Time Lapse video? before cut - 19 minutes   28746 files -  after cut 1,54 minutes
    If you select File Menu/Project Archiver/Copy what are you setting for the Copied Folder that will be generated? a folder on the HD
    and
    What do you see in the Project Archiver dialog for the following when you select Copy option
    Disk space Available 1,1 TB
    Orginal Project Size 19.8 gb
    New Saved Project Size 19.8 GB
    I have just made a succesfull project archiving of an other video made from various movieclips.
    But it didn´t change anything regarding the time lap

  • Copy error -36 when copying from Time Machine disk to Mac

    Since using OS X 10.6.(.6), I can't copy certain files from my Time Machine disk to the Mactintosh hard disk without getting a copy error -36. The error doesn't occur with all files: for example pdf files will copy without problems, but Filemaker Pro files and iCal files don't. May be it's important to mention that when I retrieve files from the Time Machine disk, I have to mount the "sparse bundle" with my user files first and then drag the files to the desktop or an other place. This is because I'm running File Vault. If I try to retrieve files that were backed up under OS X 10.5, I get no copying errors at all. So it looks as if Snow Leopard has something to do with it. Is there anybody who has seen this problem before and knows how to solve it?

    Ok, I finally was able to complete the Disk Utility Repair, and it says everything is ok. Still the problem in restoring presists.
    One thing I noticed is that most files that Time Machine restore chokes on have an added set of permissions added to the file or folder with the same user name as mine, and the permissions level says "Custom". Thus it has 2 sets of permissions defined with the same user name, one with Read/Write and another with the same name that says "Custom." Am I explaining this well? Maybe this is a clue?

  • Premiere Elements 7 project save error and compatibility error on Win 7

    I have installed Premiere Elements 7 on a Win 7 32 bit os HP8000 desktop.  When I try to save a project to H: drive on a Novell server, I get a "project save error".  You can save fine to the desktop, but not to the H: drive.  If you try to open a Premiere Elements 7 file (on the Win 7 machine) that was created on a WinXP machine with the same Premiere Elements 7 program, you get "Projects created with adobe premiere pro and adobe premiere elements are not compatible. Please use the appropriate application to open this project."
    Help please.  Thanks.

    Solved.  The problem was to do with the Novell Client.  I installed the latest version (Client 2 sp1 ir4 for Win 7) and that solved the problem.
    fyi and thanks
    Patty

  • Project creation error-missing authorisation

    am new to C project. Just after technical config I am able to open the web browser. Now while trying to create the Project , the error for missing authorisation to create project is appearing. please tell me thw way how to assign role and where to assign etc. Any other customisation settings to be done etc..........
    Thanks.
    Zinni

    Hi,
    Please refer to thread below
    Re: Standard Roles for cProjects
    Regards
    Amit

  • LCM - copy (promote) jobs from DEV to TEST

    Hi all!
    I am searching for a way to copy the LCM jobs (to promote objects from DEV to TEST) from the DEV environment to the TEST environment.
    Is there a way to do so? Or do I need to recreate the jobs on the TEST new, when I want to transfer the same objects from TEST to PROD?
    Thanks,
    Hakan

    And do you know, how an existing job can be refreshed?
    I can create a job where a report is promoted from DEV to TEST. When the report now changes, so that a universe used is changed, the job itself is not updated.
    The only way I found is to recreate the job again. If I can solve the refresh problem of a job, I could copy the jobs from DEV to TEST and exchange the logins from DEV -> TEST and from TEST -> PROD.
    ciao Hakan

  • Finder Nonresponsive After Copy Error - Best Plan of Action?

    The following happens on my system frequently. I am running 10.5.8.
    Any help in understanding why this happens, and more importantly, what is the best course of action to take when it does, would be greatly appreciated.
    I ask the Finder, via drag-and-drop, to copy a folder containing tens of gigabytes of data, from one, usually external, hard drive to another, usually external, hard drive.
    The Copy window opens, reports the appropriate amount of data to be transferred, and the blue progress bar proceeds as expected. Partway through the process, the Finder returns a copy error, which states something like (I apologize for the paraphrase, but I do not have the exact message in front of me at the moment.) "The file [specified name of file] contains data that cannot be read or written." I click the "Ok" blue button (the only option provided). The error window disappears, and the Copy window is left, but the copy process does not continue, or at least the window does not indicate that any activity is happening. If I click the grey "x" button in the Copy window to stop the process, nothing happens. Even if I wait several hours after clicking the grey "x" button, nothing happens.
    Trying to drag any of the hard drives connected to the system (whether they are the drives from or to which the data is being copied) results in an error message indicating that the drive is in use and cannot be unmounted.
    Trying to shut down the system via the Apple menu usually results in no apparent activity. Other times, a message will eventually appear indicating that the Finder is preventing shutdown.
    Attempting to relaunch the Finder via Force Quit results in the desktop items disappearing, but the Finder not quitting (the blue light remains below the dock icon). At times, I have been able to use Spotlight to run Terminal to attempt command line shutdown instructions, to no avail, and to attempt command line Finder termination commands, also to no avail.
    The only action that results in a predictable, effective response is holding down the power button until the system shuts off. This, of course, is not ideal in terms of the hard drive data.
    There are no known issues with the files being copied. For example, upon rebooting the system, I can copy the files without generating an error.
    Can anyone provide any insight as to what is happening, how to prevent it from happening, and what to do when it does happen?
    If more information will help, I will gladly try to answer any questions.
    Thank you.
    RDFrelay

    Some additional information: The error message reads as follows: "The Finder cannot complete the operation because some data in "(file name)" cannot be read or written." It also says "Error code -36".
    Using Force Quit to ask the Finder to relaunch results in a blank desktop (everything except the Dock is gone).
    Again, there is nothing wrong with the file that is named in the error.
    Does anyone know what is going on and how to resolve it?
    Thanks.
    RDFrelay

  • Excelrepor​tdemo project link error with CVI2010 on windows 7, 64-bit operating system

    I am trying to run the excelreportdemo project in CVI2010 on windows 7, 64-bit operating system. I have the Excel2013 installed as well. I have chosen the build configuration as release or debug for 32 bit system so to be compatible for the test platform for production.
    However, I get 12 Project link errors as following:
    Undefined symbol '_ExcelRpt_RangeBorder@24' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WriteDataFromTableControl@16' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellValue' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetCellRangeAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartAddtoWorksheet@40' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ChartWizard@52' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_SetChartAttribute' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationNew@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_ApplicationQuit@4' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorkbookClose@8' referenced in "excelreportdemo.c".
    Undefined symbol '_ExcelRpt_WorksheetNew@12' referenced in "excelreportdemo.c".
    I have found a previous dicussion back in 2007. Unfortunately it did not help for the same problem on my new machine and CVI2010. Could anyone give me help on this/
    Thanks!
    Yuwei
    Solved!
    Go to Solution.

    The previous discussion link is pasted below:
    http://forums.ni.com/t5/LabWindows-CVI/Problems-adding-the-activex-instrument-e​xperiencing-undefined/m-p/580608/highlight/true#M3​1390
    It did not solve my problem, but may spark your idea of helping me.
    Thanks a lot!
    Yuwei

  • What does the "Copy error code files" option do in the build spec properties

    I have the "Copy error code files" checked for my application build specification but when I run my EXE on a different computer and call the simple error handler, I don't get the custom error from my computer's
    C:\Program Files(x86)\National Instruments\LabVIEW 2012\user.lib\errors\User-errors.txt file. Instead I get the "this error code is undefined" explaination.
    I've also tried including that file in the "always included" section of the build spec but that didn't work either. Am I missing something?
    CLD (2014)

    Infinite,
    Check out this link:
    http://www.ni.com/white-paper/3209/en
    Specifically this paragraph:
    "When building an executable (EXE) or shared library (DLL) with the Application Builder, make sure to add the custom error file as a support file (under the Source Files tab). For an executable, the custom error file will be saved in the <executable destination directory>\user.lib\errors directory. For a shared library, the custom error file will be saved in the National Instruments\Shared\LabVIEW Run-Time\<version>\Errors directory. When distributing a shared library, make sure to install the custom error file in this directory."
    James K.
    National Instruments
    Applications Engineer

  • Runtime error on BI Dev (UNCAUGHT_EXCEPTION)

    Hi Team,
    We are getting time error pn BI DEV . please check the below log .
    Runtime Errors         UNCAUGHT_EXCEPTION
    Exception              CX_RSR_X_MESSAGE
    Date and Time          28.02.2012 11:50:17
         The exception, which is assigned to class 'CX_RSR_X_MESSAGE', was not caught
          and
         therefore caused a runtime error.
         The reason for the exception is:
         No text available for this exception
    How to correct the error
         If the error occures in a non-modified SAP program, you may be able to
         find an interim solution in an SAP Note.
         If you have access to SAP Notes, carry out a search with the following
         keywords:
         "UNCAUGHT_EXCEPTION" "CX_RSR_X_MESSAGE"
         "SAPLRRMS" or "LRRMSU13"
         "RRMS_X_MESSAGE"
    SAP-Release 701
    Application server... "pssapsbx"
    Network address...... "10.10.32.114"
    Operating system..... "AIX"
    Release.............. "6.1"
    Hardware type........ "00F6B2C64C00"
    Character length.... 8 Bits
    Pointer length....... 64 Bits
    Work process number.. 0
    Shortdump setting.... "full"
    Database server... "pssapsbx"
    Database type..... "ORACLE"
    Database name..... "BD3"
    Database user ID.. "SAPBP3"
    Terminal.......... "inp-260888-1"
    Char.set.... "en_US.ISO8859-1"
    SAP kernel....... 701
    created (date)... "Apr 1 2011 23:57:22"
    create on........ "AIX 2 5 00CB5A5B4C00"
    Database version. "OCI_102 (10.2.0.4.0) "
    Patch level. 137
    Kindly suggest , this has to be check by BASIS or BI DEV team.

    Hi,
    About this dump please see the instructions given in the solution
    part of note 1157796.
      #1157796 - Characteristic 0REQUEST must reference 0REQUID
    The root cause could be the missing reference of 0REQUEST to 0REQUID
    as mentioned in this note.
    In addition to please check Infoobject 0REQUID in transaction RSD5.
    Please compare the delivered version with the active version and if
    difference exist install the content version again
    as it is given in the note.
    Thank You.
    Regards,
    Deepika

  • Client copy error:cannot open log:/w2k3-web53/sapmnt/trans/log/cc000007.ecc

    Hi Experts,
    While Client copy in Local System , I am facin gthis Error, please anybody help me out.
    client copy error:cannot open log:/w2k3-web53/sapmnt/trans/log/cc000007.ecc
    Regards,
    Amit,

    Your Error Message is like => cannot open log:/w2k3-web53/sapmnt/trans/log/cc000007.ecc
    This means 'w2k3-web53' is your machine name. and your sap system name is 'ECC'.
    1) If you are on windows then :
        Type '
    w2k3-web53\sapmnt' in address bar, this gives you an error and hence you are getting the above mentioned SAP error.
        Therefore to get out of this error follow the simple steps=>
         I) Create 'sapmnt/trans/log' (recursive) directories anywhere on your machine.
        II) Share 'sapmnt' directory over network {right click on directory->properties->sharing} with full access to others.
       III) Confirm this by typing '
    w2k3-web53\sapmnt' in your address bar. 'CC00000*.ECC' will be created automatically by SAP system  while copying.
    2) If you are using Linux then:
        Create the directories as mentioned above and give full access to directories by using CHMOD command.
        Share 'sapmnt' directory if necessary.
    Note: Change the protection level of your client in SAP if necessary:
    SCC4->EDIT->Double click your client -> then set Protection level at level 0 {No restriction}.

  • I've received an error message for for photoshop CS4 that I still use for some automated projects. ERROR: 150:30 Anybody know what this is and how to fix it?

    I've received an error message for for photoshop CS4 that I still use for some automated projects. ERROR: 150:30 Anybody know what this is and how to fix it?

    Please refer:
    http://helpx.adobe.com/x-productkb/global/error-licensing-stopped-mac- os.html
    Regards,
    Ashutosh

  • Project Validaation error, no question marks/exclamation point, whats wrong

    I've read the forum recommendations on addressing this error to no avail. I cant burn. I was prompted for project validation error. Checked DVD map but no question marks/exclamation points. I checked all chapter markers on iMovie and they were all correct. Everything on DVD map looks correct. Tried people's suggestion of saving as Disc Image or even as Video-TS but got the same error message on project validation. I've tried and retried for several hrs already but cant figure out what could be wrong.
    I am using iMovie HD and iDVD 08. Dragged movie into iDVD project. Have done similar projects before without problem.
    Help pls. This is so frustrating after working many hours on iDVD project.

    Yes filled all the image drop zones, no extra buttons, previewed everything in iDVD map and all ok. Used a 6.0 theme in one menu, and a 5.0 or old theme in a submenu. Have done that too before without any problem.
    How can I check if there is an extra unused "holder"? there are no blank buttons that I see.
    thanks

  • Encountering a "Project Save Error"

    Hello -
    I'm running Adobe's Creative Suite on a MBP with OSX 10.8.2. Since installing CS6, I've encountered the following problem with Adobe Premiere Pro: whenever I attempt to save the project, I get a "project save error" telling me I need to choose "save as" and save the project to another location. I can save another version of the project to any location, including the location where the original file is saved. This is a hassle, since it leads to several versions of a project sitting in one location. Does anyone have a way around this? So far, I've tried fixing disk permissions, uninstalling/reinstalling Premiere Pro, and saving to MacHD instead of my external hard drive, all with no success. I am attaching a screen shot of the error message in hopes that it helps. Thanks for your help,
    Steve

    Over in the Windows world, running the program as Administrator (NOT the same as using an Admin account) sometimes fixes permission errors... http://forums.adobe.com/thread/969395
    I have NO idea how this is done in the Mac world... or if it is needed... but a couple of saved links may help
    Mac and Root User http://forums.adobe.com/thread/879931 -and http://forums.adobe.com/thread/940869?tstart=0

Maybe you are looking for

  • How to create a xml file from the jsp page?

    I'm a beginner of the develop xml,my question like this, there has a jsp page,some parameters in it,I wanna get the parameters and create a xml file,so,what parser method should I use? And how to create a new xml file,when the file haven't exist at f

  • Download Skype 7.0.60.102 Offline installer 07-01-...

    Download Skype 7.0.60.102 Offline installer Link here | http://www.skype.com/en/download-skype/skype-for-windows/downloading/?source=lightinstaller&ver=7.0.... Have a Nice Day

  • Can you add ram to a Macbook5,2

    Can I add ram to this macbook to be able to make it more compatible and be able to open applications that I can't without upgrading my software? Is It worth it? How much Ram would I have to add for Lion software? Is that possible? I am not in the pos

  • Bands in pictures printed from Preview (due to image expansion?)

    When I print a color picure from Preview, areas of medium color like an evening sky show bands about one inch wide. parallel to the print head movement direction. So one inch tall band will be lighter, the next darker. These are subtle differences, b

  • Folio Builder button disappeared

    i don't know how but as i opened InDesign CS6 today (at the menubar on the right hand side) the folio builder button has disappered - any ideas? thnks!