Please help a newbie with simple equal methode

With my little know how of java I have written this methode
to test the equality of two LinkedSet data structures.
provided that the linkedSet class and the iterator are
implemented correctly , can some one help me please to
figure out what is wrong or give an alternate solution.
Thanks in advance
* Return true if this set and the parameter contain
* exactly the same elements
public boolean equals(SetADT setADT) throws IllegalStateException
boolean result=false;
if(this.size()!=setADT.size())
throw new IllegalStateException(" Two sets are not equal");
Iterator a=this.iterator();
Iterator b=setADT.iterator();
LinkedSet temp1=new LinkedSet();
LinkedSet temp2=new LinkedSet();
while(a.hasNext())
temp1.add(a.next());
temp2.add(b.next());
Iterator c=temp1.iterator();
Iterator d=temp2.iterator();
if(c.next().equals(d.next()))
temp1.remove(c.next());
temp2.remove(d.next());
result=(temp1.isEmpty()&&temp2.isEmpty());
return result;

while(a.hasNext())
  temp1.add(a.next());
  temp2.add(b.next());
  Iterator c=temp1.iterator();
  Iterator d=temp2.iterator();
  if(c.next().equals(d.next())) // <- Watch missing braces !
     temp1.remove(c.next());
  temp2.remove(d.next());
  result=(temp1.isEmpty()&&temp2.isEmpty());
}Whay are you doing all that extra iteration stuff?
I mean, I see what you are getting at ...towards the empty final objects. But isn't that a really exhaustive way the get to the end of this problem? The end doesn't justify the means.
Start assuming result = true
In your while loop...
Just test 'if (!(a.next().equals(b.next())) {'
If it ever does, something didn't match.
So set result = false and 'break' from the loop.
At the end of the method, result will be either true or false accordingly.
Code that up and it should work better. But ...can we assume the iterators traverse the set in the same order always? That is the question I would ask here.

Similar Messages

  • Please help a newbie with a video render problem!

    Im new to After Effects so please forgive if this is a silly question.
    I have a Edge Animation with a background color of #ffa800
    I have imported a video into After Affects which has a transparent background.
    Research tells me that video is never really transparent so I am creating a solid layer in AE, placing video above it and setting the blend mode to "screen"
    I now have a video with a background color of #ffa800.
    However, when I export / render the video out and import into my Edge Animate project the background color of the video is off and does not match my Edge Animate background.
    I have spent all day experimenting with different export options rendering direct from AE and also via Media encoder. Im now completely stumped.
    I have also tried setting the video background to color #ffa800 and then masking my video. This saves me from having to use a blend mode of "screen" but I get the exact same results.
    Could anybody please give me some tips on where I am going wrong please. The back ground is so close but either slightly darker or lighter depending on what I have set which spoils the overall animation effect I am attempting to create.
    Thanks,
    Paul

    Without exact system information, render settings and so on nobody can tell you much. That aside, there are some fundamental failures in your plan. First, web colors mean nothing in AE or in most graphics programs for that matter due to the little subject of color management and possible quantization errors. Whatever colors you dial in, do so using the normal RGB sliders. Second, blending modes do not create transparency, even if for mathematical reasons the blending formula used may appear to eradicate certain colors. Third, you need to consider Gamma values. Video is not blending linear and both your computer screen as well as the video content itself may have a built-in Gamma. As a result, your blending operation could already produce wrong results like a slight haze, the encoding of the video file could introduce Gamma skew and then finally in the last step, whatever tool you use to display may apply dynamic corrections as well or in reverse, none at all. So it basically comes down to checking those things and properly calibrating/ adjusting your monitor and your system color settings and make use of color management in AE, if relevant. In the end, though, you will always see minor color deviations. It's inherent in how compressed formats like H.264 work. You can only try to minimize them as much as you can.
    Mylenium

  • Please help me to find simple mathod to get working hours

    Please help me to find simple mathod to get  working hours .The following is my script
    ardate is date argument  in afunction
    id would be integer argument
    Choose  case  dayname(ardate)
      case  'monday'
    select mon_hrs
    into:l_db_hrs from workhrs
    where empid= :id;
      case  'tuesday'
    select tue_hrs
    into:l_db_hrs from workhrs
    where empid= = :id;
      case  'wednesday'
    select wed_hrs
    into:l_db_hrs from workhrs
    where empid= = :id;
     End  Choose
    With Many Thanks
    polachan

    Hi polachan,
    Since this is SQL Server forum, as other post, you need to describe your table structure, the data and expected results. Then it is appropriate and more experts will assist you in there.
    According to your code message, it does not regards SQL Server T-SQL statement. We need to verify if there are two tables (workhrs and I_db_hrs), after checking the values of “ Monday”,”Tuesday”,”Wednesday” from the workhrs table, then copy the related working
    hours into the new table (I_db_hrs),  right?
    If yes, you can refer to the following T-SQL statement.
    create table workhrs
    (id int, workname varchar(20), ardate varchar(10), hrs int)
    insert into workhrs
    values
    (1, 'A','monday',1),
    (1, 'A','tuesday',3),
    (1, 'A','wednesday',5),
    (2, 'B','monday',1),
    (2, 'B','tuesday',1),
    (3, 'C','monday',1),
    (3, 'C','wednesday',2)
    select * from workhrs
    select id, ardate, hrs into I_db_hrs from workhrs
    select * from I_db_hrs order by ardate
    ---the result:
    id ardate hrs
    1 monday 1
    2 monday 1
    3 monday 1
    2 tuesday 1
    1 tuesday 3
    1 wednesday 5
    3 wednesday 2
    Regards,
    Sofiya Li
    Sofiya Li
    TechNet Community Support

  • My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to lissen I had to put on loud speaker or to use handsfree please help me out with this problem if some body have answer?

    My iPhone 6 ear speaker is not working properly I couldn't able to hear any thing from ear speaker to listen I had to put on loud speaker or to use hands free please help me out with this problem if some body have answer?

    Hi Venkata from NZ,
    If you are having an issue with the speaker on your iPhone, I would suggest that you troubleshoot using the steps in this article - 
    If you hear no sound or distorted sound from your iPhone, iPad, or iPod touch speaker - Apple Support
    Thanks for using Apple Support Communities.
    Best,
    Brett L 

  • HT4972 the apps weve downloaded are not working.  please help,  extremely frustrated with our ipod 4

    the apps we have downloaded are not working,  please help,  extremely frustrated with our ipod 4

    See my previous reply for for the apps closing.
    For the wifi problem:
    Does the iOS device connect to other networks?
    Does the iOS device see the network?
    Any error messages?
    Do other devices now connect?
    Did the iOS device connect OK before?
    Try the following to rule out a software problem:                 
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Power off and then back on your router
    .- Reset network settings: Settings>General>Reset>Reset Network Settings
    - iOS: Troubleshooting Wi-Fi networks and connections
    - Wi-Fi: Unable to connect to an 802.11n Wi-Fi network       
    - iOS: Recommended settings for Wi-Fi routers and access points
    - Restore from backup. See:
    iOS: How to back up
    - Restore to factory settings/new iOS device.
    If still problem make an appointment at the Genius Bar of an Apple store since it appears you have a hardware problem.
    Apple Retail Store - Genius Bar

  • Firefox is not able load any websites but others programs can. i tried everything given in the support forum but nothing worked out. so can you please help me out with it?

    firefox is not able to load any websites... i tried everything given in the support forum under the topic firefox is not able to load any websites but other programs can.. but still i am facing the same problem. so please help me out with this issue!!

    firefox is not able to load any websites... i tried everything given in the support forum under the topic firefox is not able to load any websites but other programs can.. but still i am facing the same problem. so please help me out with this issue!!

  • Please help me out with some fundamentals in BW

    Hello,
    Please guide me regarding the below mentioned questions.
    1. what is the key date in query designer.
    2. when do we perform attribute change run
        like once the master data is loaded then we perform attribute change run and load the transactional data ?
    3.what is the disadvantage of using aggregates.
    4. what is full repair options?
    please help me out with these questions

    HI,
    Repair full request :
    If you indicate a request in full update mode as a repair request, then it is able to be updated in all data targets. This is also true if they already contain data from initial runs or deltas for this DataSource / source system combination, and they have overlapping selections.
    Consequently, a repair request can be updated at any time without checking each ODS object. The system supports loading in an ODS object by using the repair request without having to check the data for overlapping or request sequencing. This is because you can also delete selectively without checking an ODS object.
    Posting such requests can lead to duplicate data records in the data target.
    Hierarchy/attribute change run after loading master data;
    When hierarchies or attributes of characteristics change, the aggregate affected by the change can be adjusted manually or calculated automatically in process chains.
    Aggregates:
    Aggregates are materialized, pre-aggregated views on InfoCube fact table data. They are independent structures where summary data is stored within separate transparent InfoCubes. The purpose of aggregates is purely to accelerate the response time of queries by reducing the amount of data that must be read in the database for a given query navigation step. In the best case, the records presented in the report will exactly match the records that were read from the database.
    Aggregates can only be defined on basic InfoCubes for dimension characteristics, navigational attributes (time-dependent and time-independent) and on hierarchy levels (for time-dependent and time-independent hierarchy structures). Aggregates may not be created on ODS objects, MultiProviders or Remote Cubes.
    Queries may be automatically split up into several subqueries, e.g for individual restricted key figures (restricted key figures sales 2001 and sales 2002). Each subquery can use one aggregate; hence, one query can involve several aggregates.
    If an aggregate has less than 15 components, BW 3.x puts each component automatically into a separate dimension that will be marked as “line item” (except package and unit dimension); these aggregates are called flat aggregates. Hence, dimension tables are omitted and SID tables referenced directly.  Flat aggregates can be rolled up on the DB server (i.e., without loading data into the application server). This accelerates the roll up (hence the upload) process.
    Disadvantage : The more aggregates exist, the more time-consuming is the roll-up process and thus the data loading process; the change run is also affected.
    Hope this info Helps.
    Thanks,Ramoji.

  • Please help me out with the function code of print option in module pool

    please help me out with the function code of print option in module pool, along with CASE condition.
    regards,
    asif

    Hi
    you can use the Function module
    CALL FUNCTION 'GET_PRINT_PARAMETERS'
      EXPORTING
        destination            = 'LP01'                       "'Printer name
        list_name              = 'TEST'
        list_text              = 'SUBMIT ... TO SAP-SPOOL'
        immediately            = ' '
        line_size              = '2000'
        no_dialog              = 'X'             "pass space to Pop screen for Print option
      IMPORTING
        out_parameters         = wa_pri_params
        valid                  = w_valid.
    "next call below things
      NEW-PAGE PRINT ON NO DIALOG PARAMETERS wa_pri_params.
         "and try to Print the values inside the new-page
      NEW-PAGE PRINT OFF.
    Prabhudas

  • How to access the activities created by an enduser especially when the enduser has left the organization?Please help me out with the possible solution

    How to access the activities created by an end user especially when the end user has left the organization?Please help me out with the possible solution

    Hi Ramesh,
    In the web UI we have business role IC_manger where you can search the activities based on employee responsible and you can use business transaction assignment functionality to assign those activities to any  other end user or team.
    Else you can also use Agent inbox functionality if you have configure the agent inbox for those activity.
    Hope this helps solving your query

  • My apple account is disabled, please help me deal with as soon as possible!

    My apple account is disabled, please help me deal with as soon as possible!

    Change the password, but did not receive the letter to change the password

  • Help needed with JDBC - please help! (newbie)

    hi all
    i m new to jdbc
    i have installed MySQL server on my winxp machine
    i used the command:
    mysql -p -u root
    Enter password: ****now when writing a prog i m getting a prob at this piece of code:
    Connection con=DriverManager.getConnection("jdbc:odbc:books","root","root");wot is wrong wid this code?
    please help......
    thanks in advance

    There are about 20 different things that could be wrong a this point; I'm not going to list them all. If you want specific help, you need to post specific information. This is usually done by posting either a stack trace from an exception, or a more complete section of code and a description of the problem and ALL the symptoms. You have all the information on what you've done, we have none of it.
    Instead of trying to diagnose whats wrong with your ODBC setup, I'm going to give you some strong advice; don't use ODBC with JDBC if you can avoid it, and with MySQL you can avoid it. It makes things simpler, less can go wrong, and you don't have to configure a DSN on every machine that you install the program on.
    To use "pure" JDBC without ODBC for MySQl:
    1) download the JDBC driver (you might already have this)
    http://dev.mysql.com/downloads/connector/j/3.1.html
    2) follow the installation instructions
    http://dev.mysql.com/doc/refman/5.0/en/java-connector.html
    In particular, make sure your classpath is set correctly
    3) Here's an example of loading the driver and establishing a connection
    http://dev.mysql.com/doc/refman/5.0/en/cj-connect-with-drivermanager.html
    Note the form of the connection URL,
    "jdbc:mysql://localhost/test?user=monty&password=greatsqldb"
    This is what an URL without ODBC looks like; there is no DSN, which means no DSN has to be configured.
    4) The MySQL database has some built-in security, to prevent malicious connections from outside computers. Solutions to that and other common problems are here:
    http://dev.mysql.com/doc/refman/5.0/en/cj-faq.html

  • Comparing 2 HashMap with the equals method

    Hi,
    I�m trying to compare 2 HashMap with the equls method like this:
    saveAnyWayMap.equals(keysMap)
    The 2 HashMaps contains the following values and keys:
    saveAnyWayMap: {P_PERSON.PA_TIDPKT=null, P_PERSON.P_PXXX92=xxx, P_PERSON.P_P
    XXX91=xx, P_PERSON.P_PXXX90=xxx}
    keysMap: {P_PERSON.PA_TIDPKT=null, P_PERSON.P_PXXX92=xxx, P_PERSON.P_PXXX91=
    xx, P_PERSON.P_PXXX90=xxx}
    Why dose the equals method return false?
    When P_PERSON.PA_TIDPKT is not null the equals method returns true. Can�t the values be null if you want to compare HashMaps or what is wrong?
    Can someone please help?
    Thanks!
    /Lisa

    Works fine when I use null objects in a hashmap. Are you sure it is the null values that gives you the problem? And is the key in both maps?
    What if the only key-value pair you have is P_PERSON.PA_TIDPKT and null?
    Do you use string objects as keys?

  • Please help: deploy Bean with "No resource available" error for M:N relationship

    Hi all,
    I wonder any one comes across with deploying beans with M:N relationship with
    "No resource available".
    I defined the relationship in ejb-jar.xml and dbms in the
    weblogic-cmp-rdbms-jar.xml, but when I deployed the beans I got
    the following error
    ------ Error message-----
    weblogic.common.ResourceException: No resources available at weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.
    java:568) at weblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.
    java:400) at weblogic.common.internal.ResourceAllocator.reserveNoWait(ResourceAllo
    cator.java:368) at weblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.j
    ava:166) at weblogic.jdbc.common.internal.ConnectionPool.reserveNoWait(Connection
    Pool.java:127) at weblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:194) at weblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:219) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSP
    ersistenceManager.java:317) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.createDefaultDBMSTab
    le(RDBMSPersistenceManager.java:1149) at weblogic.ejb20.utils.TableVerifier.verifyTableExistsAndCreateMaybe(Ta
    bleVerifier.java:428) at weblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyTablesExist(RD
    Unable to deploy EJB: CustomerBean from \ejb:
    Errors encountered ''The Container-Managed Persistence Entity EJB failed while
    creating its SQL Type Map. The error was: Invalid object name 'localcustomer_localsubscription'.
    Severity 16, State 1, Procedure 'IVM_SERVER null', Line 1', 'Error encountered
    while attempting to create Default DBMS Table: 'localcustomer_localsubscription'.
    Error Text: 'weblogic.common.ResourceException: No resource s available'.''
    ---------------End error ----------------------
    ---------------my ejb-jar.xml
    <ejb-jar>
    - <enterprise-beans>
    - <entity>
    <ejb-name>AddressBean</ejb-name>
    <local-home>customer.LocalAddressHome</local-home>
    <local>customer.LocalAddress</local>
    <ejb-class>customer.AddressBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    - <cmp-field>
    <field-name>addressID</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>street</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>city</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>zip</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>state</field-name>
    </cmp-field>
    <primkey-field>addressID</primkey-field>
    </entity>
    - <entity>
    <ejb-name>CustomerBean</ejb-name>
    <local-home>customer.LocalCustomerHome</local-home>
    <local>customer.LocalCustomer</local>
    <ejb-class>customer.CustomerBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <abstract-schema-name>CustomerBean</abstract-schema-name>
    - <cmp-field>
    <field-name>customerID</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>firstName</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>lastName</field-name>
    </cmp-field>
    <primkey-field>customerID</primkey-field>
    - <query>
    - <query-method>
    <method-name>findByLastName</method-name>
    - <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM CustomerBean AS o
      ]]>
    </ejb-ql>
    </query>
    - <query>
    - <query-method>
    <method-name>findByFirstName</method-name>
    - <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM CustomerBean AS o
      ]]>
    </ejb-ql>
    </query>
    </entity>
    - <entity>
    <ejb-name>SubscriptionBean</ejb-name>
    <local-home>customer.LocalSubscriptionHome</local-home>
    <local>customer.LocalSubscription</local>
    <ejb-class>customer.SubscriptionBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <abstract-schema-name>SubscriptionBean</abstract-schema-name>
    - <cmp-field>
    <field-name>type</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>title</field-name>
    </cmp-field>
    <primkey-field>title</primkey-field>
    - <query>
    - <query-method>
    <method-name>findAllSubscriptions</method-name>
    <method-params />
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM SubscriptionBean AS o
      ]]>
    </ejb-ql>
    </query>
    </entity>
    </enterprise-beans>
    - <relationships>
    - <ejb-relation>
    <ejb-relation-name>LocalCustomer-LocalAddress</ejb-relation-name>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalCustomer-Has-LocalAddresss</ejb-relationship-role-name>
    <multiplicity>one</multiplicity>
    - <relationship-role-source>
    <ejb-name>CustomerBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>addresses</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalAddress-Has-LocalCustomer</ejb-relationship-role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>AddressBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>customer</cmr-field-name>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    - <ejb-relation>
    <ejb-relation-name>LocalCustomer-LocalSubscription</ejb-relation-name>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalCustomers-Have-LocalSubscriptions</ejb-relationship-role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>CustomerBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>subscriptions</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalSubscriptions-Have-LocalCustomers</ejb-relationship-role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>SubscriptionBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>customers</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    </relationships>
    - <assembly-descriptor>
    - <container-transaction>
    - <method>
    <ejb-name>AddressBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    - <container-transaction>
    - <method>
    <ejb-name>CustomerBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    - <container-transaction>
    - <method>
    <ejb-name>SubscriptionBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    ------------------End of ejb-jar.xml---------------
    Please help
    Thanks in advance
    Mike

    Hi Gaurav,
    Other applications used the same the datasource, which I used for this application,
    are running fine.
    I think there is some bug in the wlserver 6.1 to create the join table. I think
    it is the time I should ask the bea wlserver 6.1.
    Mike
    "Gaurav Khanna" <[email protected]> wrote:
    This implies that there are no database connections available. You need
    to
    check if you can log into your database instance. By default there are
    30
    connections specified for an instance in Oracle. FYI.
    "Mike" <[email protected]> wrote in message
    news:[email protected]...
    Hi all,
    I wonder any one comes across with deploying beans with M:Nrelationship with
    "No resource available".
    I defined the relationship in ejb-jar.xml and dbms in the
    weblogic-cmp-rdbms-jar.xml, but when I deployed the beans I got
    the following error
    ------ Error message-----
    weblogic.common.ResourceException: No resources available atweblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.
    java:568) atweblogic.common.internal.ResourceAllocator.reserve(ResourceAllocator.
    java:400) atweblogic.common.internal.ResourceAllocator.reserveNoWait(ResourceAllo
    cator.java:368) atweblogic.jdbc.common.internal.ConnectionPool.reserve(ConnectionPool.j
    ava:166) atweblogic.jdbc.common.internal.ConnectionPool.reserveNoWait(Connection
    Pool.java:127) atweblogic.jdbc.common.internal.RmiDataSource.getPoolConnection(RmiData
    Source.java:194) atweblogic.jdbc.common.internal.RmiDataSource.getConnection(RmiDataSour
    ce.java:219) atweblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.getConnection(RDBMSP
    ersistenceManager.java:317) atweblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.createDefaultDBMSTab
    le(RDBMSPersistenceManager.java:1149) atweblogic.ejb20.utils.TableVerifier.verifyTableExistsAndCreateMaybe(Ta
    bleVerifier.java:428) atweblogic.ejb20.cmp.rdbms.RDBMSPersistenceManager.verifyTablesExist(RD
    Unable to deploy EJB: CustomerBean from \ejb:
    Errors encountered ''The Container-Managed Persistence Entity EJB failedwhile
    creating its SQL Type Map. The error was: Invalid object name'localcustomer_localsubscription'.
    Severity 16, State 1, Procedure 'IVM_SERVER null', Line 1', 'Errorencountered
    while attempting to create Default DBMS Table:'localcustomer_localsubscription'.
    Error Text: 'weblogic.common.ResourceException: No resource savailable'.''
    ---------------End error ----------------------
    ---------------my ejb-jar.xml
    <ejb-jar>
    - <enterprise-beans>
    - <entity>
    <ejb-name>AddressBean</ejb-name>
    <local-home>customer.LocalAddressHome</local-home>
    <local>customer.LocalAddress</local>
    <ejb-class>customer.AddressBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    - <cmp-field>
    <field-name>addressID</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>street</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>city</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>zip</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>state</field-name>
    </cmp-field>
    <primkey-field>addressID</primkey-field>
    </entity>
    - <entity>
    <ejb-name>CustomerBean</ejb-name>
    <local-home>customer.LocalCustomerHome</local-home>
    <local>customer.LocalCustomer</local>
    <ejb-class>customer.CustomerBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <abstract-schema-name>CustomerBean</abstract-schema-name>
    - <cmp-field>
    <field-name>customerID</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>firstName</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>lastName</field-name>
    </cmp-field>
    <primkey-field>customerID</primkey-field>
    - <query>
    - <query-method>
    <method-name>findByLastName</method-name>
    - <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM CustomerBean AS o
    ]]>
    </ejb-ql>
    </query>
    - <query>
    - <query-method>
    <method-name>findByFirstName</method-name>
    - <method-params>
    <method-param>java.lang.String</method-param>
    </method-params>
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM CustomerBean AS o
    ]]>
    </ejb-ql>
    </query>
    </entity>
    - <entity>
    <ejb-name>SubscriptionBean</ejb-name>
    <local-home>customer.LocalSubscriptionHome</local-home>
    <local>customer.LocalSubscription</local>
    <ejb-class>customer.SubscriptionBean</ejb-class>
    <persistence-type>Container</persistence-type>
    <prim-key-class>java.lang.String</prim-key-class>
    <reentrant>False</reentrant>
    <abstract-schema-name>SubscriptionBean</abstract-schema-name>
    - <cmp-field>
    <field-name>type</field-name>
    </cmp-field>
    - <cmp-field>
    <field-name>title</field-name>
    </cmp-field>
    <primkey-field>title</primkey-field>
    - <query>
    - <query-method>
    <method-name>findAllSubscriptions</method-name>
    <method-params />
    </query-method>
    - <ejb-ql>
    - <![CDATA[ SELECT OBJECT(o) FROM SubscriptionBean AS o
    ]]>
    </ejb-ql>
    </query>
    </entity>
    </enterprise-beans>
    - <relationships>
    - <ejb-relation>
    <ejb-relation-name>LocalCustomer-LocalAddress</ejb-relation-name>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalCustomer-Has-LocalAddresss</ejb-relationshi
    p-role-name>
    <multiplicity>one</multiplicity>
    - <relationship-role-source>
    <ejb-name>CustomerBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>addresses</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalAddress-Has-LocalCustomer</ejb-relationship
    -role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>AddressBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>customer</cmr-field-name>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    - <ejb-relation>
    <ejb-relation-name>LocalCustomer-LocalSubscription</ejb-relation-name>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalCustomers-Have-LocalSubscriptions</ejb-rela
    tionship-role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>CustomerBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>subscriptions</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    - <ejb-relationship-role>
    <ejb-relationship-role-name>LocalSubscriptions-Have-LocalCustomers</ejb-rela
    tionship-role-name>
    <multiplicity>many</multiplicity>
    - <relationship-role-source>
    <ejb-name>SubscriptionBean</ejb-name>
    </relationship-role-source>
    - <cmr-field>
    <cmr-field-name>customers</cmr-field-name>
    <cmr-field-type>java.util.Collection</cmr-field-type>
    </cmr-field>
    </ejb-relationship-role>
    </ejb-relation>
    </relationships>
    - <assembly-descriptor>
    - <container-transaction>
    - <method>
    <ejb-name>AddressBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    - <container-transaction>
    - <method>
    <ejb-name>CustomerBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    - <container-transaction>
    - <method>
    <ejb-name>SubscriptionBean</ejb-name>
    <method-name>*</method-name>
    </method>
    <trans-attribute>Required</trans-attribute>
    </container-transaction>
    </assembly-descriptor>
    </ejb-jar>
    ------------------End of ejb-jar.xml---------------
    Please help
    Thanks in advance
    Mike

  • Please help the newbie!

    I've created a photo gallery in Flash CS3 that contains 2 UI
    Loaders (one for a graphic title for the image, and one for the
    image itself) and have tested it and it works fine. I even
    published the file as an independent html file and it seems to work
    fine when tested in the browser too. My problem is that when I
    place the .swf into my html page in dreamweaver and test it, the
    file shows up, but the loader info doesn't work. The images don't
    load.
    Here is the code I have set up in Dreamweaver -
    Within the head, I have this:
    <script src="../Scripts/AC_RunActiveContent.js"
    type="text/javascript"></script>
    Within the body, I have this set up for where the swf gallery
    is supposed to be:
    <div id="content_main">
    <script type="text/javascript">
    AC_FL_RunContent( 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0','wid th','911','height','540','title','Photo
    Gallery','movie','../flash/photography2','quality','high','loop','false','play','false'
    ); //end AC code
    </script><noscript><object
    classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000" codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,28,0"
    width="911" height="540" title="Photo Gallery">
    <param name="movie" value="../flash/photography2.swf"
    />
    <param name="quality" value="high" /><param
    name="LOOP" value="false" /><param name="PLAY" value="false"
    />
    </object></noscript>
    </div>
    Can anyone help? Thanks so much. I appreciate any help I can
    get.

    Two suggestions -
    1. Please help yourself by using a subject line that is
    descriptive of your
    question/issue. Can you imagine how many posts there are that
    have exactly
    this subject? Later when you want to find this thread, you
    will be deep in
    the mud of other newbie posts.
    2. When you post a question about problems with your layout,
    please always
    post a link to the uploaded page? That way we can all examine
    the page's
    behavior, look at the code, and give you a precise answer.
    Murray --- ICQ 71997575
    Adobe Community Expert
    (If you *MUST* email me, don't LAUGH when you do so!)
    ==================
    http://www.projectseven.com/go
    - DW FAQs, Tutorials & Resources
    http://www.dwfaq.com - DW FAQs,
    Tutorials & Resources
    ==================
    "mjordan1965" <[email protected]> wrote in
    message
    news:[email protected]...
    > I've created a photo gallery in Flash CS3 that contains
    2 UI Loaders (one
    > for a
    > graphic title for the image, and one for the image
    itself) and have tested
    > it
    > and it works fine. I even published the file as an
    independent html file
    > and it
    > seems to work fine when tested in the browser too. My
    problem is that when
    > I
    > place the .swf into my html page in dreamweaver and test
    it, the file
    > shows up,
    > but the loader info doesn't work. The images don't load.
    >
    > Here is the code I have set up in Dreamweaver -
    >
    > Within the head, I have this:
    >
    > <script src="../Scripts/AC_RunActiveContent.js"
    > type="text/javascript"></script>
    >
    > Within the body, I have this set up for where the swf
    gallery is supposed
    > to
    > be:
    >
    > <div id="content_main">
    >
    > <script type="text/javascript">
    > AC_FL_RunContent(
    > 'codebase','
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#
    >
    version=9,0,28,0','width','911','height','540','title','Photo
    >
    Gallery','movie','../flash/photography2','quality','high','loop','false','play',
    > 'false' ); //end AC code
    > </script><noscript><object
    > classid="clsid:D27CDB6E-AE6D-11cf-96B8-444553540000"
    > codebase="
    http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#ve
    > rsion=9,0,28,0" width="911" height="540" title="Photo
    Gallery">
    > <param name="movie" value="../flash/photography2.swf"
    />
    > <param name="quality" value="high" /><param
    name="LOOP" value="false"
    > /><param name="PLAY" value="false" />
    > </object></noscript>
    >
    > </div>
    >
    > Can anyone help? Thanks so much. I appreciate any help I
    can get.
    >

  • Please Help-Mac Newbie-Am I Supposed to have Appletalk? MenuCracker?

    Hi there, I'm hoping you'll take pity on me...:) I purchased a MBP in May and everything has been cooking along nicely--until... Over the past few days it has been acting a bit of squirrely. I purchased a new iPod touch 3 days ago and tonight it would not sync with iTunes. In fact, it wouldn't even show up in iTunes. I tried multiple times/variations (I am not new to iTunes or iPods), but nothing worked. The USB ports were fine, as were the cables, etc... Upon restarting, my system just sat there "clocking" for several minutes. I then forced a shutdown, and it took longer than normal to restart, but now seems to be fine.
    When I checked in Console, I was surprised to see a lot of activity with AppleTalk and that MenuCracker was recently downloaded. I do not know what either of these are doing on my system as it says MenuCracker was installed after the latest restart. Also, there is a lot of "kernel" activity.
    Again, I am new to Mac--my last Mac was 19 years ago. Any advice you could give, or just tell me this normal--thanks so very much!
    I'm sorry about the length of the log--I really didn't know what was important (if anything).
    Here is the log--just during the time of my latest incident:
    6/25/09 11:43:03 PM kernel sleep
    6/25/09 11:43:03 PM kernel Wake reason = EC LID0
    6/25/09 11:43:03 PM kernel System Wake
    6/25/09 11:43:03 PM kernel Previous Sleep Cause: 5
    6/25/09 11:43:03 PM kernel WLCE_COUNTRY_CODECHANGED
    6/25/09 11:43:03 PM kernel en1: 802.11d country code set to 'X0'.
    6/25/09 11:43:03 PM kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165 40 48 56 64 104 112 120 128 136 153 161 36 44 52 60
    6/25/09 11:43:03 PM kernel AppleUSBMultitouchDriver::validateChecksum - packet checksum is incorrect (expected 0xab4, checksum bytes were 0x360)
    6/25/09 11:43:03 PM kernel AppleUSBMultitouchDriver::validateChecksum - packet checksum is incorrect (expected 0x3f11, checksum bytes were 0x0)
    6/25/09 11:43:03 PM kernel AppleUSBMultitouchDriver::validateChecksum - packet checksum is incorrect (expected 0xe6, checksum bytes were 0x281f)
    6/25/09 11:43:03 PM kernel WLCE_COUNTRY_CODECHANGED
    6/25/09 11:43:03 PM kernel en1: 802.11d country code set to 'US'.
    6/25/09 11:43:03 PM kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165 40 48 56 64 104 112 120 128 136 153 161 36 44 52 60
    6/25/09 11:43:03 PM kernel NVEthernet::mediaChanged - Link Down
    6/25/09 11:43:06 PM kernel Auth result for: 00:1e:2a:6d:39:6b MAC AUTH succeeded
    6/25/09 11:43:06 PM configd[34] AppleTalk startup
    6/25/09 11:43:06 PM kernel Auth result for: 00:1e:2a:6d:39:6b Unsolicited Auth
    6/25/09 11:43:06 PM kernel Auth result for: 00:1e:2a:6d:39:6b Unsolicited Auth
    6/25/09 11:43:06 PM kernel AirPort: Link Up on en1
    6/25/09 11:43:11 PM configd[34] AppleTalk startup complete
    6/25/09 11:43:55 PM Mail[146] Bogus marker length
    6/25/09 11:44:02 PM Mail[146] Bogus marker length
    6/25/09 11:43:55 PM [0x0-0x1a01a].com.apple.mail[146] Thu Jun 25 23:43:55 jen-havers-macbook-pro.local Mail[146] <Error>: Bogus marker length
    6/25/09 11:43:55 PM [0x0-0x1a01a].com.apple.mail[146]
    6/25/09 11:44:02 PM [0x0-0x1a01a].com.apple.mail[146] Thu Jun 25 23:44:02 jen-havers-macbook-pro.local Mail[146] <Error>: Bogus marker length
    6/25/09 11:44:02 PM [0x0-0x1a01a].com.apple.mail[146]
    6/25/09 11:45:22 PM com.apple.launchd[1] (com.apple.backupd-wake[3006]) Exited with exit code: 1
    6/25/09 11:47:01 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:47:01 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:47:34 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:47:34 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:48:57 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:48:57 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:49:42 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:49:42 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:50:40 PM [0x0-0x136136].com.apple.iTunes[3021] MobileDevice: AMDeviceNotificationSubscribe: USBMuxListenerCreate: Operation timed out
    6/25/09 11:50:47 PM /usr/sbin/ocspd[3023] starting
    6/25/09 11:52:15 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:52:15 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:52:55 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/25/09 11:52:55 PM [0x0-0xb00b].com.apple.systemuiserver[95] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/25/09 11:54:41 PM com.apple.launchd[73] ([0x0-0xa00a].com.apple.dock[93]) Stray process with PGID equal to this dead job: PID 108 PPID 1 DashboardClient
    6/25/09 11:54:42 PM loginwindow[23] DEAD_PROCESS: 0 console
    6/25/09 11:54:42 PM shutdown[3032] reboot by jen:
    6/25/09 11:54:42 PM shutdown[3032] SHUTDOWN_TIME: 1245988482 470932
    6/25/09 11:54:42 PM mDNSResponder mDNSResponder-176.3 (Oct 16 2008 04:25:18)[22] stopping
    6/25/09 11:54:42 PM com.apple.loginwindow[23] Shutdown NOW!
    6/26/09 12:02:15 AM kernel npvhash=4095
    6/25/09 11:54:42 PM com.apple.loginwindow[23] System shutdown time has arrived
    6/26/09 12:02:11 AM com.apple.launchctl.System[2] fsck_hfs: Volume is journaled. No checking performed.
    6/26/09 12:02:11 AM com.apple.launchctl.System[2] fsck_hfs: Use the -f option to force checking.
    6/26/09 12:02:12 AM com.apple.launchctl.System[2] BootCacheControl: could not open /var/db/BootCache.playlist: No such file or directory
    6/26/09 12:02:12 AM com.apple.launchctl.System[2] BootCacheControl: could not unlink playlist /var/db/BootCache.playlist: Unknown error: -1
    6/26/09 12:02:13 AM com.apple.launchctl.System[2] launchctl: Please convert the following to launchd: /etc/mach_init.d/dashboardadvisoryd.plist
    6/26/09 12:02:14 AM com.apple.launchd[1] (com.apple.blued) Unknown key for boolean: EnableTransactions
    6/26/09 12:02:14 AM com.apple.launchd[1] (com.apple.usbmuxd) Unknown key for boolean: EnableTransactions
    6/26/09 12:02:14 AM com.apple.launchd[1] (org.cups.cupsd) Unknown key: SHAuthorizationRight
    6/26/09 12:02:14 AM com.apple.launchd[1] (org.ntp.ntpd) Unknown key: SHAuthorizationRight
    6/26/09 12:02:14 AM com.apple.launchd[1] (org.x.privileged_startx) Unknown key for boolean: EnableTransactions
    6/26/09 12:02:15 AM kextd[10] 420 cached, 0 uncached personalities to catalog
    6/26/09 12:02:15 AM kernel hi mem tramps at 0xffe00000
    6/26/09 12:02:15 AM kernel PAE enabled
    6/26/09 12:02:15 AM kernel 64 bit mode enabled
    6/26/09 12:02:15 AM kernel Darwin Kernel Version 9.7.0: Tue Mar 31 22:52:17 PDT 2009; root:xnu-1228.12.14~1/RELEASE_I386
    6/26/09 12:02:15 AM kernel standard timeslicing quantum is 10000 us
    6/26/09 12:02:15 AM kernel vmpagebootstrap: 906099 free pages and 76941 wired pages
    6/26/09 12:02:15 AM kernel migtable_maxdispl = 79
    6/26/09 12:02:15 AM kernel 104 prelinked modules
    6/26/09 12:02:15 AM kernel AppleACPICPU: ProcessorApicId=0 LocalApicId=0 Enabled
    6/26/09 12:02:15 AM kernel AppleACPICPU: ProcessorApicId=1 LocalApicId=1 Enabled
    6/26/09 12:02:15 AM kernel Loading security extension com.apple.security.TMSafetyNet
    6/26/09 12:02:15 AM kernel calling mpopolicyinit for TMSafetyNet
    6/26/09 12:02:15 AM kernel Security policy loaded: Safety net for Time Machine (TMSafetyNet)
    6/26/09 12:02:15 AM kernel Loading security extension com.apple.nke.applicationfirewall
    6/26/09 12:02:15 AM kernel Loading security extension com.apple.security.seatbelt
    6/26/09 12:02:15 AM kernel calling mpopolicyinit for mb
    6/26/09 12:02:15 AM kernel Seatbelt MACF policy initialized
    6/26/09 12:02:15 AM kernel Security policy loaded: Seatbelt Policy (mb)
    6/26/09 12:02:15 AM kernel Copyright (c) 1982, 1986, 1989, 1991, 1993
    6/26/09 12:02:15 AM kernel The Regents of the University of California. All rights reserved.
    6/26/09 12:02:15 AM kernel MAC Framework successfully initialized
    6/26/09 12:02:15 AM kernel using 16384 buffer headers and 4096 cluster IO buffer headers
    6/26/09 12:02:15 AM kernel IOAPIC: Version 0x11 Vectors 64:87
    6/26/09 12:02:15 AM kernel ACPI: System State [S0 S3 S4 S5] (S3)
    6/26/09 12:02:15 AM kernel mbinit: done
    6/26/09 12:02:15 AM kernel Security auditing service present
    6/26/09 12:02:15 AM kernel BSM auditing present
    6/26/09 12:02:15 AM kernel rooting via boot-uuid from /chosen: 5CDC62F4-3BC1-3E6B-A215-5D4EAE7DF04D
    6/26/09 12:02:15 AM kernel Waiting on <dict ID="0"><key>IOProviderClass</key><string ID="1">IOResources</string><key>IOResourceMatch</key><string ID="2">boot-uuid-media</string></dict>
    6/26/09 12:02:15 AM kernel BTCoexistence feature not supported!
    6/26/09 12:02:15 AM kernel wl0: Broadcom BCM432b 802.11 Wireless Controller
    6/26/09 12:02:15 AM kernel 5.10.38.35
    6/26/09 12:02:15 AM kernel FireWire (OHCI) Lucent ID 5901 built-in now active, GUID 00254bfffeac3c6c; max speed s800.
    6/26/09 12:02:15 AM kernel Got boot device = IOService:/AppleACPIPlatformExpert/PCI0@0/AppleACPIPCI/SATA@B/AppleMCP79AHCI/PR T0@0/IOAHCIDevice@0/AppleAHCIDiskDriver/IOAHCIBlockStorageDevice/IOBlockStorageD river/Hitachi HTS543225L9SA02 Media/IOGUIDPartitionScheme/Customer@2
    6/26/09 12:02:15 AM kernel BSD root: disk0s2, major 14, minor 2
    6/26/09 12:02:15 AM kernel jnl: unknown-dev: replay_journal: from: 6962688 to: 10572288 (joffset 0x10302000)
    6/26/09 12:02:15 AM kernel jnl: unknown-dev: journal replay done.
    6/26/09 12:02:15 AM kernel AppleIntelCPUPowerManagement: initialization complete
    6/26/09 12:02:15 AM kernel HFS: Removed 3 orphaned unlinked files or directories
    6/26/09 12:02:15 AM kernel [HCIController][configurePM] power parent ready after 1 tries
    6/26/09 12:02:15 AM kernel Jettisoning kernel linker.
    6/26/09 12:02:15 AM kernel Resetting IOCatalogue.
    6/26/09 12:02:15 AM kernel GFX0: family specific matching fails
    6/26/09 12:02:15 AM kernel IGPU: family specific matching fails
    6/26/09 12:02:15 AM kernel Matching service count = 2
    6/26/09 12:02:15 AM kernel Matching service count = 4
    6/26/09 12:02:15 AM kernel Matching service count = 4
    6/26/09 12:02:15 AM kernel Matching service count = 4
    6/26/09 12:02:15 AM kernel Matching service count = 4
    6/26/09 12:02:15 AM kernel Matching service count = 4
    6/26/09 12:02:15 AM kernel Matching service count = 5
    6/26/09 12:02:15 AM kernel NVDANV50HAL loaded and registered.
    6/26/09 12:02:15 AM kernel IGPU: family specific matching fails
    6/26/09 12:02:15 AM kernel Previous Shutdown Cause: 3
    6/26/09 12:02:15 AM kernel GFX0: family specific matching fails
    6/26/09 12:02:15 AM kernel AppleTyMCEDriver::probe(MacBookPro5,1)
    6/26/09 12:02:15 AM kernel AppleTyMCEDriver::probe fails
    6/26/09 12:02:15 AM kernel AGC: 2.8.11, HW version=1.7.3, flags:0, features:1
    6/26/09 12:02:15 AM kernel GFX0: family specific matching fails
    6/26/09 12:02:15 AM kernel IGPU: family specific matching fails
    6/26/09 12:02:15 AM kernel GFX0: family specific matching fails
    6/26/09 12:02:15 AM kernel IGPU: family specific matching fails
    6/26/09 12:02:15 AM kernel Matching service count = 0
    6/26/09 12:02:19 AM bootlog[36] BOOT_TIME: 1245988927 0
    6/26/09 12:02:20 AM rpc.statd[18] statd.notify - no notifications needed
    6/26/09 12:02:21 AM fseventsd[27] bumping event counter to: 0x15908b1 (current 0x0) from log file '000000000158f6d1'
    6/26/09 12:02:23 AM DirectoryService[32] Launched version 5.7 (v514.25)
    6/26/09 12:02:24 AM DirectoryService[32] Improper shutdown detected
    6/26/09 12:02:26 AM /System/Library/CoreServices/loginwindow.app/Contents/MacOS/loginwindow[23] Login Window Application Started -- Threaded auth
    6/26/09 12:02:27 AM kernel NVEthernet: Ethernet address 00:25:4b:ac:3c:6c
    6/26/09 12:02:27 AM kernel AirPort_Brcm43xx: Ethernet address 00:25:00:41:84:5f
    6/26/09 12:02:27 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 2 seconds
    6/26/09 12:02:28 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 1 seconds
    6/26/09 12:02:28 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 1 seconds
    6/26/09 12:02:28 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 1 seconds
    6/26/09 12:02:28 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 1 seconds
    6/26/09 12:02:30 AM mDNSResponder mDNSResponder-176.3 (Oct 16 2008 04:25:18)[22] starting
    6/26/09 12:02:31 AM com.apple.usbmuxd[15] usbmuxd-167 built for iTunesEightTwo on May 11 2009 at 13:36:48, running 32 bit
    6/26/09 12:02:32 AM com.apple.SecurityServer[19] Entering service
    6/26/09 12:02:32 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 8 seconds
    6/26/09 12:02:32 AM kernel NVEthernet::mediaChanged - Link Down
    6/26/09 12:02:32 AM kernel AirPort: Link Down on en1
    6/26/09 12:02:33 AM configd[34] AppleTalk startup
    6/26/09 12:02:33 AM configd[34] setting hostname to "jen-macbook-pro.local"
    6/26/09 12:02:33 AM kextd[10] writing kernel link data to /var/run/mach.sym
    6/26/09 12:02:34 AM /usr/sbin/ocspd[60] starting
    6/26/09 12:02:37 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 3 seconds
    6/26/09 12:02:37 AM kernel Auth result for: 00:1e:2a:6d:39:6b MAC AUTH succeeded
    6/26/09 12:02:37 AM kernel AirPort: Link Up on en1
    6/26/09 12:02:39 AM configd[34] AppleTalk startup complete
    6/26/09 12:02:39 AM configd[34] AppleTalk shutdown
    6/26/09 12:02:39 AM configd[34] AppleTalk shutdown complete
    6/26/09 12:02:39 AM configd[34] AppleTalk startup
    6/26/09 12:02:44 AM loginwindow[23] Login Window Started Security Agent
    6/26/09 12:02:45 AM SecurityAgent[82] User info context values set for jen
    6/26/09 12:02:45 AM com.apple.launchd[1] (com.apple.aslmanager) Throttling respawn: Will start in 6 seconds
    6/26/09 12:02:45 AM SecurityAgent[82] Login Window done
    6/26/09 12:02:45 AM loginwindow[23] Login Window - Returned from Security Agent
    6/26/09 12:02:45 AM loginwindow[23] USER_PROCESS: 23 console
    6/26/09 12:02:45 AM configd[34] AppleTalk startup complete
    6/26/09 12:02:45 AM com.apple.launchd[1] (com.apple.UserEventAgent-LoginWindow[78]) Exited: Terminated
    6/26/09 12:02:45 AM com.apple.launchd[67] (com.apple.AirPortBaseStationAgent) Unknown key for boolean: EnableTransactions
    6/26/09 12:02:45 AM com.apple.launchd[67] (org.x.startx) Unknown key for boolean: EnableTransactions
    6/26/09 12:02:51 AM com.apple.launchd[67] ([email protected][85]) Exited with exit code: 1
    6/26/09 12:02:51 AM Dock[94] _DESCRegisterDockExtraClient failed 268435459
    6/26/09 12:02:54 AM /System/Library/CoreServices/coreservicesd[45] SFLSharePointsEntry::CreateDSRecord: dsCreateRecordAndOpen(Jen's Public Folder) returned -14135
    6/26/09 12:02:56 AM SystemUIServer[98]
    MenuCracker
    see http://sourceforge.net/projects/menucracker
    MenuCracker is now loaded. Ready to accept new menus. Ignore the failure message that follow.
    6/26/09 12:02:57 AM SystemUIServer[98] failed to load Menu Extra: NSBundle </Users/jen/Library/Application Support/iStat menus/Extras/MenuCracker.menu> (loaded)
    6/26/09 12:03:03 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusTemps'.
    6/26/09 12:03:05 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusCPU'.
    6/26/09 12:03:08 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusMemory'.
    6/26/09 12:03:09 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusDisks'.
    6/26/09 12:03:09 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusNetwork'.
    6/26/09 12:03:09 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusFans'.
    6/26/09 12:03:10 AM SystemUIServer[98] MenuCracker: Loading 'iStatMenusBluetooth'.
    6/26/09 12:03:23 AM quicklookd[102] EXCEPTION CPMessageException: (null)
    6/26/09 12:03:27 AM quicklookd[102] * Assertion failure in -[WDOfficeArt drawable], /SourceCache/OfficeImport/OfficeImport-40.10/src/compatibility/Word/DOM/WDOffic eArt.mm:59
    6/26/09 12:03:27 AM quicklookd[102] EXCEPTION NSInternalInconsistencyException: Drawable is not overridden.
    6/26/09 12:03:42 AM kernel WLCE_COUNTRY_CODECHANGED
    6/26/09 12:03:42 AM kernel en1: 802.11d country code set to 'US'.
    6/26/09 12:03:42 AM kernel en1: Supported channels 1 2 3 4 5 6 7 8 9 10 11 5 6 7 8 9 10 11 1 2 3 4 5 6 7 36 40 44 48 52 56 60 64 100 104 108 112 116 120 124 128 132 136 140 149 153 157 161 165 40 48 56 64 104 112 120 128 136 153 161 36 44 52 60
    6/26/09 12:20:39 AM /usr/sbin/ocspd[135] starting
    6/26/09 12:22:47 AM [0x0-0x18018].com.apple.Safari[131] Debugger() was called!
    6/26/09 12:41:07 AM /usr/sbin/ocspd[148] starting
    6/26/09 1:01:59 AM [0x0-0xb00b].com.apple.systemuiserver[98] DigiHub:sendChargingCommandToDevice RequestExtraPower(kUSBPowerDuringWake) returned 500
    6/26/09 1:01:59 AM [0x0-0xb00b].com.apple.systemuiserver[98] DigiHub:sendChargingCommandToDevice sending command with sleep: 0, wake 500
    6/26/09 1:02:16 AM /usr/sbin/ocspd[167] starting
    6/26/09 1:02:28 AM /System/Library/PrivateFrameworks/MobileDevice.framework/Versions/Current/Apple MobileDeviceHelper.app/Contents/Resources/MDCrashReportTool[171] 171:2690340640|CrashReportCopierAFC.m:-[CrashReportCopierAFC connectToCrashReportCopyTarget]| ERROR: AMDeviceStartService for root
    6/26/09 1:16:36 AM kernel IOHIDSystem::relativePointerEventGated: Capping VBL time to 20000000 (was 26803435)

    It would appear that MenuCracker came with iStat. Though I haven't heard of chronic problems with iStat, if problems persist you might remove it and see if matters improve. Otherwise it may have just been a transient error, which can happen from time to time for any number of reasons from obscure software bugs to power surges or static electricity. If things seem to be working correctly now, I wouldn't worry about it unless the problem reappears.
    And yes, AppleTalk is still included in Mac OS X, for use with older printers. If you have no need for AppleTalk, you can reverse the procedure found here:
    http://docs.info.apple.com/article.html?path=Mac/10.5/en/8302.html
    If you encounter any problems connecting to printers after turning off AppleTalk, just turn it back on.
    Regards.
    Message was edited by: Dave Sawyer

Maybe you are looking for