Empty groups

Hi,
i have written a custom rdbms realm that can handle empty groups.
Then i want to list all groups in the console a get a bunch of exceptions
<Di Okt 24 17:54:00 GMT+02:00 2000> <Error> <Management>
<InvocationTargetException getting attribute Members on mbean
virtHoDomain:Name=Leitung,Type=Group
. Method: public weblogic.management.WebLogicObjectName[]
weblogic.management.mbeans.custom.Group.getMembers() throws
weblogic.management.configuration.Rea
lmException
java.lang.RuntimeException: unexpected error - group "Leitung" does not
exist
at weblogic.security.acl.FlatGroup.fillCache(FlatGroup.java:160)
at
weblogic.security.acl.FlatGroup.ensureFreshness(FlatGroup.java:151)
at weblogic.security.acl.FlatGroup.members(FlatGroup.java:238)
at weblogic.management.mbeans.custom.Group.getMembers(Group.java:24)
at java.lang.reflect.Method.invoke(Native Method)
at
weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.
java:414)
at
weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.
java:376)
at
weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(Configurati
onMBeanImpl.java:181)
at java.lang.reflect.Method.invoke(Native Method)
at javax.management.MBeanServer.getAttribute(MBeanServer.java:1083)
at javax.management.MBeanServer.getAttribute(MBeanServer.java:1049)
at
weblogic.management.internal.MBeanProxy.getAttribute(MBeanProxy.java:209)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:146)
at $Proxy39.getMembers(Unknown Source)
at
weblogic.management.configuration.GroupMBean_CachingStub.getMembers(GroupMBe
an_CachingStub.java:74)
at
weblogic.management.console.pages._panels._mbean._grouptable._jspService(_gr
ouptable.java:514)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:209)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:1114)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:1388)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:133)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:116)
The realm works fine and if a check my debug messages i can see that the
empty group was created.
Can the console handle empty groups? I don't think so! I think this is a
bug!

I am not sure how you are creating your empty groups, but I found a similar problem when I used the FlatGroup constructor that takes a name and a realm.
When I used the constructor which also takes a Hashtable with the members of the group and gave it an empty Hashable the problem went away.
I do agree though it seems like there is a bug, as it seems the fillCache method of FlatGroup does not like dealing with a group that has a null members attribute.
"Lars Klippert" <[email protected]> wrote:
Hi,
i have written a custom rdbms realm that can handle empty groups.
Then i want to list all groups in the console a get a bunch of exceptions
<Di Okt 24 17:54:00 GMT+02:00 2000> <Error> <Management>
<InvocationTargetException getting attribute Members on mbean
virtHoDomain:Name=Leitung,Type=Group
.. Method: public weblogic.management.WebLogicObjectName[]
weblogic.management.mbeans.custom.Group.getMembers() throws
weblogic.management.configuration.Rea
lmException
java.lang.RuntimeException: unexpected error - group "Leitung" does not
exist
at weblogic.security.acl.FlatGroup.fillCache(FlatGroup.java:160)
at
weblogic.security.acl.FlatGroup.ensureFreshness(FlatGroup.java:151)
at weblogic.security.acl.FlatGroup.members(FlatGroup.java:238)
at weblogic.management.mbeans.custom.Group.getMembers(Group.java:24)
at java.lang.reflect.Method.invoke(Native Method)
at
weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.
java:414)
at
weblogic.management.internal.DynamicMBeanImpl.getAttribute(DynamicMBeanImpl.
java:376)
at
weblogic.management.internal.ConfigurationMBeanImpl.getAttribute(Configurati
onMBeanImpl.java:181)
at java.lang.reflect.Method.invoke(Native Method)
at javax.management.MBeanServer.getAttribute(MBeanServer.java:1083)
at javax.management.MBeanServer.getAttribute(MBeanServer.java:1049)
at
weblogic.management.internal.MBeanProxy.getAttribute(MBeanProxy.java:209)
at
weblogic.management.internal.MBeanProxy.invoke(MBeanProxy.java:146)
at $Proxy39.getMembers(Unknown Source)
at
weblogic.management.configuration.GroupMBean_CachingStub.getMembers(GroupMBe
an_CachingStub.java:74)
at
weblogic.management.console.pages._panels._mbean._grouptable._jspService(_gr
ouptable.java:514)
at weblogic.servlet.jsp.JspBase.service(JspBase.java:27)
at
weblogic.servlet.internal.ServletStubImpl.invokeServlet(ServletStubImpl.java
:209)
at
weblogic.servlet.internal.WebAppServletContext.invokeServlet(WebAppServletCo
ntext.java:1114)
at
weblogic.servlet.internal.ServletRequestImpl.execute(ServletRequestImpl.java
:1388)
at weblogic.kernel.ExecuteThread.execute(ExecuteThread.java:133)
at weblogic.kernel.ExecuteThread.run(ExecuteThread.java:116)
The realm works fine and if a check my debug messages i can see that the
empty group was created.
Can the console handle empty groups? I don't think so! I think this is a
bug!

Similar Messages

  • Address book has hundreds of empty groups - how to delete?

    I'm not sure how this happened, but in my Address Book on Lion, I wound up with dozens (probably hundreds) of empty groups, all of them called "card".  I want to delete all of these.  However, I cannot even delete one: when I click on one and press "delete", I get the "pinwheel" and am forced to kill Address Book.  Anyone know what the problem might be, or how I could go about deleting all of these groups?  Is there a Preferences file I can edit?
    Thanks!

    I had never bothered to look at the Address Panel (never had a use for it) and now I see that it is keeping all the stale addresses that I repeatedly delete out of Previous Recipients! These addresses are NOT in my Contacts app! Come on, Apple—this is ridiculous.

  • Hide empty groups

    Hi, everybody.
    Is there a way to hide empty groups in a stacked chart bar view as in a pie chart view?
    I want to avoid something like this
    Layer 1, 0, 0%
    Layer 2, 0, 0%
    Layer 3, 5, 100%
    Layer 4, 0, 0%
    Layer 5, 0, 0%
    But i don't found an option to hide that values.
    Thanks
    Luciano

    http://www.ralphjohns.co.uk/page5.html#_addons
    Some of these are from iChat 2 onwards.
    Some of those are now features in iChat.
    ChatFX for Instance is now Backdrops and Effects (Although some of those are restricted to Intels).
    Conference Recorder in also a iChat item now as are Animated icons
    iChat 4 can Auto accept.
    Go to the iChat Preferences > Alerts
    Pick the action (Receive Invite) and then choose the AppleScript item and then the Auto Accept.
    iChat 5 has an "In new Chat window Show (Last Chat)" The bit in the brackets is a drop down and this is found in the iChat Preferences > Messages.
    8:07 PM Tuesday; December 22, 2009
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"

  • How to delete a former, empty, group of calendars in iCal sidebar ?

    Hi iCal experts, here is my issue :
    When I upgraded to Mavericks, I made some changes in my calendars.
    I used to have a group of calendars (entitled "Antoine PARASKEVAS" , see the screen copy enclosed) from which I deleted all calendars.
    Basically, this group of calendars is now empty, BUT I do not know how to get rid of this group of calendars.
    Could you help me, please ?
    Thank you.

    Thanks Doug, I did try that earlier on - when in the edit window for the user card, hitting the delete key after first selecting and highlighting the image field - had no effect. Tis' a puzzlement.

  • Keep rejoining empty group chat in iChat. How do I stop this?

    Last night, my friend made a group chat and I kept randomly disconnecting off my home network. I see the option, Rejoin this Chat and I check it. It logs me back on the chat. Today it still logs me in on to the group chat even though it's empty. How do I stop it from appearing whenever I log on to iChat? Thanks in advance.

    That would be:-
    Go to the File menu > GO to Chat Room and remove any Auto Join indicators :-)
    8:51 PM      Friday; April 22, 2011
    Please, if posting Logs, do not post any Log info after the line "Binary Images for iChat"
     G4/1GhzDual MDD (Leopard 10.5.8)
     MacBookPro 2Gb( 10.6.7)
    , Mac OS X (10.6.7),
    "Limit the Logs to the Bits above Binary Images."  No, Seriously

  • How can I delete a contact and an empty group from iPad 2?

    I downloaded the iPad 2 User's Guide, but its instructions for deleting a contact do not work. I cannot scroll down and find a Delete button to click. Also, there is an untitled group on my iPad 2 (which is not on the iMac to which I sync the iPad 2). How can I deleted this annoying untitled group? The user's guide has nothing about groups in its index or under Contacts.

    Oh dear. I Reset the iPad, and it made me set it up again, like I did when I first got it. When I got to the choice of "Set Up as New iPad" or "Restore from iTunes Backup," I chose "Restore from iTunes Backup." Then I tried to sync it with iTunes. iTunes gave me no error message, but the iPad is stuck on the screen that says, "Connect to iTunes," even though it IS connected to iTunes. Is this because I cannot connect to a wifi zone? I'm hardly ever in a wifi zone. I don't have access to one right now. Does this mean I can't use my iPad until I find a free wifi zone to connect to?

  • Suppress empty legend/group in pie graph

    Hi,
    I've created a pie graph using BAM datacontrol.
    In the pie graph, the legend area shows an extra empty group.
    For eg. in the pie graph if there are 3 slices : High,Medium & Low, then in the legend area 4 legends will be displayed; 3 legends corresponds to the 3 respective groups but an additional legend shows up.
    How can we hide/suppress the empty legend/group.
    In BAM dashboard we have an option 'Suppress Empty Group' but I didn't found any similar property in the pie dvt component.
    I'm using JDev 11.1.1.4.0

    the values from our column are from database , then how can we edit the data(values) in that columnErrr..Ohkk. There are 3 methods you can do this:
    1) Correct the spelling in underlying DB table by updating the column name (check all the references) - Most Recommended
    2) In case you don't want to go for 1st option, you can remove the default legend option in Pie Chart by setting it to none and ADD a new Legend View to this Chart View with correct names
    3) Change the fx of that column in criteria like
    case when col = 'abd' then 'abc' else col end
    All above will solve your problem....

  • How to delete empty contact groups on iPhone 4

    Hi,
    I am using iCloud to store all of my contacts, calendars, etc.  About a week ago I had to restore my iPhone and when it was done resetting, I found that I had duplicate contacts in groups that fell under the 'On my iPhone' group.  Since I have all the contacts I want in my iCloud folders, I don't need these groups, especially after I deleted all of the contacts within them, leaving them empty.
    My question is how do I delete these unwanted and empty 'All on my iPhone', 'Family', 'Friends', 'School', and 'Work' groups from my phone so that they don't appear in my contacts app at all. 
    Thanks!

    Hi, I have a similar problem:
    There are groups that remain in my iTunes "Info" that won't go away even after resetting the iPhone and resetting via software update.
    I cleared out all my contacts in the address book; went into finder - applications support - address book - metadata and deleted 4 items that have a *.abcdp extention. (except the apple address)
    I even tried syncing with iCloud and using the empty iCloud database to overwrite what I have in iPhone then to my iTunes,
    I tried downloading an app called Easy groups to delete the groups on the iPhone 4s ...
    Still there are 4 empty Groups in iTunes.

  • Cannot create a group with no members through DAS

    I'm using OID 10.1.2.0.2.
    It seems that the DAS Self Service Console cannot work with groups with no members:
    - When creating a group, it always assigns orcladmin as a member.
    - When deleting the last member from a group, an error is shown ("Require at least one user or group member").
    - If you create an empty group via other means (e.g. the oidadmin tool), the group will not be visible in the "role assignment" section when creating a new user (even though we enabled that group for role assignment in the "user entry" configuration). After adding one member through the "edit group" page, the role shows up in the role assignment section.
    I have a couple of questions regarding this:
    1) Is this limitation (group must have at least one member) an ldap or OID limitation, or is it only a DAS or even "self service console" limitation?
    2) Why is this limitation there?
    3) Is there a way to work around this, i.e. make self service console be able to handle empty groups?
    Any help would be greatly appreciated.
    Regards,
    Johan

    I do not agree that a group owner should be a member of that group. For example, I have a group "admins" and a group "analysts". The "admins" group is owner of the "analysts" group, since the users in the "admins" group must be able to create users and assign them to the "analysts" group. However, the "admins" group is not member of the "analysts" group, because I do not want the admins to act as analysts in my application. Ownership of a group (being able to manage it) and membership of a group are two different things. Besides, I also do not understand why the OIDDAS makes the orcladmin user a member of every group that you create there.
    Of course, eventually I will have members in my group. But why is it a problem that there are initially no members of a group? I see no reason at all why this would be a problem.
    The reason why I ask this is that creating an empty group (initially) is a requirement of my setup process. I am trying to release a clean setup script (with an ldif file) out of development, that our operational department can use to set things up. I want my ldif file to prepare all the necessary groups and owners, but not to create members in those groups (that's the task of the operational people).
    However, as soon as I have these empty groups in place, the OIDDAS starts to act strangely (namely, the groups are not visible in the "role assignment" section when creating a user, until there is at least one member in the groups). That's when I found out that the OIDDAS actually does not like having empty groups (error when creating group without members, error when removing last member, ...).
    If anyone knows, can you give me one good reason why the OIDDAS does not allow empty groups (or making groups empty)? As far as I can see, the OID/LDAP itself does not have a problem with this (you can create an empty group without any problem via the oidadmin application, or via import of an ldif file).
    Thanks,
    Johan

  • Security Groups not being discovered / Talking a long time to be discovered

    Hi All.
    When creating user collections i am creating the majority of them with a membership rule that links directly to a discovered Security Group, so in order for this to happen the security group has to first be discovered by Security Group Discovery Method.
    Ok, what i am seeing is that it is taking a long time, very long time for the security group to appear. At the moment a security group that i am waiting on was created more then 24hours ago and has still not appeared in the All User Groups collection.
    Now this has got me thinking, some of these security groups are created and will not be populated with users from active directory so it is basically an empty security group, the security group that im waiting on to be discovered is empty also...
    So my question... if a security group has no members, does this stop it from being discovered / appearing in All Users Groups collection ?
    If this answer is 'no' then i got to ask some more questions as to what is causing this severe lag in my discovery :-(

    Hi Jason, 
    been trawling the internet and found this.... its dated 2010 so must be referring to SCCM 2007, but could still be relevant.. ???
    5. Active Directory User Discovery
    It discovers the following:
    User name
    Unique user name (includes domain name)
    Active Directory domain
    Active Directory container name
    User groups (except empty groups)
    http://systemcentersupport.blogspot.co.uk/2010/01/discovery-methods-do-what.html
    (just added a user to my 'empty' security group - see what happens)

  • Deleted contact groups still in iPod sync pane?

    This issue recently showed up..
    When I sync my iPod Touch with iTunes, in the sync pane (the place where you choose what you want to sync), in the contacts section there is a group "Family", even though it isn't in my Address Book - I deleted it. There isn't any way to get rid of it. So when I sync, an empty group shows up on my iPod.
    Does anyone else have this problem??
    Message was edited by: heytaxi

    I am th only person to come accross this problem???

  • How to enable Group Chat for Presence 8.5?

    I've just upgraded my Presence to 8.5 and currently working swimmingly with CUPC 8.5. But still missed one step which is Group Chat.
    From Administration Page, under Messaging, there are two settings i noticed which is
    1.Group Chat and Persistent Chat Settings, looked like this;
    Status
    Status: Ready
    Group Chat Settings
    System Automatically Manages Primary Group Chat Server Aliases
    Number of messages in chat history displayed for new chat participants
    Enable Persistent Chat
    Archive all room messages
    Number of Connections to the Database
    Database Connection Heartbeat Interval (seconds)
    2. Find and List Group Chat Server Aliases ;
    Status
    0 records found
    Group Chat Server Alias
      Rows per Page 25 50 100 150 200 250
    Find
    Group Chat Server Alias
    where
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    Group Chat Server Alias
    begins with contains ends with is exactly is empty is not empty
    No active query.  Please enter your search criteria using the options above.
    Do i need to enable persistent chat settings?
    There's no item in Server Aliases, do i need to add new?
    Thanks in advance,
    Regards,
    ss

    You need to configure an off-box PosgreSQL database for this to work. CUP uses that database to store the chat room history. There is a database integration guide on CCO that covers setting this up.
    Sent from Cisco Technical Support iPhone App

  • How to delete group which is not in iCloud?

    Operating IOS7.0.2 on iPhone5S. iTunes11.1.1 and Contacts7.1
    On my iPhone there is an empty group in the "On My Phone" category - this category does not appear in Contacts (app) nor in iCloud.
    I want to delete this rogue group.
    On the phone Sync Contacts to iCloud slider = Yes in Settings/General/Mail, Contacts, Calendars.
    On the phone Sync Contacts to iCloud slider = Yes in Settings, General, iCloud
    in iTunes/Info  "Your contacts are being synced with your iPhone over the air from iCloud:"
    Your thoughts appreciated

    >I don't see any connection with new user and system profiles.
    Because there is not ! The previous answer is completely out of topic...
    I already gave the answer : Deleting profile parameters means that there are no more in the profile files (or RZ10) but it means also that they still exist with their default value. One can see them from RZ11 or RSPARAM.
    So "deleting" a profile parameter means : get back to the default value.
    Regards,
    Olivier

  • Dynamic Group Membership - All SQL Computers in a Domain

    I am trying to create groups containing all SQL servers in each domain. I am using the Wizard in the console. However I appear to be having winter blues as I can't work out how to do it. Everything I try results in an empty group.
    Can someone please explain what I need to do to?

    Roger
    Thanks for the input. The code looks logical and I applied it and imported a revised MP. However I am not getting any membership in the group. There is another group membership in the same MP and that populates correctly, so I haven't a clue where I'm going
    wrong. As you can see below my rule is the same as yours, except with a different domain name.
    <Expression>
                 <And>
                              <Expression>
                                           <RegExExpression>
    <ValueExpression>
    <Property>$MPElement[Name="MicrosoftWindowsLibrary7585010!Microsoft.Windows.Computer"]/NetbiosDomainName$</Property>
    </ValueExpression>
    <Operator>ContainsSubstring</Operator>
    <Pattern>DOMAINNAME</Pattern>
                                           </RegExExpression>
                              </Expression>
                              <Expression>
                                           <Contained>
    <MonitoringClass>$MPElement[Name="MicrosoftSQLServerLibrary6410!Microsoft.SQLServer.ComputerGroup"]$</MonitoringClass>
                                           </Contained>
                              </Expression>
                 </And>
    </Expression>
    Eric

  • RDBMS and Group Cache

    We have noticed that when the group cache is reloaded, the
    RDBMSDelegate.getGroup(String) method is called for each user that is
    either logging into the system or doing some sort of role authentification
    against the group cache.
    This method in turn calls RDBMSDelegate.getGroupInternal(String, ResultSet),
    which then parses the result set of the members of the group. So, if 5
    members of the Employee group are logged into the server, the getGroup()
    method is called 5 times concurrently. These concurrent method calls seem to
    correspond with severe performance degradation since the method parses a
    resultset of 3000 records each time its called.
    We are using the example RDMBS security code and running WL6.0 sp1 on Win2K.
    Is there any modified rdbms code out there that would improve the
    performance of the group cache reload, or lock calls to the getGroups so
    that the first call is the only one that parses the recordset and concurent
    calls would be directed to the cache?
    Thanks,
    Pete

    The philosophy behind the plan is when the group is first required you
    just get any empty group object (sort of a wrapper class for a
    Hashtable), then you call the database to find out if a user is in the
    group only when you have to (this will lead to a lot more database
    calls, but only retrieve the required lines, and them only one at a
    time, as opposed to making one call which retrieves absolutely all of
    the information.)
    so RDBMSRealm.getGroup looks like this
    public Group getGroup(String name){
    RDBMSDelegate delegate = getDelegate();
    try{
    if (delegate.checkForGroup(name)){
    return new RDBMSGroup(name,this,new Hashtable());
    }else{
    return null;
    }catch (SQLException e){
    delegate.close();
    delegate = null;
    throw new RDBMSException("caught SQL exception", e);
    }finally{
    returnDelegate(delegate);
    Where RDMBSDelegate.checkForGroup just calls the database to see if
    there is a group of the name given
    And RDBMSGroup.isMember() looks like this
    public boolean isMember(Principal member){
    if (this.getName().equals("everyone")){
    //everyone is in the 'everyone' group
    return true;
    }else{
    try{
    User user = (User)member;
    //check if the member is in the Hashtable of known members
    if (members.containsValue(user)){//user is a known member
    return true;
    }else{//check the database
    if (realm.isMember(this,user)){//database says user is in this
    group
    //add member to known users list(use member's getName() rather
    than User's to avoid deprecated API)
    this.members.put(member.getName(),user);
    return true;
    }else{
    return false;
    }catch(ClassCastException e){//not castable to class User
    return false;
    Which is enough for the general operation of security.
    If you wish to be able to view all members in the group you will need
    something that resembles the original functionality
    Hope this helps. terry
    Hi,
    What do you mean by "populate the group lazily with the
    isMember() method" ? isMember()
    takes a Principal as its argument - where do you get that Principal??
    A code example would be highly appreciated!!!
    regards,
    Simen R.
    THorner <[email protected]> wrote:
    The RDBMSRealm provided (certainly with WLS5.1, but I think also 6.*)
    really isn't meant to be used for production - it is just an example.
    The matter of getGroup() is the major performance hit, and I advise you
    to treat it differently - an architecture taht works for us is to make
    getGroup just return the RDBMSGroup object, without calling the
    database, and to populate the group lazily with the isMember() method.
    so isMember looks like
    if (hasAlreadyBeenCheckedForAndIsAMember){
    return true;
    }else if (wasntAlreadyCheckedForbutIsInTheDatabase){
    addToListOfCheckedForMembers;
    return true;
    }else{
    return false;
    terry
    -----Original Message-----
    From: Jason Collins [mailto:[email protected]]
    Posted At: Fri 17 August 2001 20:33
    Posted To: weblogic.developer.interest.security
    Conversation: RDBMS and Group Cache
    Subject: Re: RDBMS and Group Cache
    Was any solution to this found? We would like to avoid
    writing the changes
    to RDMSRealm, but the current performance is pretty bad.
    Thanks,
    j
    "Pete Arvanitis" <[email protected]> wrote in message
    news:[email protected]...
    We have noticed that when the group cache is reloaded, the
    RDBMSDelegate.getGroup(String) method is called for each user that is
    either logging into the system or doing some sort of role authentification
    against the group cache.
    This method in turn calls RDBMSDelegate.getGroupInternal(String,ResultSet),
    which then parses the result set of the members of the group. So, if 5
    members of the Employee group are logged into the server, the getGroup()
    method is called 5 times concurrently. These concurrent method calls seem
    to
    correspond with severe performance degradation since the method parses a
    resultset of 3000 records each time its called.
    We are using the example RDMBS security code and running WL6.0 sp1 on
    Win2K.
    Is there any modified rdbms code out there that would improve the
    performance of the group cache reload, or lock calls to the getGroups so
    that the first call is the only one that parses the recordset andconcurent
    calls would be directed to the cache?
    Thanks,
    Pete

Maybe you are looking for

  • Check for null field

    I have a FormCalc script that checks to see if TextField1 == TextField 2 and if it does then set a value of 1, if they're not equal, then 0. However, the form is setting the value to 1 even though there is no entry in either field. I'm thinking I nee

  • Canon Lide 35 No Longer works in Snow Leopard

    Here some more specific results on what happens when you try to scan with the Lide 35 in Snow Leopard. 1) The ONLY choice is to use image capture. Canon software doesn't work 2) Detect Multiple images is completely broken 3) The image size is super s

  • Can't import ISO Files in VM Manager because of empty Server Pool Drop Down

    Hello, I have the problem I can't import ISO files to my ressources because in the import mask the Server Pool Name Drop Down is empty. In the Virtual Machine Templates mask the Server Pool Name is available and I have already one VM running with a o

  • Cancelled by On-Line order

    Well, I just cancelled my on-line order that was to ship on the 13th. After reading post here and reviews in the media I think I will wait until the next generation iPhone. The reports of low volume and other missing phone functions have scared me of

  • Error log in VL10a background mode

    Hi, We are using the BADI  - LE_SHP_DELIVERY_PROC ->DELIVERY_FINAL_CHECK to populate messages in the log. The messages are populated in the CHANGING parameter (ct_finchdel ) of the method and once an error is inserted in this table, the delivery crea