Autoconfig error on DB tier after applying latest templates rollup 9535311

Hi everyone,
I'm trying to get some 11.5.10.2 installations to the latest techstack level (RUP 7, DB 11.2 and more). After applying the latest autoconfig templates rollup patch 9535311 as prereq I get an error when trying to execute autoconfig on DB tier.
AutoConfig is configuring the Database environment...
AutoConfig will consider the custom templates if present.
Using ORACLE_HOME location : /apps/MIG/migdb/9.2.0
Classpath : /apps/MIG/migdb/9.2.0/jre/1.4.2/lib/rt.jar:/apps/MIG/migdb/9.2.0/jdbc/lib/ojdbc14.jar:/apps/MIG/migdb/9.2.0/appsutil/java/xmlparserv2.zip:/apps/MIG/migdb/9.2.0/appsutil/java:/apps/MIG/migdb/9.2.0/jlib/netcfg.jar
execv(): No such file or directory
Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
Check if file exists and permissions are set correctly.
Failed to start a 64-bit JVM process from a 32 bit JVM.
Verify all necessary J2SE components have been installed.
(Solaris SPARC 64-bit components must be installed after 32-bit components.)
ERROR: Context Value Management Failed.
Terminate.
Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.
Any idea or solution?
Thanks,
Martin

Hi,
What is the OS?
execv(): No such file or directory
Error trying to exec /apps/MIG/migdb/9.2.0/jre/1.4.2/bin/sparcv9/java.
Check if file exists and permissions are set correctly.
Failed to start a 64-bit JVM process from a 32 bit JVM.
Verify all necessary J2SE components have been installed.
(Solaris SPARC 64-bit components must be installed after 32-bit components.)
ERROR: Context Value Management Failed.
Terminate.
Autoconfig completes without problems before aplying that patch. DB is 9.2.0.7 and there is no 64-bit JRE in that Oracle-Home. I got that same problem on other installations with similar configurations.Have you downloaded/installed the 32-bit OS version of this patch?
Did you run the txkprepatchcheck.pl script before applying the patch?
Thanks,
Hussein

Similar Messages

  • Autoconfig error on DB Tier after changing apps password

    Hi,
    I have changes APPS password in my new cloned instance. Autconfig on db tier encountered below error. we are on application 12.1.2, RDBMS 11.1.0.7, OS RHEL 5.4.
    ===================================================
    Executing script in InstantiateFile:
    /u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/install/FTEST_testdb/txkcreateACL.sh
    script returned:
    You are running txkcreateACL.sh version 120.1
    The environment settings are as follows ...
    ORACLE_HOME : /u01/oracle/fakieh/db/tech_st/11.1.0
    ORACLE_SID : FTEST
    PATH : /u01/oracle/fakieh/db/tech_st/11.1.0/perl/bin:/u01/oracle/fakieh/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/u01/oracle/fakieh/db/tech_st/11.1.0/perl/bin:/u01/oracle/fakieh/db/tech_st/11.1.0/perl/bin:/u01/oracle/fakieh/db/tech_st/11.1.0/bin:/usr/bin:/usr/sbin:/u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/jre/bin:/bin:/usr/bin/X11:/usr/local/bin:/usr/kerberos/bin:/usr/local/bin:/bin:/usr/bin:/home/oracle/bin:.:.
    Executable : /u01/oracle/fakieh/db/tech_st/11.1.0/bin/sqlplus
    Executing txkcreateACL.sql ...
    SQL*Plus: Release 11.1.0.7.0 - Production on Mon Dec 24 10:00:18 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    Connected.
    ERROR:
    ORA-03114: not connected to ORACLE
    ERROR:
    ORA-03114: not connected to ORACLE
    Disconnected from Oracle Database 11g Enterprise Edition Release 11.1.0.7.0 - 64bit Production
    With the Partitioning, OLAP, Data Mining and Real Application Testing options
    txkcreateACL.sh: exiting with status 1
    .end std out.
    .end err out.
    ===========================================================================
    Starting Restore Profile utility at Mon Dec 24 10:00:22 GMT+03:07 2012
    Using version 120.4
    ADX Database Utility
    getConnectionUsingAppsJDBCConnector() -->
    APPS_JDBC_URL='null'
    Trying to get connection using SID based connect descriptor
    getConnection() -->
    sDbHost : testdb
    sDbDomain : fakiehgroup.com
    sDbPort : 1521
    sDbSid : FTEST
    sDbUser : APPS
    Trying to connect using SID...
    getConnectionUsingSID() -->
    JDBC URL: jdbc:oracle:thin:@testdb.fakiehgroup.com:1521:FTEST
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=testdb.fakiehgroup.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=FTEST)))
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Trying to connect using SID as ServiceName.DomainName
    getConnectionUsingServiceName() -->
    JDBC URL: jdbc:oracle:thin:@(DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=testdb.fakiehgroup.com)(PORT=1521))(CONNECT_DATA=(SERVICE_NAME=FTEST.fakiehgroup.com)))
    Exception occurred: java.sql.SQLException: The Network Adapter could not establish the connection
    Connection could not be obtained; returning null
    -------------------ADX Database Utility Finished---------------
    Verifying connection to the Database : Could not be stablished
    No Restore Profile file created.
    Restore Profile utility ran successfully
    ===========================================================================
    adcvmlog.xml renamed to /u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/log/FTEST_testdb/12241000/adcvmlog.xml.12241000
    [AutoConfig Error Report]
    The following report lists errors AutoConfig encountered during each
    phase of its execution. Errors are grouped by directory and phase.
    The report format is:
    <filename> <phase> <return code where appropriate>
    [PROFILE PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/install/FTEST_testdb
    afdbprf.sh INSTE8_PRF 1
    [APPLY PHASE]
    AutoConfig could not successfully execute the following scripts:
    Directory: /u01/oracle/fakieh/db/tech_st/11.1.0/appsutil/install/FTEST_testdb
    adcrobj.sh INSTE8_APPLY 1
    txkcreateACL.sh INSTE8_APPLY 1
    AutoConfig is exiting with status 3
    AutoConfig execution completed on Mon Dec 24 10:00:26 2012
    Time taken for AutoConfig execution to complete : 0 mins 21 secs
    ==========================================
    Also when i am trying to select from DBA_NETWORK_ACLS its is giving error:
    SQL> select count(*) from DBA_NETWORK_ACLS;
    select count(*) from DBA_NETWORK_ACLS
    ERROR at line 1:
    ORA-03113: end-of-file on communication channel
    Process ID: 10481
    Session ID: 361 Serial number: 74
    Thank You.

    I have changes APPS password in my new cloned instance. Autconfig on db tier encountered below error. we are on application 12.1.2, RDBMS 11.1.0.7, OS RHEL 5.4.Did you use FNDCPASS to change the password? -- How to Change Applications Passwords using Applications Schema Password Change Utility (FNDCPASS or AFPASSWD) [ID 437260.1]
    If yes, please post the contents of the log file here.
    Connected.
    ERROR:
    ORA-03114: not connected to ORACLEIs your database up and running? Can you connect as sysdba or as system user remotely?
    Please make sure that both the database and the database listener are up and running before you run AutoConfig.
    Thanks,
    Hussein

  • Autoconfig erroring out in DBTier. after Cloning Patch. 6718351

    Hi All,
    We are on 11.5.10.2 with 9.2.0.8 fresh implementation.
    ADI6
    Developer suite 6i patchset19
    ATG RUP6
    While preparing for cloning using Note 230672.1
    Applied 6718351, as post patch application steps create the appsutil.zip after running the autoconfig in aplication tier. transfered to dbtier ORACLE_HOME, UNZIPPED THE SAME AND RAN THE AUTOCONFIG.
    It is erroring out in adcrobj.sh
    ===========
    Database tier Autoconfig erroring out as folows.
    ===========
    Executing script in InstantiateFile:
    /mexuat/mexicouat/uatdb/9.2.0/appsutil/install/UAT_mexicodb/adcrobj.sh
    script returned:
    adcrobj.sh started at Wed Feb 4 02:52:29 IST 2009
    Parameters passed are : -nopromptmsg
    The environment settings are as follows ...
    ORACLE_HOME : /mexuat/mexicouat/uatdb/9.2.0
    ORACLE_SID : UAT
    TWO_TASK :
    PATH : /mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/bin:/usr/ccs/bin:/usr/sbin:/mexuat/mexicouat/uatdb/9.2.0/jre
    /1.4.2/bin:/mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/Apache/perl/bin:/mexuat/mexicouat/uatdb/9.2.0/bin:/usr/ccs/bin:/usr/sb
    in:/mexuat/mexicouat/uatdb/9.2.0/jre/1.4.2/bin:/usr/sbin:/usr/bin:/usr/ccs/bin:/usr/openwin/bin:/usr/dt/bin:/usr/platform/SUNW,SPARC-Enterprise-T2000/sbin:/o
    pt/sun/bin:/opt/SUNWexplo/bin:/opt/SUNWsneep/bin
    LD_LIBRARY_PATH : /mexuat/mexicouat/uatdb/9.2.0/lib:/usr/dt/lib:/usr/openwin/lib:/mexuat/mexicouat/uatdb/9.2.0/ctx/lib
    SQLPLUS Executable : /mexuat/mexicouat/uatdb/9.2.0/bin/sqlplus
    SQL*Plus: Release 9.2.0.8.0 - Production on Wed Feb 4 02:52:29 2009
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    Disconnected from Oracle9i Enterprise Edition Release 9.2.0.8.0 - 64bit Production
    With the Partitioning, OLAP and Oracle Data Mining options
    JServer Release 9.2.0.8.0 - Production
    adcrobj.sh exiting with status 1
    ========
    Found the note: 415335.1, We have already done this Patch "5495695" application as a soln to "adgrants.sql" not working after 5989593.
    Pl suggest the go-ahead.
    Regards
    Vasu

    Thanks Hsawwan for your timely reply,
    I forgot to mv the sqlplus to oracle_home/bin. i did the same and run the autoconfig to succesfull.
    ======
    bash-3.00$ sh adautocfg.sh
    Enter the APPS user password:
    The log file for this session is located at: /mexuat/mexicouat/uatdb/9.2.0/appsutil/log/UAT_mexicodb/02040352/adconfig.log
    AutoConfig is configuring the Database environment...
    AutoConfig will consider the custom templates if present.
    Using ORACLE_HOME location : /mexuat/mexicouat/uatdb/9.2.0
    Classpath : /mexuat/mexicouat/uatdb/9.2.0/jre/1.4.2/lib/rt.jar:/mexuat/mexicouat/uatdb/9.2.0/jdbc/lib/ojdbc14.jar:/mexuat/mexicouat/uatdb/9.2.0/appsutil/java/xmlparserv2.zip:/mexuat/mexicouat/uatdb/9.2.0/appsutil/java:/mexuat/mexicouat/uatdb/9.2.0/jlib/netcfg.jar
    Using Context file : /mexuat/mexicouat/uatdb/9.2.0/appsutil/UAT_mexicodb.xml
    Context Value Management will now update the Context file
    Updating Context file...COMPLETED
    Attempting upload of Context file and templates to database...COMPLETED
    Updating rdbms version in Context file to db920
    Updating rdbms type in Context file to 64 bits
    Configuring templates from ORACLE_HOME ...
    AutoConfig completed successfully.
    bash-3.00$
    =========
    Thanks again..
    Regards
    Vasu

  • Error in BPLE CONSOLE after applying the patch 10.1.3.3.0

    Hi,
    Since my old version of my soa suite is 10.1.3.1.0 and I applied the patch set(10.1.3.3.0). It changed to 10.1.3.3.0, but when I click the Activity tab of my Bpel Console and checked it for activity states its showing the below mentioned error.
    My operating system is windows XP and I also run the upgrade script mentioned in the readme document of the patch set. I don't know what need to be done?
    Please help me on this issue.
    Error Message:
    Build Information:
    Oracle BPEL Server version 10.1.3.3.0
    Build: 0
    Build time: Fri Jun 15 06:05:31 PDT 2007
    Build type: release
    Source tag: PCBPEL_10.1.3.3.0_GENERIC_070615.0525
    Exception Message:
    [javax.servlet.ServletException]
    Cannot find work items.
    An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
    Exception Trace:
    javax.servlet.ServletException: Cannot find work items.
    An attempt to fetch the work items using the where condition "" from the datastore has failed. The exception reported is: [ODBC S1002] invalid column number
    Please check that the machine hosting the datasource is physically connected to the network. Otherwise, check that the datasource connection parameters (user/password) is currently valid.
    sql statement: SELECT * FROM admin_list_wi WHERE ci_domain_ref = 0 ORDER BY wi_modify_date desc
         at com.evermind.server.http.EvermindPageContext.handlePageThrowable(EvermindPageContext.java:866)
         at com.evermind.server.http.EvermindPageContext.handlePageException(EvermindPageContext.java:813)
         at ngActivityList.jspService(_ngActivityList.java:611)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_include(ServletRequestDispatcher.java:160)
         at com.evermind.server.http.ServletRequestDispatcher.access$000(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$1.oc4jRun(ServletRequestDispatcher.java:97)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.include(ServletRequestDispatcher.java:102)
         at com.evermind.server.http.EvermindPageContext.include(EvermindPageContext.java:453)
         at activities.jspService(_activities.java:427)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:462)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:65)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:623)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:283)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.collaxa.cube.fe.DomainFilter.doFilter(DomainFilter.java:131)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.security.jazn.oc4j.JAZNFilter$1.run(JAZNFilter.java:396)
         at java.security.AccessController.doPrivileged(Native Method)
         at javax.security.auth.Subject.doAsPrivileged(Subject.java:517)
         at oracle.security.jazn.oc4j.JAZNFilter.doFilter(JAZNFilter.java:410)
         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)

    Hi Marc ,
    Thanks for your reply.....
    Did you mentioning the script (upgrade_10131_
    10133_oracle.sql) in the orabpel. I had run this script after applying the patch.
    Still iam facing the same issue.
    what need to be done?
    Could you please help me on this, because I need to do the Fault Handling Framework in BPEL and so i need the faultpolicy folder to be present.
    Since I got the folder by applying the patch, but what happend is when i try to check out for the activity status in the BPEL Console Activity tab it is showing the error as mentioned earlier. Any problem with patch implementation or any bug is there. So far i done the patch installation successfully without error and i upgraded the orabpel schema using the mentioned script also. Any other things i need to do?
    Regards,
    Ashok.

  • Doubt about apply PATCH 10.1.2.3 in middleware tier after apply mrua 10.1.4

    Hello Gurus,
    Can i apply middle tier patch 10.1.2.3 in PORTAL(middleware) after apply MURA 10.1.4 in Infraestructure tier?
    Best regards,
    Thiago Leôncio

    Thiago,
    My first response, although correct, may have caused some confusion. I was under the assumption that you had installed a 10.1.4 SSO repository which for IM 10.1.4.x. This repository ships with 10.1.2.0.2 Portal. But from the information in this thread, it seems that you want to patch a Portal midtier with the 10.1.2.3 patch while the Portal repository is still 10.1.4.0.0.
    The AS 10.1.2.3 patch set contains two sorts of patches:
    1. Patches for the Oracle 10.1.2.x Application Server binaries and libraries. These are copied to the file system when applying the patch set
    2. Patches to upgrade the Portal repository. These PL/SQL packages are installed in the Portal repository database.
    In order to patch a 10.1.2.0.2 environment with Portal, the Universal Installer of the patch set needs to be run three times in this specific order :
    1. Update the binaries/libraries of the Portal 10.1.2.x midtier
    2. Update the binaries/libraries of the Identity Management 10.1.2.x midtier.
    3. Upgrade the Portal and Wireless repository to either 10.1.2.3 or 10.1.4.
    You can install the binary/libraries to both the Portal midtier and Identity Management midtier without running the repository upgrade immediately. This option is available for large scale deployments where the upgrade of the midtiers / identity management and the repository upgrade is spread over two downtime periods. This should however always be a temporary arrangement, it is not intended for production purposes. So to answer your question :
    No, you can upgrade your Portal midtier to 10.1.2.3 without patching the Portal repository to 10.1.4.2 or 10.1.2.3 unless it is a temporary arrangement to accommodate for small downtime windows.
    Note :
    As mentioned before, the Portal repository upgrade part of the 10.1.2.3 patch set behaves different pending on the repository version :
    All 10.1.2.x repositories are upgraded to 10.1.2.3
    All 10.1.4.x repositories are upgraded to 10.1.4.2
    Hope this helps,
    EJ

  • Error Disable on port after applying .1X config

    Hi Guys,
    I'm installing ISE 1.2 on the network and when testing with few machines, some of them reported "errdisable" status on the port after applying the .1X configuration. The config for the port I have is:
    switchport access vlan 10
    switchport mode access
    switchport voice vlan 100
    ip access-group Default-ACL in
    authentication event fail action next-method
    authentication event server alive action reinitialize
     authentication host-mode multi-domain
    authentication order mab dot1x webauth
    authentication priority dot1x mab webauth
    authentication port-control auto
    authentication periodic
    authentication timer reauthenticate server
    mab
    snmp trap mac-notification change added
    snmp trap mac-notification change removed
    dot1x pae authenticator
    dot1x timeout tx-period 2
    spanning-tree portfast
    spanning-tree bpduguard enable
    When I remove the .1X config on the port it comes up fine. Shutting and un-shutting the port couldn't recover it. I don't have any port security configured.
    Any ideas?
    Thanks,
    Mohammad

    Hey Guys,
    I have PC and IP phone connected to the port. Before applying .1x:
    sh mac address-table int fa0/27
              Mac Address Table
    Vlan    Mac Address       Type        Ports
    100    580a.2098.3010    DYNAMIC     Fa0/27
    108    2c27.d71d.4089    DYNAMIC     Fa0/27
    Total Mac Addresses for this criterion: 2
    In the switch log, it's complaining about security violation:
    *Sep 28 00:41:45.855: %AUTHMGR-5-START: Starting 'mab' for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:45.897: %MAB-5-SUCCESS: Authentication successful for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:45.897: %AUTHMGR-7-RESULT: Authentication result 'success' from 'mab' for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:41:46.568: %AUTHMGR-5-SUCCESS: Authorization succeeded for client (580a.2098.3010) on Interface Fa0/27 AuditSessionID 8282822A000070AC3EC3F50E
    *Sep 28 00:42:44.811: %AUTHMGR-5-START: Starting 'mab' for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.836: %MAB-5-SUCCESS: Authentication successful for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.836: %AUTHMGR-7-RESULT: Authentication result 'success' from 'mab' for client (2c27.d71d.4089) on Interface Fa0/27 AuditSessionID 8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.844: %AUTHMGR-5-SECURITY_VIOLATION: Security violation on the interface FastEthernet0/27, new MAC address (2c27.d71d.4089) is seen.AuditSessionID  8282822A000070AD3EC4F8CE
    *Sep 28 00:42:44.844: %PM-4-ERR_DISABLE: security-violation error detected on Fa0/27, putting Fa0/27 in err-disable state
    *Sep 28 00:42:45.876: %LINEPROTO-5-UPDOWN: Line protocol on Interface FastEthernet0/27, changed state to down
    *Sep 28 00:42:46.874: %LINK-3-UPDOWN: Interface FastEthernet0/27, changed state to down
    Thanks,
    Mohammad

  • After applying a template to a page design view is blank - I can only edit in code view.

    When I apply a template to a page everything is fine. I can see the page elements in design view and code view. I can edit the page and upload it and all is fine. However, when I save the page with a new name or close the page and then reopen the design view is empty, the code view is normal. I would like to be able to see the page in the design view and cannot. I don't know what to do. I hope someone has an idea for me. Thank you.
    I am using DW CS5 and pages are ASP.

    When you say "template" are you talking about the .dwt Template file from DW?
    If so, you may be using it incorrectly. Once you create the .dwt, all of your new pages need to be created via File > New > Create Page From Template and then saved to your site. If you are using the .dwt file and doing "Save As" to create more pages, you're going to run into all sorts of problems.
    Do you have a link we could look at?

  • Macbook pro gives 'no airport driver' error after applying latest update

    So I applied the latest security update this morning, rebooted and now my macbook refuses to finish booting into gui mode. It says 'no airport driver' and tries to do something 10 times (takes awhile) but then doensn't finish booting and drops me into a console where it says 'compname/I have no name!#' and the whoami command hangs!
    Luckily I have boot camp with windows on this mac and I'm posting from the windows side right now. Everything works fine from the windows side (wifi, etc).
    So anyone else have this problem? Or have any ideas how to fix it? I'll reboot in a bit and write down the exact error messages hoping it will help.
    I really would not like to reinstall mac os if I don't have to, tho this seems to be the only way to fix this.
    -KaeruKami
    BTW some more info on this machine, its a macbook pro model A1150, 2.0ghz 15" core duo w/ 2gb ram, 120 gb hd, etc.
    Thanks in advance

    Hi,
    I'm seeing similar problems loading the airport driver on my macbook pro though it doesn't stop me from starting up OS X. Originally I only discovered the problem because my machine would intermittently boot up without the airport status icon in the menu bar. Checking the network settings I saw that airport was off and there was no option to turn it on. Digging further I found that there wasn't even an airport card listed in the hardware inventory in the system profiler. Checking out the system.log in the Console app I found the following sequence of errors:
    Feb 25 21:45:05 localhost kernel[0]: ath_attach: devid 0x24
    Feb 25 21:45:05 localhost kernel[0]: Previous Shutdown Cause: 5
    Feb 25 21:45:05 localhost kernel[0]: ar5416GetEeprom: Failed crc in geteeprom
    Feb 25 21:45:05 localhost kernel[0]: unable to attach hardware; HAL status 7
    Feb 25 21:45:05 localhost kernel[0]: start [/SourceCache/AirPortDriverAtheros5424/AirPortDriverAtheros5424-221.46/m35b/src /driver/AtherosController.cpp:464] loaded unsuccessfully
    A few lines later I also see the "No Airport Driver Found" message.
    I'm not sure exactly when this problem started happening because I usually just leave my macbook pro connected to my network via an ethernet cable. I don't use the airport often but it's pretty annoying when I need it and I can't get it to start reliably.
    -Thayer

  • Sun Update Manager not working after applying latest patches

    I just applied the latest patches using the Sun Update Manager GUI but now it doesn't work. After logging in to the GUI as root I get a message telling me an unknown error occurred and I see the following on my terminal:
    java.lang.NullPointerException
    at com.sun.swup.client.engine.solaris.SolarisUpdateCollection.invalidateCachedData(SolarisUpdateCollection.java:783)
    at com.sun.swup.client.ui.UpdateFrame$LoadDataWorker.construct(UpdateFrame.java:256)
    at com.sun.swup.client.ui.foundation.swing.SwingWorker$2.run(SwingWorker.java:109)
    at java.lang.Thread.run(Thread.java:595)
    Any hints?

    I just installed the latest 9 recommended patch cluster and I am getting the same problem. Although I am not even able to login as root. I enter the login name root and then it blinks and comes back to the login screen. Any help would be greatly appreciated.

  • Problems after applying latest Airport update.

    I have a core duo macbook and was able to maintain a connection to my wpa secured wireless network before running software update a few days ago. After doing so, I can't maintain a connection. It simply stops working.
    I disconnect, reconnect, and os x says there was a problem connecting to my network. I turn airport off then back on and still get the same error.
    I am still able to sign onto other networks. My ibook and powerbook have no trouble connecting and maintaining a connection to my wpa secured network when my mac book is having trouble. I have not applied any software updates to those recently.
    After rebooting the macbook, I can connect just fine. This happens once every 3 hours or so and is driving me nuts. Anyone know how to rollback the update or know what might be wrong?
    Thanks,
    Todd
    MacBook 2.0ghz Core Duo (Black)   Mac OS X (10.4.8)  

    hello,
    i have the same problem after the update. i see some members on the forums suggesting to turn off the wifi security helps, but who wants to give free wifi to there neighbors. with my situation, my router has a settings for "WPA-AES" or "WPA-TKIP." i had my router set for "WPA-AES" before the update, things works fine, after the update i tried to delete the key chain entries of my wifi connection and the preferred network list, which didn't help, but changing my router to be "WPA-TKIP" helped. my connection works normally again, i can reboot, put the macbook to sleep and it reconnects fine.
    hope this might work for you if you have this "TKIP" setting for you wifi router. i have a buffalo WZR-RS-G54 router, btw.
    good luck.
    dang
    macbook 2.0ghz, 2g ram, 80g hd Mac OS X (10.4.8)

  • GLOBAL ZONE stuck in shutting_down after applying latest patch cluster

    Hi,
    after installing the latest patch cluster, my zones on the system are not accessable
    root@typhoon # zoneadm list -civ
    ID NAME STATUS PATH BRAND IP
    0 global shutting_down / native shared
    - typhoon-log installed /local/zone/typhoon-log native shared
    - typhoon-ftp installed /local/zone/typhoon-ftp native shared
    - typhoon-rndrepos installed /local/zone/typhoon-rndrepos native shared
    - typhoon-drpreview installed /local/zone/typhoon-test native shared
    - typhoon-ossec installed /local/zone/typhoon-ossec native shared
    - typhoon-drjboss installed /local/zone/typhoon-drjboss native shared
    - typhoon-webdata installed /datapool/web/zones/webdata native shared
    - typhoon-webzone installed /datapool/web/zones/typhoon-webzone native shared
    # uname -a
    SunOS typhoon 5.10 Generic_139556-08 i86pc i386 i86pc
    there is one service reporting in maintenane
    # svcs -xv
    svc:/system/filesystem/volfs:default (Volume Management filesystem)
    State: maintenance since Wed Jul 15 20:04:07 2009
    Reason: Restarting too quickly.
    See: http://sun.com/msg/SMF-8000-L5
    See: man -M /usr/man -s 7FS volfs
    See: /var/svc/log/system-filesystem-volfs:default.log
    Impact: This service is not running.
    I tried stopping and starting the vold, but without any effect
    the / is on a zfs pool
    # zpool list
    NAME SIZE USED AVAIL CAP HEALTH ALTROOT
    datapool 576G 105G 471G 18% ONLINE -
    datapool2 148G 111G 37.0G 74% ONLINE -
    rpool 120G 37.1G 82.9G 30% ONLINE -
    root@typhoon # zpool status
    pool: datapool
    state: ONLINE
    scrub: scrub completed after 0h31m with 0 errors on Thu Jul 16 02:31:53 2009
    config:
    NAME STATE READ WRITE CKSUM
    datapool ONLINE 0 0 0
    mirror ONLINE 0 0 0
    c2d1s3 ONLINE 0 0 0
    c1d1s3 ONLINE 0 0 0
    errors: No known data errors
    pool: datapool2
    state: ONLINE
    scrub: scrub completed after 1h53m with 0 errors on Wed Jul 15 23:53:06 2009
    config:
    NAME STATE READ WRITE CKSUM
    datapool2 ONLINE 0 0 0
    mirror ONLINE 0 0 0
    c2d0s0 ONLINE 0 0 0
    c1d0s3 ONLINE 0 0 0
    errors: No known data errors
    pool: rpool
    state: ONLINE
    scrub: scrub completed after 0h26m with 0 errors on Thu Jul 16 06:20:39 2009
    config:
    NAME STATE READ WRITE CKSUM
    rpool ONLINE 0 0 0
    mirror ONLINE 0 0 0
    c1d1s0 ONLINE 0 0 0
    c2d1s0 ONLINE 0 0 0
    errors: No known data errors
    root@typhoon #
    # tail /var/svc/log/system-filesystem-volfs:default.log
    [ Jul 16 08:03:11 Method "start" exited with status 0 ]
    Thu Jul 16 08:03:11 2009 fatal: mounting of "/vol" failed
    [ Jul 16 08:03:11 Stopping because all processes in service exited. ]
    [ Jul 16 08:03:11 Executing stop method (:kill) ]
    [ Jul 16 08:03:11 Executing start method ("/lib/svc/method/svc-volfs start") ]
    [ Jul 16 08:03:11 Method "start" exited with status 0 ]
    Thu Jul 16 08:03:11 2009 fatal: mounting of "/vol" failed
    [ Jul 16 08:03:11 Stopping because all processes in service exited. ]
    [ Jul 16 08:03:11 Executing stop method (:kill) ]
    [ Jul 16 08:03:11 Restarting too quickly, changing state to maintenance ]
    please advise, (this was on test run before implemention this patch cluster on the production server).
    And I need to get a solution, to get my zone back running and then decide what to do with this patch cluster
    thx
    Edited by: Denis@SDN on Jul 16, 2009 1:06 AM

    Sound familiar?
    [http://opensolaris.org/jive/thread.jspa?threadID=105001&tstart=0]
    This guy killed a process as workaround
    [http://alittlestupid.com/2009/07/04/solaris-zone-stuck-in-shutting_down-state/]
    We patched some SPARC systems recently and no issues though that's little consolation to you x86 admins.

  • Error importing with impdp after applying a patch for oracle 11g

    Hello guys,
    I recently unistalled all the oracle software with my database in order to start all fresh. I then installed the database and applied a patch from the version 11.1.0.6.0 to 11.1.0.7. I used the DBUA to do such a thing and it worked wonderfully.
    I'm now trying to do a full import but it seems there's something wrong with the connection. Below is the syntax and am using Windows 7 BTW.
    C:\>impdp \"sys/2learn@practicante as sysdba\" full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 15:20:55
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operaci¾n ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexión especificado
    C:\>
    Thanks!

    Thanks for the reply!
    You may be right about not using the sysdba to logon but just changed it...am still having the same issue though.
    SQL> ALTER USER scott IDENTIFIED BY tiger ACCOUNT UNLOCK;
    Usuario modificado.
    SQL> GRANT READ, WRITE ON DIRECTORY export TO scott;
    Concesión terminada correctamente.
    SQL> connect scott;
    Introduzca la contraseña:
    Conectado.
    C:\>impdp scott/tiger@practicante full=y DIRECTORY=export DUMPFILE=expdp.sgtc.01052012.dmp logfile=impdpPRACTICANTE.log
    Import: Release 11.1.0.7.0 - Production on Lunes, 07 Mayo, 2012 16:05:23
    Copyright (c) 2003, 2007, Oracle. All rights reserved.
    UDI-12154: la operación ha generado un error ORACLE 12154
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    C:\>type D:\Oracle2practice\NETWORK\ADMIN\tnsnames.ora
    # tnsnames.ora Network Configuration File: D:\Oracle2practice\network\admin\tnsnames.ora
    # Generated by Oracle configuration tools.
    PRACTICA.cre.com.bo =
    (DESCRIPTION =
    (ADDRESS_LIST=
    (ADDRESS = (PROTOCOL = TCP)(HOST = GGTPRACTICANTE.cre.com.bo)(PORT = 15
    21))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = practicante)
    C:\>sqlplus scott/tiger@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 16:57:30 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n
    especificado
    C:\>tnsping fubar
    TNS Ping Utility for 32-bit Windows: Version 11.1.0.7.0 - Production on 07-MAY-2012 17:00:16
    Copyright (c) 1997, 2008, Oracle. All rights reserved.
    Archivos de parßmetros utilizados:
    D:\Oracle2practice\network\admin\sqlnet.ora
    TNS-03505: Fallo al resolver el nombre
    C:\>sqlplus scott/P@ssW0rde@practicante
    SQL*Plus: Release 11.1.0.7.0 - Production on Lun May 7 17:14:49 2012
    Copyright (c) 1982, 2008, Oracle. All rights reserved.
    ERROR:
    ORA-12154: TNS:no se ha podido resolver el identificador de conexi¾n especificado
    I tried to fix the error but it is still there...any other way that could help or is there anything wrong with what I have done so far?

  • Cannot download podcasts after applying latest Leopard security update

    Last night I applied the latest security update to my Mac Mini, running the latest version of iTunes and Leopard. This morning I went to update my iTunes library with the latest podcasts. When I did the refresh, it started to download several podcasts, but then stopped them all with a message stating that I did not have the proper permissions. My iTunes library is on a fireware-connected DROBO that has approx. 1.5 TB free space. I have been using this configuration for over 2 months without problems.

    You need to check permissions on the folder that holds your library. Navigate to your music folder, Get Info and make sure permissions are set to READ and WRITE. Then...make sure it's applied to ALL enclosed folders. (Click the Gear for the apply to all option.)

  • How do I get Lightroom to read my imaes on import after applying latest update?

    PLEASE HELP! Just updated lightroom to 5.7 and did 8.7 CR update. Now after years of using lightroom with same platform, nothing can be read on import. Error message says can ont read files when I import. I can see them until i click import

    enebak wrote:
    Yes, Im a MAC user. How do I do that? I am so frustrated!
    Dunno - it's an operating system thing, and I'm a Windows user

  • Authorization Error while extracting data after applying SAP upgrade patch

    Hello All,
    Recently we have updated the SAP BW patch to 24 and ECC patch to 22. I have the access to perform extraction in RSA3 tcode in ECC.
    However, While performing the data load in BW, the process is failing at the Infopackage step with the following error:
    "You do not have authorization to extract from Datasource XXXX, Component FI-IO. Message no. R8073"
    My basis guy has given the necessary acces.. but still the issue persists..
    Please provide solutions ASAP... its very critical issue...
    Regards
    Sneha

    Hi,
         Are you loading the data with your username? it may cause problem sometimes because you may not have the authorization object S_RO_OSOA assigned in your roles.
    Try scheduling the loading job with the background user with which normally the process chains are run.
    i guess this should solve your problem, if not try adding this authorization object to the corresponding role and you can run with your user name itself.
    I am not sure about the auth objt , try and see.
    regards,
    karthik.

Maybe you are looking for