Error in compiling Flex application (1). Consult log file for details.

Dear All,
when i deploy the application from VC i am facing the below issue.
Error in compiling Flex application (1). Consult log file for details.
Please help us.
Regards,
Suman

Hi Juan,
Please look into the below issue.
Error in compiling Flex application: java.lang.InternalError: Can't connect to X11 window server using '172.16.12.41:0.0' as the value of the DISPLAY variable.
   at sun.awt.X11GraphicsEnvironment.initDisplay(Native Method)
   at sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:175)
   at java.lang.J9VMInternals.initializeImpl(Native Method)
   at java.lang.J9VMInternals.initialize(J9VMInternals.java:192)
   at java.lang.Class.forNameImpl(Native Method)
   at java.lang.Class.forName(Class.java:119)
   at java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:91)
   at macromedia.fonts.JREFontManager.initializeSystemFonts(JREFontManager.java:242)
   at macromedia.fonts.JREFontManager.createSetForSystemFont(JREFontManager.java:58)
   at macromedia.fonts.CachedFontManager$FontCache.fetch(CachedFontManager.java:109)
   at macromedia.util.LRUCache.get(LRUCache.java:114)
   at macromedia.fonts.JREFontManager.getEntryFromSystem(JREFontManager.java:186)
   at macromedia.swf.builder.tags.FontBuilder.<init>(FontBuilder.java:52)
   at macromedia.css.FontFaceRule.initialize(FontFaceRule.java:82)
   at macromedia.css.StyleDocumentHandler.endFontFace(StyleDocumentHandler.java:36)
   at org.apache.batik.css.parser.Parser.parseFontFaceRule(Unknown Source)
   at org.apache.batik.css.parser.Parser.parseStyleSheet(Unknown Source)
   at macromedia.css.StyleParser.init(StyleParser.java:165)
   at macromedia.css.StyleParser.<init>(StyleParser.java:89)
   at macromedia.css.StyleSheet.parse(StyleSheet.java:71)
   at flex.compiler.parser.MxmlParser$4.end(MxmlParser.java:1123)
   at flex.compiler.parser.MxmlParser.endElement(MxmlParser.java:402)
   at org.apache.xerces.parsers.AbstractSAXParser.endElement(Unknown Source)
   at org.apache.xerces.parsers.AbstractXMLDocumentParser.emptyElement(Unknown Source)
   at org.apache.xerces.impl.XMLNSDocumentScannerImpl.scanStartElement(Unknown Source)
   at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl$FragmentContentDispatcher.dispatch(Unknown Source)
   at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
   at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
   at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
   at org.apache.xerces.parsers.AbstractSAXParser.parse(Unknown Source)
   at javax.xml.parsers.SAXParser.parse(Unknown Source)
   at javax.xml.parsers.SAXParser.parse(Unknown Source)
   at flex.compiler.parser.MxmlParser.parseDocument(MxmlParser.java:4363)
   at flex.compiler.MxmlLoader.parse(MxmlLoader.java:277)
   at flex.compiler.MxmlLoader.loadComponentType(MxmlLoader.java:178)
   at flex.compiler.MxmlLoader.loadComponent(MxmlLoader.java:204)
   at flex.compiler.CachedComponentLoader.getComponent(CachedComponentLoader.java:197)
   at flex.compiler.CachedComponentLoader.loadDefinition(CachedComponentLoader.java:101)
   at flex.compiler.CachedComponentLoader.getDefinition(CachedComponentLoader.java:263)
   at flex.compiler.CompositeLoader.getDefinition(CompositeLoader.java:54)
   at flex.compiler.linker.Loader.getType(Loader.java:266)
   at flex.compiler.linker.Loader.findType(Loader.java:248)
   at flex.compiler.CompilerPackageManager.loadType(CompilerPackageManager.java:629)
   at flex.compiler.MxmlCompiler.openDocument(MxmlCompiler.java:61)
   at flex.compiler.MxmlCompiler.compile(MxmlCompiler.java:234)
   at flex.tools.Mxmlc.main(Mxmlc.java:166)
Regards,
Suman

Similar Messages

  • Error in compiling Flex application  - After changing my query in BW

    Hi All!!
    I'm facing the following problem:
    I have created a VC model based on a BW Query View... I have changed the query in BW (added a new key figure) and then I've refreshed the Query View in my VC model...
    After the refresh, I get the error "Error in compiling Flex application (1). Consult log file for details" everytime I try to deploy...
    Have you faced a similar problem? Does this mean that I can no longer change any query or view used in VC models???
    Thanks in Advance!
    Cris

    Hi Prachi,
    I've tried all the options you listed and it still doesn't work... I even tried to create a new query as a copy of the first one... and the error persists...
    Any other good idea (the model I´m talking about is really huge.. creating it again from zero would be a nightmare!!!)?
    Thanks in advance,
    Cris

  • Error in compiling Flex application (1).

    hi experts,
    i have created a small Iview in VC.
    It was compiling an running till two days back.
    Today it has started giving deplyoment error.
    <b>Error in compiling Flex application (1).</b>
    here is the trace. can anyone please tell me what might be the issue.
    {0}#1#com.sap.portal.guimachine.deployer.CompilingException: Error in compiling Flex application (1). Consult log file for details.
         at com.sap.portal.guimachine.deployer.FileHelper.compileFlex2(FileHelper.java:769)
         at com.sap.portal.guimachine.deployer.PARGenerator.createCompilePar(PARGenerator.java:490)
         at com.sap.portal.guimachine.deployer.PARGenerator.generate(PARGenerator.java:93)
         at com.sap.portal.guimachine.htmlbkit.utils.CommandHandlerService.doDeploy(CommandHandlerService.java:51)
         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:324)
         at com.sap.guimachine.portalconnector.commandhandler.AbstractCommandService.invoke(AbstractCommandService.java:84)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.handleCommandHandler(Dispatcher.java:175)
         at com.sap.guimachine.portalconnector.dispatcher.Dispatcher.doContent(Dispatcher.java:126)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:215)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:646)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:328)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:136)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:189)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:753)
         at com.sapportals.portal.prt.connection.

    On what release and SP level are you? Can you describe the model?
    Did you do any changes or upgrades of the Portl/Visual Composer the last two days?

  • Error in compiling flex applications?

    Hi ,
    when when i deploy VC applications iam getting an error ERROR IN COMPILING FLEX APPLICATIONS.CONSULT LOG FILE FOR DETAILS. can u tell me what might be the reason for this error.
    Thanks
    kishore

    hi,
    Solution: Refer OSS  974494
    I) Changing the vc.verboseErrorMessages to true will expose the Flex error
    messages when compilation fails.
    1)Open the visual admin of the J2EE
    2)Navigate to Server >> Services >> VisualComposer Development Server
    3)Change the vc.verboseErrorMessages to true.
    4)Save the changes
    II)In the visual admin tool, go to Server -> Services -> Log Configurator.
    In the right pane choose Locations, then scroll down to com.sap.portal.vc
    Increase the severity to ALL
    Click "Copy to Subtree"
    Apply to all "server nodes"
    III)Reproduce the problem.
    IV)For further investigation, please provide
    1. The error that was received when trying to compile the model with
    verbose set to 'true'.
    2. The newly updated defaultTrace<x>.trc
    V) Revert the logging settings to the default values (false for
    vc.verboseErrorMessages, 'Error' in com.sap.portal.vc* locations)
    Edited by: Parth on Feb 14, 2008 5:16 PM
    If your problem is solved pleas close the thread..Points will be welcomed...

  • Error in compiling Flex application: 64K byte limit

    Hi experts ,
    While deploying the VC model , i m getting this error :
    Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '65557'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.
          (/usr/sap/NW2/JC00/j2ee/cluster/server0/GUIMachine_Business_Packages/Contribution_Margin_36461/FLEX_COMPILATION_FOLEDR/AAD15VY.mxml:19)
    Failed to compile AAD15VY.mxml
    Could any one help me out in solving this issue ..its urgent ...
    Your suggestions will be rewarded.
    Thanks,
    Pratima

    You have to remove few components from your model to decrease the compiler generated LOC.
    Check the following link for detailed solution:
    https://websmp130.sap-ag.de/sap(bD1lbiZjPTAwMQ==)/bc/bsp/spn/sapnotes/index2.htm?numm=936390
    Taken from SAP Notes:
    <i>Solution
    Doing the following may help:
    1.Divide problematic iViews into a number of nested iViews.
    2.Optimize each model to reduce the number of elements that it
      contains:
      a.Reduce the number of signals by merging signals of the same name.
      b.When your application updates forms with read-only fields, use
        expression boxes and a data store instead of signals.
      c.Minimize the use of animations in your models, including form
        sliding and chart animation effects
      d.Use a data store to store variables, instead of invisible forms.
        To display messages, use a simple text rather than a static dynamic
        expression.
    3.For on-the-spot, temporary workarounds, you can try dragging an empty
      layer onto the Design board. This sometimes solves the problem ad
      hoc, but is not recommended as a best practice.
    </i>

  • Internal error has occurred. Check log files for details.

    While configuring software library on OEM 11g grid control, i get the error as Internal error has occurred. Check log files for details.
    On checking emoms.trc i see the following error
    2011-08-08 22:15:13,298 [EMUI_22_15_13_/console/provision/admin/admin] ERROR em.provis
    ion checkAllSoftwareLibLocs.216 - AdminUtil:checkAllSoftwareLibLocs: No software libra
    ry locations configured.
    2011-08-08 22:15:13,320 [EMUI_22_15_13_/console/provision/admin/admin] ERROR em.provis
    ion handleValidateLocsSoftwareLib.1754 - AdminController:handleValidateLocsSoftwareLib
    : ComponentException while fetching all software library locations from repostiory.
    oracle.sysman.emgc.provision.component.ComponentException: Software Library location i
    s not configured.
    at oracle.sysman.emgc.provision.ui.model.admin.AdminUtil.checkAllSoftwareLibLo
    cs(AdminUtil.java:218)
    at oracle.sysman.emgc.provision.ui.model.admin.AdminUtil.checkAllSoftwareLibLo
    cs(AdminUtil.java:146)
    at oracle.sysman.emgc.provision.ui.controller.admin.AdminController.handleVali
    dateLocsSoftwareLib(AdminController.java:1746)
    at oracle.sysman.emgc.provision.ui.controller.admin.AdminController.handleEven
    t(AdminController.java:397)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:578)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleRequest(AbstractProvisioningPageHandler.java:235)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:738)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:329)
    at oracle.sysman.eml.app.Console.doGet(Console.java:352)
    at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubS
    ecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelp
    er.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.app.exception.EMRuntimeExceptionFilter.doFilter(EMRuntim
    eExceptionFilter.java:58)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.jav
    a:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.ja
    va:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:10
    2)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.
    java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(
    WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubje
    ct.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServlet
    Context.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext
    .java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:14
    32)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)
    2011-08-08 22:24:58,397 [EMUI_22_24_58_/console/provision/admin/edit_sw_lib_dir_config
    uration] ERROR svlt.PageHandler handleRequest.640 - java.lang.NoClassDefFoundError: Co
    uld not initialize class oracle.sysman.oii.oiip.osd.unix.OiipuUnixOps
    java.lang.NoClassDefFoundError: Could not initialize class oracle.sysman.oii.oiip.osd.
    unix.OiipuUnixOps
    at oracle.sysman.oii.oiip.oiipg.OiipgFileSystem.getVolumeName(OiipgFileSystem.
    java:615)
    at oracle.sysman.eml.swlib.bitstore.FileBitStore.getFreeSpaceInKB(FileBitStore
    .java:1044)
    at oracle.sysman.eml.swlib.LibraryServiceImpl.getFreeSpaceInKB(LibraryServiceI
    mpl.java:1572)
    at oracle.sysman.emgc.provision.impl.component.SoftwareLibraryImpl.getFreeSpac
    eInKB(SoftwareLibraryImpl.java:2582)
    at oracle.sysman.emgc.provision.impl.component.ComponentManagerImpl.getFreeSpa
    ceInKB(ComponentManagerImpl.java:664)
    at oracle.sysman.emgc.provision.ui.model.admin.SoftwareLibContext$OkButton.han
    dleClickEvent(SoftwareLibContext.java:860)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleEvent(AbstractProvisioningPageHandler.java:427)
    at oracle.sysman.emgc.provision.ui.controller.admin.SoftwareLibController.hand
    leEvent(SoftwareLibController.java:53)
    at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:578)
    at oracle.sysman.emgc.provision.ui.controller.AbstractProvisioningPageHandler.
    handleRequest(AbstractProvisioningPageHandler.java:235)
    at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:738)
    at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:329)
    at oracle.sysman.eml.app.Console.doGet(Console.java:352)
    at oracle.cabo.servlet.UIXServlet.doPost(Unknown Source)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:727)
    at javax.servlet.http.HttpServlet.service(HttpServlet.java:820)
    at weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction.run(StubS
    ecurityHelper.java:227)
    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelp
    er.java:125)
    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:292)
    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:26)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:311)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.core.app.exception.EMRuntimeExceptionFilter.doFilter(EMRuntim
    eExceptionFilter.java:58)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emas.fwk.MASConnectionFilter.doFilter(MASConnectionFilter.jav
    a:41)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.ja
    va:122)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:10
    2)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:502
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:159)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at oracle.dms.wls.DMSServletFilter.doFilter(DMSServletFilter.java:326)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.
    java:27)
    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:56)
    at weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction.run(
    WebAppServletContext.java:3592)
    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubje
    ct.java:321)
    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:121)
    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServlet
    Context.java:2202)
    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext
    .java:2108)
    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:14
    32)
    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:201)
    at weblogic.work.ExecuteThread.run(ExecuteThread.java:173)

    Hi, I followed all the steps correctly and also the owner of the directory is correct.
    But i have not installed the patches which is listed at the bottom of the link page.
    I had done this on RHEl and i had no problem but now i am getting problem on solaris.

  • Critical errors were found in setup. Please see setup log file for details.

    What fixes this problem in IE? I have read a lot of forums with many replies saying they got by it, but they never explain how. One guy posted a link, but the link is dead now.
    I need to know how to fix this problem. Only thing I can gather is its a Java issue, but my java is up to date. In fact I just reinstalled it make sure that it was updated.
    With as many people having this issue I can't believe I have not found something from Adobe on this issue.
    Regards,
    Scott

    I run the setup file and it does the checking system process... then goes into the actual install menu and not more than 10 seconds into that 2nd menu I get "critical errors were found in setup. Please see setup log file for details". That is all I can get out of the install.
    The message window that I get the error in indicates windows Internet Explorer.
    That is the my entire process. I have searched and found the log file and I have looked through it, but I am having a hard time finding the actual cause of the error. Out of shear frustration I removed all my adobe products and tried the install again and had the same exact problem. So I know there is something stopping me some where... just don't know what it could be.
    Thanks,
    Scott =

  • Internal Error has occurred. Check the log file for details.

    Hello Experts,
    After installing Oracle 11g R2 in Windows XP (32-bit), I get the following error message when logging into https://localhost:1158/em - "Internal Error has occurred. Check the log file for details." I have extracted the following files onto one directory and used it for installation: win32_11gR2_database_1of2.zip, win32_11gR2_database_2of2.zip, p10098816_112020_WINNT_1of6, p10098816_112020_WINNT_2of6, p10404530_112030_WINNT_1of6, p10404530_112030_WINNT_2of6. I get no errors during the install. I selected "Create and configure a database". I selected "Desktop Class". I took the default locations (in step 5). Can someone please assist me?
    Thank you.

    internal error occur with some java exception?. some tabs are accessed like administration and when you click on performance than you are get logout??
    this is the problem which you are facing??>

  • Error: License File Exception (check the log file for details): ENT_PE_NODE not found in datastore

    Hi;
    i have install 2 MCS 7816 (publisher and suscriber) with call manager version 6.1, i have load the files licenses for the publisher and the phones, but when i load the file license for the suscriber in publisher server i had the error messeage :
    Error : License File Exception (check the log file for details): ENT_PE_NODE not found in datastore
    what s the solution.
    Thanks for your help

    Hello,
    I seen this issue before, all you have to do is Contact Cisco Licensing team. In order to generate new licenses for your server.
    Thanks,

  • Internal Error has occurred .  Check the log file for details 11g r2 on windows 8 64bit

    Hi Friends,
    I Have just installed on my laptop
    Database : oracle 11g 64bit , on windows 8 64bit
    I was successfully able to install the Database without any problem... I am able to connect from command prompt both as sys and hr user....
    But when I tried to connect through EM by sys credentials...
    https//localhost:1521/em
    I am getting Error Internal Error has occurred .  Check the log file for details....
    When I checked the emoms.trc this the last few lines...
    https://localhost:3938/emd/main:A००००००००३३.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 32 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:22:35,544 [MetadataLoad https://localhost:3938/emd/main:A००००००००३४.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 33 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:22:36,275 [MetadataLoad https://localhost:3938/emd/main:A००००००००३५.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 34 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:22:57,105 [MetadataLoad https://localhost:3938/emd/main:A००००००००३६.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 35 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:22:57,832 [MetadataLoad https://localhost:3938/emd/main:A००००००००३७.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 36 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:22:58,625 [MetadataLoad https://localhost:3938/emd/main:A००००००००३८.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 37 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:23:02,529 [MetadataLoad https://localhost:3938/emd/main:A००००००००३९.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 38 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:23:03,307 [MetadataLoad https://localhost:3938/emd/main:A००००००००४०.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 39 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    2013-09-02 22:23:04,107 [MetadataLoad https://localhost:3938/emd/main:A००००००००४१.xml] ERROR eml.XMLLoader markFileAsError.858 - Error repeated 40 times: ERROR-400|ORA-01841: (full) year must be between -4713 and +9999, and not be 0
    ORA-06512: at "SYSMAN.EMD_LOADER", line 1779
    ORA-06512: at line 1
    Thanks and Regards

    You could try reading what I said: change the port in the URL to 1158.
    My release of windows is this,
    c:\Users\John>ver
    Microsoft Windows [Version 6.2.9200]
    c:\Users\John>
    You can ignore that junk about editions.
    And by the way, there is a problem with your keyboard, it keeps inserting multiple "...." character strings.

  • Photoshop CS4 installation "Critical errors were found in Setup Please see the Setup log file for details".

    Habe mir einen neuen Laptop bestellt (Win 8.1) habe auf diesem die Installation ohne Probleme durchführen können. Der Laptop musste aber wegen technischen Defekts gegen einen neuen getauscht werden.
    Auf diesem funktioniert die Installation nicht mehr.(Fehler siehe oben in Threadbeschreibung) Habe auch schon nach Lösungen gegoogelt - die Tipps von "Neu aufsetzen" bringen mir nichts da der Computer nagelneu ist.
    Der Fehler kommt sowohl beim installieren von CD und bei der heruntergeladenen Version.
    Wo ich dieses Log-File finde weiß ich nicht.
    Daten zum Laptop (Falls diese benötigt werden) Dell Inspirion 15 7000er Serie mit einem i7 2,0Ghz, 16GB Ram, 2Gb Grafikkarte und Windows 8.1 64bit.
    Habe die CD auf dem Rechner von meinem Dad (Win XP SP3) versucht zu starten, dabei entsteht der gleiche Fehler.
    Vielen Dank jetzt schonmal für die Hilfe
    Sven

    Habe mein Windows nun doch nochmal neu installiert - siehe da es funktioniert.
    Schwach finde ich von Adobe keinen Support mehr am Telefon anzubieten. Mag zwar sein das Cs4 nicht mejr aktuell ist aber dennoch zu sagen es gibt keinen Support mehr ist schwach! Die Damen und Herren in der Geschäftsleitung mögen es zwar nicht glauben aber es gibt auch Menschen auf diesem Planeten die nicht mit Geld um sich werfen können.
    Ich wünsche mir für die Leute da oben auch mal ähnliche Probleme in einer Autowerkstatt wenn sie mit ihren Oldtimer ein Problem haben und dort dann gesagt wird das dieses Fahrzeug leider nicht mehr repariert werden kann weil es zu alt ist.
    Danke an die Hilfe die ich bekommen habe - auch wenn sie nicjts gebracht hat.

  • Error in compiling Flex application - flex has expired & AAD3.mxml

    I am getting below error when deployed a model to Portal (7.0) in Visual Composer (7.0):
    "WARNING License Service: The evaluation period for Flex has expired; switchi
    to the Developer Edition
    01/04 13:21:47 INFO License Service: Flex 1.5 Developer Edition enabled
    01/04 13:21:47 INFO License Service: Flex 1.5 OEM Edition enabled"
    In the mean time I got below error:
    "Failed to compile AAD3.mxml"
    Any helps would be appreciated. Thanks.

    Hi Kelly,
    When you generate the coding, compile and deploy within Visual Composer, you should not get this error message. Visual Composer passes the license-key to the Flex compiler automatically.
    If you take the generated coding (Action Script), manipulate it, compile it outside the Visual Composer and deploy it, then this license key is not passed and you retrieve this error. For this case you need a separate license for Adobe Flex.
    Check the below wiki.
    https://www.sdn.sap.com/irj/scn/wiki?path=/display/vc/error%252bin%252bcompiling%252bflex%252bapplication
    Regards
    Basheer

  • Error in compiling flex compilation

    Hi,
    I recieve following log message after deploying my application:
    Error in compiling Flex application:
    Error: Branch between 8479 and 41869 around line 0 exceeds 32K span.
    If possible, please refactor this component.
    Failed to compile AAD8T3.mxml
    The only thing I know is the iView that has code AAD8T3, so I suppose the error is in it.
    But what is the error and what are the objects it relates to?
    Thanks,
    Yulia

    Hi
    This is solved for Flex2, the up comming version of VC does not have this problem, but release dates for it are not set.
    Jarrod Williams

  • Error in compiling flex - 64K limit

    Hi folks,
    I entered a new dimension in the flex compiling error dimension (see error-message below). Can anybody help me? I'm familiar with the 32K-problem ( and do have functional workarounds for that) but this one is a new one for me.
    regards,
    Martin
    Error in compiling Flex application: Error: A function in the code exceeds the 64K byte limit (actual size = '66289'). Since the problem occurs in the compiler-generated deferred instantiation code, please refactor/componentize portions of this document.

    Hi Marcel,
    infortunately I'm not allowed atm to make the model public.
    however, I circeled the problem and found a workaround. It has nothing to do with our "old pal 32K", this time it simply was a (sub-)model too large to get deployed (problem with the to-build XML-pakages.)
    Background on this: It's a nested iview collecting a lot of data from different parts of a highliy complex model to process an RFC. For monitoring reasons I've switched some of the tables to visible and that acutally caused the error. After hiding the colums the error vanished. (actually was replaced by the 32K error. But that's like meeting an old friend, no problem any more....)
    I'm looking forward to sharing the model some time. Would be interesting to get some feedback from the comunity..
    regards,
    Martin
    Message was edited by:
            Martin Wolpers

  • Deployment failure after installing SP11 - Error in Compiling Flex App

    After installing SP11 for Visual Composer, I am now not able to deploy any of my models, even though they compile successfully.  The following was installed:
    VCBASE11_0-10003602.SCA
    VCFRAMEWORK11_0-10003624.SCA
    VCFLEX11_0-10003616.SCA
    The specific error is as follows:
    <i>Error in compiling Flex application: Error: Failed to read stylesheet: /vc/skins/defaultSkins.css
          (D:\usr\sap\PLD\JC01\j2ee\cluster\server0\GUIMachine_Business_Packages\TestModel_25034\FLEX_COMPILATION_FOLEDR\AAD15H.mxml:23)
    Failed to compile AAD15H.mxml</i>
    "TestModel" is the name of my model in this example.  I would appreciate any assistance anyone can offer.
    Regards,
    Jim

    Hi Jim,
    I have never heard of similar errors. Have you had a look at the stylesheet that is referenced? Maybe the file is corrupt, permissions are wrong or the path has changed? Try to change the defaultSkins.css.
    You can also have a look at the source code after compiling. Select .mxml of iView AAD15H and have a look at line 23. Maybe you find some clues.
    Best Regards, Benni

Maybe you are looking for

  • How can I plot multiple channels on the same figure?

    My inputs are: x axis : 1-D array Y axis : 2-D array consisting of data from several channels, where every row contains data from one channel (1-D array) I would like to plot several channels vs one with the legend etc.. Attachments: dummy.vi ‏16 KB

  • How do I add a Wimpy Player to my website?

    I would like to add a Wimpy Player to my website which is created and published using iweb. If anyone cares to answer, please give DETAIL - I am an amateur. I understand that it is not a straightforward process as iweb doesn't read PHP. I understand

  • Abap hr standard screen question

    Hi, I want to learn if it is possible to create a screen at which we can get datas as we get from standard screens at hr. I mean can we get data directly as we get by using 'get pernr' without using where condition at a infotype which we created. Edi

  • Web Services with Attachments

    Hello, I need to consume a web service with attachements (mime type) from sap was j2ee 7.0 (nw2004s). Unfortunately, we have not been able to find any SAP documentation (online help, oss note,,,) describing if SAP WAS Java 7.0 supports this standard,

  • Regarding the installation of portal

    hi there, i have installed sap netweaver ce  trail version with nwds , but was not able to find the portal component in the download from where can i download the portal component and for nw as ce 1.0 and is it necessary to install the portal for ins