Installation of ColdFusion 64-bit with 32-bit Apache web server on Windows Server 2008 64 bit

This is linked to another discussion that had a solution using a 64 bit unofficial Apache, which is not allowed in my situation.  The discussion is here: http://forums.adobe.com/message/3580001

I have a problem running after you connect the two with wsconfig Apache and ColdFusion services.  I tried to replace the mod_jrun22.so 64 bits with the equivalent of 32-bit and the Apache service will begin, but the ColdFusion services error when loading the jvm.dll.

Anyone who is familiar with that?

Apache Web Server 2.2.22

ColdFusion 9

Thank you.

Updates, good news, I've replaced the Java virtual machine and the services are copacetic.

Tags: ColdFusion

Similar Questions

  • Configuration Apache web server with Coldfusion 2016 on Linux

    We plan to use the version with JBOSS J2EE. Documentation on how to set up the Apache to WSCONFIG connector bibl, supposedly are to:

    cf_root/runtime/bin/wsconfig

    But it is not part of the J2EE installation. How can I get the software needed for the configuration of Apache?

    Hi Joop,

    ColdFusion does not binary connector for J2EE installation. You must use the binaries of JBoss.

    Thank you

    Priyank

  • KB979683 installs several times each day with success - Virgin of updates installed on Windows 7

    OK so every day I turn on my laptop and whenever I stopped it, Windows Update installs KB979683. It is said she is successful, but then it will try to install it again the next day, or the next time I turn it on. This can happen if I let WU to install by itself, or if I said manually install and as mentioned, he's trying to install every time I stop sense, I have to wait 5-10 minutes everytime I want to stop my laptop. I saw the article on the problems with this KB and XP, but I am running Windows 7 (x 86). In addition, my installed updates window is empty - according to this, I have no installed all updates so I can't remove it manually and install this update. Any help? It's driving me crazy.

    This problem is now resolved, even if a different method from those proposed above. I found a user with a similar problem on a blog - it may or may not have something to do with Visual Studio 2008 SP1. In any case, the solution is to increase the size of the registry: HKLM: System: CurrentControlSet: RegistrySizeLimit

    I put this to decimal value 4294967295 and restart, has run the SFC engine and reintroduced updates.

  • Need help with permissions of folder in Server 2008 r2

    I have a windows domain and use roaming profiles for our students.

    Student profiles server is a 2008 r2 box.  I have a folder created on the root of drive called profiles, and the permissions are set as follows:
    inheritance is turned off
    Tech - total control (no matter who in the Technology Department)
    teachers - full control (all teachers have access to all the files of the student)
    control system - total
    domain user - of special permissions (this was defined by windows not me)
    inside this folder, I have 2 folders.  one called data and one called roam.  Each of these files has turned on inheritance and the show the same permissions as the folder parent.  Inside the data folder is where each student has a folder (named by ID) with their my documents folder, desktop etc folder.  the roaming folder also contains student folders (named by id) that contains the appDat file and the ntuser.dat etc files (everything is copied to the local computer when connecting)
    Folders that are created inside these files are supposed to get all the permissions of the parent folder but also give the student change your permission on the folder and its contents.
    I recently renamed the homelessness file and created a new folder of homelessness as described above.  student records begin to be created inside however, some of them have the correct permission settings, some list only the student and administrator (inheritance is disabled) and some are created where I have no access to the folder at all until I have take ownership of the file, after which the administrator is the only user with permissions for the folder and the contents.
    I have 6000 student accounts.  Is it possible to write a vb script that would change the permissions on these folders at once instead of changing each one individually.
    What I need, is to ask the administrator appropriating all the files and folders, and then change the properties of legacy on all files and folders, add the student to their folder with change permission, and change the owner of every folder and contents back to the ID of the folder name.
    Any help would be GREATLY appreciated!  In the end, I'd be delighted if records were created just correctly and does not need to do anything.  It worked very well under windows XP, but since we moved to windows 7, it has been a nightmare!  I got a box to open with Microsoft and that they could not obtain records to create with the correct permissions and the case was closed after 2 weeks or try different things.  The idea of scenario is mine, but I don't know where to start to create.

    I have a windows domain and use roaming profiles for our students.

    Student profiles server is a 2008 r2 box.  I have a folder created on the root of drive called profiles, and the permissions are set as follows:
    inheritance is turned off
    Tech - total control (no matter who in the Technology Department)
    teachers - full control (all teachers have access to all the files of the student)
    control system - total
    domain user - of special permissions (this was defined by windows not me)
    inside this folder, I have 2 folders.  one called data and one called roam.  Each of these files has turned on inheritance and the show the same permissions as the folder parent.  Inside the data folder is where each student has a folder (named by ID) with their my documents folder, desktop etc folder.  the roaming folder also contains student folders (named by id) that contains the appDat file and the ntuser.dat etc files (everything is copied to the local computer when connecting)
    Folders that are created inside these files are supposed to get all the permissions of the parent folder but also give the student change your permission on the folder and its contents.
    I recently renamed the homelessness file and created a new folder of homelessness as described above.  student records begin to be created inside however, some of them have the correct permission settings, some list only the student and administrator (inheritance is disabled) and some are created where I have no access to the folder at all until I have take ownership of the file, after which the administrator is the only user with permissions for the folder and the contents.
    I have 6000 student accounts.  Is it possible to write a vb script that would change the permissions on these folders at once instead of changing each one individually.
    What I need, is to ask the administrator appropriating all the files and folders, and then change the properties of legacy on all files and folders, add the student to their folder with change permission, and change the owner of every folder and contents back to the ID of the folder name.
    Any help would be GREATLY appreciated!  In the end, I'd be delighted if records were created just correctly and does not need to do anything.  It worked very well under windows XP, but since we moved to windows 7, it has been a nightmare!  I got a box to open with Microsoft and that they could not obtain records to create with the correct permissions and the case was closed after 2 weeks or try different things.  The idea of scenario is mine, but I don't know where to start to create.

    Wrong forum.  TechNet.
     
    And Yes - many ways to do what you want.  VBScript would work.  PowerShell.  Probably still a command script could do.

  • ATG sticky session with Apache web server

    Hi all. I use webservices module ATG remains on my local system. I send applications via the web browser that goes through Apache and typing the ATG application server. The problem is that, while on our test environments, several subsequent applications maintain the same session on my local system, each application comes with a new session id. This causes problems to test things locally that need to have a sticky session. I use poster (firefox plugin) and after the first request, I capture the cookie (esessionId in the response) and add this header cookie in subsequent applications, but the answers still have a different esessionId cookie value.

    Can someone explain how the session (with the help of cookies) tracking work between Apache and ATG? I know that there is a way to allow Apache to know what cookie to take to activate the sticky session but I do not know how to configure it.

    Thank you.

    If you add the url session ID and always get different sessions, it means in your application server accepts session cookies from.
    SessionId in url is limited.

    When you configure apache with the plugin application server, he built in sticky session feature enabled.
    I guess the question could be the cookie in the request is not sessionid or each request is get presented as new request by the plug-in.

    Peace
    Shaik

  • Proxy 11 g OAM with the Apache Web server

    OAM - 11.1.1.5
    Login page custom external action to the OAM Server presentation (hostname: port/oam/Server/auth_cred_submit) works perfectly. The same external custom login page by OAM url of proxy (proxy, oam, server, auth_cred_submit server) fails with
    OAM-02073: error checking if the resource is protected or not.
    Cause: The symbolic analysis of TPE has failed.

    Found newspapers: -.
    [oracle.oam.binding] [tid: [ASSETS].] [ExecuteThread: '1' for the queue: "(self-adjusting) weblogic.kernel.Default"] [userId: < anonymous >] [ecid: 8018442489f91c72:-19fbdf9:1370a7d3332 :-8000-0000000000001394,0] [SRC_CLASS: oracle.security.am.pbl.protocol.plugin.oam.AMHelper] [APP: oam_server] [SRC_METHOD: getAMRequestToken] Transport request Token: null

    Also scan newspaper it seems in the Return header variable: Cookie = OAM_REQ = Version... is missing.

    You must submit the OAM_REQ of the custom shape, see please Note 1281026.1 for more details.

    Kind regards
    Colin

  • Can not start the server of the University Complutense of MADRID after the new installation of 11.1.1.8 on Microsoft server 2008 R2 SP1 64-bit EA

    Hi all

    After the new installation of the WCC 11.1.1.8 on Microsoft server 2008 R2 SP1 64-bit UCM_server1 EE cannot start. (Please see trace below). WCC 11.1.1.7 work fine in this environment.

    Steps to follow:

    1. installation of jrockit - jdk1.6.0_45 - R28.2.7 - 4.1.0

    2. installation of WLS 10.3.6

    3. installation of the WCC 11.1.1.8

    4 creating the UCR 11.1.1.8 schema

    5. creation of field of config.cmd with AdminServer, UCM_server1, IBR_server1

    6. run Admin - (success)

    7 run (optional) NodeManager - (success)

    8 run UCM_server1 - failed

    Still not work after having patched MLR 1 for WCC 11.1.1.8 or upgrade 11.1.1.7.

    Log files we can see this problem caused by the JniNativeOsUtils.dll file in ' < Middleware Home > \Oracle_ECM1\ucm\idc\components\NativeOsUtils\lib\windows-amd64\7.2.1.1.

    I have replaced JniNativeOsUtils.dll with the same 11.1.1.7 file version and UCM_server1 started working

    I got errors when starting (syNativeOsUtilsNotLoaded and UnsatisfiedLinkError - you can raise in trace below), but COE upward and the works.

    I also get error when you try to start the utility SystemProperties or ComponentWithard:

    Activation context generation failed for "C:\Oracle\MIDDLE~1\USER_P~1\domains\WCC_DO~1\ucm\cs\bin\SystemProperties.exe." Load Assembly Microsoft.VC80.MFC, processorArchitecture = "amd64", publicKeyToken is "1fc8b3b9a1e18e3b", type = "win32", version = "8.0.50727.762' is not found. Please use sxstrace.exe for detailed diagnosis.

    Any ideas?

    Thank you

    Leon

    -------------------------------------------------------------------------------------------------------------------------

    ERROR:

    javax.servlet.ServletException: could not start a deployment of servers of IDC.

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1268)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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)

    to 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)

    to 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)

    to 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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to 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)

    Caused by: java.io.IOException: csServletFailedToFullyInitialize

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:139)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1257)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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)

    to 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)

    to 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)

    to 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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to 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)

    Caused by: intradoc.common.ServiceException:

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:252)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1259)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:201)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:28)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

    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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

    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)

    Caused by: intradoc.data.DataException:! Abandoned facility.

    at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:554)

    at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)

    at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1259)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:201)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:28)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

    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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

    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)

    Caused by: intradoc.common.ServiceException:! csInitSecurityError

    at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:140)

    at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)

    at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)

    at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)

    at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)

    at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)

    at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)

    at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1259)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:201)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:28)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

    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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

    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)

    Caused by: intradoc.common.ServiceException:! syFileUtilsUnableToCreateSpecifiedDir, C:/Oracle/MEDIUM ~ 1/USER_P ~ 1/areas/WCC_DO ~ 1-AAU/cs/config/private

    at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:570)

    at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)

    at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)

    at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)

    at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:76)

    at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)

    at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)

    at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:574)

    at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)

    at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)

    at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:328)

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:101)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:627)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:104)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:88)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1259)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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:1874)

    at weblogic.servlet.internal.WebAppServletContext.start(WebAppServletContext.java:3155)

    at weblogic.servlet.internal.WebAppModule.startContexts(WebAppModule.java:1518)

    at weblogic.servlet.internal.WebAppModule.start(WebAppModule.java:487)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:201)

    at weblogic.application.internal.flow.ModuleListenerInvoker.start(ModuleListenerInvoker.java:249)

    to weblogic.application.internal.flow.ModuleStateDriver$ 3.next(ModuleStateDriver.java:427)

    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:28)

    to weblogic.application.internal.BaseDeployment$ 2.next(BaseDeployment.java:672)

    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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:52)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to weblogic.management.deploy.internal.AppTransition$ 2.transitionApp(AppTransition.java:31)

    at weblogic.management.deploy.internal.ConfiguredDeployments.transitionApps(ConfiguredDeployments.java:240)

    at weblogic.management.deploy.internal.ConfiguredDeployments.activate(ConfiguredDeployments.java:170)

    at weblogic.management.deploy.internal.ConfiguredDeployments.deploy(ConfiguredDeployments.java:124)

    at weblogic.management.deploy.internal.DeploymentServerService.resume(DeploymentServerService.java:181)

    at weblogic.management.deploy.internal.DeploymentServerService.start(DeploymentServerService.java:97)

    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)

    Caused by: java.lang.AssertionError:! syNativeOsUtilsNotLoaded

    at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:452)

    to intradoc.common.NativeOsUtilsBase. < init > (NativeOsUtilsBase.java:360)

    to intradoc.common.NativeOsUtils. < init > (NativeOsUtils.java:28)

    at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)

    at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)

    at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)

    at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)

    at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)

    at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)

    at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)

    at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)

    at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)

    at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)

    at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1257)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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)

    to 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)

    to 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)

    to 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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to 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)

    Caused by: java.lang.UnsatisfiedLinkError: intradoc/common/NativeOsUtilsBase.getNativeVersion () Ljava/lang/String;

    at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:448)

    to intradoc.common.NativeOsUtilsBase. < init > (NativeOsUtilsBase.java:360)

    to intradoc.common.NativeOsUtils. < init > (NativeOsUtils.java:28)

    at intradoc.common.FileUtils.checkOrCreateDirectory(FileUtils.java:566)

    at intradoc.conversion.StandardKeyLoader.init(StandardKeyLoader.java:36)

    at idc.conversion.jps.CSFKeyLoader.init(CSFKeyLoader.java:47)

    at intradoc.conversion.SecurityObjects.init(SecurityObjects.java:132)

    at intradoc.conversion.CryptoPasswordUtils.initSecurityObjects(CryptoPasswordUtils.java:75)

    at intradoc.conversion.CryptoPasswordUtils.loadPasswordManagement(CryptoPasswordUtils.java:136)

    at intradoc.server.IdcInstallInfo.buildPasswordInfo(IdcInstallInfo.java:850)

    at intradoc.server.IdcInstallInfo.createConfigAndPasswordFiles(IdcInstallInfo.java:573)

    at intradoc.server.IdcInstallInfo.continueEarlyInstall(IdcInstallInfo.java:548)

    at intradoc.server.IdcSystemConfig.initConfigEarly(IdcSystemConfig.java:205)

    at intradoc.server.IdcSystemConfig.loadInitialConfig(IdcSystemConfig.java:323)

    at intradoc.server.IdcServerManager.init(IdcServerManager.java:100)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:626)

    at intradoc.idcwls.IdcServletRequestUtils.initializeServer(IdcServletRequestUtils.java:457)

    at intradoc.idcwls.IdcIntegrateWrapper.initializeServer(IdcIntegrateWrapper.java:103)

    at sun.reflect.NativeMethodAccessorImpl.invoke0 (Native Method)

    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)

    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)

    at java.lang.reflect.Method.invoke(Method.java:597)

    at idcservlet.common.IdcMethodHolder.invokeMethod(IdcMethodHolder.java:87)

    at idcservlet.common.ClassHelperUtils.executeMethodEx(ClassHelperUtils.java:305)

    at idcservlet.common.ClassHelperUtils.executeMethodWithArgs(ClassHelperUtils.java:278)

    to idcservlet. ServletUtils.initializeContentServer (ServletUtils.java:1257)

    to idcservlet. ServletUtils.startAndConfigureServer (ServletUtils.java:531)

    to idcservlet. ServletUtils.initializeAllServers (ServletUtils.java:460)

    to idcservlet. IdcFilter.initContentServer (IdcFilter.java:181)

    to idcservlet. IdcFilter.init (IdcFilter.java:156)

    to 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)

    to 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)

    to 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)

    to 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)

    to weblogic.management.deploy.internal.DeploymentAdapter$ 1.doActivate(DeploymentAdapter.java:51)

    at weblogic.management.deploy.internal.DeploymentAdapter.activate(DeploymentAdapter.java:200)

    to 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)

    Hi all

    Cause of problems is the lack of 'Visual C++ 2005 SP1 Redistributable Package'

    Environment works great after installing the two versions (x 86 and x 64)

    Thank you

    Leon

  • ColdFusion with index.cfm to the Apache 2.2 Web server problem

    PLS HELP!

    Im trying to configure an Apache Web server for my Coldfusion Site (is that sound right?). Able to follow a guide http://www.adobe.com/devnet/coldfusion/articles/setup_dev.html#articlecontentAdobe_numbere dheader im
    I followed the guide but when I run my site via localhost, it will not automatically run the index.cfm (I have to click on it so that it run), but if I place an index.html it will autorun.

    Pls. is - anyone can help me. I need help

    This could be a web development of ive just started little problem, but I'm a beginner, a month ago and im a little lost right now

    THIS IS WHATS HAPPENING:

    Exhibit A

    1.jpg

    Room B

    2.jpg

    Exhibit C

    3.jpg

    You may need to configure Apache to use index.cfm as default page.

    http://www.Cyberciti.biz/FAQ/Apache-display-or-change-a-default-page-other-than-indexhtml/

    Dave Watts, CTO, Fig Leaf Software

  • HP Proliant ML350G6 with windows server 2008 standard 32-bit memory system installled is 22 gb but the physical memory is only show 4095 MB

    We are facing problems of physical memory to the hp Server model: HP Proliant ML350G6 with windows server 2008 standard 32-bit.
    The memory of the system installled is 22 gb but showing physical memory is 4095 MB only.pls give me the solution for this.

    * original title - NOT of the PHYSICAL MEMORY MONTRANT CORRECTLY *.

    According to this the max is 4 GB for this version and 32 GB for 64-bit. You need to install 64-bit

  • The ColdFusion 64-bit windows setup program stops working after recent microsoft update

    ColdFusion 64-bit windows installation stops working after the recent microsoft updates and how I worked around it.

    My question is at the end.

    Deploying coldfusion 9 enterprise 64-bit on a trial version Windows 2003 64 bit what OS with OS data center all updates from MS (at 07/04/2011).

    Measures taken (remember, this is all 64-bit):

    1. the installed the base OS that has been slipstreamed with SP2.

    2 checked w / microsoft and 63 OS updates installed.

    3. launch the exe of the trial CF9.

    4. as soon as the first screen (the one that looks like it's the extraction of files) then finished the second screen (the one that says simply SEE Adobe Coldfusion 9) and the progress bar moves quickly 95% to the right and the installation application closes. No error, no nothing. No log file either.

    5. after a moment of silence disbelief (and a new attempt/reboot, etc.), I started to google. I found nothing. However, I found a post (thanks dspent!) which is useful in what he says how he managed to get a log file of all kinds, first extract the coldfusion_9_WWE_win64.exe file and launch the adobe_cf.exe by hand.  (Snafu Dspent install was different from mine, but his position has been very valuable and started me in the right direction.)

    6. has obtained a copy of the file rarunzipper and extracted from the coldfusion_9_WWE_win64.exe .

    7. in the windows directory created in step 6, I have launched adobe_cf.exe.

    8. the same thing (, the installation application closes. No error, no nothing. Log file No.).

    9. I look at the hs_err_pidxxxx.log file (where the xxxx is a number).

    10. I see inside this file, a disturbing message: 'a fatal error has been detected by the Java Runtime' then ' framework issue ntdll.dll ' , then ' the accident happened outside the Virtual Machine Java to native code ".

    11. OK, now I'm thinking ntdll.dll. Native code! It's like Java tells me that for some reason any, that he can't dance with the operating system.

    12. on a hunch, I decided to test a CF install again on a server with just the installation of SP2 64 W3K3 (ie: skip step 2 above this time).

    13 bingo! That the installation works.

    14. as a result, one of the 63 patches that I had downloaded from MS had triggered a problem with Setup see

    15. back on the first server (with MS installed security patches and that CF installs not on). In the adobe_cf.lax of file CF (one of the files extracted in step 6), there is a line that mentions where the installation gets it is java. Find this file, and check java version Installer uses. It is using 1.6.0_14 - b08.

    16. on the way to the Java website, and there is a newer version of java (1.6.0_24 - b07). Downloaded and installed IT.

    17. change a line in adobe_cf.lax :
    front
    lax.nl.current.vm=resource\\jre\\bin\\java.exe
    After
    Lax.nl.Current.VM=C:\\Program files\\java\\jre6\\bin\\java.exe

    (this assumes that you leave step 16 install to the default location)
    Save the file.

    18. run installation ... * IT WORKS ! *

    Obviously, the built-in java provided with the installation of the CF program is no longer compatible with some changes introduced by a recent update of MS on SP2 64 b. W2K3 platform

    And now comes the interesting part. Although I made the installer to use the new java, it had not incorporated into the generation of CF (ie: in following, you see always c:/coldfusion9/execution/jre AND the java.exe version that is located in this directory is the original version, not the latest version, I forced the installation program to use).

    On the surface, CF looks OK, but I did not test any application yet.

    And finally my
    * QUESTION *.
    Var java.home would be appropriate just to point to the new java directory? I see that the structure of directories and files are not exactly the same (well close) so I am certainly not break things by doing this, but instinct tells me that if the installer beat using the old version, then something else will bring down the road if I do not use the new version. On the other hand, the differences between files and directories is enough that it makes me very nervous with my skill set java limitied to make that decision. 

    Thanks in advance!
    Byron

    Hi Byron,

    Wow great post no doubt much of the information will be useful for those who have Win03 SP2 +. Must say not come across the similar problem on Win08 r2 SP1 +.

    So, to your question. Adobe (http://kb2.adobe.com/cps/894/cpsid_89440.html) security bulletin recommends to run CF8 and CF9 with JVM 1.6.0_24. The bulletin does not say how to do this. I take you installed the JDK and not only JRE 1.6.0_24? After installation of monitoring JDK as follows:

    Stop the CF - stop SERVICES.msc "ColdFusion 9 application server.

    Take a copy of CF\runtime\bin\jvm.config - so you have a backup.

    Change the line CF\runtime\bin\jvm.config find "java.home =" and comment it for example:

    #java.home=C:/ColdFusion9/runtime/jre

    Add the new line like and save next:

    Java.Home = C: / Program Files/Java/jdk1.6.0_24/jre

    Note he slashes and the location of the JRE (runtime): you must point to that of JDK, because the other JRE in C:\Program Files\Java\jre6 will be missing a DLL.

    Start CF via SERVICES.msc.

    HTH, Carl.

  • All 32-bit applications crash with error 0xc000005 after windows Server 2008 R2 backup

    Hello world...

    I am in a big mess... and really need help!

    I did last night a Backup windows... but one of my users were connected to the server works with applications...

    and this morning No 32 no bits applications... same installer...
    the 64-bit application works very well...

    Others or generating an error 0xc000005 and stop...
    failing Ole32.dll module...

    And I'm sure that the backup is reliable, even if the backup of windows said it was successful...

    I tried to restore only the apps files... but it seems more complicated than that...

    If anyone has an idea...

    Hi, Emeric,.

    Thanks for posting the question on Microsoft Community.

    According to the description, it seems that 32-bit applications crash with an 0xc000005 error code in Windows Server 2008.

    As the question more appropriate forums Technet, write the topic in this forum for better support.

    http://social.technet.Microsoft.com/forums/en-us/WindowsBackup/threads

    Using the windows-related issues feel free to post on Microsoft Community.

  • Installation failed for HP Photosmart C6180 wireless for my laptop HP Pavilion (window Vista Home Premium) 64-bit

    Hello

    I have HP Photosmart C6180 all-in-One printer, that works well with my other Compaq Presario SR2001NX desktop (Window XP) wired without any problem.
    But after I bought the new laptop about a month ago, I tried to install this printer on my wireless laptop.
    I downloaded HP driver for vista 64-bit, which is not always in the final phase of installation showing big 'X' mark on the screen of the window.
    Several chatting online with HP technician did not work at all, and I couldn't connect the printer with that laptop apparently more up-to-date, which is quite frustrating.
    I know how to connect the printer wireless with router. The printer screen shows it is correctly connected to the Wi - Fi network.

    I wonder if Microsoft already knows this kind of installation problems.

    It seems that Windows does not install automatic blower for this printer. Most of the HP printers is listed on the function of automatic installation of the window, but this printer is not included.

    Hello Itnntkim,

    Thanks for posting of Microsoft Answers.

    I checked on the compatibility of Windows Vista site and this printer is compatible with the 64-bit system, but it shows there is a required download for the drivers. I've included here the compatibility site.
    http://www.microsoft.com/windows/compatibility/Details.aspx?type=Hardware&p=PhotoSmart%20C6180%2032%2f31ppm%204800x1200dpi%20Print%2fCopy%2fScan%2fFax%20NIC%20U&v=HP&uid=Q8181AABA&pf=0&pi=0&s=HP%20PhotoSmart%20C6180%20all-in-one%20multifunction&os=32-bit

    Make sure that you have all the updated drivers for the HP Photosmart C6180 all-in-One printer.
    The website below is for drivers for this model for Windows Vista 64-bit system.
    http://h10025.www1.HP.com/ewfrf/wc/softwareList?OS=2100&LC=en&cc=us&DLC=en&product=1153494&lang=en

    We have downloaded the drivers, then uninstall the drivers you currently have. And then update with the new drivers.  If when you do that, you still get an error, please answer with the exact error message so that we can continue to troubleshoot with you.

    Sincerely, Marilyn
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • FRM-92101: there was a failure when starting Server Forms... (R12 charge installation on windows server 2008 32-bit)

    Hello

    I encountered the following error when I try to open the form in oracle EBS R12.1.1

    It stuck for a little while and then appears an error message

    FRM-92101: there was a failure when starting Server Forms...

    (I've never been able to run the form on this)

    I ran a vision online forum that works very well which means java is ok.

    It is the new installation on windows server 2008 32-bit with costs of database (no vision).

    I search on the internet and tested all of the available options, including;

    change in the registry for example 1024,12288,1024 etc.

    marking the check box for oracle process manager to PROD "allow service to interact with desktop".

    check the configuration files of forms (all files of any bad path that I found and corrected)

    running files adautocfg.cmd for db and apps (returned errors and can be verified at the following link)

    https://DL.dropboxusercontent.com/u/60474194/adconfig%20apps.log

    https://DL.dropboxusercontent.com/u/60474194/adconfig%20dB.log

    I'm not a technical professional and unable to solve the problem, please help

    Problem solved

  • This is the error I get when trying Adobe Premiere of 13 elements of the configuration.  ERROR: This Setup program does not support installation on a 64-bit Windows operating system. Please download the 64-bit version of Premiere Elements.

    This is the error I get when trying Adobe Premiere of 13 elements of the configuration.  ERROR: This Setup program does not support installation on a 64-bit Windows operating system. Please download the 64-bit version of Premiere Elements.  How to work around this issue and get this downloaded.

    Lisa, please try of products download Premiere Elements | 10, 11, 12, 13 and let us know if you need help with this.

    Atul_Saini

  • How to: install Windows Server 2008 R2 (64-bit) in ESXi 4.1 - 260247 with controller 'LSI Logic SAS'?

    Hello

    I have a newly installed ESXi 4.1 - 260247 on a Fujitsu - Siemens GROUND RX300 S4 with 2 x Intel Xeon E5420 @ 2.5 GHz with 36 GB of RAM.

    Storage controller is a LSI MegaRAID SAS 1078 6 x 750 GB SATA - drives configured with 3xRAID-1 logical drives. BIOS Version 4.06 Rev 1.04.2519

    Now, I'm trying to install "Microsoft Windows Server 2008 R2 64-bit" in a virtual machine, but fail because the virtual hard disk cannot be found.

    I tried with all Types of SCSI controller, but when running of the "Create Virtual Machine"-magician, he suggests 'LSI Logic SAS'. "." I tried 'LSI Logic parallel' and "VMware Paravirtual" but it did not work. However, I have not tried "Parallel BusLogic", since it clearly says no "recommended for this guest operating system".

    I was unable to find documentation on how and where I can find the "LSI Logic SAS" - pilot to be able to continue the installation. The

    Windows Server 2008 R2 installation is an ISO obtained directly from Microsoft eLicensing.

    I also downloaded the drivers floppy 'pvscsi - Windows2008.flp' and 'vmscsi.flp' from the ESXi server, but the program finds no driver validates the installation of Windows on them.

    I also extracted files "windows.iso' of the ESXi machine, but not drivers there as well.

    So my question is, what model is the "LSI Logic SAS", I guess I can download these LSI directly, I need to know what model?

    Any help appreciated.

    Thank you!

    Kind regards

    Christian

    chrkad,

    I think you have the same problem I had.   Trying to install 2008 R2 and asked for drivers?

    The issue wound up being an ISO corrupt Ms.

    Try to download the ISO using the java-based download manager.  This will tell you if your download is getting disturbed, as mine was.  It will also be the image once completed to ensure you've got the whole thing of checksum.  Just download via HTTP does not.

    I found myself in download the image of the House and burn a DVD and realize that the back of the office,

Maybe you are looking for