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.

Similar Messages

  • Internal Error has occured, Check the log file

    Hello all,
    After i login to my OEM grid console, i get the message
    "Internal Error has occured. Check the log file for details."
    once i press the OK button, i directs me to the home page as if noting has occured. I was happening rarely previosly and now its a regular thing.
    Which log file am i supposed to check?
    TIA,
    Jj

    Hey:
    I know it was a month ago when you posted. I'm getting the same messages now. Win 2K3, SP2 + all patches. Walked through basic install with Oracle's help. They're interested in emoms.trc/log and the alert log (although the alert log has been clear).
    Thx
    Tony

  • 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??>

  • 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.

  • Oracle enterprise manager 11g - Internal Error has occurred. Check the log

    Hi.
    It used to work to fine before, but since yesterday, I am getting this error after logging on to the em site -> https://hostname:1158/em
    SQL> SELECT * from v$version
    2 ;
    BANNER
    Oracle Database 11g Enterprise Edition Release 11.2.0.1.0 - 64bit Production
    PL/SQL Release 11.2.0.1.0 - Production
    CORE     11.2.0.1.0     Production
    TNS for Linux: Version 11.2.0.1.0 - Production
    NLSRTL Version 11.2.0.1.0 - Production
    emagent.trc
    2012-05-11 09:31:09,025 Thread-233563904 ERROR http: snmehl_allocateListenerPort: failed to create socket: Address family not supported by protocol (error =
    97)
    2012-05-11 09:31:09,027 Thread-233563904 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:09,027 Thread-233563904 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:09,027 Thread-233563904 WARN command: Job Subsystem Timeout set at 600 seconds
    2012-05-11 09:31:09,029 Thread-233563904 WARN upload: Upload manager has no Failure script: disabled
    2012-05-11 09:31:09,037 Thread-233563904 WARN metadata: Metric VirtualHosts does not have any data columns
    2012-05-11 09:31:09,095 Thread-233563904 WARN metadata: Metric hung_system_traces does not have any data columns
    2012-05-11 09:31:09,174 Thread-108107520 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,174 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,174 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,174 Thread-98658048 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,174 Thread-101807872 WARN TargetManager: Query returned 0 rows (only one expected) for the dynamic property from_cluster
    2012-05-11 09:31:09,175 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,178 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,178 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,210 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,211 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,211 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,211 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,215 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,215 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,216 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,216 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,217 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,256 Thread-101807872 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,274 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,337 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,349 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,351 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,353 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,354 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,355 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,359 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,359 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,415 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,418 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,419 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,501 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,501 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,597 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,690 Thread-104957696 ERROR : (nmecmgr.c,3230):Memory 0x0 encountered, expect struct_id=11011
    2012-05-11 09:31:09,799 Thread-233563904 WARN collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_pe
    r_subscriber
    2012-05-11 09:31:09,801 Thread-233563904 WARN collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_pe
    r_subscriber
    2012-05-11 09:31:09,835 Thread-233563904 WARN collector: the column name first_message_age in this condition does not exist in metric aq_msgs_persistentq_pe
    r_subscriber
    2012-05-11 09:31:09,841 Thread-101807872 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:09,841 Thread-101807872 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:09,843 Thread-101807872 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:09,843 Thread-101807872 ERROR pingManager: nmepm_pingReposURL: Cannot connect to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:10,029 Thread-124647168 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:10,029 Thread-124647168 ERROR command: nmejcn: failed http connection to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:12,031 Thread-124647168 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:12,031 Thread-124647168 ERROR command: nmejcn: failed http connection to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:16,033 Thread-124647168 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:16,033 Thread-124647168 ERROR command: nmejcn: failed http connection to https:// servername.domainname:1158/em/upload/: retStatus=-1
    2012-05-11 09:31:24,035 Thread-124647168 WARN http: nmehl_connect_internal: connect failed to ( servername.domainname:1158): Address family not supported by pro
    tocol (error = 97)
    2012-05-11 09:31:24,035 Thread-124647168 ERROR command: nmejcn: failed http connection to https:// servername.domainname:1158/em/upload/: retStatus=-1
    Can anyone tell me what may be going on? Yesterday I had configured channel bonding for network interfaces. Did firmware update on RAID adapter and updated linux packages including kernel. Going to old kernel didn't help. I tried restarting processes, that also didn't help.

    Aerosmith wrote:
    http://hostname:1158/em shows a ? on the webpage.
    However,
    https://hostname:1158/em , does get redirected to https://hostname:1158/em/console/logon/logon where it asks me fore crdentials.
    * User Name          
    * Password          
    Connect As     Normal/SYSDBA     
    I login using sys and its password, and "I get Internal Error has occurred. Check the log file for details" Database     |      Help     |      Logout and OK button.This is what I see in emoms.trc
    2012-05-11 09:42:29,294 [XMLLoader0 00000000004.xml] WARN jdbc.ConnectionCache _getConnection.352 - Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.pool.OraclePooledConnection.getConnection(OraclePooledConnection.java:467)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:508)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getSystemConnection(ConnectionService.java:1383)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.getConnection(XMLLoaderContext.java:997)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1812)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:578)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:669)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1316)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:42:29,294 [XMLLoader0 00000000004.xml] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17008; Cleaning up cache and retrying
    2012-05-11 09:42:29,406 [XMLLoader0 00000000010.xml] ERROR eml.XMLLoader LoadFiles.696 - Error while processing 00000000010.xml:
    java.sql.SQLException: ORA-20101: Metric PhysAddress for target type netapp_filer not configured
    ORA-06512: at "SYSMAN.ECM_CT", line 718
    ORA-06512: at line 1
    ORA-06512: at "SYSMAN.EMD_LOADER", line 4931
    ORA-06512: at line 1
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:200)
         at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1029)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3727)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8130)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1209)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.postLoadProc(XMLDocumentSplitter.java:1709)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.endElement(XMLDocumentSplitter.java:1009)
         at oracle.xml.parser.v2.NonValidatingParser.parseElement(NonValidatingParser.java:1318)
         at oracle.xml.parser.v2.NonValidatingParser.parseRootElement(NonValidatingParser.java:336)
         at oracle.xml.parser.v2.NonValidatingParser.parseDocument(NonValidatingParser.java:303)
         at oracle.xml.parser.v2.XMLParser.parse(XMLParser.java:206)
         at oracle.sysman.emdrep.dbjava.loader.XMLDocumentSplitter.split(XMLDocumentSplitter.java:477)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoaderContext.loadFromStream(XMLLoaderContext.java:1824)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFile(XMLLoader.java:578)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.LoadFiles(XMLLoader.java:669)
         at oracle.sysman.emdrep.dbjava.loader.XMLLoader.run(XMLLoader.java:1316)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:42:37,681 [JobWorker 5792:Thread-24] ERROR em.linux_provision getHardwareInterface_Name_MacAddress.173 - SQLException:ProvisionDeviceDetailsDAO:getHardwareInterface_Name_MacAddress: ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []
    2012-05-11 09:42:37,682 [JobWorker 5792:Thread-24] ERROR em.linux_provision_jobs doProvision.135 - UpdateProvisioningStatusCommand:HardwareException: error is
    oracle.sysman.emgc.provision.hardware.HardwareException
         at oracle.sysman.emgc.provision.impl.hardware.dao.ProvisionDeviceDetailsDAO.getHardwareInterface_Name_MacAddress(ProvisionDeviceDetailsDAO.java:175)
         at oracle.sysman.emgc.provision.impl.hardware.HardwareMgrImpl.getDeviceDetails(HardwareMgrImpl.java:309)
         at oracle.sysman.emgc.provision.impl.hardware.HardwareMgrImpl.getOrCreateHardwareServer(HardwareMgrImpl.java:346)
         at oracle.sysman.emgc.provision.jobs.commands.UpdateProvisioningStatusCommand.doProvision(UpdateProvisioningStatusCommand.java:131)
         at oracle.sysman.emgc.provision.jobs.commands.UpdateProvisioningStatusCommand.executeProvisioningCommand(UpdateProvisioningStatusCommand.java:372)
         at oracle.sysman.emgc.provision.jobs.commands.AbstractProvisioningCommand.executeCommand(AbstractProvisioningCommand.java:141)
         at oracle.sysman.emdrep.jobs.JobWorker.runCommand(Dispatcher.java:830)
         at oracle.sysman.emdrep.jobs.JobWorker.run(Dispatcher.java:713)
         at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:260)
    Caused by: java.sql.SQLException: ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CPreparedStatement.doOall8(T4CPreparedStatement.java:204)
         at oracle.jdbc.driver.T4CPreparedStatement.executeForDescribe(T4CPreparedStatement.java:861)
         at oracle.jdbc.driver.T4CPreparedStatement.executeMaybeDescribe(T4CPreparedStatement.java:945)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1303)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)
         at oracle.jdbc.driver.OraclePreparedStatement.executeQuery(OraclePreparedStatement.java:3608)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.executeQuery(OraclePreparedStatementWrapper.java:1341)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.executeQuery(PreparedStatementWrapper.java:211)
         at oracle.sysman.emgc.provision.impl.hardware.dao.ProvisionDeviceDetailsDAO.getHardwareInterface_Name_MacAddress(ProvisionDeviceDetailsDAO.java:146)
         ... 8 more
    2012-05-11 09:42:37,683 [JobWorker 5792:Thread-24] ERROR em.linux_provision_jobs executeCommand.172 - Got SQLException in executeCommand
    java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
         at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:4483)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:129)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:129)
         at oracle.sysman.emgc.provision.jobs.commands.AbstractProvisioningCommand.executeCommand(AbstractProvisioningCommand.java:150)
         at oracle.sysman.emdrep.jobs.JobWorker.runCommand(Dispatcher.java:830)
         at oracle.sysman.emdrep.jobs.JobWorker.run(Dispatcher.java:713)
         at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:260)
    2012-05-11 09:42:37,683 [JobWorker 5792:Thread-24] ERROR em.linux_provision_jobs executeCommand.179 - Got SQLException in executeCommand
    java.sql.SQLException: Closed Connection
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:445)
         at oracle.jdbc.driver.PhysicalConnection.rollback(PhysicalConnection.java:4483)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:129)
         at oracle.jdbc.OracleConnectionWrapper.rollback(OracleConnectionWrapper.java:129)
         at oracle.sysman.emgc.provision.jobs.commands.AbstractProvisioningCommand.executeCommand(AbstractProvisioningCommand.java:175)
         at oracle.sysman.emdrep.jobs.JobWorker.runCommand(Dispatcher.java:830)
         at oracle.sysman.emdrep.jobs.JobWorker.run(Dispatcher.java:713)
         at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:260)
    2012-05-11 09:42:37,684 [JobWorker 5792:Thread-24] WARN jdbc.ConnectionCache _getConnection.352 - Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.pool.OraclePooledConnection.getConnection(OraclePooledConnection.java:467)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:508)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnectionWait(ConnectionService.java:1231)
         at oracle.sysman.emdrep.jobs.JobWorker.getPrivateConnectionWait(Dispatcher.java:316)
         at oracle.sysman.emdrep.jobs.JobWorker.updateStepStatus(Dispatcher.java:987)
         at oracle.sysman.emdrep.jobs.JobWorker.runCommand(Dispatcher.java:894)
         at oracle.sysman.emdrep.jobs.JobWorker.run(Dispatcher.java:713)
         at oracle.sysman.util.threadPoolManager.WorkerThread.run(Worker.java:260)
    2012-05-11 09:42:37,685 [JobWorker 5792:Thread-24] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17008; Cleaning up cache and retrying
    2012-05-11 09:49:19,583 [EMUI_09_49_19_/console/database/instance/sitemap] ERROR db.featureUsage logFeatureUsage.136 - java.sql.SQLException: ORA-01873: the leading precision of the interval is too small
    ORA-06512: at "DBSNMP.MGMT_UPDATE_DB_FEATURE_LOG", line 13
    ORA-06512: at line 1
    java.sql.SQLException: ORA-01873: the leading precision of the interval is too small
    ORA-06512: at "DBSNMP.MGMT_UPDATE_DB_FEATURE_LOG", line 13
    ORA-06512: at line 1
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:77)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:200)
         at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1029)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3727)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8130)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1209)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.db.adm.util.FeatureUsageUtils.logFeatureUsage(FeatureUsageUtils.java:127)
         at oracle.sysman.db.adm.util.FeatureUsageUtils.logFeatureUsage(FeatureUsageUtils.java:93)
         at oracle.sysman.db.adm.util.FeatureUsageUtils.logFeatureUsage(FeatureUsageUtils.java:73)
         at oracle.sysman.db.adm.inst.SitemapController.logFeatureUsageHomePage(SitemapController.java:6393)
         at oracle.sysman.db.adm.inst.SitemapController.onDoLoad(SitemapController.java:3058)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1306)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:235)
         at oracle.sysman.db.adm.BaseController.handleRequest(BaseController.java:1238)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:139)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:787)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:343)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:208)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:49:20,513 [EMUI_09_49_19_/console/database/instance/sitemap] ERROR inv.EcmInvSW createTopLevelInvTable.850 - ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []
    ORA-06512: at "SYSMAN.ECM_INV", line 563
    ORA-06512: at line 1
    java.sql.SQLException: ORA-00600: internal error code, arguments: [kdsgrp1], [], [], [], [], [], [], [], [], [], [], []
    ORA-06512: at "SYSMAN.ECM_INV", line 563
    ORA-06512: at line 1
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:472)
         at oracle.jdbc.driver.T4CTTIoer.processError(T4CTTIoer.java:422)
         at oracle.jdbc.driver.T4C8Oall.receive(T4C8Oall.java:1089)
         at oracle.jdbc.driver.T4CCallableStatement.doOall8(T4CCallableStatement.java:200)
         at oracle.jdbc.driver.T4CCallableStatement.executeForRows(T4CCallableStatement.java:1029)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1347)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:3556)
         at oracle.jdbc.driver.OraclePreparedStatement.execute(OraclePreparedStatement.java:3727)
         at oracle.jdbc.driver.OracleCallableStatement.execute(OracleCallableStatement.java:8130)
         at oracle.jdbc.driver.OraclePreparedStatementWrapper.execute(OraclePreparedStatementWrapper.java:1209)
         at oracle.sysman.util.jdbc.PreparedStatementWrapper.execute(PreparedStatementWrapper.java:173)
         at oracle.sysman.util.jdbc.CallableStatementWrapper.execute(CallableStatementWrapper.java:135)
         at oracle.sysman.eml.ecm.inv.EcmInvSW.createTopLevelInvTable(EcmInvSW.java:831)
         at oracle.sysman.eml.ecm.inv.EcmInvSW.createInventoryTable(EcmInvSW.java:419)
         at oracle.sysman.eml.ecm.inv.EcmInvBean.createInventoryTable(EcmInvBean.java:1449)
         at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:1405)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1391)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:235)
         at oracle.sysman.db.adm.BaseController.handleRequest(BaseController.java:1238)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:139)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:787)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:343)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:208)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:49:20,521 [EMUI_09_49_19_/console/database/instance/sitemap] ERROR svlt.PageHandler handleRequest.639 - java.lang.NullPointerException
    java.lang.NullPointerException
         at oracle.sysman.emSDK.license.LicenseUtil.isTargetLicensedForPacks(LicenseUtil.java:1648)
         at oracle.sysman.emo.smap.DBInstance.isDiagPackEnabled(DBInstance.java:2954)
         at oracle.sysman.db.adm.inst.SitemapController.setRequestAttributes(SitemapController.java:1544)
         at oracle.sysman.db.adm.BaseController.handleEvent(BaseController.java:1391)
         at oracle.sysman.emSDK.svlt.PageHandler.handleRequest(PageHandler.java:577)
         at oracle.sysman.db.adm.RootController.handleRequest(RootController.java:235)
         at oracle.sysman.db.adm.BaseController.handleRequest(BaseController.java:1238)
         at oracle.sysman.db.adm.DBControllerResolver.handleRequest(DBControllerResolver.java:139)
         at oracle.sysman.emSDK.svlt.EMServlet.myDoGet(EMServlet.java:787)
         at oracle.sysman.emSDK.svlt.EMServlet.doGet(EMServlet.java:343)
         at oracle.sysman.eml.app.Console.doGet(Console.java:319)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:743)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.sysman.eml.app.EMRepLoginFilter.doFilter(EMRepLoginFilter.java:208)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.sysman.db.adm.inst.HandleRepDownFilter.doFilter(HandleRepDownFilter.java:165)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.BrowserVersionFilter.doFilter(BrowserVersionFilter.java:122)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.emSDK.svlt.EMRedirectFilter.doFilter(EMRedirectFilter.java:102)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:17)
         at oracle.sysman.eml.app.ContextInitFilter.doFilter(ContextInitFilter.java:357)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.HttpRequestHandler.serveOneRequest(HttpRequestHandler.java:221)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:122)
         at com.evermind.server.http.HttpRequestHandler.run(HttpRequestHandler.java:111)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:50:19,162 [MetricCollector:HOMETAB_THREAD600:60] WARN jdbc.ConnectionCache _getConnection.352 - Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
    java.sql.SQLException: Closed Connection: OraclePooledConnection.getConnection() - SQLException Ocurred:Invalid or Stale Connection found in the Connection Cache
         at oracle.jdbc.driver.SQLStateMapping.newSQLException(SQLStateMapping.java:73)
         at oracle.jdbc.driver.DatabaseError.newSQLException(DatabaseError.java:111)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:174)
         at oracle.jdbc.driver.DatabaseError.throwSqlException(DatabaseError.java:230)
         at oracle.jdbc.pool.OraclePooledConnection.getConnection(OraclePooledConnection.java:467)
         at oracle.jdbc.pool.OracleImplicitConnectionCache.getConnection(OracleImplicitConnectionCache.java:508)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:544)
         at oracle.jdbc.pool.OracleDataSource.getConnection(OracleDataSource.java:480)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:336)
         at oracle.sysman.util.jdbc.ConnectionCache._getConnection(ConnectionCache.java:322)
         at oracle.sysman.util.jdbc.ConnectionCache.getUnwrappedConnection(ConnectionCache.java:575)
         at oracle.sysman.emSDK.svc.conn.FGAConnectionCache.getFGAConnection(FGAConnectionCache.java:207)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1138)
         at oracle.sysman.emSDK.svc.conn.ConnectionService.getPrivateConnection(ConnectionService.java:1172)
         at oracle.sysman.emo.perf.metric.rt.DbHomeTab.getData(DbHomeTab.java:135)
         at oracle.sysman.emo.perf.metric.eng.MetricCached.collectCachedData(MetricCached.java:416)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread._collectCachedData(MetricCollectorThread.java:605)
         at oracle.sysman.emo.perf.metric.eng.MetricCollectorThread.run(MetricCollectorThread.java:325)
         at java.lang.Thread.run(Thread.java:595)
    2012-05-11 09:50:19,162 [MetricCollector:HOMETAB_THREAD600:60] WARN jdbc.ConnectionCache _getConnection.353 - Got a fatal exeption when getting a connection; Error code = 17008; Cleaning up cache and retrying                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • This is an error from my HP scanner. How can I fix the problem? An error has occurred saving the file because it could not be written to. Check the properties for the file to make sure it is not read-only.

    I recently uploaded the Maverick operating system. I wanted to scan some things on my HP Printer/Scanner and could not . This is the error message I received: An  error has occurred saving the file because it could not be written to.   Check the properties for the file to make sure it is not read-only. I am a novice with the computer and have no one to help. I hope someone knows an easy fix.
    Thank you

    This worked for me:
    "Although it is not a 'fix' for the HP issue, I did find a workaround that helped me. In the Preferences Panel in MacOS X you can pull up the Printer/Scanner preferences and scan directly from OS X. I'd not known of this prior to posting here and it worked like a charm."
    "Of course, HP should still update their software, but it's good to know that Apple has it covered for them."
    I found it here:
    http://h30434.www3.hp.com/t5/Mac-Printing-and-Scanning/MAVERICKS-WONT-SCAN-HP-C3 09A/td-p/3052105

  • I have Maverick 10.9.1 installed I scanned a photo on my HA D 110 series but it won't let me print or save it: An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.

    I have Maverick 10.9.1 installed I scanned a photo on my HP D 110 series but it won't let me print or save it: An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only. "

    After downloading Maverick I cannot save or email scans from my HP L7780. I receive  error message "An error has occurred saving the file because it could not be written to.  Check the properties for the file to make sure it is not read-only.

    Read the user manual that came w/the scanner and/or contact HP Support.
    http://support.apple.com/kb/PH14141 OS X Mavericks: Reset the printing system 
    http://support.apple.com/kb/HT3669 Printer and scanner software available for download 
    A scanner driver you may wish to consider:  VueScan Scanner Software

  • Getting an error while configuring VMM for System Center 2012. error - An internal error has occurred trying to contact an agent on the WIN-NTJU8CNU server: : . Ensure the agent is installed and running.

    Hi,
    I am trying to install "System Center 2012 - Virtual Machine Manager by Using a Pre-Configured VHD".
    I downloaded install guide & the binaries from http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=10712
    I have followed the installation document & getting an error while configuring VMM for System Center 2012.
    error details from log file given below:
    01:12:24:VMMPostinstallProcessor threw an exception: Threw Exception.Type: Microsoft.Carmine.WSManWrappers.WSManProviderException, Exception.Message: An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    01:12:24:StackTrace:   at Microsoft.Carmine.WSManWrappers.ErrorContextParameterHelper.ThrowTranslatedCarmineException(WsmanSoapFault fault, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.RetrieveUnderlyingWMIErrorAndThrow(SessionCacheElement sessionElement, COMException ce)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
       at Microsoft.Carmine.WSManWrappers.AgentManagement.AssociateLibrary(WsmanAPIWrapper wsmanObject, String CertificateSubjectName, String& ExportedCertificate, ErrorInfo& ErrorInfo)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateAgentServer(String fullyQualifiedServerName)
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.AssociateDefaultLibraryServer()
       at Microsoft.VirtualManager.Setup.VirtualMachineManagerHelpers.SetupLibraryShare()
       at Microsoft.VirtualManager.Setup.InstallItemCustomDelegates.PangaeaServerPostinstallProcessor()
    01:12:24:InnerException.Type: System.Runtime.InteropServices.COMException, InnerException.Message: There is a time and/or date difference between the client and server.
    01:12:24:InnerException.StackTrace:   at WSManAutomation.IWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.MyIWSManSession.Invoke(String actionUri, Object resourceUri, String parameters, Int32 flags)
       at Microsoft.Carmine.WSManWrappers.WsmanAPIWrapper.Invoke(String actionUri, WSManUri targetUri, Hashtable parameters, Type returnType, Boolean isCarmineMethod, Boolean forceResponseCast)
    01:12:24:ProcessInstalls: Running the PostProcessDelegate returned false.
    01:12:24:ProcessInstalls: Running the PostProcessDelegate for PangaeaServer failed.... This is a fatal item.  Setting rollback.
    01:12:24:SetProgressScreen: FinishMinorStep.
    01:12:24:ProcessInstalls: Rollback is set and we are not doing an uninstall so we will stop processing installs
    I have completed MSSQL server configuration and while configuring VMM the below error displayed in the wizard:
    An internal error has occurred trying to contact an agent on the WIN-NTJTNEJ1UCN.mydomain.com server: : .
    Ensure the agent is installed and running. Ensure the WS-Management service is installed and running, then restart the agent.
    I have checked that the following services are running:
    1) Verified WS-Management srvice 2) MSSQL server + MSSQL (agent)  3)SC VM Manager Agent  4)  Windows management instrumentation .
    I have joined the VM (on which installing SC VMM) in a domain(as per install guide) and installing VMM using domain account & it is in local Administrators group.
    Also I would like know if there is any stand alone SC VMM installer. If yes then please let me know the installer location & install guide.
    thanks.
    ====

    Have you installed AppController on the same machine with VMM?

  • "An error has occurred saving the file because it could not be written to. Check ..."

    I have the familiar Mavericks issue of failing to save scanned files from my Mac:
     "An error has occurred saving the file because it could not be written to. Check the properties for the file to make sure it is not read-only."
    As far as I can see, there has been no resolution to this issue, despite reassurances dating to last fall (2013).
    The support website acts funky, too, sending me around in circles when I try to download the drivers; it may be a Safari-only problem, but still, please fix your software!

    Hi,
    What is your printer model? what Mac OS X version?
    Have you tried scanning with Image Capture or Preview?
    http://h10025.www1.hp.com/ewfrf/wc/document?docname=c03967506&tmp_task=useCategory&cc=us&dlc=en&lc=e...
    Say thanks by clicking the Kudos thumb up in the post.
    If my post resolve your problem please mark it as an Accepted Solution

  • I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a H

    I am receiving this error message when trying to export pictures: 'Unable to Export": An internal error has occured: Win32 API error 2 ( "The system cannot find the file specified.") when calling ShellExecuteExW from AgWorkspace.shellExecute.// I have a HP ENVY Phoenix, fully loaded, 1 1/2 years old.

    Nevermind I fixed it. Thank you.

  • 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,

  • APP-MRP-22075: An internal error has occurred (mrnspia, 2, 8170, )

    EBS 12.1.3
    Database Version 11.2.0.2
    APP-MRP-22075: An internal error has occurred (mrnspia, 2, 8170, )
    @ERRORTEXT            Cause:        The current routine encountered the specified@ERRORTEXT  x        Action:        Contact your customer supportrepresentative.
    APP-MRP-22075: An internal error has occurred (main, 19, MSCNSP,  )
    @ERRORTEXT            Cause:        The current routine encountered the specified@ERRORTEXT  x        Action:        Contact your customer supportrepresentative.
    {Code}
    Steps to reproduce the issue isAdvanced Supply Chain Planner > Supply Chain Plan > Launch. Select P:BUIEH and select SP-TEST plan. Hit OK and Submit
    Error Log Contents
    Advanced Supply Chain Planning: Version : 12.0.0
    Copyright (c) 1979, 1999, Oracle Corporation. All rights reserved.
    MSCNSP module: Memory-Based Snapshot
    Current system time is 23-JUL-2012 21:08:58
    ===================================================================
    Debug Mode : Disabled
    Output to Terminal : No
    Argument Method : Database Fetch
    Trace Mode : Disabled
    ===================================================================
    Argument 1 (PLAN_ID) = 1026
    Argument 2 (LAUNCH_CRP_PLANNER) = 2
    Argument 3 (SNAPSHOT_WORKER) = 0
    Argument 4 (MON_PNAME) = 0
    Argument 5 (MON_REQUEST_ID) = 0
    Argument 6 (SNAPSHOT_MODE) = 1
    Argument 7 (SNAP_STATIC_ENTITIES) = 1
    ===================================================================
    plan_id:1026 plan_type:1 planning_engine_type:1
    Setting up flat file directories: Checking for DIR: /app/oracle/EBSCRP2/inst/apps/EBSCRP2_houebsap2/logs/appl/conc/out/data1026/
    Directory is already there or can not be opened
    Setting up flat file directories: Checking for mbpinput and mbpoutput directories
    mbp input/output directory existing.. check it out
    mbp flat file dir /app/oracle/EBSCRP2/inst/apps/EBSCRP2_houebsap2/logs/appl/conc/out/data1026/
    before call to calculate plan buckets
    success in calculate plan buckets
    MRNSPIA: Constraine_mode :1
    Planning Engine Type: ASCP Plan_type:1
    The value of profile option 'MRP_RETAIN_DATES_WTIN_CAL_BOUNDARY' is Y
    SELECT TO_NUMBER(TO_CHAR(MIN(calendar_date),'j')),
    TO_NUMBER(TO_CHAR(MAX(calendar_date),'j'))
    FROM msc_calendar_dates
    WHERE calendar_code = :calendar_code
    AND seq_num IS NOT NULL
    AND to_number(to_char(calendar_date, 'J')) >=
    to_number(to_char(sysdate, 'J')) - 365
    AND exception_set_id = :exception_set_id
    AND sr_instance_id = :instance_id
    Loading workday calendar. Please wait ..
    SELECT TO_CHAR(calendar_date, 'j')
    FROM msc_calendar_dates
    WHERE calendar_code = :calendar_code
    AND sr_instance_id = :instance_id
    AND to_number(to_char(calendar_date, 'j')) >=
    to_number(to_char(sysdate, 'J')) - 365
    AND exception_set_id = :exception_set_id
    AND seq_num IS NOT NULL
    ORDER BY calendar_date
    Loading workday calendar. Please wait ...
    Loading workday calendar. Please wait . 0:00
    APP-MRP-22075: An internal error has occurred (mrnspia, 2, 8170, )
    @ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
    APP-MRP-22075: An internal error has occurred (main, 19, MSCNSP, )
    @ERRORTEXT Cause: The current routine encountered the specified@ERRORTEXT x Action: Contact your customer supportrepresentative.
    ***** End Of Program - No title available *****
    Executing request completion options...
    Output file size:
    0
    Output is not being printed because:
    The print option has been disabled for this report.
    Finished executing request completion options.
    Concurrent program returned no reason for failure.
    Exceptions posted by this request:
    Concurrent Request for "Memory-Based Snapshot" has completed with error.
    Concurrent request completed
    Current system time is 23-JUL-2012 21:08:58

    Hi;
    Thanks for sharing soluiton for other forum user and thanks to Hussein Sawwan for his great posts.
    PS:Please dont forget to change thread status to answered if it possible when u belive your thread has been answered, it pretend to lose time of other forums user while they are searching open question which is not answered,thanks for understanding
    Regard
    Helios

  • Internal Error has occured

    Hi, I've just installed a new version on Enterprise Manager, but after I login into the console I get a message "Internal Error has occurred. Check the log file for details", pressing ok then takes me to the home page and everything looks ok, But I'm not sure where this log file is?
    Any suggestions would be appreciated.

    Don't use http://<Hostname>:<Port>/em/console to access the console use http://<Hostname>:<Port>/em without "console" at the end of the URL.
    Hope this helps!
    BR,
    MettoMorphism

  • 12c Agent ./emctl pingOMS   EMD pingOMS error: an internal error has occure

    Running 12c Enterprise Manager
    Installed the agent using silent install.
    started the agent successfully.
    ./emctl pingOMS
    EMD pingOMS error: an internal error has occured at the agent: "unable to send response".
    Checked gcagent.log
    2012-07-10 20:46:29,980 [1:3305B9:main] DEBUG - ADR_BASE='/emcca/agent12c/agent_inst'
    2012-07-10 20:46:30,901 [10:8DFFF7E4:InitDFWHelper_0] DEBUG - ADR_HOME='/emcca/agent12c/agent_inst/diag/ofm/emagent/emagent'
    2012-07-10 20:46:30,903 [10:8DFFF7E4] DEBUG - DFW flood control incident count set to: 5 in timeframe of 1 minutes
    2012-07-10 20:46:30,904 [10:8DFFF7E4] DEBUG - Creating Tier1 FC (size=100, timeframe=3600, maxIncidents=5)
    2012-07-10 20:46:30,904 [10:8DFFF7E4] DEBUG - Creating Tier2 FC (size=100, timeframe=86400, maxIncidents=25)
    2012-07-10 20:46:30,904 [10:8DFFF7E4] DEBUG - The DFW initialization was completed.
    2012-07-10 20:46:30,907 [1:3305B9] INFO - Agent is starting up
    2012-07-10 20:46:31,130 [1:3305B9] DEBUG - notifierMain: Initialization State=STARTUP_P1
    2012-07-10 20:46:31,131 [1:3305B9] DEBUG - Invoking STARTUP_P1 (0) on SystemStateDump
    2012-07-10 20:46:31,132 [1:3305B9] DEBUG - Done: STARTUP_P1 (0) on SystemStateDump
    2012-07-10 20:46:31,133 [1:3305B9] DEBUG - Invoking STARTUP_P1 (0) on Agent Events
    2012-07-10 20:46:31,133 [1:3305B9] DEBUG - Done: STARTUP_P1 (0) on Agent Events
    2012-07-10 20:46:31,133 [1:3305B9] DEBUG - Invoking STARTUP_P1 on Configuration Manager
    2012-07-10 20:46:31,137 [1:3305B9] DEBUG - Done: STARTUP_P1 on Configuration Manager
    2012-07-10 20:46:31,137 [1:3305B9] DEBUG - Invoking STARTUP_P1 on System Properties
    2012-07-10 20:46:31,140 [1:3305B9] DEBUG - Done: STARTUP_P1 on System Properties
    2012-07-10 20:46:31,140 [1:3305B9] DEBUG - Invoking STARTUP_P1 (1) on SystemStateDump
    2012-07-10 20:46:31,141 [1:3305B9] DEBUG - Done: STARTUP_P1 (1) on SystemStateDump
    2012-07-10 20:46:31,141 [1:3305B9] DEBUG - Invoking STARTUP_P1 (1) on Logging Manager
    2012-07-10 20:46:31,277 [1:main] ERROR - Unable to construct an HTTPS context for url https://gc.respecti.com:14511/empbs/upload/:
    java.io.IOException [Failed to open agent server wallet]
    java.io.FileNotFoundException [emcca/agent12c/agent_inst/sysman/config/server/repoconn.ora (No such file or directory)]
    2012-07-10 20:46:31,281 [1:3305B9] WARN - Component notification failure (continue): HTTP Client Configuration failed at Startup
    oracle.sysman.gcagent.util.exception.SubSystemDisabledException: Unable to construct an HTTPS context for url https://gc.respecti.com:14511/empbs/upload/:
    at oracle.sysman.gcagent.comm.agent.http.ClientConfigComponent.cacheRepositoryUrl(ClientConfigComponent.java:482)
    at oracle.sysman.gcagent.comm.agent.http.ClientConfigComponent.tmNotifier(ClientConfigComponent.java:195)
    at oracle.sysman.gcagent.tmmain.lifecycle.TMComponentSvc.invokeNotifier(TMComponentSvc.java:876)
    at oracle.sysman.gcagent.tmmain.lifecycle.TMComponentSvc.invokeInitializationStep(TMComponentSvc.java:959)
    at oracle.sysman.gcagent.tmmain.lifecycle.TMComponentSvc.doInitializationStep(TMComponentSvc.java:800)
    at oracle.sysman.gcagent.tmmain.lifecycle.TMComponentSvc.notifierDriver(TMComponentSvc.java:740)
    at oracle.sysman.gcagent.tmmain.TMMain.startup(TMMain.java:217)
    at oracle.sysman.gcagent.tmmain.TMMain.agentMain(TMMain.java:459)
    at oracle.sysman.gcagent.tmmain.TMMain.main(TMMain.java:448)
    Caused by: java.io.IOException: Failed to open agent server wallet
    at oracle.sysman.gcagent.comm.http.AgentServerWallet.<init>(AgentServerWallet.java:60)
    at oracle.sysman.gcagent.comm.agent.http.AgentGCHttpsContext.newTrustManager(AgentGCHttpsContext.java:73)
    at oracle.sysman.gcagent.comm.http.BaseHttpsContext.<init>(BaseHttpsContext.java:65)
    at oracle.sysman.gcagent.comm.agent.http.AgentGCHttpsContext.<init>(AgentGCHttpsContext.java:57)
    at oracle.sysman.gcagent.comm.agent.http.ClientConfigComponent.cacheRepositoryUrl(ClientConfigComponent.java:461)
    ... 8 more
    Caused by: java.io.FileNotFoundException: /emcca/agent12c/agent_inst/sysman/config/server/repoconn.ora (No such file or directory)
    I've installed the agent using the following:
    ./agentDeploy.sh AGENT_BASE_DIR=/emcca/agent12c OMS_HOST=gc.respecti.com EM_UPLOAD_PORT=14511 AGENT_REGISTRATION_PASSWORD=guidei -forceConfigure -debug
    I am able to ping the gc.respecti.com from the agent target.
    Edited by: yakub21 on Jul 11, 2012 8:19 AM

    "java.io.IOException [Failed to open agent server wallet]"
    i think there is a problem with the secure of the Agent<->OMS.
    go to $agent_home/agent_inst/
    execute ./emctl unsecure agent
    after this
    execute ./emctl secure agent (insert the OMS Secure PW by prompt for PW)
    now the agent must work.
    Edited by: AndréK on 11.07.2012 06:18

Maybe you are looking for

  • Importing Video From iPhoto doesn't work correctly

    I have many videos in iPhoto and they do not appear when iMovie launches. The manual says the following "Video from your digital still camera or camera phone that you download to your iPhoto library is automatically available when you open iMovie. In

  • Create database view with Java Dictionary

    Hi, is there a possibility to create and deploy a database view with the Java Dictionary (in SAP NetWeaver Development Studio)? It seems as if you can only create and deploy database tables.

  • Preference for Processing RAW in LR or PS Camera Raw

    I'm not finding this setting anywhere, and it seems to arbitrarily go back and forth, after updating software or installing software. Hoping someone can help. When using an external editor (PS CS5) to edit photos from Lightroom 3, there is an inital

  • Php include file getting called multiple times

    I have created a form in file career.php. To carry out the validation user_registration.php is called at the beginning of the file. user_registration.php in turn calls library.php. Issue is that library.php is getting called multiple times. I have at

  • Where do I download Adobe Acrobat 8 64 bit?

    Where do I download Adobe Acrobat 8 64 bit?