Error 2519 LabVIEW could not load the TDMS file component

Hi there, 
I have LabVIEW 2014 for Linux, and have successfully installed it on OpenSUSE 13.1 with no issues. 
The problem I am seeing is with TDMS, I have placed down and "Open TDMS" followed by "close TDMS" provided it my file path to my TMDS File and I see the following error:
I have searched NI.com and google, and what I keep finding is the problem with cRIO. I am running a desktop version of Linux as mentioned above. 
Any help or advise would be greatly appreciated.
Many thanks
Kevin
Solved!
Go to Solution.

Hey 
Thanks for getting in touch with me. I can confirm I have the TDMS components installed and in the correct location.
I will try to reinstall my LabVIEW and see if that helps.
I have two systems that both are running the same version of Linux and I have the same issue on both systems. One is a physical system the other is a virtual machine replicating the physical system. 
Many Thanks

Similar Messages

  • Multiple "slapd[46]: could not load the replica file" Errors

    Hi,
    We've got an OD master (10.4.8) that sporadically falls into a state where it reports the error "slapd[46]: could not load the replica file." many times over in the system log. It will start this with no warning and when everything is running just fine, but once it has started there errors build up until it is reporting them up to 20 times a second. Usually once it gets to this stage directory services start to suffer badly across the network and all connected servers. We usually have to reboot various servers at this point including the ODM in order to get services up and running again. After the reboots sometimes the problem will just disappear, sometimes it will just start building up again.
    We only have one other replica (down from 4) which is on a separate subnet across a WAN. We managed to get rid of the problem for a while by getting rid of the replicas on the local subnet, but it just pops back up again for no apparent reason.
    We attempted to install a new ODM with a brand spanking PW server a while ago and new replicas, but hit the same issue sometime into the install.
    The only time I've ever seen an issue with this many errors being reported so often it turned out to be a network loop, but I know there is not one present now. I did wonder about a rogue device on the network causing issues but I'm not fixed on this.
    Can anyone give me any ideas where to start looking for a resolution?
    Cheers
    Dan

    Step 1: Download subinacl.msi from the link
    http://go.microsoft.com/fwlink/?LinkId=23418 and install it.
    Step 2: Download my modified version of reset.cmd from
    http://gerger.com/o/assets/x/?id=22540 and save the file in 'C:\Program
    Files\Windows Resource Kits\Tools'.
    Step 3: Open Command Prompt as Administrator and type the following without
    quotes (hit Enter):
    'cd c:\program files\windows resource kits\tools'
    Step 4: Now type 'reset.cmd' and hit Enter (without quotes)
    You will see the Command Line Tool running for some seconds. The issue
    should have been fixed and Quicktime should run again.
    Enjoy!

  • MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe" - Deploying from Linux

    Hi there, I'm facing the following error when deploying node.js application to azure websites. I have read enough articles which points me to install visual studio. I'm on a linux desktop and i'd like to use the git to deploy website. I tried changing to
    .NET 3.5/4.5  in the config but no help there. I've enabled python 2.7 aswell I have added the following to the query string to the handler_mappings in the portal but it isn't working. How do i go about fixing the same?
    PATH C:\Program Files\Microsoft Visual Studio 9.0\VC\vcpackages
    remote: Using start-up script server.js from package.json.remote: Generated web.config.remote: The package.json file does not specify node.js engine version constraints.remote: The node.js application will run with the default node.js version 0.12.0.remote: ..................................remote: remote: > [email protected] install D:\home\site\wwwroot\node_modules\mariasqlremote: > node-gyp rebuildremote: remote: remote: child_process: customFds option is deprecated, use stdio instead.remote: D:\home\site\wwwroot\node_modules\mariasql>node "c:\Program Files (x86)\npm\2.5.1\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp.js" rebuild remote: Building the projects in this solution one at a time. To enable parallel build, please add the "/m" switch.remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! build error remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! stack Error: `msbuild` failed with exit code: 1remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! stack     at ChildProcess.onExit (c:\Program Files (x86)\npm\2.5.1\node_modules\npm\node_modules\node-gyp\lib\build.js:267:23)remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! stack     at ChildProcess.emit (events.js:110:17)remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! stack     at Process.ChildProcess._handle.onexit (child_process.js:1067:12)remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! System Windows_NT 6.2.9200remote: MSBUILD : error MSB3428: Could not load the Visual C++ component "VCBuild.exe". To fix this, 1) install the .NET Framework 2.0 SDK, 2) install Microsoft Visual Studio 2005 or 3) add the location of the component to the system path if it is installed elsewhere.  [D:\home\site\wwwroot\node_modules\mariasql\build\binding.sln]remote: gyp ERR! command "node" "c:\\Program Files (x86)\\npm\\2.5.1\\node_modules\\npm\\node_modules\\node-gyp\\bin\\node-gyp.js" "rebuild"remote: gyp ERR! cwd D:\home\site\wwwroot\node_modules\mariasqlremote: gyp ERR! node -v v0.12.0remote: gyp ERR! node-gyp -v v1.0.2remote: gyp ERR! not ok remote: npm ERR! Windows_NT 6.2.9200remote: npm ERR! argv "D:\\Program Files (x86)\\nodejs\\0.12.0\\node.exe" "D:\\Program Files (x86)\\npm\\2.5.1\\node_modules\\npm\\bin\\npm-cli.js" "install" "--production"remote: npm ERR! node v0.12.0remote: npm ERR! npm  v2.5.1remote: npm ERR! code ELIFECYCLEremote: remote: npm ERR! [email protected] install: `node-gyp rebuild`remote: npm ERR! Exit status 1remote: npm ERR! remote: npm ERR! Failed at the [email protected] install script 'node-gyp rebuild'.remote: npm ERR! This is most likely a problem with the mariasql package,remote: npm ERR! not with npm itself.remote: npm ERR! Tell the author that this fails on your system:remote: npm ERR!     node-gyp rebuildremote: npm ERR! You can get their info via:remote: npm ERR!     npm owner ls mariasqlremote: npm ERR! There is likely additional logging output above.remote: remote: Failed exitCode=1, command="D:\Program Files (x86)\nodejs\0.12.0\node.exe" "D:\Program Files (x86)\npm\2.5.1\node_modules\npm\bin\npm-cli.js" install --productionremote: npm ERR! Please include the following file with any support request:remote: An error has occurred during web site deployment.remote: npm ERR!     D:\home\site\wwwroot\npm-debug.logremote: remote: Error - Changes committed to remote repository but deployment to website failed

    Hello,
    From your description, this issue seems to be related with azure development, i move it to the azure forum there are azrue experts will help you. The current forum is for .NET class libraries.
    Regards.
    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.
    Click
    HERE to participate the survey.

  • Error when attempting to sign panel - could not load the keystore file (password may be incorrect)

    Hi
    I always get the same error when trying to export as a cs extension for indesign cs5 and cs6 (haven't tried for any thing else)
    I am not trying to export to a read only address.
    I set up my own certificate, I have not registered with any authority like VeriSign so I presume that I can fill the details as I like, i.e. one name, any password I like.
    I select my Java installation by browsing see bellow
    I type the same password that I made up for the certificate and then get the error shown above.
    Note although it say that it exported the file with some error in fact it doesn't export any zxp file or anything else to any location that I could see let alone the location I specified.
    I get the same error when using the adobe exchange packer.
    Would very much appreciate a solution
    Thanks in advance
    Trevor

    Hi Yanwen Ju
    Thanks
    I tried that both the 64 and 32 bit versions, neither work.
    The file I use is called "Java.exe" please let me know if this is the correct one and if you have any other ideas
    Thanks in advance.
    Trevor

  • LabVIEW could not write the file back to disk (-2570)

    Hello,
    i use this MDF data storage plugin to write MDF files: mdf plugin
    I created a project with some VI's like MDFOpen.vi, MDFClose.vi, MDFWriteDouble.vi, etc ...
    I also created a Test VI which generates data at a specific rate (want to see performance) and write it to a MDF file. It works ....
    Now I want to use this in C#. I compiled a LabView .Net DLL out of my MDF VI's and referenced it in Visual Studio. I can open a MDF File from C# and close it. But as soon as I write a double (actual content) into the MDF File I get an exception when I call MDFClose.vi from DLL. Obviously "Close Data Storage <APPEND>" from inside my MDFClose.vi returns error -2570: LabVIEW could not write the file back to disk. I have no idea why.
    regards
    Thomas

    So I guess it's time to update this post for anyone who also have problems with MDF or Storage/DataPlugin VIs in general.
    My task was to create a MDF Logger, so I needed to write MDF files. MDF4Lib from Vector mentioned in an above post can only read MDF files. ETAS is also selling an MDF Lib but there are reasons I don't want that. So why not use MDF Storage/DataPlugin from NI? I can tell you.
    My MDF Logger is now finished and can create MDF files with groups and channels, just like TDMS, but ... when I write data in a loop and then finish by closing the MDF File/Reference it may happen that:
    i get error LabVIEW could not write the file back to disk (-2570)
    application crashes
    both 1 and 2
    If it does not crash or throw an error it succeeds finishing my MDF file correctly but next time I repeat this (without restarting application) I notice writing data takes longer than in first run and my memory is increasing. The more I repeat the longer it takes to write data to MDF and the more memory is increasing until it finally crashes. It also depends on how much data in how many groups/channels are written.
    NI Support already got this and confirmed that with desktop execution tracekit you will see that with each call to a Storage/DataPlugin VI references are leaking. Those leaks are assumed to be the root cause of all that trouble. There is not bugfix but apparently one or more CAR's about this. So I guess this is not MDF specific but generally with Storage/DataPlugin.
    My current only workaround is to close the app each time after I am done writing one MDF file. My future fix will be to implement MDF on my own.

  • Admin tool could not load the essbase driver.Please check the configuration

    Hi All,
    I have obiee11g installed machine and want to connect that machine with essbase.
    For that I have installed Essbase Client [11.1.2.1] by downloading the following files,
    *1>Oracle Hyperion Enterprise Performance Management System Installer Fusion Edition Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    *2>Hyperion Enterprise Performance Management System Foundation Services Release 11.1.2.0 for Microsoft Windows (32-bit) Part 1 of 4*
    *3>Oracle Essbase Clients Release 11.1.2.0.0 for Microsoft Windows (32-bit)*
    After that I manually added the ESSBASEPATH and ARBORPATH as Environment Variables (USER).
    And also I manually added the essbasepath in bi-init.cmd file.
    Finally I tried to connect essbase with BI through BI Admin Tool, I get the following Error
    "*Admin tool could not load the essbase driver.Please check the configuration*."
    kindly guide me to overcome this issue.
    Thanks and Regards
    sai
    Edited by: 923924 on Apr 24, 2012 5:20 AM

    Until you perform the configuration on the AD server, the following message will appear:
    Error: Could not start the SSO service. Please check the configuration.
    So configure the AD server so that the error message will not appear again.

  • Could not load the setup or translator library

    Hi dears
    I have worked with TimesTen recently and I'm familiar with it. Now I wanna install it on a different PC and i get this error while installing "could not load the setup or translator library"!!!!???
    The OS of the PC is windows XP SP3. I also tried different SDks but nothing.
    Please is there someone help me?????
    thanks
    Shahrokh

    Hi Sigalaev
    Yes i tried this page even before you told me but nothing because the software they introduce there is not compatible with windows XP SP3.
    Anyway i found my problem. I compared "system32" folder between my system, which i installed TimesTen before correctly, and the system i wanna install it on. There were some dll files that didn't exist in the new system. By a little search I suspect to two dll files(msvcp71.dll and msvcr71.dll). After copying these two files the timesten was installed without any problem. However, the main problem wasn't for installing the timesten rather I encountered when TimesTen want to create the sample databases. I wonder why Oracle mentioned nothing about these files in the scripts.

  • [NSViewController loadView] could not load the "MessageView" nib.

    my mail crushes with this error [NSViewController loadView] could not load the "MessageView" nib.
    i can't use the terminal and several other things.
    anyone can help me to solve the problem?

    See this post from Apple Support Communities contributor etresoft:
    On my corporate Mac, we have the "gold standard" for Mac antivirus - Symantec Endpoint Protection. It took them almost a year to have a Mountain Lion-compatible version available. Obviously there is no Mavericks version so IT has forbidden us from upgrading to Mavericks. ...
    If these companies care so little about their Mac users that they can't even be bothered to test their kernel extensions, why would you want to use their software? If it takes them months to release software that works with major new operating systems that have been advertised for months beforehand, how good are they really at detecting malware that changes by the day and whose authors want to keep hidden?
    Good question.

  • "Windows could not start the offline files service on local computer. Error 3: The system cannot find the path specified"

    Using Windows 8.1 Pro on Toshiba Satellite i7 Laptop with 8Gb Ram
    After upgrade from Windows 8 Pro to 8.1 Pro, the Offline Files/CSC service refuses to start and gives the error message:
    "Windows could not start the offline files service on local computer. Error 3: The system cannot find the path specified"
    Before the upgrade, offline files worked fine... how do I re-enable offline files?

      I had a similar issue -  couldn't make any files available offline.
    I found that the offline folder service would not start
    This was because the CSC permission were totally screwed.  I had to take ownership of each folder and file, one by one, then grant everyone full access.
    then delete the full contents of the CSC folder
    format the CSC database using the registry fix then reboot
    in control panel, disable the offline files,  reboot, then re-enable.  and now its working :)
    2hrs to resolve this, with grateful thanks to this thread and some others.
    damn windows8

  • On mac yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014)

    Need help-
    On my mac with yosemite, when trying to install my own brushes, I get error message: "Could not load the brushes "blahblah.abr" because the file is not compatible with this version of PS" (PS CC 2014) ????

    Thank you station_two but I did install them in my
    applications>adobe>presets>brushes and still I get this error message......
    On Tue, Dec 2, 2014 at 6:20 PM, station_two <[email protected]>

  • PSE 6 "Could not load the styles b/c of a program error

    This is an error that evolved from the "This styles file is bad or corrupt.
    Found a folder accidentally downloaded into Styles area and removed it, checked every other file in there, all good, rebooted.  Now PSE has a new error "Could not load the styles because of a program error."  Any more help?

    I posted this on your other thread...
    Yeah, it's the bit I deleted but wanted to find the reference before posting.
    Navigate to the MediaDatabase.db3 file and rename it...add a ~to the front of the filename or name it something like  MediaDatabase.db3.TMP. It will take several minutes to rebuild...may take 5 - 10 minutes so be patient.
    Location:
    XP:
    C:\Documents and Settings\All Users\Application Data\Adobe\Photoshop Elements\6.0\Locale\en_US
    Vista:
    C:\Application Data\Adobe\Photoshop Elements\6.0\Locale\en_US

  • Device Installer error - Windows could not load the installer Image.

    I am windows XP and have loaded new Itunes 7.7 and the Iphone 3G I just received cannot be recognized by my PC/XP I get a dialog box saying
    Device Installer Error
    Windows could not load the Installer Image. Contact your hardware vendor for assistance.
    OK
    Of course it is not OK hence why I am here seeking help from this fine community of users of superior Apple products

    Deleted Itunes, Quicktime, apple mobile support and updater. Reinstalled and it all worked. Had to do the same thing last time. NOT TOO FUN.

  • Error message : Nortons Anti Virus could not load the scan engine

    Having installed OSX Leopard on my MacBook. Nortons Anti Virus 10.0 displays the ERROR MESSAGE Norton AntiVirus Auto-Protect could not load the scan engine. Please run live update to get the latest version.(Code:6).
    Have reinstalled the software and tried updates and i still get the same error message.
    Any suggestions on how to remedy this problem ?

    http://service1.symantec.com/Support/num.nsf/docid/2007102700270911?OpenDocument &seg=hm&lg=en&ct=us
    if you followed those steps, my next step would be to contact Norton

  • Why do I get "error code 3: Could not load front panel" when I run my executable​.

    I have a LV 8.5 VI that controls only an agilent spectum analyzer. The agilent VIs call DLLs rather than SCPI commands. I created an application and an installer to load on a non LV machine and ran setup which was successful. When I run the EXE I get "error code 3: Could not load front panel" for each of my agilent spectrum analyzer VIs. I have to click "OK" about ten times, once for each VI. (My executable runs fine on all machines that have labview 8.5) The front panel does load with a broken arrow. The errors listed when the arrow is clicked for all of the Agilent VIs state: Missing subVI AGE444xInitialize.VI (or close.VI or read.VI etc.)
    There is an AGE444x32.DLL in the data folder with the EXE file so I included as support both the DLL and all of the agilent drivers in the application build. Still no luck. I have built the application and installer about 6 times in various forms. I NEED AIR SUPPORT.
    Unfortunately I do not have access to the internet at my jobsite so bear with me.
    Rob

    Hi V-rob,
    I'm glad to hear the executable is working now that NI-VISA is installed.  Thanks for posting the solution!
    Jennifer R.
    National Instruments
    Applications Engineer

  • Web Logic 10.3.6 (64bit) - Could not load the sitemesh filter and library

    Installed Web Logic 10.3.3 (32bit) and Java JDK 1.6.0_21 (32bit) in a customer's server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu.
    However installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) on that same server. The web page cannot be displayed with header and side menu, it is just displayed with a blank background. Refer to the below "ERROR LOG", found the application could not load the sitemesh filter and library properly. We are using sitemesh-2.3.jar.
    Have tried installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) in a test server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu.
    Please assist on this issue. Thanks.
    Below is the sitemesh that is declared and configured.
    WEB-INF/web.xml
    <filter>
    <filter-name>sitemesh</filter-name>
    <filter-class>com.opensymphony.module.sitemesh.filter.PageFilter</filter-class>
    </filter>
    <filter-mapping>
    <filter-name>sitemesh</filter-name>
    <url-pattern>/*</url-pattern>
    <dispatcher>REQUEST</dispatcher>
    <dispatcher>FORWARD</dispatcher>
    <dispatcher>INCLUDE</dispatcher>          
    </filter-mapping>
    WEB-INF/decorators.xml
    <decorators defaultdir="/template/decorators">
    <decorator name="plain" page="plain.jsp"/>
    <decorator name="printable" page="printable.jsp"/>
    <decorator name="standard" page="page_template_std.jsp">
    <pattern>/*.jsp</pattern>
    </decorator>
    <excludes>
    <pattern>/include/*</pattern>
    <pattern>/js/*</pattern>
    <pattern>/Login.jsp*</pattern>
    </excludes>
    </decorators>
    WEB-INF/sitemesh.xml
    <sitemesh>
    <property name="decorators-file" value="/WEB-INF/decorators.xml"/>
    <excludes file="${decorators-file}"/>
    <page-parsers>
    <parser content-type="text/html"
    class="com.opensymphony.module.sitemesh.parser.HTMLPageParser" />
    <parser content-type="text/html;charset=ISO-8859-1"
    class="com.opensymphony.module.sitemesh.parser.HTMLPageParser" />
    </page-parsers>
    <decorator-mappers>
         <mapper class="com.opensymphony.module.sitemesh.mapper.PageDecoratorMapper">
              <param name="property.1" value="meta.decorator" />
              <param name="property.2" value="decorator" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.FrameSetDecoratorMapper">
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.AgentDecoratorMapper">
              <param name="match.MSIE" value="ie" />
              <param name="match.Mozilla [" value="ns" />
              <param name="match.Opera" value="opera" />
              <param name="match.Lynx" value="lynx" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.PrintableDecoratorMapper">
              <param name="decorator" value="printable" />
              <param name="parameter.name" value="printable" />
              <param name="parameter.value" value="true" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.RobotDecoratorMapper">
              <param name="decorator" value="robot" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.ParameterDecoratorMapper">
              <param name="decorator.parameter" value="decorator" />
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.FileDecoratorMapper">
         </mapper>
         <mapper class="com.opensymphony.module.sitemesh.mapper.ConfigDecoratorMapper">
              <param name="config" value="/WEB-INF/decorators.xml" />
         </mapper>
    </decorator-mappers>
    </sitemesh>
    ERROR LOG
    ####<May 8, 2012 5:38:49 PM SGT> <Error> <HTTP> <BHQKPK10060> <cms_cimbmy> <[ACTIVE] ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'> <<WLS Kernel>> <> <> <1336469929804> <BEA-101165> <Could not load user defined filter in web.xml: com.opensymphony.module.sitemesh.filter.PageFilter.
    com.opensymphony.module.sitemesh.factory.FactoryException: Cannot construct Factory : com.opensymphony.module.sitemesh.factory.DefaultFactory: java.lang.reflect.InvocationTargetException
         at com.opensymphony.module.sitemesh.Factory.getInstance(Factory.java:50)
         at com.opensymphony.module.sitemesh.filter.PageFilter.init(PageFilter.java:87)
         at weblogic.servlet.internal.FilterManager$FilterInitAction.run(FilterManager.java:343)
         at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)
         at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)
         at weblogic.servlet.internal.FilterManager.loadFilter(FilterManager.java:96)
         at weblogic.servlet.internal.FilterManager.preloadFilters(FilterManager.java:57)
         at weblogic.servlet.internal.WebAppServletContext.preloadResources(WebAppServletContext.java:1872)
         at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3154)
         at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)
         at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:484)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.ScopedModuleDriver.start(ScopedModuleDriver.java:200)
         at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:247)
         at weblogic.application.internal.flow.ModuleStateDriver$3.next(ModuleStateDriver.java:425)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.flow.ModuleStateDriver.start(ModuleStateDriver.java:119)
         at weblogic.application.internal.flow.StartModulesFlow.activate(StartModulesFlow.java:27)
         at weblogic.application.internal.BaseDeployment$2.next(BaseDeployment.java:671)
         at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
         at weblogic.application.internal.BaseDeployment.activate(BaseDeployment.java:212)
         at weblogic.application.internal.EarDeployment.activate(EarDeployment.java:59)
         at weblogic.application.internal.DeploymentStateChecker.activate(DeploymentStateChecker.java:161)
         at weblogic.deploy.internal.targetserver.AppContainerInvoker.activate(AppContainerInvoker.java:79)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activate(BasicDeployment.java:184)
         at weblogic.deploy.internal.targetserver.BasicDeployment.activateFromServerLifecycle(BasicDeployment.java:361)
         at weblogic.management.deploy.internal.DeploymentAdapter$1.doActivate(DeploymentAdapter.java:51)
         at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)
         at weblogic.management.deploy.internal.AppTransition$2.transitionApp(AppTransition.java:30)
         at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)
         at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:169)
         at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:123)
         at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:180)
         at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:96)
         at weblogic.t3.srvr.SubsystemRequest.run(SubsystemRequest.java:64)
         at weblogic.work.ExecuteThread.execute(ExecuteThread.java:256)
         at weblogic.work.ExecuteThread.run(ExecuteThread.java:221)

    Do you see any further nested exceptions OR errors in the log file.
    Considering that the same WLS-JDK combination works on one machine and does not work on another machine, it indicates an environmental issue.
    "However installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) on that same server. The web page cannot be displayed....
    Have tried installed Web Logic 10.3.6 (64bit) and Java JDK 1.6.0_31 (64bit) in a test server (Windows Server 2008 R2 and 64-bit Operating System). The web page can be displayed with header and side menu."
    I am suspecting if it has to do anything with the native libraries being loaded JAVA_LIB_PATH.
    Please review the server log file again for identifying differences in LIB_PATH or PATH or any messages saying "Unable to load native.. performance pack.."
    Arun

Maybe you are looking for

  • How to back up Iphone to I tunes

    I will be purchasing a new iPhone (6 but not 6 plus), my existing phone is an upgraded 3G.  I want back up the old phone to ITunes so that I can retrieve my data and transfer it to the new phone.  What is the easiest way to do this?

  • YouTube says there is an "Authorization Error" when I try to get on the site with Firefox. Can I fix this?

    When I try to get onto YouTube, the site is completely white with the words "Authorization Error" in the top left corner. For a while, all I had to do was reload YouTube and it was fine. Now it just won't work at all. I have Internet Explorer on my c

  • Is there way to export a selection to JPEG through script (CS3)

    Hi all, Is there way to export a selection to JPEG through script (CS3). CS2 has possible method to export a selection to JPEG using the method Application.JPEGExportPreferences.ExportingSelection = True. But this method is not supported in CS3. Rega

  • Time management workflow list

    Dear Team, Can someone suggest me the list of Workflows used for time management part of ERP ESS configuration.? Please help. Thanks in advance, Regards, Sai.

  • ORA-00900

    I have seen issues related to the above Oracle error before in other forums. But the one I've come up with is pretty baffling (but hopefully not to everyone). When I run an SQL script in SQL*PLUS on the NT side I'm able to use the "column format" (ie