Unable to initialize the VISA library

/usr/local/vxipnp/linux/NIvisa/NIvisaic     -->          Unable to initialize the VISA library. The VISA Interactive Control utility will exit.
Running RHEL 5.11 (32-bit)
[root@x74943 ~]# rpm -qa|grep nivisa
nivisa-4.5.1-f0
[root@x74943 ~]# rpm -qa|grep ni488
ni4882i-2.5.1-f0
gpibexplorer and driverwizard start up fine. I've never used nispy, but it is bombing too.
x74943(paul.autore)8> ./nispy
LabVIEW caught fatal signal
8.2.1 - Received SIGSEGV
Reason: address not mapped to object
Attempt to reference address: 0x10
Segmentation fault
Uninstall and re-install of NI-VISA didn't help. NIvisaic was running fine days ago. This system was not patched since it was working OK, but the root partition was reduced and a new physical volume was created for LVM so that /var, /tmp,... could be copied over and remounted as separate file systems.
I have not tried yet to mess with reinstalling NI-488.2
ldd /usr/local/vxipnp/linux/NIvisa/NIvisaic     shows same output as an identical working system

This issue has been resolved. It may have been the re-install of NI-488 that really solved the problem. The ‘gpibprtk.ko’ module had a problem loading, but we also found a problem with a shared memory kernel parameter.

Similar Messages

  • Not able to Start Hyper-V(2012 R2) VM when placing the VM config file on Samba Share,Its giving error:Unable to initialize the saveset

    ---We are trying to setup Hyper-V on Samba shares samba version 3.6 exported from Ubuntu  M/c. Basically runnig the Public(share) from the Ubuntu and able to access it from Windows 2012 (create/modify everything). I used Hyper-V and placed the disks
    ".vhd" on this , VM succesfull created and started. However when I placed the VM config files on this (samba) shares VM created successfully but its not starting, Its giving error like Unable to initialize the saveset -- Any idea how to place the
    Hyper-V VM config files samba share?

    Hi Rakesh KK,
    Please confirm your share meet the Serve 2012r2 Hyper-V requirement, you can refer the following KB to get more detail require conditions.
    Deploy Hyper-V over SMB
    http://technet.microsoft.com/en-us/library/jj134187.aspx
    Hope this helps.
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • Error while installing exchange2007 : Unable to initialize the Microsoft Exchange Information Store service. Failed to find the

    Hi,
    I am trying fresh install of exchange2007, everything gone well but, finally it thrown a error saying :
    Unable to initialize the Microsoft Exchange Information Store service. Failed to find the working directory parameter from the registry - Error 0x80004005.
    the installation log says
    6/5/2007 3:14:05 PM] [1] Processing component 'Mailbox Service Control (Last)' (Starting mailbox services).
    [6/5/2007 3:14:05 PM] [1] Executing 'start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"', handleError = False
    [6/5/2007 3:14:05 PM] [2] Launching sub-task '$error.Clear(); start-SetupService -ServiceName MSExchangeIS -MaximumWaitTime "unlimited"'.
    [6/5/2007 3:14:05 PM] [2] Beginning processing.
    [6/5/2007 3:14:05 PM] [2] The maximum wait for the operation is set to 'unlimited'.
    [6/5/2007 3:14:05 PM] [2] Service checkpoint has progressed. Previous checkpoint='0' - Current checkpoint='1'.
    [6/5/2007 3:14:05 PM] [2] Will wait '10000' milliseconds for the service 'MSExchangeIS' to reach status 'Running'.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to reach status 'Running' on this server after waiting for '10000' milliseconds.
    [6/5/2007 3:14:15 PM] [2] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] [ERROR] Unexpected Error
    [6/5/2007 3:14:15 PM] [2] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [2] Ending processing.
    [6/5/2007 3:14:15 PM] [1] The following 1 error(s) occurred during task execution:
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] 0.  ErrorRecord: Microsoft.Exchange.Configuration.Tasks.ServiceFailedToStartException: Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] [ERROR] Service 'MSExchangeIS' failed to start. Check the event log for possible reasons for the service start failure.
    [6/5/2007 3:14:15 PM] [1] Setup is halting task execution because of one or more errors in a critical task.
    [6/5/2007 3:14:15 PM] [1] Finished executing component tasks.
    [6/5/2007 3:14:15 PM] [1] Ending processing.
    [6/5/2007 3:14:18 PM] [0] End of Setup
    [6/5/2007 3:14:18 PM] [0] **********************************************
    this I am trying on my test system please help me out in resolving the issue
    thanks in advance,

    Gary,
    Open Registry Editor.
    In Registry Editor, navigate to the following registry key:
    HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\MSExchangeIS\ParametersSystem
    Create the following value (REG_SZ): Working Directory and give it a value that points to the new database folder.
    Make sure you back up the registry before you do any changes on it.
    Raj

  • Can not select the VISA library (visa32.dl​l) as a reference from Visual Basic.

    I have a copy of Labview base package version 5.1.1 and Microsoft Visual Basic 6.0 in my PII 333 128M PC. I like to use the NI-VISA feature to develope my own testing program by using Visual Basic. However, the NI-VISA library (i.e. visa32.dll) can not be found from the Visual Basic reference library.

    Go PROJECT | REFERENCES menu. In the list, look for "VISA library".
    If the list does not show it, then BROWSE the visa32.dll located in the
    WinNT\SYSTEM32 folder.
    If the VISA library is earlier than V2.x, there is no TypeLib supported.
    Makoto
    "rfan99" wrote in message
    news:506500000008000000B6180000-984882144000@quiq.​com...
    > I have a copy of Labview base package version 5.1.1 and Microsoft
    > Visual Basic 6.0 in my PII 333 128M PC. I like to use the NI-VISA
    > feature to develope my own testing program by using Visual Basic.
    > However, the NI-VISA library (i.e. visa32.dll) can not be found from
    > the Visual Basic reference library.

  • Manged servers is not getting started (Unable to initialize the server)

    Hi,
    I have weblogic 7.0 is installed in solaris . I configured one of my managed servers on port 80 , while starting the managed server it's giving me the following error:
    <May 27, 2009 12:20:05 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 10.16.39.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:20:06 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    ontext.java:2727)
    at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:2700)
    at weblogic.servlet.internal.HttpServer.preloadResources(HttpServer.java:563)
    at weblogic.servlet.internal.WebService.preloadResources(WebService.java:476)
    at weblogic.t3.srvr.ServletInitRunner$1.run(ServletInitRunner.java:50)
    at weblogic.security.service.SecurityServiceManager.runAs(SecurityServiceManager.java:780)
    at weblogic.t3.srvr.ServletInitRunner.run(ServletInitRunner.java:46)
    at java.lang.Thread.run(Thread.java:479)
    <May 27, 2009 12:22:38 PM IST> <Emergency> <WebLogicServer> <000350> <Unable to create a server socket on Channel Default for: 172.16.42.16, port: 80. java.net.BindException: Permission denied Perhaps the address 172.16.42.16 is incorrect or another process is using port 80.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <Security> <090085> <Server failed to bind to any port such that it is not reachable from the console.>
    <May 27, 2009 12:22:39 PM IST> <Emergency> <WebLogicServer> <000342> <Unable to initialize the server: Fatal initialization exception>
    Please do needful to reslove the problem.
    Rgds,
    Krikar.

    Hi Krikar,
    Make sure -
    1. IP is correct.
    2. Specified port is not in use
    For getting the ports-in-use list, follow below link -
    http://www.unix.com/sun-solaris/87330-list-tcp-ports-process.html
    Regards,
    Anuj

  • Unable to initialize the server: Server failed to bind to the requested por

    I am facing the error while starting the server. I see the following error.
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000350> <Unable to create a server socket on Channel Default for: 162.86.20.87, port: 8101. java.net.BindException: Address already in use Perhaps the address 162.86.20.87 is incorrect or another process is using port 8101.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <Security> <BEA-090085> <Server failed to bind to the configured port. The port may already be used by another process.>
    <Sep 26, 2007 11:49:54 PM EDT> <Emergency> <WebLogicServer> <BEA-000342> <Unable to initialize the server: Server failed to bind to the requested port. See preceeding log message for details.>
    The WebLogic Server did not start up properly.
    Exception raised: 'weblogic.server.ServerLifecycleException: Server failed to bind to the requested port. See preceeding log message for details.'
    Reason: Server failed to bind to the requested port. See preceeding log message for details.
    If the port is already in use how to find which server is running on that port, how to find the process and kill it. I am using weblogic 8.1 sp4 in Solaris 8.

    Bruce:
    It sounds like (as you already note) failed to shutdown WLS, that is why the
    .loc file was held and why the port is in use, WLS process was still
    running. To see why it failed to shut down, I would examine the
    weblogic.log, aslo the servers std out and err. Additionally taking a
    thread dump (if possible) on the "it wont shut down" wls java process should
    show (maybe unless the VM is hosed), where/what is hanging on/around. Do
    you happen to have native code running with wls, say a type 2 JDBC driver?
    Otherwise it sounds like a VM bug. But more data is needed to be sure.
    Cheers
    mbg
    "Bruce Bryan" <[email protected]> wrote in message
    news:3ef08499$[email protected]..
    I was shutting down the WLS server using the console shutdown and itfailed to shutdown completely. I then attempted to use the kill command on
    the process which usually works. This time I was unable to kill the process
    without using the kill -9 command. When I attempted to bring the server
    back up I got a failure to get a lock on the embedded ldap. I removed the
    .loc file and came further up but was unable to get further than the
    listener ports which were still locked to the old process. Do you know of
    anything I can do the get the WLS server back up without rebooting my
    Solaris server????
    netstat -an shows the port is in use but the only process that is alloweduse that port is WLS.

  • Unable to initialize the Microsoft Exchange Information Store service because the clocks on the client and on the server machine are skewed

    Each time I restart this exchange server, the Information Store and System Attendant don't start. If It try to manually start the services, I get the follow errors:
    Event ID 5003:
    Unable to initialize the Microsoft Exchange Information Store service because the clocks on the client and on the server machine are skewed. This may be caused by a time change either in the client or the server machine, and may require a reboot of that machine. Other than that, verify that your domain is properly configured and is currently online.
    Event ID 1005:
    Unexpected error The clocks on the client and server machines are skewed. ID no: 80090324 Microsoft Exchange System Attendant  occurred.
    The clocks on the domain controllers and the exchange server are set to the same time zones. As well, all three clocks are in sync down to the second. Any ideas on what's causing this and how to fix it?

    Run this Command from the Exchange Server
    Net time \\ADServerName /Set
    and confirm the action,
    and then you need to restart the service
    Microsoft Exchange Active Directory Topology Service
    and confirm you are not getting the Error 4001 in the event Viewer.
    Thank you, it resolved my issue after being sweating looking for solution.
    How can I prevent this from happening? I cannot restart services on each server reboot nor lose 5 years of my life!!!
    Sokratis Laskaridis MCP, MCTS, MCITP, Small Business Specialist Netapp ASAP, Symantec STS

  • Unable to initialize the Microsoft Exchange Information Store service. - Error 0x96f.

    PLease help, I've rstored from backup three times with no success I'm getting the following error
    "Unable to initialize the Microsoft Exchange Information Store service.   - Error 0x96f. "
    It's LDap related but i have no idea why :-(
    Best Regards Bernhard

    IPv6 had been disabled for months on my SBS 2008 Server running Exchange 2007 SP1.  I ran 40 or so Windows Updates; subsequently, the next morning Exchange was no longer running; topology issues, event ID 2604, 2114 and 2601 were all over my Application
    Log.  After 12 hours of research I found this post; figured it was worth a shot and instantly all my services for Exchange fired up.  Thanks for the tip; I have no idea which update changed what in regards to needing IPv6 enabled, but that silly
    little check mark fixed it.  
    Thank you for sharing your solution! 
    Dan

  • I have adobe digital edition 2.0 and I am trying to authorize my erreader, but I am unable to find the 'manage library' before I open ADE.

    I have adobe digital edition v2.0 and I am trying to authorize my erreader, but I am unable to find the 'manage library' before I open ADE.  Where to I find the 'manage library'? and should I upgrade the ADE to version v1.7.2.?

    To make Mail quit you'll need to perform a forced quit or, failing that, a forced shutdown.
    When an application won't quit you can hold the Command and Option keys together and then type the ESC key. This (usually) brings up a dialog with all the running applications. Select the offending program and click the Force Quit button.
    If this doesn't force the application to quit (quite rare) or if you cannot get the Force Quit Dialog to pop up, hold the power button for about 10 seconds to shut down the entire computer. This should be a last resort but sometimes is necessary.

  • Bug:Unable to initialize the credential store[Version 11.1.1.0.2]

    Hi Experts,
    Is this Jdeveloper 11gR2 (Studio Edition Version 11.1.1.0.2) Bug!!
    I did connect by this JDeveloper IDE and working well for different projects but I have found it when I import project by Subversion from another Repository. After importing this project I am trying to connect (when tried to test connection then it shows success but when do click Ok button then it shows Exception) and failed to getting Exception as "Unable to initialize the credential store"
    Please note that there only one file exists in \src\META-INF\ is weblogic-application.xml
    Please Help me how to solve this issue. Its quite urgent.
    javax.naming.NamingException [Root exception is oracle.adf.share.security.ADFSecurityRuntimeException: Unable to initialize the credential store.   
         at oracle.adf.share.jndi.ContextImpl.throwNamingException(ContextImpl.java:390)
         at oracle.adf.share.jndi.ContextImpl.saveDocument(ContextImpl.java:702)
         at oracle.adf.share.jndi.ContextImpl.save(ContextImpl.java:720)
         at oracle.adf.share.jndi.AdfInitialContext.save(AdfInitialContext.java:91)
         at oracle.adfinternal.rc.connection.UncloseableContextWrapper.save(UncloseableContextWrapper.java:89)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.invokeOldStyleWizard(ConnectionUtil.java:137)
         at oracle.jdeveloper.rescat2.util.ConnectionUtil.showWizard(ConnectionUtil.java:66)
         at oracle.adf.share.dt.AppConnContextMenuListener.onNewConnection(AppConnContextMenuListener.java:600)
         at oracle.adf.share.dt.AppConnContextMenuListener.newReposConnHandled(AppConnContextMenuListener.java:594)
         at oracle.adf.share.dt.AppConnContextMenuListener.handleEvent(AppConnContextMenuListener.java:120)
         at oracle.ide.controller.IdeAction.performAction(IdeAction.java:524)
         at oracle.ide.controller.IdeAction.actionPerformedImpl(IdeAction.java:866)
         at oracle.ide.controller.IdeAction.actionPerformed(IdeAction.java:496)
         at javax.swing.AbstractButton.fireActionPerformed(AbstractButton.java:1995)
         at javax.swing.AbstractButton$Handler.actionPerformed(AbstractButton.java:2318)
         at javax.swing.DefaultButtonModel.fireActionPerformed(DefaultButtonModel.java:387)
         at javax.swing.DefaultButtonModel.setPressed(DefaultButtonModel.java:242)
         at javax.swing.AbstractButton.doClick(AbstractButton.java:357)
         at javax.swing.plaf.basic.BasicMenuItemUI.doClick(BasicMenuItemUI.java:1220)
         at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(BasicMenuItemUI.java:1261)
         at java.awt.Component.processMouseEvent(Component.java:6041)
         at javax.swing.JComponent.processMouseEvent(JComponent.java:3265)
         at java.awt.Component.processEvent(Component.java:5806)
         at java.awt.Container.processEvent(Container.java:2058)
         at java.awt.Component.dispatchEventImpl(Component.java:4413)
         at java.awt.Container.dispatchEventImpl(Container.java:2116)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4322)
         at java.awt.LightweightDispatcher.processMouseEvent(Container.java:3986)
         at java.awt.LightweightDispatcher.dispatchEvent(Container.java:3916)
         at java.awt.Container.dispatchEventImpl(Container.java:2102)
         at java.awt.Window.dispatchEventImpl(Window.java:2440)
         at java.awt.Component.dispatchEvent(Component.java:4243)
         at java.awt.EventQueue.dispatchEvent(EventQueue.java:599)
         at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:273)
         at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:183)
         at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:173)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:168)
         at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:160)
         at java.awt.EventDispatchThread.run(EventDispatchThread.java:121)
    Caused by: oracle.adf.share.security.ADFSecurityRuntimeException: Unable to initialize the credential store.   
         at oracle.adf.share.security.credentialstore.CredentialStoreContext.getCredentialStorage(CredentialStoreContext.java:174)
         at oracle.adf.share.security.credentialstore.CredentialStoreContext.getCredentialProvisioner(CredentialStoreContext.java:98)
         at oracle.adf.share.security.credentialstore.CredentialProvisioner.<init>(CredentialProvisioner.java:43)
         at oracle.adf.share.jndi.CredentialStoreHelper.<init>(CredentialStoreHelper.java:52)
         at oracle.adf.share.jndi.ReferenceStoreHelper.saveCredentials(ReferenceStoreHelper.java:436)
         at oracle.adf.share.jndi.ContextImpl.saveDocument(ContextImpl.java:692)
         ... 38 more
    Caused by: java.lang.reflect.InvocationTargetException
         at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
         at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
         at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
         at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
         at oracle.adf.share.security.credentialstore.CredentialStoreContext.getCredentialStorage(CredentialStoreContext.java:170)
         ... 43 more
    Caused by: oracle.adf.share.security.ADFSecurityRuntimeException: Unable to initialize the credential store.   
    java.io.FileNotFoundException: F:\BANK\SVNaticps\src\META-INF\jps-config.xml (The system cannot find the file specified)
         at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.initialize(CSFDTCredentialStore.java:184)
         at oracle.adf.share.security.providers.jps.CSFCredentialStore.<init>(CSFCredentialStore.java:204)
         at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.<init>(CSFDTCredentialStore.java:93)
         ... 48 more
    Caused by: oracle.security.jps.JpsException: java.io.FileNotFoundException: F:\BANK\SVNaticps\src\META-INF\jps-config.xml (The system cannot find the file specified)
         at oracle.adf.share.dt.jps.FileBasedJpsConfigStorage$FileBasedReader.parse(FileBasedJpsConfigStorage.java:60)
         at oracle.adf.share.dt.jps.JpsConfigReader.readXML(JpsConfigReader.java:79)
         at oracle.adf.share.dt.jps.JpsConfigUtils.readJpsConfig(JpsConfigUtils.java:123)
         at oracle.adf.share.dt.jps.JpsConfigUtils.getCredentialStore(JpsConfigUtils.java:1275)
         at oracle.adf.share.dt.jps.JpsConfigUtils.getCredentialStore(JpsConfigUtils.java:1301)
         at oracle.adf.share.dt.security.providers.jps.CSFDTCredentialStore.initialize(CSFDTCredentialStore.java:159)
         ... 50 more
    Caused by: java.io.FileNotFoundException: F:\BANK\SVNaticps\src\META-INF\jps-config.xml (The system cannot find the file specified)
         at java.io.FileInputStream.open(Native Method)
         at java.io.FileInputStream.<init>(FileInputStream.java:106)
         at java.io.FileInputStream.<init>(FileInputStream.java:66)
         at sun.net.www.protocol.file.FileURLConnection.connect(FileURLConnection.java:70)
         at sun.net.www.protocol.file.FileURLConnection.getInputStream(FileURLConnection.java:161)
         at java.net.URL.openStream(URL.java:1009)
         at oracle.xml.parser.v2.XMLReader.openURL(XMLReader.java:2590)
         at oracle.xml.parser.v2.XMLReader.pushXMLReader(XMLReader.java:236)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:208)
         at oracle.xml.jaxp.JXDocumentBuilder.parse(JXDocumentBuilder.java:155)
         at javax.xml.parsers.DocumentBuilder.parse(DocumentBuilder.java:208)
         at oracle.adf.share.dt.jps.FileBasedJpsConfigStorage$FileBasedReader.parse(FileBasedJpsConfigStorage.java:55)
         ... 55 moreEdited by: Zakir Hossain on Jun 7, 2009 1:37 PM

    Hi,
    Now I can work and connecting on it after importing connection files/parameters what created from another site of that Repository. And also can possible to do new connection.*
    But my question is why not getting proper message, why need to waste time about this type of error?*
    In JDeveloper 11g versions have lots of meaningless exceptions another is NullPointerException. Why not give us prompt with proper and valid information. I am very much tired about finding and identifying this types of BUG :)*
    Wish will be resolved by releasing a patch ASAP.*
    Regards
    Zakir
    ===

  • Unable to initialize the Live Cache Instance

    Hi
    I have installed SCM 4.0 with windows environemnt and SQL as database.
    I have installed Livecache in the same box and created an LCA instance
    When i tried to initilise LCA instance i am getting the following error.
    Name of the Database Connection:
    LCA_MYSYS
    Database User in the Integration Information:
    SAPR3
    Database User in the User Profile Container (UPC):
    SAPR3
    Type of the Database User in the UPC:
    DBA
    Database user in the UPC is not of the type "SAP".
    Define User in the UPC as SAP User:
    See SAP Note 616555.
    could any body help me guiding and providing suitable information about Livecache and how to integrate with SCM.
    Thanks & regards

    Hello Gummadi,
    Please post this question to the forum MAXDB/liveCache if you have questions about MAXDB or liveCache!!
    -> Did you see SAP Note 616555?
    -> To make sure that the lcinit script works with the correct user  'SAPR3' you should run the command to set the liveCache user in the upc container.  In a dbmcli session (e.g. in LC10 -> tools). To set the 'SAPR3' user run dbm command:                                          
                         user_sap sapr3,sap
       ( please see the note 616555 for more details ).
    -> Please update the output of the dbm command after that:
          user_get SAPR3 
    -> Please run 'dbmcli help' & see if you have the 'user_delete' command listed, then you could run following dbm commands on the liveCache server MYSYS:
    < I assumed that you have the DBM user control with default password
      control & SYSDBA user superdba with default password admin in your
      liveCache >
       dbmcli -d LCA -u control,control
    <enter>
       dbmcli on LCA>user_get SAPR3
       OK
    SERVERRIGHTS=
    GUIRIGHTS=
    SECONDPASSWORD=NO
    DISABLED=NO
    COMMENT=
    USERTYPE=SAP
    < if you will get USERTYPE=DBA => run the next command >
      dbmcli on LCA>user_delete SAPR3
    OK
      dbmcli on LCA>user_sap sapr3,sap
    OK
      dbmcli on LCA>user_get SAPR3
    < if you will get USERTYPE=SAP => 'exit' >
      dbmcli on LCA>exit
    After that repeat the initialization of the liveCache in LC10.
    -> For SAP liveCache documentation in English:    http://help.sap.com/saphelp_nw04/helpdata/en/f2/0271f49770f0498d32844fc0283645/frameset.htm 
    < -> Database Administration in CCMS: SAP liveCache -> liveCache Assistant->
      Integration ! >                   
    To get clear on your further problems additional information needed:
    -> What is the version of the liveCache?
       < check the version of the liveCache in the knldiag file, for example.
         Update with the output of the command 'sdbregview -l', run it on the
         liveCache server. >
    -> Check the lcinit.log after you initialized the liveCache in the LC10 transaction.
    -> Check errors in the current knldiag file < located in the liveCache
       Rundirectory. >, knldiag.err & dbm.prt.
    -> Check the errors in /nsm21<system logs> & corresponding dev log of the WP at the time you restarted the liveCache in LC10.
    If you are the official SAP customer, I recommend you to create the ticket to SAP on 'BC-DB-LVC' queue!
    Thank you and best regards, Natalia Khlopina

  • Unable to Initialize the Plannig Area

    Hello,
    While initializing the planning area for DP, we are getting the below error.
    Job started
    Step 001 started (program /SAPAPO/TS_PAREA_INITIALIZE, variant &0000000000017
    ABAP/4 processor: DBIF_DSQL2_SQL_ERROR
    Job cancelled
    When checking the consistency of planning area through /SAPAPO/TSCONS - Consistency Check for Time Series it gives the below message
    I checked the storage profile already exist.
    Error 1
    Storage buckets profile check
    Message no. /SAPAPO/TSM422
    Diagnosis
    There are errors with the storage buckets profile
    Procedure
    This error usually only occurs if changes are made to the the fiscal year variant being used. If this is the case; to remove this error, undo the changes you made to the fiscal year variant. Alternatively, you can deactivate and then reactivate the planning area.
    The error cannot be removed with this report.
    Error 2
    No valid storage buckets profile exists
    Message no. /SAPAPO/TSM235
    Diagnosis
    No valid storage buckets profile exists. The storage buckets profile must also exist in LiveCache.
    Procedure
    Before creating a planning area you have to create a storage buckets profile.
    Check that the storage buckets profile that has been assigned still exists, it may have been deleted. If it exists, it probably no longer exists in LiveCache. To correct this you must deinitialize the version in which this error occurs and then reinitialize it.
    I also checked the consistency between DB & Livecache for DP Time series through SAPAPO/OM17 and found no inconsitencies
    Edited by: Bhavesh Shah on Sep 12, 2009 10:43 AM

    Hi,
    Sometimes planning period might be upto 2012 and fiscal year variant maintained upto 2011. Then it will be problem to assign the period from the Fiscal year variant which is assigned in the Storage bucket profile (/SAPAPO/TR32).
    Please check your fiscal year variant assignment in storage bucket profle and check the fiscal year period maintained in the OB29 transaction.
    Regards,
    Saravanan V

  • I'm unable to play the entire iTunes library, just by artist only.

    I've moved my iTunes Library to an external drive, but they are not categorized like before and I'm unable to play the entire library, just by artist only.

    I'm not sure what you have done so far. The best way to move your iTunes library from an internal drive to an external is to copy the entire iTunes folder out to the external, and then change which library iTunes opens using the technique in this article: How to open an alternate iTunes Library file or create a new one.
    If you've split the library so that your database files are still on the internal drive, but your media is on the external, then you will need to move/copy the library files and reconnect to them before deleting the originals on your internal.
    tt2

  • Failed to Initialize the application 'soa-infra'

    Hi,
    During installation of SOA 11g, i am facing problem in starting the managed server.
    Iam using the following components with versions:
    *1. JDeveloper Studio Edition Version 11.1.1.2.0 (Base install)*
    *2. Weblogic Server 10.3.2.0*
    *3. SOA Suite 11.1.1.2.0*
    Configured the weblogic sever and initialized successful. I can able to login with weblogic admin console http://localhost:7001/console
    But unable to initialize the managed server.
    I entered in the command prompt the following line to start the Managed server:
    cd C:\Oracle\Middleware\home_11gR1\user_projects\domains\domain1\bin+
    startManagedWebLogic.cmd soa_server1*
    please find the error logs below:
    <14 Feb, 2010 10:36:22 PM IST> <Error> <Deployer> <BEA-149205> <Failed to initia
    lize the application 'soa-infra' due to error weblogic.management.DeploymentExce
    ption: [J2EE:160149]Error while processing library references. Unresolved applic
    ation library references, defined in weblogic-application.xml: [Extension-Name:
    adf.oracle.domain, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing lib
    rary references. Unresolved application library references, defined in weblogic-
    application.xml: [Extension-Name: adf.oracle.domain, exact-match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(
    CheckLibraryReferenceFlow.java:26)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.ja
    va:1221)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineD
    river.java:83)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.j
    ava:367)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.jav
    a:54)
    Truncated. see log file for complete stacktrace
    >
    <14 Feb, 2010 10:36:22 PM IST> <Notice> <Log Management> <BEA-170027> <The Serve
    r has established connection with the Domain level Diagnostic Service successful
    ly.>
    <14 Feb, 2010 10:36:22 PM IST> <Critical> <WebLogicServer> <BEA-000286> <Failed
    to invoke startup class "Audit Loader Startup Class", java.lang.ClassNotFoundExc
    eption: oracle.security.audit.ajl.loader.JEEAuditLoader
    java.lang.ClassNotFoundException: oracle.security.audit.ajl.loader.JEEAuditLoade
    r
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <14 Feb, 2010 10:36:22 PM IST> <Critical> <WebLogicServer> <BEA-000286> <Failed
    to invoke startup class "OWSM Startup class", java.lang.ClassNotFoundException:
    oracle.wsm.policymanager.util.PolicyManagerStartup
    java.lang.ClassNotFoundException: oracle.wsm.policymanager.util.PolicyManagerSta
    rtup
    at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
    at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
    at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:301)
    Truncated. see log file for complete stacktrace
    >
    <14 Feb, 2010 10:36:22 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to ADMIN>
    <14 Feb, 2010 10:36:22 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to RESUMING>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    5]" is now listening on fe80:0:0:0:9110:972e:a205:5448:8001 for protocols iiop,
    t3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    7]" is now listening on 0:0:0:0:0:0:0:1:8001 for protocols iiop, t3, ldap, snmp,
    http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    1]" is now listening on 2001:0:cf2e:3096:18e0:c66:8a3e:95d4:8001 for protocols i
    iop, t3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    3]" is now listening on fe80:0:0:0:745d:4ced:9c6f:b98:8001 for protocols iiop, t
    3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default"
    is now listening on 192.168.1.2:8001 for protocols iiop, t3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    6]" is now listening on fe80:0:0:0:0:5efe:c0a8:102:8001 for protocols iiop, t3,
    ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    4]" is now listening on fe80:0:0:0:18e0:c66:8a3e:95d4:8001 for protocols iiop, t
    3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    2]" is now listening on fe80:0:0:0:159e:df37:2373:d1e1:8001 for protocols iiop,
    t3, ldap, snmp, http.>
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <Server> <BEA-002613> <Channel "Default[
    8]" is now listening on 127.0.0.1:8001 for protocols iiop, t3, ldap, snmp, http.
    >
    <14 Feb, 2010 10:36:23 PM IST> <Notice> <WebLogicServer> <BEA-000332> <Started W
    ebLogic Managed Server "soa_server1" for domain "domain1" running in Development
    Mode>
    <14 Feb, 2010 10:36:23 PM IST> <Warning> <Server> <BEA-002611> <Hostname "USER-P
    C", maps to multiple IP addresses: 192.168.1.2, fe80:0:0:0:159e:df37:2373:d1e1%1
    0, fe80:0:0:0:18e0:c66:8a3e:95d4%12, 2001:0:cf2e:3096:18e0:c66:8a3e:95d4>
    <14 Feb, 2010 10:36:27 PM IST> <Notice> <WebLogicServer> <BEA-000365> <Server st
    ate changed to RUNNING>
    <14 Feb, 2010 10:36:27 PM IST> <Notice> <WebLogicServer> <BEA-000360> <Server st
    arted in RUNNING mode>
    when i entered the address in the url : http://localhost:7001/em getting the below message in the browser
    From RFC 2068 Hypertext Transfer Protocol -- HTTP/1.1:
    *10.4.5 404 Not Found*
    The server has not found anything matching the Request-URI. No indication is given of whether the condition is temporary or permanent.
    If the server does not wish to make this information available to the client, the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code SHOULD be used if the server knows, through some internally configurable mechanism, that an old resource is permanently unavailable and has no forwarding address.
    Can any one help me to resolve this problem...
    Thanx in advance
    Regards,
    Aejaz
    Edited by: Aejaz on Feb 14, 2010 10:13 AM

    I had already configured the EM manager and other things while creating domain. I selected the option as follows;
    1. create a new weblogic domain.
    2. generate a domain configured automatically to support the following products.
    (selected the below items)
    oracle soa suite 11.1.1.0
    oracle enterprise manager 11.1.1.0
    oracle BAM 11.1.1.0
    oracle wsm....
    oracle JRF...
    All the above steps were shown as successfull till the last.
    But facing the problem while starting the severs (only weblogic server started successfully).
    Iam using versions :
    Weblogic Server 10.3.2.0
    SOA Suite 11.1.1.2.0 (but the wizard is showing version as 11.1.1.0)
    Is this problem is due to version difference?
    Thanx
    Aejaz

  • Messaging 3.x fails to start with "Unable to initialize" error

    Messaging Server fails to start from the Admin Server or by using the "start" command.
    <P>
    # /etc/NscpMail start
    Startup Problem:
    Unable to initialize the environment from (/etc/netscape.mail.conf)
    Netscape Messaging Server Exiting!
    <P>
    The Messaging Server log file will not show any entries.
    <P>
    The problem is most likely due to a missing dbswtich.conf
    file or a zero byte file.
    <P>
    The default dbswitch.conf
    file contains a single line:
    <P>
    directory default ldapdb:///usr/netscape/suitespot/userdb/ldap/config/lcache.conf/
    <P>
    Restore this file from a backup if possible.
    <P>
    Unlike Admin Server, Messaging Server will require the correct file to be
    restored because it immediately looks for its postmaster entries in the LDAP
    directory. If you cannot restore the file:
    <OL>
    <LI>Place a temporary entry into the
    file.
    <LI>Start the admin server.
    <LI>Enter the correct values into Global Settings,
    Configure Directory Service.
    <LI>Attempt to start the Messaging Server again.
    </OL>
    <P>
    Tracing utilities (e.g. truss in Solaris) can
    help analyze problems where servers fail to start and return little or no
    useful errors.
    <P>
    truss -f -o <trussfile> /etc/NscpMail start
    <P>
    grep dbswitch.conf <trussfile>.
    <P>
    This would usually show admin returning a ENOENT error or reading zero bytes of
    data.

    I assume when you say "mentioned solutions", those include:
    - Generating xorg.conf with aticonfig --initial
    - Blacklisting the radeon module
    - Generating the fresh fglrx modules with catalyst_build_module all
    Also, how've you set it up? AUR, graysky's repository or directly from AMD's website?
    Last edited by clfarron4 (2014-09-15 12:16:09)

Maybe you are looking for