Error -61203 (Cannot Run RT.vi due to error after recompiling new FPGA.vi)

I have updated my FPGA code to interface with my custom mezzanine card.  The code runs fine.  I am updating the RT code to interface with these changes.  Yesterday, both were functioning properly.  I made some changes to the FPGA code this morning, which required the code to be recompiled.
Now the RT code is giving an error from the Open FPGA VI Reference. (Error - 61203)
I have noticed that the dependencies list below (circled in green)i ndicates where the FPGA *.lvbitx file is.  However, I have another location of a similar file in a different folder.  I need to know how to:
1.)    Make the *.lvbitx file be located where I want it to (in a specific folder for example)
2.)    Make sure the RT.vi is looking at the proper file and location so that they are matched.
Any help would be greatly appreciated.
I’ve attached the FPGA and RT code for review.
Phillip Palmer, PhD
Solved!
Go to Solution.
Attachments:
RT TGA-Mezzanine.vi ‏405 KB
FPGA TGA-Mezzanine.vi ‏279 KB
Project File etc.pdf ‏258 KB

Hello Ppalmer
You could recompile the code, go to files tab in the project explorer to find the location of the directory where they are stored or alternatively go to search and search for .lvbit files.
Once you know where you have the bitfile you can read the information below in order to point directly to that file. You use the Open FPGA VI Reference Function (First row of the table). It is talking about how we could configure the Configure Open FPGA VI Reference Dialog Box. Normally we use the second option (VI) but you could point directly to the bitfile. It is basically the same information explained here.
Regards
Frank R.

Similar Messages

  • Cannot run application HRSystem due to error deploying to DefaultServer.

    I am new to java and jdeveloper. I am tring my hands on the tutorial on HRSystem. Below is the error message recieved while deploying the application. Dont know what to do please help.
    The plaform is linux. Thanks
    DefaultServer startup time: 12661 ms.
    DefaultServer started.
    [Running application HRSystem on Server Instance DefaultServer...]
    Uploading credentials.
    ---- Deployment started. ---- Jun 2, 2009 3:10:10 PM
    Target platform is (Weblogic 10.3).
    Running dependency analysis...
    2009-06-02 15:10:10.73: Writing WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:10.973: Wrote WAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp
    2009-06-02 15:10:57.397: Writing EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    2009-06-02 15:10:57.404: Wrote EAR file to /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem
    Deploying Application...
    <Jun 2, 2009 3:10:59 PM CET> <Warning> <J2EE> <BEA-160195> <The application version lifecycle event listener oracle.security.jps.wls.listeners.JpsAppVersionLifecycleListener is ignored because the application HRSystem is not versioned.>
    Jun 2, 2009 3:10:59 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    Jun 2, 2009 3:10:59 PM oracle.as.jmx.framework.PortableMBeanFactory setJMXFrameworkProviderClass
    INFO: JMX Portable Framework initialized with platform SPI "class oracle.as.jmx.framework.wls.spi.JMXFrameworkProviderImpl"
    <Jun 2, 2009 3:11:22 PM CET> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/o.j2ee/drs/HRSystem/HRSystem-ViewController-webapp. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    Jun 2, 2009 3:11:22 PM oracle.adf.share.config.ADFConfigFactory cleanUpApplicationState
    INFO: Cleaning up application state
    <Jun 2, 2009 3:11:22 PM CET> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1243951858599' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'HRSystem'.>
    <Jun 2, 2009 3:11:22 PM CET> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:387)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:93)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:387)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:37)
         Truncated. see log file for complete stacktrace
    java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:283)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:256)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:54)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         Truncated. see log file for complete stacktrace
    >
    [Deployer:149034]An exception occurred for task [Deployer:149026]deploy application HRSystem on DefaultServer.: Failed to load webapp: 'HRSystem-ViewController-context-root'.
    weblogic.application.ModuleException: Failed to load webapp: 'HRSystem-ViewController-context-root'
    #### Deployment incomplete. #### Jun 2, 2009 3:11:22 PM
    oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:247)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.deployImpl(Jsr88RemoteDeployer.java:157)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdeveloper.deploy.common.BatchDeployer.deployImpl(BatchDeployer.java:82)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.WrappedDeployer.deployImpl(WrappedDeployer.java:39)
         at oracle.jdeveloper.deploy.common.AbstractDeployer.deploy(AbstractDeployer.java:94)
         at oracle.jdevimpl.deploy.fwk.DeploymentManagerImpl.deploy(DeploymentManagerImpl.java:436)
         at oracle.jdeveloper.deploy.DeploymentManager.deploy(DeploymentManager.java:209)
         at oracle.jdevimpl.runner.adrs.AdrsStarter$5$1.run(AdrsStarter.java:1365)
    Caused by: oracle.jdeveloper.deploy.DeployException
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:413)
         at oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer.doDeploymentAction(Jsr88RemoteDeployer.java:238)
         ... 11 more
    Caused by: oracle.jdeveloper.deploy.DeployException: Deployment Failed
         at oracle.jdevimpl.deploy.common.Jsr88DeploymentHelper.deployApplication(Jsr88DeploymentHelper.java:395)
         ... 12 more
    #### Cannot run application HRSystem due to error deploying to DefaultServer.
    [Application HRSystem stopped and undeployed from Server Instance DefaultServer]
    Edited by: user1423903 on Jun 2, 2009 8:11 AM

    Try removing this directory: /home/oracle/.jdeveloper/system11.1.1.0.31.52.05/ and restarting JDeveloper.

  • Cannot run application handbook due to error deploying to IntegratedWe

    I recently upgraded to Developer version 11.1.2.38.60.81 and when I try to run my test template from the handbook built under a previous version I get the following:
    <Sep 29, 2011 6:26:38 PM MST> <Error> <HTTP> <BEA-101371> <There was a failure when processing annotations for application C:\Users\Owner\AppData\Roaming\JDeveloper\system11.1.2.1.38.60.81\o.j2ee\drs\handbook\ModelWebApp.war. Please make sure that the annotations are valid. The error is javax.faces.webapp.FacesServlet>
    <Sep 29, 2011 6:26:38 PM MST> <Error> <Deployer> <BEA-149265> <Failure occurred in the execution of deployment request with ID '1317345997673' for task '0'. Error is: 'weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root''
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149004> <Failures were detected while initiating deploy task for application 'handbook'.>
    <Sep 29, 2011 6:26:38 PM MST> <Warning> <Deployer> <BEA-149078> <Stack trace for message 149004
    weblogic.application.ModuleException: Failed to load webapp: 'handbook-Model-context-root'
         at weblogic.servlet.internal.WebAppModule.prepare(WebAppModule.java:393)
         at weblogic.application.internal.flow.ScopedModuleDriver.prepare(ScopedModuleDriver.java:176)
         at weblogic.application.internal.flow.ModuleListenerInvoker.prepare(ModuleListenerInvoker.java:199)
         at weblogic.application.internal.flow.DeploymentCallbackFlow$1.next(DeploymentCallbackFlow.java:517)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         Truncated. see log file for complete stacktrace
    Caused By: java.lang.ClassNotFoundException: javax.faces.webapp.FacesServlet
         at weblogic.utils.classloaders.GenericClassLoader.findLocalClass(GenericClassLoader.java:297)
         at weblogic.utils.classloaders.GenericClassLoader.findClass(GenericClassLoader.java:270)
         at weblogic.utils.classloaders.ChangeAwareClassLoader.findClass(ChangeAwareClassLoader.java:64)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:305)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:246)
         Truncated. see log file for complete stacktrace
    >
    #### Cannot run application handbook due to error deploying to IntegratedWebLogicServer.
    [06:26:39 PM] Deployment cancelled.
    [06:26:39 PM] ---- Deployment incomplete ----.
    [06:26:39 PM] Remote deployment failed (oracle.jdevimpl.deploy.common.Jsr88RemoteDeployer)
    [Application handbook stopped and undeployed from Server Instance IntegratedWebLogicServer]
    I have read thru the other threads but have not found an aswer; can someone help?

    Thanx for your reply. I am very appreciative that you and others take the time to reply. I follow your blog and hope to become more proficient in JDeveloper.

  • #### Cannot run application Application1 due to error deploying to Default.

    Hi all,
    Now, I am studing ADF 11. When I run my application, I meet a problem:
    This problem, "can not run your application", I try to stop java, or rebuild, or clean my application... but not successfull
    *#### Cannot run application Application1 due to error deploying to DefaultServer.*
    *[Application Application1 stopped and undeployed from Server Instance DefaultServer]*
    *[Server Instance DefaultServer is shutting down.  All applications currently running will be terminated and undeployed.]*
    *[sending request to shutdown server...]*
    C:\oracle\Middleware\jdeveloper\system\system11.1.1.0.31.51.88\DefaultDomain\bin\stopWebLogic.cmd
    Stopping Weblogic Server...
    But, If I remove adf 11 software, after that I install this software then okie, and I can run my application.
    Help me.
    thanks all

    Just for the record - my thinking is that there was an application deployed on the integrated server that was miss configured.
    Instead of removing the whole system directory - you could just remove the defaultServer subdirectory there.
    But even better would have been the option to remove the specific offending application see here:
    http://blogs.oracle.com/shay/2009/08/removing_applications_from_you.html

  • Error after clicking New Segment in Segmentation Wizard

    I can use Segmentation Wizard when connected with my login (administrator role).
    When using another login for the Lead Generation people (lead role), I do get an error after clicking New Segment.
    Maybe the role needs a specific privilege so that the user can use the Segmentation Wizard ?
    Txs. for any help.
    Antonio

    Antonio, I would recommend that you contact CRM On Demand customer care in reference to this issue.

  • EVDRE error after adding new member - AFTER installing SQL 2008 R2 SP1 CU2

    Hi guys.
    We're seeing the same error as detailed in Link:[Re: EVDRE error AFTER expanding on a newly added member, sometimes....;
    Basically, any new members that are added appear in the SQL tables, but throw out "EVDRE has encountered a problem..." when trying to use them.
    Generally, this problem clear up if we leave the member overnight (although why this should be, I have no idea - the system does nothing extra overnight).
    We have tried processing the cube, full processing of the application and even a server reboot, all to no avail.
    However, the generally accepted fix for this is to upgrade SQL 2008 R2 to SP1 CU2 (SQL 10.50.2772)
    This system was patched to that level before BPC was ever installed, precisely to avoid this problem.
    This is not the first time that we have seen this behaviour.
    I have experienced it in one other environment, which I keep meaning to rebuild.
    These installations are in completely different environments.  The only similarities are that they both use Windows Server 2008 R2 and SQL 2008 R2.
    The issue only started to appear in this second environment today (we have 3 other environments with the same software version that do not have the problem).
    It had been assumed before today that the first problematic environment might need a rebuild due to this issue being caused by some other factor.
    However, this is now far too coincidental to be the case.
    Has anyone seen similar issues even after patching to v10.50.2772, or does anyone have any suggestions at all.
    I could really do with a quick win on this one.
    Thanks

    Hi,
    i've had the same issue in the same days. I confirm that the issue appear after adding any member and it's clear overnight.
    My system is different:
    Windows Server 2008 NT 6.0 <X64> (Build 6002: Service Pack 2) Enterprise Edition
    and Microsoft SQL Server 2008 Enterprise Edition (SP1) - 10.0.2841.0 (X64)
    The issue appears in the last months.
    It's occurs only on specific machine (always the same client), in the same moment other machines can open the same input schedule and expand without problem.
    I've noted also that when I cancel the added member the issue disappear, the same behaviour with APShell.
    I have the same configuration on development and test environment, same version of O.S. and SQL server, but there I don't have problem. The only difference is that these two environments are single server (application and DB server on the same machine) Instead, the production environment is multiserver (2 application server + DB server).
    Maybe there is a service that take a long time for sincronization (it's triggered in the night?).
    Could you verify if on some machine the evdre works fine and and that when you delete the  added member evdre starts to work?
    Kind regards
    Roberto
    Edited by: Roberto Vidotti on Dec 19, 2011 6:01 PM

  • AddOn O.S. error after updating new release and/or patches

    I have had some problems after installing new release or patches on existing SAP B1 installation.
    A system error message is shown while attempting to starting SAP B1 AddOns.
    The problem occurs on several clients but not with a specific rule.
    Some SAP B1 clients continue working well like i expected.
    In order to fix this error i have already tried:
    - to reinstall DI API
    - to reinstall third party components required by my AddOn
    - to reinstall AddOn
    - to reinstall SAP B1 Client
    - to delete/rename SM_OBS_DLL folder in local temporary folder
    - hope and pray
    I have the same problems with VB6 and VB.NET AddOns, using UI and DI API.
    This error has been issued since SAP B1 2005 SP01 PL09 installation.
    Thanks in advance for any kind of help provided.

    Thank you for your help.
    I solved the problem with VB6 AddOn using only a DI.
    Next days I will be able to try with VB.NET 2003 projecy using both DI and UI API.
    I hope i won't have any further problem...
    Here is a newer question:
    Is it possible i have to recompile the AddOn every time i install new patches on existing installation on which i have already developed AddOns?
    This is not a good news because there are several patches issued and if i have to recompile the program i must generate new ARD file and install the new AddOn release...
    I hope this error won't be shown with next release or patch even if you gave me a very helpful solution.
    Many thanks
    Marcello Bordiga

  • Cal 6.3: Cannot run start-cal or stop-cal after patch

    Hello,
    I am running Sun Calendar Server 6.3 on Solaris 10 x86. I recently uninstalled then reinstalled the CS. I then patched the CS (121658-18) then tried to restart the server and got this error:
    # /opt/SUNWics5/cal/sbin/stop-cal
    ld.so.1: csservice: fatal: libnspr4.so: open failed: No such file or directory
    Killed
    # /opt/SUNWics5/cal/sbin/start-cal
    ld.so.1: csservice: fatal: libnspr4.so: open failed: No such file or directory
    Killed
    The CS was working fine until patch 121658-18 was added.
    truss on the stop-cal command ends with this:
    15828:  xstat(2, "/opt/SUNWics5/cal/lib/libmee.so", 0x08047170) = 0
    15828:  resolvepath("/opt/SUNWics5/cal/lib/libmee.so", "/opt/SUNWics5/cal/lib/libmee.so", 1023) = 31
    15828:  open("/opt/SUNWics5/cal/lib/libmee.so", O_RDONLY) = 3
    15828:  mmap(0xFEFA0000, 4096, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED, 3, 0) = 0xFEFA0000
    15828:  mmap(0x00010000, 360448, PROT_NONE, MAP_PRIVATE|MAP_NORESERVE|MAP_ANON|MAP_ALIGN, -1, 0) = 0xFEB70000
    15828:  mmap(0xFEB70000, 137459, PROT_READ|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_TEXT, 3, 0) = 0xFEB70000
    15828:  mmap(0xFEBA1000, 5240, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_INITDATA, 3, 135168) = 0xFEBA1000
    15828:  mmap(0xFEBA3000, 151200, PROT_READ|PROT_WRITE|PROT_EXEC, MAP_PRIVATE|MAP_FIXED|MAP_ANON, -1, 0) = 0xFEBA3000
    15828:  munmap(0xFEB92000, 61440)                       = 0
    15828:  memcntl(0xFEB70000, 35496, MC_ADVISE, MADV_WILLNEED, 0, 0) = 0
    15828:  close(3)                                        = 0
    15828:  xstat(2, "/opt/SUNWics5/cal/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/usr/openwin/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/opt/SUNWics5/cal/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/opt/SUNWics5/cal/lib/../lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/usr/lib/libnspr4.so", 0x08047170)    Err#2 ENOENT
    15828:  xstat(2, "/lib/libnspr4.so", 0x08047170)        Err#2 ENOENT
    15828:  xstat(2, "/usr/dist/share/sunstudio_i386,v11.0/SUNWspro/lib/rw7/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/usr/dist/share/sunstudio_i386,v11.0/SUNWspro/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/opt/SUNWspro/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/usr/ccs/lib/libnspr4.so", 0x08047170) Err#2 ENOENT
    15828:  xstat(2, "/lib/libnspr4.so", 0x08047170)        Err#2 ENOENT
    15828:  xstat(2, "/usr/lib/libnspr4.so", 0x08047170)    Err#2 ENOENT
    15828:  xstat(2, "/lib/libnspr4.so", 0x08047170)        Err#2 ENOENT
    15828:  xstat(2, "/usr/lib/libnspr4.so", 0x08047170)    Err#2 ENOENT
    15828:  write(2, " l d . s o . 1 :   c s s".., 79)      = 79
    15828:  munmap(0xFEFA0000, 4096)                        = 0
    15828:  lwp_self()                                      = 1
    15803:  waitid(P_PID, 15828, 0x08047A80, WEXITED|WTRAPPED|WNOWAIT) = 0
    15803:  ioctl(0, TIOCGPGRP, 0x08047AF8)                 = 0
    15803:  ioctl(0, TCGETS, 0x08075EC8)                    = 0
    15803:  waitid(P_PID, 15828, 0x08047A80, WEXITED|WTRAPPED) = 0
    15803:  write(2, " K i l l e d\n", 7)                   = 7
    15803:  read(19, 0x08076350, 128)                       = 0
    15803:  ioctl(19, TCGETA, 0x08047B54)                   Err#25 ENOTTY
    15803:  ioctl(19, TCGETA, 0x08047B74)                   Err#25 ENOTTY
    15803:  close(19)                                       = 0
    15803:  _exit(137)any help on resolving this issue is appreciated.
    thanks,
    Matt

    Hey Shane,
    Thanks for the response. I recreated the link:
    # ls -la /opt/SUNWics5/cal/lib/libnspr4.so
    lrwxrwxrwx   1 root     root          30 Aug 14 08:28 /opt/SUNWics5/cal/lib/libnspr4.so -> /usr/lib/mps/secv1/libnspr4.soThen tried stop-cal/start-cal again and got the same error, but with a different lib file, so i created that link. That happened a couple times. I had to create a bunch of links:
    # pwd
    /opt/SUNWics5/cal/lib
    ln -s /usr/lib/mps/secv1/libnspr4.so libnspr4.so
    ln -s /usr/lib/mps/secv1/libplc4.so libplc4.so
    ln -s /usr/lib/mps/secv1/libplds4.so libplds4.so
    ln -s /usr/lib/mps/secv1/libnss3.so libnss3.so
    ln -s /usr/lib/mps/secv1/libssl3.so libssl3.so
    ln -s /usr/lib/mps/secv1/libnssckbi.so libnssckbi.soI then got this:
    # /opt/SUNWics5/cal/sbin/stop-cal
    Connecting to watcher ...
    shutting down all servers...
    http server is not running
    admin server is not running
    store server is not running
    stopping watcher process 16551 .... done
    # /opt/SUNWics5/cal/sbin/start-cal
    Connecting to watcher ...
    Launching watcher ...
    Starting store server ............................................................... timeout
    Starting admin server ............................................................... timeout
    Starting http server ....ld.so.1: cshttpd: fatal: libsasl.so: version `SUNWprivate1.1' not found (required by file /opt/SUNWics5/cal/lib/cshttpd)
    ld.so.1: cshttpd: fatal: libsasl.so: open failed: No such file or directory
    ........................................................... timeoutI tried recreating a link to libsasl.so.
    # ln -s /usr/lib/mps/sasl2/libsasl.so libsasl.soThat didnt help; i still got the same error.
    I'm getting this in the admin.log:
    [14/Aug/2007:08:41:43 -0400] umduwc01 csadmind[16598]: General Error: locking error: /opt/SUNWics5/cal/data/lock/__db.001: No such file or directory
    [14/Aug/2007:08:41:43 -0400] umduwc01 csadmind[16598]: General Critical: cannot open locking subsystem: No such file or directory
    [14/Aug/2007:08:46:45 -0400] umduwc01 csadmind[16659]: General Error: locking error: /opt/SUNWics5/cal/data/lock/__db.001: No such file or directory
    [14/Aug/2007:08:46:45 -0400] umduwc01 csadmind[16659]: General Critical: cannot open locking subsystem: No such file or directoryI'm getting this in the watcher.log:
    watcher process 16551 started at Tue Aug 14 08:39:37 2007
    Watched 'csservice' process 16550 exited abnormally
    Process 'csservice' failed, no action taken
    Watched 'csservice' process 16566 exited abnormally
    Process 'csservice' failed, no action taken
    watcher process 16596 started at Tue Aug 14 08:40:37 2007
    watcher process 16655 started at Tue Aug 14 08:45:39 2007Thank you for your help,
    Matt

  • Cannot run InDesign CS or Photoshop CS after install

    I have installed photoshop cs and InDesign CS onto my iMac on Mac OS X 10.3.9. They have installed fully and I have entered the serial numbers in and they have been authorised. The folder then appears in my HD:Applications as normal. However, when I try and open photoshop or image ready it just acts like something is going to happen but nothing does - no response from the computer however long you wait. Why is this happening? Similar thing with InDesign, but it actually starts opening with the main InDesign screen and then unexpectadly quits - every time. Can someone help me on this please.

    Hi Craig,
    Trey to run Disc Utility --> Disc Repair Permissions
    Dimaxum

  • Error after a new ES2 installed

    I'm getting this error when the app server starts up. the installation itself finished without any problem or errors. The OS is SUN Solaris and DB is Oracle 10g. Any idea?
    [4/28/10 18:13:51:352 EDT] 00000019 DBModelPersis E com.adobe.datamodel.repository.DBModelPersistence getModels Naming exception during loading of all data models: javax.naming.NameNotFoundException: Name "IDP_DS" not found in context "java:".

    I'm working with a customer running LC ES2 SP2 on
    WAS 7.x
    Solaris T-Series
    Oracle 10 DB
    And we're still seeing this error. It isn't causing problems, just showing up in the logs. It should be fixed in ES3.

  • Windows setup error after installing new hard drive

    My hard drive failed. After installing the new hard drive and running the recovery disks, I get an error that says windows setup could not configure windows to run on this hardware. The new HD is basically the same as the one originally in my HP Touchsmart
    600-1155 PC. 

    Hi Hpygram,
    Please share more details about this issue.
    1. What option did you choose when you use the recovery disks?
    2. Did you perform the clean installation?
    If you meet this error message when you  perform the clean installation, please refer to the following KB for more details.
        “Windows Setup could not configure Windows on this computer’s hardware” installation error on a Windows 7-based or a Windows Server 2008 R2-based computer
    http://support.microsoft.com/kb/2466753
    • Check if the hard drive you are installing to is an "Advanced Format" disk.
    • Check your setuperr.log and setupact.log to see if the error are related to your drivers.
    Best regards,
    Fangzhou CHEN
    Fangzhou CHEN
    TechNet Community Support

  • [Solved]Error after installing new nvidia driver uninstalling nouveau

    Hi,
    On seeing that a new nvidia driver is available, I thought I'll give it a try as the older ones kept crashing/rebooting in kde and gnome.
    I got nvidia and nvidia-utils from pacman. During that there was a conflicting file with libgl, so I had to remove nouveau and then install nvidia. I got an error saying need to unload module from xserver to install and would be possible on reboot or something similar(dont exactly remember the error)
    Then I rebooted and x failed to start with errors ending up with "GdmLocalDisplayFactory: Maximum number of X display failures reached: Check X server log for errors. "
    I tried "sudo modprobe nvidia" and it gave me
    FATAL: Error inserting nvidia (/lib/modules/2.6-----/nvidia/nvidia.ko) No such device
    I tried looking up these errors and didnt get any proper answer or solution.
    On my own attempts I saw I had inserted a module called nouveau in mkinitcpio.conf, I removed that but didnt help either. Read at a few forums and arch-wiki to run "nvidia-xconfig". The command creates a xorg.conf in X11. But on reboot nothing happened, same errors. Later I tried uninstalling and reinstalling both xorg and nvidia in hope something was wrong with the xorg which could get reset with a reinstall but that didnt do it
    The new nvidia driver is 275.19
    Config:
    i7 720QM
    8GB DDR3 1333Mhz
    Nvidia GTX 260M 1 GB
    Its a Alienware m15x.
    Last edited by death__machine (2011-07-21 16:35:48)

    Heres the Xorg.0.log and it mentions the nvidia error
    [ 377.958]
    X.Org X Server 1.10.3
    Release Date: 2011-07-08
    [ 377.959] X Protocol Version 11, Revision 0
    [ 377.960] Build Operating System: Linux 2.6.39-ARCH x86_64
    [ 377.960] Current Operating System: Linux death-laptop 2.6.39-ARCH #1 SMP PREEMPT Sat Jul 9 14:57:41 CEST 2011 x86_64
    [ 377.961] Kernel command line: root=/dev/sda7 ro VGA=771 quiet splash
    [ 377.961] Build Date: 09 July 2011 07:52:32AM
    [ 377.962]
    [ 377.963] Current version of pixman: 0.22.2
    [ 377.963] Before reporting problems, check http://wiki.x.org
    to make sure that you have the latest version.
    [ 377.964] Markers: (--) probed, (**) from config file, (==) default setting,
    (++) from command line, (!!) notice, (II) informational,
    (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
    [ 377.966] (==) Log file: "/var/log/Xorg.0.log", Time: Thu Jul 21 02:24:42 2011
    [ 378.243] (==) Using config directory: "/etc/X11/xorg.conf.d"
    [ 378.243] (==) No Layout section. Using the first Screen section.
    [ 378.243] (==) No screen section available. Using defaults.
    [ 378.243] (**) |-->Screen "Default Screen Section" (0)
    [ 378.243] (**) | |-->Monitor "<default monitor>"
    [ 378.244] (==) No device specified for screen "Default Screen Section".
    Using the first device section listed.
    [ 378.244] (**) | |-->Device "Device0"
    [ 378.244] (==) No monitor specified for screen "Default Screen Section".
    Using a default monitor configuration.
    [ 378.244] (==) Automatically adding devices
    [ 378.244] (==) Automatically enabling devices
    [ 378.244] (WW) The directory "/usr/share/fonts/OTF/" does not exist.
    [ 378.244] Entry deleted from font path.
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/100dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/100dpi/").
    [ 378.244] (WW) `fonts.dir' not found (or not valid) in "/usr/share/fonts/75dpi/".
    [ 378.244] Entry deleted from font path.
    [ 378.244] (Run 'mkfontdir' on "/usr/share/fonts/75dpi/").
    [ 378.244] (==) FontPath set to:
    /usr/share/fonts/misc/,
    /usr/share/fonts/TTF/,
    /usr/share/fonts/Type1/
    [ 378.244] (==) ModulePath set to "/usr/lib/xorg/modules"
    [ 378.244] (II) The server relies on udev to provide the list of input devices.
    If no devices become available, reconfigure udev or disable AutoAddDevices.
    [ 378.244] (II) Loader magic: 0x7d3440
    [ 378.244] (II) Module ABI versions:
    [ 378.244] X.Org ANSI C Emulation: 0.4
    [ 378.244] X.Org Video Driver: 10.0
    [ 378.244] X.Org XInput driver : 12.2
    [ 378.244] X.Org Server Extension : 5.0
    [ 378.246] (--) PCI:*(0:2:0:0) 10de:0618:1028:02a2 rev 162, Mem @ 0xce000000/16777216, 0xd0000000/268435456, 0xcc000000/33554432, I/O @ 0x00002000/128
    [ 378.246] (WW) Open ACPI failed (/var/run/acpid.socket) (No such file or directory)
    [ 378.246] (II) LoadModule: "extmod"
    [ 378.246] (II) Loading /usr/lib/xorg/modules/extensions/libextmod.so
    [ 378.246] (II) Module extmod: vendor="X.Org Foundation"
    [ 378.246] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension MIT-SCREEN-SAVER
    [ 378.247] (II) Loading extension XFree86-VidModeExtension
    [ 378.247] (II) Loading extension XFree86-DGA
    [ 378.247] (II) Loading extension DPMS
    [ 378.247] (II) Loading extension XVideo
    [ 378.247] (II) Loading extension XVideo-MotionCompensation
    [ 378.247] (II) Loading extension X-Resource
    [ 378.247] (II) LoadModule: "dbe"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libdbe.so
    [ 378.247] (II) Module dbe: vendor="X.Org Foundation"
    [ 378.247] compiled for 1.10.3, module version = 1.0.0
    [ 378.247] Module class: X.Org Server Extension
    [ 378.247] ABI class: X.Org Server Extension, version 5.0
    [ 378.247] (II) Loading extension DOUBLE-BUFFER
    [ 378.247] (II) LoadModule: "glx"
    [ 378.247] (II) Loading /usr/lib/xorg/modules/extensions/libglx.so
    [ 378.258] (II) Module glx: vendor="NVIDIA Corporation"
    [ 378.259] compiled for 4.0.2, module version = 1.0.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] (II) NVIDIA GLX Module 275.19 Tue Jul 12 18:31:51 PDT 2011
    [ 378.259] (II) Loading extension GLX
    [ 378.259] (II) LoadModule: "record"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/librecord.so
    [ 378.259] (II) Module record: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.13.0
    [ 378.259] Module class: X.Org Server Extension
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension RECORD
    [ 378.259] (II) LoadModule: "dri"
    [ 378.259] (II) Loading /usr/lib/xorg/modules/extensions/libdri.so
    [ 378.259] (II) Module dri: vendor="X.Org Foundation"
    [ 378.259] compiled for 1.10.3, module version = 1.0.0
    [ 378.259] ABI class: X.Org Server Extension, version 5.0
    [ 378.259] (II) Loading extension XFree86-DRI
    [ 378.259] (II) LoadModule: "dri2"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/extensions/libdri2.so
    [ 378.260] (II) Module dri2: vendor="X.Org Foundation"
    [ 378.260] compiled for 1.10.3, module version = 1.2.0
    [ 378.260] ABI class: X.Org Server Extension, version 5.0
    [ 378.260] (II) Loading extension DRI2
    [ 378.260] (II) LoadModule: "nvidia"
    [ 378.260] (II) Loading /usr/lib/xorg/modules/drivers/nvidia_drv.so
    [ 378.261] (II) Module nvidia: vendor="NVIDIA Corporation"
    [ 378.261] compiled for 4.0.2, module version = 1.0.0
    [ 378.261] Module class: X.Org Video Driver
    [ 379.027] (EE) NVIDIA: Failed to load the NVIDIA kernel module. Please check your
    [ 379.028] (EE) NVIDIA: system's kernel log for additional error messages.
    [ 379.028] (II) UnloadModule: "nvidia"
    [ 379.028] (II) Unloading nvidia
    [ 379.028] (EE) Failed to load module "nvidia" (module-specific error, 0)
    [ 379.029] (EE) No drivers available.
    [ 379.029]
    Fatal server error:
    [ 379.030] no screens found
    [ 379.031]
    Please consult the The X.Org Foundation support
    at http://wiki.x.org
    for help.
    [ 379.033] Please also check the log file at "/var/log/Xorg.0.log" for additional information.
    [ 379.033]

  • .itl file is locked error after installing new build - iTunes won't open

    After upgrading to the new build itunes won't open. I receive an error message "The iTunes Library .itl file is locked, on a locked disk, or you do not have write permission for this file." When I check permissions I have full control. I tried uninstalling all apple components - iTunes, Quicktime, apple updater - rebooting and then reinstalling but the same error message comes up when I try to start itunes.

    Even after uninstalling the .itl file remained in my itunes music folder. I deleted this file after uninstalling again and then reinstalled and the issue was resolved.

  • Hp mini 110 boot disk error after installing new hard drive and system recovery

    Need help,  HP mini 110 Windows 7 32 bit.  using my recovery disks I created i was able to recover to the old 160 gb hard drive.  After I installed new 320 Gig drive and used my recovery disks i now get boot disk error. Looks like system was installed on new drive. but will not boot to complete set up.

    If you use the recovery disk, your machine will restore to its default factory state. Try to reinstall the 320 GB you have if you want it to get back.
    Can't get enough of this Envy...

  • Service error after install newer version of itunes

    I just installed the newer version of itunes. now when I plug in my ipod it says service error...what the ****?

    You won't. Back them up anyway.
    (99241)

Maybe you are looking for