ClassID Not Found in Registry

Hi All,
I have using NWCE 7.1 Ehp1. II have using NWDS for developing adobe forms. ADS is already confiured & i have installed ALCD 7.1 & tried with 8.2 also. When add Interactive form as child element & try to edit its showing as CalssID Not found in registry followed by
Internal error
   Plugin name: Web Dynpro Adobe Template Designer
   Internal error  : com.sap.ide.webdynpro.adobetemplatedesigner
org.eclipse.swt.SWTException: Class ID not found in registry
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:317)
     at org.eclipse.swt.ole.win32.OLE.error(OLE.java:283)
     at org.eclipse.swt.ole.win32.OleControlSite.<init>(OleControlSite.java:92)
     at com.sap.ide.webdynpro.adobetemplatedesigner.AdobeDesignerEditorPart.createPartControl(AdobeDesignerEditorPart.java:80)
     at org.eclipse.ui.internal.EditorReference.createPartHelper(EditorReference.java:661)
     at org.eclipse.ui.internal.EditorReference.createPart(EditorReference.java:426)
     at org.eclipse.ui.internal.WorkbenchPartReference.getPart(WorkbenchPartReference.java:592)
     at org.eclipse.ui.internal.EditorReference.getEditor(EditorReference.java:263)
     at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditorBatched(WorkbenchPage.java:2739)
     at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:2651)
     at org.eclipse.ui.internal.WorkbenchPage.access$13(WorkbenchPage.java:2643)
     at org.eclipse.ui.internal.WorkbenchPage$10.run(WorkbenchPage.java:2595)
     at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2590)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2574)
     at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:2557)
     at com.sap.ide.webdynpro.adobetemplatedesigner.listener.ViewDesignerActionListener.launchAdobeDesigner(ViewDesignerActionListener.java:60)
     at com.sap.ide.webdynpro.adobetemplatedesigner.contentprovider.LaunchDesignerAction.run(LaunchDesignerAction.java:22)
     at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:256)
     at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:546)
     at org.eclipse.jface.action.ActionContributionItem.access$2(ActionContributionItem.java:490)
     at org.eclipse.jface.action.ActionContributionItem$5.handleEvent(ActionContributionItem.java:402)
     at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:66)
     at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:938)
     at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:3682)
     at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3293)
     at org.eclipse.ui.internal.Workbench.runEventLoop(Workbench.java:2389)
     at org.eclipse.ui.internal.Workbench.runUI(Workbench.java:2353)
     at org.eclipse.ui.internal.Workbench.access$4(Workbench.java:2219)
     at org.eclipse.ui.internal.Workbench$4.run(Workbench.java:466)
     at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:289)
     at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:461)
     at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:149)
     at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:106)
     at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:169)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:106)
     at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:76)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:363)
     at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:176)
     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 org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:508)
     at org.eclipse.equinox.launcher.Main.basicRun(Main.java:447)
     at org.eclipse.equinox.launcher.Main.run(Main.java:1173)
     at org.eclipse.equinox.launcher.Main.main(Main.java:1148)
Thanks,
Arun

Can you check if Adobelifecycle designer's dll has been installed
properly in the system, . You should be able to see it installed in
programs menu of windows.
Can you try to call LiveCycle Designer standalone?
C:\program files\Adobe\Designer X.X\FormDesigner.exe
Just double click this exe file.
When it is started, it should be registered again (if it is not yet
done).
Let me know if this helps.
Thanks
Kenny

Similar Messages

  • ERROR: Registry `REG_KEY_SYSTEM' not found

    Hello, I installed Tuxedo 11.1.1.2.0 on Window 2008 and tried to run the simpapp program in the corba samples directory. I am getting an idl compiler error when they invoke the runme.cmd file. The error says:
    idl simple.idl*
    LIBORBCMD_CAT:27: ERROR: An internal software error occurred.*
    -LIBORB_CAT:147: ERROR: Registry `REG_KEY_SYSTEM' not found.*
    NMAKE : fatal error U1077: 'd:\oracle\tuxedo11gR1\bin\idl.EXE' : return code '0x1'*
    Stop.*
    Anyone have any idea what is going on here?
    Fernando.
    Thanks

    Hi Fernando,
    Try setting this environment variable and retry.
    REG_KEY_SYSTEM=d:\oracle\tuxedo11gR1\udataobj\System.rdp
    Thanks
    Venkat

  • Error compiling IDL to C++: LIBORB_CAT:147: ERROR: Registry `REG_KEY_SYSTEM' not found.

    I'm trying to compile a simple IDL file into C++ using idl.exe, and am seeing the
    following output:
    LIBORBCMD_CAT:27: ERROR: An internal software error occurred.
    -LIBORB_CAT:147: ERROR: Registry `REG_KEY_SYSTEM' not found.
    I'm using Tuxedo 8.1 on a Win2K platform. Is anyone able to shed any light on
    this?
    Regards
    Brian

    Hi Fernando,
    Try setting this environment variable and retry.
    REG_KEY_SYSTEM=d:\oracle\tuxedo11gR1\udataobj\System.rdp
    Thanks
    Venkat

  • Error: on clicking Registry menu item in ESM Management Portal. The request failed with HTTP status 404: Not Found.

    Hi,
    I have installed ESB Management Portal successfully after following all the steps. everything is working fine except when I click the Registry menu in the portal. I get an unhandled exception. The event viewer shows the below error "The request failed
    with HTTP status 404: Not Found."
    ================================================
    Event code: 3005 
    Event message: An unhandled exception has occurred. 
    Event time: 1/27/2015 5:56:10 PM 
    Event time (UTC): 1/27/2015 5:56:10 PM 
    Event ID: f7aedd39118845b79c17d3442a0d15a7 
    Event sequence: 54 
    Event occurrence: 1 
    Event detail code: 0 
    Application information: 
        Application domain: /LM/W3SVC/1/ROOT/ESB.Portal-1-130668549484455107 
        Trust level: Full 
        Application Virtual Path: /ESB.Portal 
        Application Path: C:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\ 
        Machine name: <Machine Name> 
    Process information: 
        Process ID: 4712 
        Process name: w3wp.exe 
        Account name: NT AUTHORITY\NETWORK SERVICE 
    Exception information: 
        Exception type: TargetInvocationException 
        Exception message: Exception has been thrown by the target of an invocation.
       at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    The request failed with HTTP status 404: Not Found.
       at System.Web.Services.Protocols.SoapHttpClientProtocol.ReadResponse(SoapClientMessage message, WebResponse response, Stream responseStream, Boolean asyncCall)
       at System.Web.Services.Protocols.SoapHttpClientProtocol.Invoke(String methodName, Object[] parameters)
       at Microsoft.Practices.ESB.Portal.UDDIService.UDDIService.GetCategoryByName(String UDDIServerUrl, String tModelName) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Web References\UDDIService\Reference.cs:line
    575
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.getBTEndpoints(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    553
       at Microsoft.Practices.ESB.Portal.Uddi.ServiceProxy.GetEndpointsByApplication(String applicationName, Boolean getSendPorts, Boolean getRcvLocations) in c:\Projects\Microsoft.Practices.ESB\Source\Samples\Management Portal\ESB.Portal\Uddi\ServiceProxy.cs:line
    46
    Request information: 
        Request URL: http://localhost/ESB.Portal/uddi/uddi.aspx 
        Request path: /ESB.Portal/uddi/uddi.aspx 
        User host address: ::1 
        User: <domain>\<user>
        Is authenticated: True 
        Authentication Type: Negotiate 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
    Thread information: 
        Thread ID: 19 
        Thread account name: NT AUTHORITY\NETWORK SERVICE 
        Is impersonating: False 
        Stack trace:    at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
       at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
       at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
       at System.Web.UI.WebControls.ObjectDataSourceView.InvokeMethod(ObjectDataSourceMethod method, Boolean disposeInstance, Object& instance)
       at System.Web.UI.WebControls.ObjectDataSourceView.ExecuteSelect(DataSourceSelectArguments arguments)
       at System.Web.UI.DataSourceView.Select(DataSourceSelectArguments arguments, DataSourceViewSelectCallback callback)
       at System.Web.UI.WebControls.DataBoundControl.PerformSelect()
       at System.Web.UI.WebControls.BaseDataBoundControl.EnsureDataBound()
       at System.Web.UI.WebControls.CompositeDataBoundControl.CreateChildControls()
       at System.Web.UI.Control.EnsureChildControls()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Control.PreRenderRecursiveInternal()
       at System.Web.UI.Page.ProcessRequestMain(Boolean includeStagesBeforeAsyncPoint, Boolean includeStagesAfterAsyncPoint)
    Custom event details: 
    =================================
    Any idea why this is happening and what needs to be done ?
    PLEASE HELP
    Thanks & Regards
    Vikram

    Snippet from the link below:
    If you get a “404: Not Found” error, it ‘s because by default there is no script map for .svc file with default IIS 7.0 installation, so you need to register .svc extension in IIS:
    You need to update IIS script maps to register .svc extension In a command prompt (ran as administrator), execute the following command:
    “%windir%\Microsoft.NET\Framework\v3.0\Windows Communication Foundation\ServiceModelReg.exe” -r -y"
    Refer:
    https://dgoins.wordpress.com/2010/05/01/esb-toolkit-management-portal-installation-notes-from-the-field-2/
    Sarvanan's blog around this with detailed explanation:
    Configuring Exception Management Portal
    As mentioned above also
    Check Portal Configuration Settings
    Rachit
    Please mark as answer or vote as helpful if my reply does

  • Upgrading to 11.1.1.2, registry.xml not found and oracle_common not found

    We are running OFM 11.1.1.1, with the OID component only (and no weblogic domain). We're trying to upgrade to 11.1.1.2, and when running the ant master-patch-schema command, we're getting the following errors:
    validate-file-exists:
    [echo] Error: ** file location /ora01/app/oracle/product/middleware/Oracle_IDM1/registry.xml is not found
    validate-file-exists:
    [echo] Error: ** dir location /ora01/app/oracle/product/middleware11g/oracle_common is not found
    Has anyone seen this before?
    TIA,
    Eileen
    Edited by: EileenRoach on Sep 29, 2010 5:03 PM

    I worked through this issue with the assistance of Oracle Support. What we ended up doing was the following:
    1) Install (do not configure) the 11.1.1.2.0 verion
    2) patchMaster.properties should have these values filled in:
    patchMaster.Componentlist=OID
    patchMaster.Schemaurl=jdbc:oracle:thin:@<hostname>:<port>:<sid>
    patchMaster.Schemauser=SYS AS SYSDBA
    patchMaster.Schemaprefix=ODS
    patchMaster.Mwhomenew=/ora01/app/oracle/product/middleware11g
    patchMaster.Mwhomeold=/ora01/app/oracle/product/middleware
    patchMaster.Oracleinstancenewlist=/ora01/app/oracle/product/middleware11g/asinst_1
    patchMaster.Oracleinstanceoldlist=/ora01/app/oracle/product/middleware/instances/asinst_1
    patchMaster.Oraclehomenew=/ora01/app/oracle/product/middleware11g/Oracle_IDM1
    patchMaster.Oraclehomeold=/ora01/app/oracle/product/middleware/Oracle_IDM1
    patchMaster.Loglevel=debug
    patchMaster.ValidationErrorContinue=true
    The ValidaitonErrorContinue=true basically means ignore errors and continue -- so we ignored the files not found errors.
    3) run the 'ant master-patch-schema' command
    4) run the 'ant master-patch-oinstance' command
    5) copy the wallets folder and files (the ewallet.p12 and cwallet.sso files did not get migrated)
    6) Modify environment variables and custom start up scripts for new middleware and instance home directories

  • TS1436 when i start i tunes it states registry missing files to inport export cd and when i try to burn a cd it states disc burning not found i re installed itunes still the same

    When i start i tunes i get a message that states missing registry files for import and export files re install itunes so i did same thing and when i try to burn cd's a get "disc recording not found"

    I'd start with the following document, with one modification. At step 12 after typing GEARAspiWDM press the Enter/Return key once prior to clicking OK. (Pressing Return adds a carriage return in the field and is important.)
    iTunes for Windows: "Registry settings" warning when opening iTunes

  • Java.lang.RuntimeException: Registry initialization file not found (UNIX)

    Hi,
    When I tried to read a tiff image using JAI.create("fileload", filename); it throws an expception as below.
    java.lang.RuntimeException: Registry initialization file not found.
            at javax.media.jai.OperationRegistry.initializeRegistry(OperationRegistr
    y.java:357)
            at javax.media.jai.JAI.<clinit>(JAI.java:560)
            at jrun__pages__Projects__ShowDrawing2ejsp1f._jspService(jrun__pages__Pr
    ojects__ShowDrawing2ejsp1f.java:107)
            at jrun.jsp.runtime.HttpJSPServlet.service(HttpJSPServlet.java:43)
            at jrun.jsp.JSPServlet.service(JSPServlet.java:106)
            at jrun.servlet.ServletInvoker.invoke(ServletInvoker.java:106)
            at jrun.servlet.JRunInvokerChain.invokeNext(JRunInvokerChain.java:42)
            at jrun.servlet.JRunRequestDispatcher.invokeNext(JRunRequestDispatcher.j
    ava:414)The crazy problem is that, it works fine with my server which runs in windows. The same throws exceptions when I execute in unix server.
    Can anyone knows exactly where the problem is?
    Thanks in advance,
    -Sara

    So which version of JAI have you installed on your UNIX server?

  • ADK Installation root registry not found?

    Hi,
    I am trying to image some machines in one location and for some reason we aren't able to. Basically it just PXE boots, finds it in the collection and then it is stopped with a command prompt open "x:\sms\bin\x64>" and doesn't do anything after
    that.I checked the SMS log and all I see is the following:
    ADK installation root registry value not found.
    Loaded C:\Windows\system32\wimgapi.dll
    Opening image file D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim
    Found Image file: D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim
     PackageID: LIA0029B
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    Closing image file D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim
    Any ideas or anything else I can check? TIA

    Yes, see below TIA
    <![LOG[Found new image LIA00004]LOG]!><time="13:43:59.968+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:00.046+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:00.077+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00004\boot.LIA00004.wim]LOG]!><time="13:44:00.077+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00004\boot.LIA00004.wim
     PackageID: LIA00004
     ProductName: Microsoft® Windows® Operating System
     Architecture: 0
     Description: Microsoft Windows PE (x86)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:00.140+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00004\boot.LIA00004.wim]LOG]!><time="13:44:00.140+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00005]LOG]!><time="13:44:00.951+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:00.951+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:00.951+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00005\boot.LIA00005.wim]LOG]!><time="13:44:00.951+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00005\boot.LIA00005.wim
     PackageID: LIA00005
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:00.982+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00005\boot.LIA00005.wim]LOG]!><time="13:44:00.982+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00095]LOG]!><time="13:44:01.980+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:01.980+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:01.980+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00095\boot.LIA00095.wim]LOG]!><time="13:44:01.980+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00095\boot.LIA00095.wim
     PackageID: LIA00095
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:02.012+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00095\boot.LIA00095.wim]LOG]!><time="13:44:02.012+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA0016A]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA0016A\boot.LIA0016A.wim]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA0016A\boot.LIA0016A.wim
     PackageID: LIA0016A
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA0016A\boot.LIA0016A.wim]LOG]!><time="13:44:02.448+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA001F4]LOG]!><time="13:44:02.948+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:02.948+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:02.948+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA001F4\boot.LIA001F4.wim]LOG]!><time="13:44:02.948+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA001F4\boot.LIA001F4.wim
     PackageID: LIA001F4
     ProductName: Microsoft® Windows® Operating System
     Architecture: 0
     Description: Microsoft Windows PE (x86)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:02.963+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA001F4\boot.LIA001F4.wim]LOG]!><time="13:44:02.963+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00231]LOG]!><time="13:44:03.494+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:03.494+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:03.494+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00231\boot.LIA00231.wim]LOG]!><time="13:44:03.494+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00231\boot.LIA00231.wim
     PackageID: LIA00231
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:03.509+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00231\boot.LIA00231.wim]LOG]!><time="13:44:03.509+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00269]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00269\boot.LIA00269.wim]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00269\boot.LIA00269.wim
     PackageID: LIA00269
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00269\boot.LIA00269.wim]LOG]!><time="13:44:03.977+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00276]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00276\boot.LIA00276.wim]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00276\boot.LIA00276.wim
     PackageID: LIA00276
     ProductName: Microsoft® Windows® Operating System
     Architecture: 0
     Description: Microsoft Windows PE (x86)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00276\boot.LIA00276.wim]LOG]!><time="13:44:04.398+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA00288]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA00288\boot.LIA00288.wim]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA00288\boot.LIA00288.wim
     PackageID: LIA00288
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA00288\boot.LIA00288.wim]LOG]!><time="13:44:04.835+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Found new image LIA0029B]LOG]!><time="13:44:05.397+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:1123">
    < ![LOG[ADK installation root registry value not found.]LOG]!><time="13:44:05.397+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:207">
    < ![LOG[Loaded C:\Windows\system32\wimgapi.dll]LOG]!><time="13:44:05.397+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:344">
    < ![LOG[Opening image file D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim]LOG]!><time="13:44:05.397+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:422">
    < ![LOG[Found Image file: D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim
     PackageID: LIA0029B
     ProductName: Microsoft® Windows® Operating System
     Architecture: 9
     Description: Microsoft Windows PE (x64)
     Version: 
     Creator:
     SystemDir: WINDOWS
    ]LOG]!><time="13:44:05.412+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="bootimagemgr.cpp:925">
    < ![LOG[Closing image file D:\RemoteInstall\SMSImages\LIA0029B\boot.LIA0029B.wim]LOG]!><time="13:44:05.412+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="wimfile.cpp:458">
    < ![LOG[Begin validation of Certificate [Thumbprint 5FB5F1C55498CB354607662C58BE4C07D293356E] issued to 'f28c724a-201f-4900-91e0-d2f010b670d1']LOG]!><time="13:44:05.865+300" date="02-03-2015" component="SMSPXE" context=""
    type="1" thread="6000" file="ccmcert.cpp:1662">
    < ![LOG[Completed validation of Certificate [Thumbprint 5FB5F1C55498CB354607662C58BE4C07D293356E] issued to 'f28c724a-201f-4900-91e0-d2f010b670d1']LOG]!><time="13:44:05.865+300" date="02-03-2015" component="SMSPXE"
    context="" type="1" thread="6000" file="ccmcert.cpp:1803">
    < ![LOG[PXE Provider finished loading.]LOG]!><time="13:44:05.865+300" date="02-03-2015" component="SMSPXE" context="" type="1" thread="6000" file="smspxe.cpp:184">

  • Error in starting the service Oracle CSService not found

    Hi all,
    i am trying to install Oracle Enterprise manager grid control,
    i am getting the following error message
    "error in starting the service Oracle CSService not found"
    when i checked in the "services.msc" the Oracle CSService is not started, so i tried to start the service, but its not starting and giving the error message as "error 3 system cannot find the path specified"
    then i checked in the service properties, and the path is pointing to a different directory,
    now i want to change this path to the correct oracle bin directory.
    any views how to cnage/update this path in the services.msc, for "Oracle CSService"
    Thanks alot.

    Hi
    i have got the answer for this question, i updated the registry with the correct file path, and then closed the registry, the services.msc file is automatically updated with the correct path
    and then started the CSService, then went to the OEM setup i clicked Retry buton, then it went through.
    Thanks to all the viewers.

  • HT1926 My itunes won't open because it says "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem" Can someone help? I don't want to delete it altogether due to needing the phone backup

    I was given notification to upload the latest version of itunes recently, so I clicked installed. However it has since corrupted my itunes and I get the error message:
    "This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem".
    In poor timing, I have also accidently damaged my phone and have a new one to restore it to an old back up.
    It is because of this I am reluctant to completely delete itunes off my computer and start again for fear of losing my back ups.
    Is there another way to fix iTunes so I can open it again?
    Thanks

    Hey I finally got an older vesion of itunes to work!!! 10.7  x64 for windows 7
    After uninstalling all apple products even  quicktime
    I had to delete everything from (program files, and program  files x64, program data,)
    And all downloads from apple, and I went in to search deleted  other stuff from apple, and itunes
    But definently not my itunes library and Playlist
    Down loaded 10.7 x64 for windows 7, but checked (do not start  when done)
    Then I emptied my recycling bin and restarted my  PC
    I ran geek tech tool box same as reg cure pro, also PC Tools  registry cleaner, and CC Cleaner
    Then I emptied my recycling bin and restarted my  PC
    And wallah... It finally works, and I Love the older version  anyways.
    Easier to download and transfer  music!!!!!

  • This application has failed to start because MSVCR80.dll was not found. Re-installing the application may fix this problem.

    I recently tried to download the latest version of iTunes, but an error occured during the process. It was recommended that i reinstall iTunes to attempt to correct that problem. After I attempted to reinstall, an error came up with the title "iTunes.exe - Unable to locate component." the body of the error message read "This application  has failed to start because MSVCR80.dll was not found. Reinstalling the application may fix this problem." When I click "Ok", another error message pops-up reading "iTunes was not installed correctly. Please reinstall iTunes. Error 7 (Windows error 126)". I tried reinstalling iTunes 3 times now, each time with the same result. What is going wrong, and what do I need to do?

    Kappy, I completely overlooked your original response due to it's small, one line nature and poor UX design of the area surrounding the message area.
    Upon following the complete instructions linked from the link you posted (http://support.apple.com/kb/HT1923?viewlocale=en_US&locale=en_US), my first attempt resulted in everything being installed except for iTunes. So trying yet again.
    I do have Safari for Windows Vista installed, which is why I could not delete everything in the C:\Program Files\Common Files\Apple\ folder. I'm guessing this is Apple's way of completely removing Safari Win from history (there's always an under-the-table reason when something like this happens with Apple installs, they just won't say it publicly). Uninstalling Safari. Uninstalling Safari removes the remaining "Internet" files from C:\Program Files\Common Files\Apple\
    Uninstalling iCloud. Uninstalling MobileMe Control Panel that was never used. That leaves only QuickTime installed as an Apple product on my machine.
    Just for the record, I did not have this folder: C:\Program Files\iPod\
    Emptied the Recycling Bin.
    Shut down and fresh start-up.
    Install attempt again: results in the installer saying something interrupted it (no other programs open)
    Installing again immediately after error: Success
    Clearly there are issues with this installer.
    A pop-up shows up with "The registry settings used by the iTunes drives for importing and burning CDs and DVDs are missing. This can happen as a result of installing other CD burining software. Please reinstall iTunes"
    No other CD burning software installed other than what came pre-installed by Gateway and a install of Windows Vista Pro (or whatever the top expensive one was called).
    iTunes launched. iTunes Library, items like Movies & Music, and playlists are still intact and usable.
    Good thing I don't have these issues on my Macs (ahem, which is why these errors are allowed to persist by Apple to discourage Microsoft/Windows/PC use and purchase, all about the money and Apple has become the non-caring giant it once sought to overthrow as the underdog, miss those days).
    Thanks Kappy. Thanks for the time suck Apple.

  • I had some issues with viruses,and went through to delete them. Since then I can't access firefox, and I am getting a message stating, "This application has failed to start because netlkr.dll was not found. Re-installing the application may fix this probl

    Yesterday afternoon I was suddenly bombarded with literally masses of viruses, and since then my firefox has become completely unresponsive. There is an error message stating that "netlkr.dll was not found," and I have no idea whatsoever what exactly that means. I would very much appreciate some help here. I have also already tried numerous times trying to uninstall and re-install firefox, but to no aveil. Nothing I have tried for a solid day now has done any good. Please help!
    == This happened ==
    Every time Firefox opened
    == Yesterday afternoon ==
    == User Agent ==
    Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1; SV1; GTB6.3; .NET CLR 1.1.4322; .NET CLR 2.0.50727; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729; InfoPath.2)

    Hey I finally got an older vesion of itunes to work!!! 10.7  x64 for windows 7
    After uninstalling all apple products even  quicktime
    I had to delete everything from (program files, and program  files x64, program data,)
    And all downloads from apple, and I went in to search deleted  other stuff from apple, and itunes
    But definently not my itunes library and Playlist
    Down loaded 10.7 x64 for windows 7, but checked (do not start  when done)
    Then I emptied my recycling bin and restarted my  PC
    I ran geek tech tool box same as reg cure pro, also PC Tools  registry cleaner, and CC Cleaner
    Then I emptied my recycling bin and restarted my  PC
    And wallah... It finally works, and I Love the older version  anyways.
    Easier to download and transfer  music!!!!!

  • Class Not Found in Server Application

    I have set up a basic server application. It contains three files namely
    Arith.java (implements the Remote interface)
    ArithImpl.java (implements Arith.java the server) and
    ArithApp.java which is the client Application
    All of these are in the same package. I have compiled all of these files and I execute the rmic ArithImpl command from within the ArithImpl.java file via Runtime.getRuntime.exec(...);
    The stub and skeleton files are generated and still I get a class not found exception. I have checked the class path and these files are within the class path.
    If anyone could help me I'd greatly appreciate it. Thanks
    public class ArithImpl extends UnicastRemoteObject implements Arith{
    public static final String HOST_NAME = "localhost";
    public static final String ROOT = "C:/Work/Thesis~1/LearningRMI/";
    public static final String CLASSPATH = ROOT;
    public static final String POLICY_FILE = CLASSPATH+"policies/rmi.policy";
    public static final String RMI_LOCATION = "C:/Progra~1/java/jdk1.5.0_03/bin/";
    String objectName;
    public ArithImpl(String s) throws RemoteException{
         super();
         objectName = s;
    public int[] add(int[] a, int[] b) throws RemoteException {
         int c[] = new int[10];
         for (int i=0; i<10; i++)
              c[i] = a[i]+b;
         return c;
    public static void main(String[] args) {
         System.setProperty("java.security.policy",POLICY_FILE);
         System.setProperty("java.class.path",CLASSPATH);
    String rmic = RMI_LOCATION+"rmic -vcompat -classpath "+CLASSPATH+" "+ArithImpl.class.getName();
    String registry = RMI_LOCATION+"\\rmiregistry";
    try{
    Runtime rt = Runtime.getRuntime();
    rt.exec(rmic);
    rt.exec(registry);
    catch (IOException e){
    e.printStackTrace();
    RMISecurityManager sm = new RMISecurityManager();
    System.setSecurityManager(sm);     
    try{
    Naming.rebind("//"+HOST_NAME+"/ArithServer", obj);
    System.out.println("ArithServer bound in registry");
    catch (Exception e){
    e.printStackTrace();

    java.rmi.ServerException: RemoteException occurred in server thread; nested exception is:
         java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
         java.lang.ClassNotFoundException: Arith
         at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:385)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
         at java.lang.Thread.run(Thread.java:595)
         at sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRemoteCall.java:247)
         at sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:223)
         at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:343)
         at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
         at java.rmi.Naming.rebind(Naming.java:160)
         at ArithImpl.main(ArithImpl.java:106)
    Caused by: java.rmi.UnmarshalException: error unmarshalling arguments; nested exception is:
         java.lang.ClassNotFoundException: Arith
         at sun.rmi.registry.RegistryImpl_Skel.dispatch(Unknown Source)
         at sun.rmi.server.UnicastServerRef.oldDispatch(UnicastServerRef.java:375)
         at sun.rmi.server.UnicastServerRef.dispatch(UnicastServerRef.java:240)
         at sun.rmi.transport.Transport$1.run(Transport.java:153)
         at java.security.AccessController.doPrivileged(Native Method)
         at sun.rmi.transport.Transport.serviceCall(Transport.java:149)
         at sun.rmi.transport.tcp.TCPTransport.handleMessages(TCPTransport.java:460)
         at sun.rmi.transport.tcp.TCPTransport$ConnectionHandler.run(TCPTransport.java:701)
         at java.lang.Thread.run(Thread.java:595)
    Caused by: java.lang.ClassNotFoundException: Arith
         at java.net.URLClassLoader$1.run(URLClassLoader.java:200)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(URLClassLoader.java:188)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:306)
         at java.lang.ClassLoader.loadClass(ClassLoader.java:251)
         at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:319)
         at java.lang.Class.forName0(Native Method)
         at java.lang.Class.forName(Class.java:242)
         at sun.rmi.server.LoaderHandler.loadProxyInterfaces(LoaderHandler.java:707)
         at sun.rmi.server.LoaderHandler.loadProxyClass(LoaderHandler.java:651)
         at sun.rmi.server.LoaderHandler.loadProxyClass(LoaderHandler.java:588)
         at java.rmi.server.RMIClassLoader$2.loadProxyClass(RMIClassLoader.java:628)
         at java.rmi.server.RMIClassLoader.loadProxyClass(RMIClassLoader.java:294)
         at sun.rmi.server.MarshalInputStream.resolveProxyClass(MarshalInputStream.java:238)
         at java.io.ObjectInputStream.readProxyDesc(ObjectInputStream.java:1494)
         at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1457)
         at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1693)
         at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1299)
         at java.io.ObjectInputStream.readObject(ObjectInputStream.java:339)
         ... 9 more

  • Page not found when connecting to server (if not logged in on server)

    Hi,
    When we try to connect to the presentation server (http://esddev02:9704/analytics/saw.dll?Dashboard) we get a page not found error if I don't open a remote desktop connection session on the server first.
    I suppose the problem originates in the fact that the installation of the software has been done with my credentials on the server.
    The windows services start with 'Local System' as logon but the OC4J seems to start only when I log on with my user.
    I don't see a reason for this as in the registry the OC4J start command is found under HKEY_LOCAL_MACHINE.
    Changing this to "D:\OracleBI\oc4j_bi\bin\oc4j.cmd -start& " did not change anything.
    Has somebody got a clue?
    Tx for any advice,
    Kris

    Hi,
    I checked further on this today. Problem is not solved yet. I need to find a way to start the OC4J server independent from my session on the server.
    Has anybody got some advice?
    Brgrds,
    Kris

  • EPM 11.1.2.3 ,Error 404 - Not Found

    Hi All,
    I am getting the following error after my installation and configuration of EPM 11.1.2.3 and when I try to access the Workspace URL.
    Error 404--Not Found
    From RFC 2068 Hypertext Transfer Protocol --
    HTTP/1.1:
    10.4.5 404 Not Found
    The server has not found anything matching the
    Request-URI. No indication is given of whether the condition is temporary or
    permanent.
    If the server does not wish to make this information available to the client,
    the status code 403 (Forbidden) can be used instead. The 410 (Gone) status code
    SHOULD be used if the server knows, through some internally configurable
    mechanism, that an old resource is permanently unavailable and has no forwarding
    address.
    I installed 11.1.2.3 in windows 7 ultimate OS and 64 bit and using sql server 2005 Database and configured Essbase,planning, hfm, arm, fcm,fdm ,hpcm, , everything was configured successfully but when I open the workspace URL it is throwing "Error 404 not found"
    I tried accessing http://machinename:7001/console (I replaced machinename with my machinename)
    even here I am getting the same error, but I checked the database and it has the table hss_component_types and it is populated with the various products.
    could you guide me
    Regards,
    SG
    The following is the error I am getting in C:\Oracle\Middleware\user_projects\epmsystem1\diagnostics\logs\services
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <Security> <BEA-090905> <Disabling CryptoJ JCE Provider self-integrity check for better startup performance. To enable this check, specify -Dweblogic.security.allowCryptoJDefaultJCEVerification=true>
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <Security> <BEA-090906> <Changing the default Random Number Generator in RSA CryptoJ from ECDRBG to FIPS186PRNG. To disable this change, specify -Dweblogic.security.allowCryptoJDefaultPRNG=true>
    <Jul 9, 2013 7:30:18 PM CDT> <Notice> <WebLogicServer> <BEA-000395> <Following extensions directory contents added to the end of the classpath:
    C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\audit-client.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\css.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ctg_custom.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\ldapbp.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\opencsv-1.8.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\registry-api.jar;C:\Oracle\Middleware\user_projects\domains\EPMSystem\lib\wlpool.jar>
    <Jul 9, 2013 7:30:18 PM CDT> <Info> <WebLogicServer> <BEA-000377> <Starting WebLogic Server with Oracle JRockit(R) Version R28.2.5-50-153520-1.6.0_37-20121220-0844-windows-x86_64 from Oracle Corporation>
    <Jul 9, 2013 7:30:47 PM CDT> <Info> <Management> <BEA-141107> <Version: WebLogic Server 10.3.6.0  Tue Nov 15 08:52:36 PST 2011 1441050 >
    <Jul 9, 2013 7:30:57 PM CDT> <Emergency> <Management> <BEA-141151> <The admin server could not be reached at http://SUBHASUBBU:7001.>
    <Jul 9, 2013 7:30:57 PM CDT> <Info> <Configuration Management> <BEA-150018> <This server is being started in managed server independence mode in the absence of the admin server.>
    <Jul 9, 2013 7:30:57 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    <Jul 9, 2013 7:30:57 PM CDT> <Info> <WorkManager> <BEA-002900> <Initializing self-tuning thread pool>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log.>
    <Jul 9, 2013 7:30:58 PM CDT> <Notice> <Log Management> <BEA-170019> <The server log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\EPMServer0.log is opened. All server side log events will be written to this file.>
    OracleFileSSOWalletImpl.getWalletData: enter...
    OracleFileSSOWalletImpl.getWalletData: System.getProperty(user.name)=SUBHASUBBU$
    OracleFileSSOWalletImpl.getWalletData: locking (shared) dummy sso file..
    OracleFileSSOWalletImpl.getWalletData: locking (shared) sso file..
    Oracle Wallet: wallet size 8349
    OracleWallet: getSecretStore
    OracleSecretStore: loading wallet from stream
    OracleSSOKeyStoreImpl: engineLoad
    OracleKeyStoreSpi: Loading wallet from stream
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    Processing TP 0
    Storing TP 0 as CN=Entrust.net Secure Server Certification Authority
    Processing TP 1
    Storing TP 1 as CN=Entrust.net Secure Server Certification Authority 1
    Processing TP 2
    Storing TP 2 as CN=Entrust.net Certification Authority (2048)
    Processing TP 3
    Storing TP 3 as CN=GTE CyberTrust Global Root
    Processing TP 4
    Storing TP 4 as OU=Secure Server Certification Authority
    Processing TP 5
    Storing TP 5 as OU=Class 1 Public Primary Certification Authority
    Processing TP 6
    Storing TP 6 as OU=Class 2 Public Primary Certification Authority
    Processing TP 7
    Storing TP 7 as OU=Class 3 Public Primary Certification Authority
    OracleKeyStoreSpi: Storing Secret0
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret1
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret2
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret3
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Keystore Loaded
    OracleWallet: getSecretStore
    OracleFileSSOWalletImpl.getWalletData: enter...
    OracleFileSSOWalletImpl.getWalletData: System.getProperty(user.name)=SUBHASUBBU$
    OracleFileSSOWalletImpl.getWalletData: locking (shared) dummy sso file..
    OracleFileSSOWalletImpl.getWalletData: locking (shared) sso file..
    Oracle Wallet: wallet size 3941
    OracleWallet: getSecretStore
    OracleSecretStore: loading wallet from stream
    OracleSSOKeyStoreImpl: engineLoad
    OracleKeyStoreSpi: Loading wallet from stream
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: found cert bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: found secret store bag
    OracleKeyStoreSpi: Opening safe 0
    OracleKeyStoreSpi: Opening safe 0
    Processing TP 0
    Storing TP 0 as OU=Class 1 Public Primary Certification Authority
    Processing TP 1
    Storing TP 1 as CN=GTE CyberTrust Global Root
    Processing TP 2
    Storing TP 2 as OU=Class 2 Public Primary Certification Authority
    Processing TP 3
    Storing TP 3 as OU=Class 3 Public Primary Certification Authority
    OracleKeyStoreSpi: Storing Secret0
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret1
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret2
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Storing Secret3
    Getting sequence from bag
    Getting alias from sequence
    Getting secret from sequence
    OracleKeyStoreSpi: Keystore Loaded
    OracleWallet: getSecretStore
    <Jul 9, 2013 7:31:19 PM CDT> <Notice> <Security> <BEA-090082> <Security initializing using security realm myrealm.>
    <Jul 9, 2013 7:31:19 PM CDT> <Notice> <Security> <BEA-090083> <Storing boot identity in the file: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\security\boot.properties>
    <Jul 9, 2013 7:31:41 PM CDT> <Warning> <JTA> <BEA-110503> <The migrator(the AdminServer for manual JTA migration policy, or the Singleton Master for automatic JTA migration policy) is not available. Will skip JTA TRS failback because isStrictOwnershipCheck is [false]. This may lead to potencial TLOG corruption if TRS of EPMServer0 has been migrated to backup server and the backup server is accessing the TLOG of EPMServer0. More safety can be achieved by setting isStrictOwnershipCheck to [true].>
    <Jul 9, 2013 7:31:42 PM CDT> <Notice> <LoggingService> <BEA-320400> <The log file C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log will be rotated. Reopen the log file if tailing has stopped. This can happen on some platforms like Windows.>
    <Jul 9, 2013 7:31:42 PM CDT> <Notice> <LoggingService> <BEA-320401> <The log file has been rotated to C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log00002. Log messages will continue to be logged in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\logs\access.log.>
    <Jul 9, 2013 7:32:18 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STANDBY>
    <Jul 9, 2013 7:32:18 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to STARTING>
    Using OraclePKI Provider
    javax.net.ssl.TrustManagerFactory supported
    javax.net.ssl.KeyManagerFactory supported
    Using OracleJSSE103 Provider
    <Jul 9, 2013 7:32:21 PM CDT> <Warning> <JDBC> <BEA-001552> <The logging last resource (LLR) data source accountreconciliation_datasource will not function when it is a participant in a global transaction that spans multiple WebLogic Server instances because remote JDBC support is disabled. LLR will function in single-server configurations.>
    <Jul 9, 2013 7:32:21 PM CDT> <Warning> <JDBC> <BEA-001552> <The logging last resource (LLR) data source financialclose_datasource will not function when it is a participant in a global transaction that spans multiple WebLogic Server instances because remote JDBC support is disabled. LLR will function in single-server configurations.>
    <Jul 9, 2013 7:33:42 PM CDT> <Warning> <Security> <BEA-090668> <Ignored deployment of role "Admin" for resource "type=<url>, application=DMS Application#11.1.1.1.0, contextPath=/dms, uri=/">
    <Jul 9, 2013 7:33:47 PM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'ACCOUNTRECONCILIATION [Version=11.1.2.0]' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    Truncated. see log file for complete stacktrace
    >
    <Jul 9, 2013 7:34:12 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'RuleService_AsyncRequestProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncRequestProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:34:12 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'RuleService_AsyncResponseProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncResponseProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:34:13 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\EPMSystem11R1\products\Essbase\aps\AppServer\InstallableApps\Common\aps.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:34:13 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\APS_11.1.2.0\mizf54/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:35:15 PM CDT> <Error> <Deployer> <BEA-149205> <Failed to initialize the application 'FINANCIALCLOSE [Version=11.1.2.0]' due to error weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false]..
    weblogic.management.DeploymentException: [J2EE:160149]Error while processing library references. Unresolved application library references, defined in weblogic-application.xml: [Extension-Name: oracle.soa.workflow.wc, exact-match: false].
    at weblogic.application.internal.flow.CheckLibraryReferenceFlow.prepare(CheckLibraryReferenceFlow.java:26)
    at weblogic.application.internal.BaseDeployment$1.next(BaseDeployment.java:648)
    at weblogic.application.utils.StateMachineDriver.nextState(StateMachineDriver.java:52)
    at weblogic.application.internal.BaseDeployment.prepare(BaseDeployment.java:191)
    at weblogic.application.internal.EarDeployment.prepare(EarDeployment.java:59)
    Truncated. see log file for complete stacktrace
    >
    <Jul 9, 2013 7:35:44 PM CDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: com/oracle/adfm, Specification-Version: 1, referenced from: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\FMADFWEB_11.1.2.0\nw1g9o]. Make sure the referenced optional package has been deployed as a library.>
    <Jul 9, 2013 7:35:49 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ActionsService_AsyncRequestProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncRequestProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:35:49 PM CDT> <Warning> <EJB> <BEA-010001> <While deploying EJB 'ActionsService_AsyncResponseProcessorMDB', class oracle.j2ee.ws.server.jaxws.AsyncResponseProcessorMDB was loaded from the system classpath. As a result, this class cannot be reloaded while the server is running. To prevent this behavior in the future, make sure the class is not located in the server classpath.>
    <Jul 9, 2013 7:36:57 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element web-app in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\SHAREDSERVICES_11.1.2.0\dt7o9d\interop.war/WEB-INF/web.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\odi\setup\manual\oracledi-agent\oraclediagent.ear/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <Munger> <BEA-2156203> <A version attribute was not found in element application in the deployment descriptor in C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\oraclediagent\cn250y/META-INF/application.xml. A version attribute is required, but this version of the Weblogic Server will assume that the JEE5 is used. Future versions of the Weblogic Server will reject descriptors that do not specify the JEE version.>
    <Jul 9, 2013 7:38:12 PM CDT> <Warning> <J2EE> <BEA-160140> <Unresolved optional package references (in META-INF/MANIFEST.MF): [Extension-Name: oracle.bam.odi.library, Specification-Version: 11.1.1, referenced from: C:\Oracle\Middleware\user_projects\domains\EPMSystem\servers\EPMServer0\tmp\servers\EPMServer0\tmp\_WL_user\oraclediagent\cn250y]. Make sure the referenced optional package has been deployed as a library.>
    <Jul 9, 2013 7:38:13 PM CDT> <Emergency> <Deployer> <BEA-149259> <Server 'EPMServer0' in cluster 'EPMServer' is being brought up in administration state due to failed deployments.>
    Hyperion Provider Services - Release 11.1.2.3.4408
    Copyright (c) 1991, 2013 Oracle and / or its affiliates. All rights reserved.
    connection mode : HTTP
    essbase.properties: C:\Oracle\Middleware\EPMSystem11R1/common/EssbaseJavaAPI/11.1.2.0/bin/essbase.properties
    java System properties -DESS_ES_HOME: C:\Oracle\Middleware\EPMSystem11R1/common/EssbaseJavaAPI/11.1.2.0
    Mode: Non Fusion read from Registry
    registry.isRegistryDatabaseCreated()true
    Registry was initialized sucessfully
    Component was found from component type DISC_MAN_PRODUCT
    Updating version Disclosure_dbVersion with DISC_MAN_PRODUCT
    Warning: Starting ADF Library jar post-deployment on WebLogic Server. Is "provider-lazy-inited" init-param missing from LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not being used.
    Started: ADF Library non-ADFJspResourceProvider post-deployment
    Finished: ADF Library non-ADFJspResourceProvider post-deployment (millis): 46
    Essbase® Administration Services - Version  11.1.2.3.000.4415
    Copyright © 1991, 2013 Oracle and/or its affiliates. All rights reserved. Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners. No portion hereof may be reproduced or transmitted in any form or by any means, electronic or mechanical, including photocopying, recording, or information storage and retrieval systems, for any purpose other than the recipient's personal use, without the express written permission of Oracle.
    US Patent Number 5,359,724
    US Patent Number 6,317,750
    Current time stamp: Tue Jul 09 19:38:54 CDT 2013
    Server started successfully
    Waiting for client requests
    HRContextListener::contextInitialized
    Warning: Starting ADF Library jar post-deployment on WebLogic Server. Is "provider-lazy-inited" init-param missing from LibraryFilter? Ignore this warning if the ADFJspResourceProvider is not being used.
    Started: ADF Library non-ADFJspResourceProvider post-deployment
    Finished: ADF Library non-ADFJspResourceProvider post-deployment (millis): 203
    - WEBLOGIC
    null
    - The AMHM configuration file path is..nullconf
    -  getting attributes for bsp.jsr: [Migration, Ant-Version, Manifest-Version, Created-By, Version]
    -  going to get value for Migration attribute
    -  Encryption Type : AES
    - Invocation of generateSecurityFile Successful
    - userName :
    - ServiceID :
    - applicationName :
    - Configuration File (config.xml) does not exist under C:\Oracle\Middleware\user_projects\epmsystem1\Planning\planning1\config.xml Process aborted.
    - Migration Failed
    Utf8Filter: forceRequestCharacterEncoding set to true (init-param=true)
    Utf8Filter: repairRequestParameters set to false (init-param=false)
    Utf8Filter: rebuildPathInfo set to false (init-param=false)
    Utf8Filter: revertRequestURI set to true (init-param=true)
    Utf8Filter: settings are true/false/false/true
    Initializing CORBA ORB.
    CORBA ORB initialization complete.
    Loading configuration from registry
    WSBaseServlet.setDefaultGSMContext(): Servlet GSM context. host=192.168.204.1:6800
    Log configuration: file:/C:/Oracle/Middleware/user_projects/epmsystem1/ReportingAnalysis/RAFrameworkWebapp/WEB-INF/logging.properties
    <Jul 9, 2013 7:39:39 PM CDT> <Notice> <Cluster> <BEA-000197> <Listening for announcements from cluster using unicast cluster messaging>
    <Jul 9, 2013 7:39:39 PM CDT> <Notice> <Cluster> <BEA-000133> <Waiting to synchronize with other running members of EPMServer.>
    <Jul 9, 2013 7:39:44 PM CDT> <Warning> <Log Management> <BEA-170011> <The LogBroadcaster on this server failed to broadcast log messages to the admin server. The Admin server may not be running. Message broadcasts to the admin server will be disabled.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[7]" is now listening on fe80:0:0:0:0:5efe:c0a8:ed01:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[9]" is now listening on fe80:0:0:0:0:100:7f:fffe:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[13]" is now listening on 0:0:0:0:0:0:0:1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[3]" is now listening on fe80:0:0:0:0:5efe:c0a8:cc01:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[5]" is now listening on fe80:0:0:0:0:5efe:c0a8:7:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[12]" is now listening on 127.0.0.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[8]" is now listening on fe80:0:0:0:3415:3499:e650:c29e:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[10]" is now listening on fe80:0:0:0:2d02:d309:55d5:a150:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[11]" is now listening on fe80:0:0:0:5894:d88c:c022:f32b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[1]" is now listening on 192.168.204.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[2]" is now listening on 192.168.0.7:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[6]" is now listening on fe80:0:0:0:c885:cffb:be7a:3e0b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default[4]" is now listening on fe80:0:0:0:1d4d:5292:d06b:f62b:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <Server> <BEA-002613> <Channel "Default" is now listening on 192.168.237.1:9000 for protocols iiop, t3, CLUSTER-BROADCAST, ldap, snmp, http.>
    <Jul 9, 2013 7:40:09 PM CDT> <Notice> <WebLogicServer> <BEA-000358> <Started WebLogic Independent Managed Server "EPMServer0" for domain "EPMSystem" running in Production Mode>
    <Jul 9, 2013 7:40:09 PM CDT> <Warning> <Server> <BEA-002611> <Hostname "SUBHASUBBU", maps to multiple IP addresses: 192.168.204.1, 192.168.237.1, 192.168.0.7, fe80:0:0:0:c885:cffb:be7a:3e0b%18, fe80:0:0:0:1d4d:5292:d06b:f62b%20, fe80:0:0:0:3415:3499:e650:c29e%15>
    <Jul 9, 2013 7:40:09 PM CDT> <Warning> <JMX> <BEA-149510> <Unable to establish JMX Connectivity with the Adminstration Server AdminServer at <JMXServiceURL:null>.>
    <Jul 9, 2013 7:40:11 PM CDT> <Notice> <WebLogicServer> <BEA-000365> <Server state changed to ADMIN>
    <Jul 9, 2013 7:40:11 PM CDT> <Notice> <WebLogicServer> <BEA-000360> <Server started in ADMIN mode>
    <Jul 9, 2013 8:11:16 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSS_COMPONENT_TYPES WHERE 1 = 0" set up for pool "EPMSystemRegistry" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:11:16 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM V8_VERSION WHERE 1 = 0" set up for pool "raframework_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:11:54 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,190 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:04 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,198 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:19 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on 0:0:0:0:0:0:0:1:54,216 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSS_COMPONENT_TYPES WHERE 1 = 0" set up for pool "EPMSystemRegistry" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM ARM_ATTRIBUTES WHERE 1 = 0" set up for pool "accountreconciliation_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM AIF_LOOKUP_MAPPINGS WHERE 1 = 0" set up for pool "aif_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM CALCMGRCONFIG WHERE 1 = 0" set up for pool "calc_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:41 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM DISCMAN_COUNTER WHERE 1 = 0" set up for pool "discman_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM SERVERLOGID WHERE 1 = 0" set up for pool "eas_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM FCC_USER_ATTRIBUTES WHERE 1 = 0" set up for pool "financialclose_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REP" set up for pool "odiMasterRepository" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REP" set up for pool "odiMasterRepository" failed with exception: "java.sql.SQLException: [FMWGEN][SQLServer JDBC Driver]Object has been closed.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "select count(*) from SNP_LOC_REPW" set up for pool "odiWorkRepository" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HSPSYS_CLUSTER WHERE 1 = 0" set up for pool "planning_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:12:46 PM CDT> <Error> <JDBC> <BEA-001112> <Test "SELECT 1 FROM HPM_APPLICATION WHERE 1 = 0" set up for pool "profitability_datasource" failed with exception: "java.sql.SQLNonTransientConnectionException: [FMWGEN][SQLServer JDBC Driver]socket write error: Connection reset by peer.".>
    <Jul 9, 2013 8:18:49 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,579 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:22:29 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:54,820 during the configured idle timeout of 5 secs>
    <Jul 9, 2013 8:29:44 PM CDT> <Warning> <Socket> <BEA-000449> <Closing socket as no data read from it on fe80:0:0:0:c885:cffb:be7a:3e0b:55,178 during the configured idle timeout of 5 secs>

    First of all "I installed 11.1.2.3 in windows 7 ultimate OS", it is not a supported OS so if you want assistance problem solving you should stick with a supported OS.
    It also looks like you have installed a whole range of products some requiring additional configuration and the requirement of SOA.
    I recommend starting with a support OS and only install products that are required.
    Cheers
    John
    http://john-goodwin.blogspot.com/

Maybe you are looking for