[ECON] ChestShop 3.7.18 (iConomyChestShop) - Chest&sign shop for economy plugins [1.8]

Discussion in 'Archived: Plugin Releases' started by Acrobot, Feb 12, 2011.

  1. Offline

    Acrobot

    An easy way to create shops - no protection plugin needed!
    You don't need to be on-line to earn money anymore!
    [​IMG]
    I've put a LOT of effort into making this plugin,
    you can donate if you appreciate my effort =)

    Requirements:
    - An economy plugin supported by Register or Vault, for example iConomy, BOSEconomy or Essentials Eco.
    Optional:
    - For additional economy plugin support - Vault
    - For Permissions: bPermissions, PEX, or any other permission plugin
    - For additional protection: LWC, Lockette, Deadbolt
    - For other item names (aliases): OddItem


    Setup:
    Copy the .jar file from the .zip you downloaded into /plugins folder.
    You can also copy the example files if you want to generate statistics page.

    Translations:
    You can change the plugin's language, here's a list of all user-made translations.
    If you want to update or submit a translation, feel free to PM me.
    Translations (open)

    Arabic - Attarhsase2
    Bulgarian - Muff1Ncho
    Czech - LordPgsa
    Chinese (Simplified) - tab415263
    Danish - Cannafix
    Dutch - speedlegs
    French- DragonSlayer875
    German - RasCas
    Hungarian - Anachen
    Indonesian - Yahya98
    Italian - Massimo1993
    Korean - Zwing87
    Norwegian - _AlexN_ and TheUnkownGamer
    Polish - Holls1
    Portugese (Brasil) - FelipeMarques14
    Russian - VADemon from http://minemania.ru/
    Slovak - LordPgsa
    Slovenian - jEErc
    Spanish - thxaaaa
    Swedish - Maxell
    Turkish - Developer
    Traditional Chinese - hellboyincs
    Vietnamese - etrubi1 from http://minevn.com/


    Permissions:
    How to create a ChestShop?
    - Place a chest, if you haven't already.
    - Place a sign 1 block near the chest (for example, above the chest)
    - On the sign, write:

    [​IMG]
    (Item name can actually be item ID or alias)
    First line will be filled in by the plugin automatically.
    Price is a combination of buy and sell price.
    You have to have B near buy price (people buy from you), and S near sell price (people sell to you).
    If you have both B and S, separate them with a colon - :
    For example:
    [​IMG]

    means that AcrobotPL wants to sell 64 diamonds for 10 currency, and buy them back from you for 5 currency.
    Also, if you put "free" instead of price, it is free to buy or sell :)

    - Now, when you finish editing the sign, if LWC is turned on in config, shop will be automatically created.
    Also, if your default protection is turned on in the config, people won't be able to break chest, sign or the block the sign is on.

    What is an Admin Shop?
    Admin shop is the shop that doesn't require a chest, because it has infinite stock.
    If you sell to it, the items will disappear, and if you buy from it, items will magically appear.
    To create one, you have to be Admin/OP. Just put "Admin Shop" (or anything specified in config file) on the first line of the sign.

    Restricting shops to some groups or regions
    You can either use permissions, or you can just put a sign ABOVE shop sign (you need to be in that group to create the sign) to restrict it to players with ChestShop.group.groupName permission
    The syntax is:
    [restricted]
    firstGroupName
    2ndGroupName
    3rdGroupName
    Only those groups will be able to use that shop

    To restrict a shop to some regions:
    - If you're using Towny, turn TOWNY_INTEGRATION on. Residents will be able to create shops in economy plots (either their or, if specified in config, any)
    - If you're using WorldGuard, you can use an experimental "chestshop" flag. Turn WORLDGUARD_INTEGRATION on and flag a region. (f.e. /region flag ChestShopRegion chestshop allow)

    Do you want to limit the maximum prices for items?
    Well, there's an app.... wait, not that : P
    You can use an experimental feature in ChestShop.
    In your config.yml, add lines like:
    max-buy-price-5: 14
    max-sell-price-5: 15

    That means that the maximum price for items BOUGHT by PLAYER is 14, and items SOLD by PLAYER using the shop is 15.

    You can also use a global setting, like this:
    max-sell-price: 200

    That means that the maximum price for items SOLD to PLAYER is 200 (if there is, for example, a max-sell-price-5 found, it will be used instead of the global sell price)

    USING SHOPS
    You could buy and sell by right and left clicking the sign for a long time.
    Now it's the only way to use the shops.
    It's SIMPLE!
    Just LEFT-CLICK to SELL to shop, and
    RIGHT-CLICK to BUY from shop.
    (This can be changed in the config file)

    DESTROYING SHOPS
    If you want to delete your old shop, simply SNEAK and destroy the sign.
    It's that easy =)

    STOCKING THE SHOPS
    You can either open the chest and stock it up, or click on your own sign - it will open chest's inventory (that way you can have chests not openable by other people for sure :D)

    ItemInfo command
    It's a simple command that shows item information.
    If you use it without any arguments, it shows you information about the item you're holding.
    If you specify item id or item name after the command, it will show you information about that item.

    Source code
    ChestShop is Open-Source =)
    You can find its code on https://github.com/Acrobot/ChestShop-3


    Thanks to:
    - kali876, ziomekYOYO and Herocraft server for testing the plugin and finding every little bug =)
    - Everyone who uses this plugin - really big thanks for this, I never thought it will be so popular
    - Everyone who provided translation - many people's lives will be easier now
    - @Nijikokun for Register
    - @LennardF1989 for awesome Persistence Reimplemented
    - @Temaska for fixing the plugin while I was on holidays
    - @VADemon for providing a great support for other users
    - @Euthyphro for his patience and really good bug spotting
    - vagrant326 for making a great price sheet
    - Epics for his great help
    :)
    If something's not working
    You can't change the sign color - that breaks the formatting.
    If that's not the issue, please give me this information, so I can help you faster.
    - CraftBukkit version (type /version in chat)
    - ChestShop version (type /csversion in chat)
    - Your economy plugin (iConomy? BOSEconomy? other one?)
    - Have you got any Permission plugin? Which one?

    [​IMG]
    Changelog (open)

    Changelog can be found on BukkitDev - http://dev.bukkit.org/server-mods/chestshop/files/
     
  2. Offline

    stabstalker

    i somehow cant get players to buy stuff from admin shops could some1 plz give me an preview on how i should do it?

    it tells the players: you dont have permission to buy items
     
  3. Offline

    bluejack404

    Will tomorrow's update fix this situation?


    That's the error I'm getting.

    Thanks!
     
  4. Offline

    Acrobot

  5. Offline

    bluejack404

    Oh. Damn. Is there any fix/workaround?
     
  6. Offline

    craft211

    ok found my problem thanks acrobot
     
  7. Offline

    Puremin0rez

    I've been getting this error ever since I've updated to 2.6 (for iConomy 4.6)

    Code:
    19:27:23 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    19:27:24 [SEVERE] java.lang.UnsatisfiedLinkError: /tmp/sqlite-3.7.2-libsqlitejdbc.so: /tmp/sqlite-3.7.2-libsqlitejdbc.so: failed to map segment from shared object: Operation not permitted
    
    I'm not sure if it's related to this plugin or if the new version is clashing with another plugin of mine.

    Thanks!
     
    douglas_srs likes this.
  8. Offline

    DannyCare

    Hi there Acrobot, great update and well done with the databases :) I'm having quite a simple, yet annoying issue.

    Left clicking on a sign does absolutely nothing, whereas before it'd sell an item. Right clicking works with buying an item. I tried setting reverse to 'true' in the config, and it allows selling with right click but still no left click functionality. I have no other plugins that would clash with it so I assume it must be an internal fault.

    Thanks :)

    EDIT: Here's the Config:

    Code:
    reverseButtons: true
    sell: true
    distance: 1
    position: 'DOWN'
    protection: true
    
    #reverseButtons - If true, people buy with left click and sell with right click.
    #sell - Do you want to let people create/use shops, that buy things from players?
    #distance - Distance between the chest and the sign. (Warning, chests that aren't exactly that far WON'T work as shops)
    #position - Position of the chest, relative to the sign. goo.gl/YItRO
    #protection - Do you want to use built-in shop protection?
    
    LWCprotection: true
    signLWCprotection: true
    
    #LWCprotection - Do you want to protect the chests with LWC?
    #signLWCprotection - Do you want to protection signs with LWC? (Warning, gives LWC message when using shop!)
    
    log: true
    logToFile: true
    logFilePath: "plugins/iConomyChestShop/iConomyChestShop.log"
    
    #log - Do you want to log transactions and shop creating?
    #logToFile - Do you want to save the log to file? (Warning, this lags a bit - I reccomend turning this off, as server.log will have these informations too.)
    #logFilePath - Path to log file.
    
    sneakMode: false
    allowUsedItemsToBeSold: false
    stackUnstackableItems: true
    
    #sneakMode - Do you want to let people to shop using left mouse button, and destroy the shop signs when sneaking?
    #allowUsedItemsToBeSold - Do you want to let people sell used tools to the shop? (Warning, the tools will be "fresh" if player sells them. NOT RECCOMENDED)
    #stackUnstackableItems - Do you want to use the default MinecartMania's chest behavior? (Warning, stacks food/etc. NOT RECCOMENDED)
    
    useDB: false
    howLongToStoreInformationInDB: 600
    intervalBetweenTransactions: 100
    
    #useDB - Do you want to use bukkit's built-in database to log the transactions? (Must be turned on, if you want to generate price list)
    #howLongToStoreInformationInDB - How long do you want to store information about transactions in database? (In seconds)
    #intervalBetweenTransaction - How often can one person buy or sell to the shop? (In miliseconds: 1000ms = 1 sec)
    
    generateTransactionList: false
    intervalBetweenGeneratingTransactionList: 5
    showUnusedItemsInGeneratedList: false
    
    #generateTransactionList - Do you want to generate average price, amount of bought, sold items page? (Currently in ALPHA state)
    #intervalBetweenGeneratingTransactionList - Interval between generating the list. (In seconds)
    #showUnusedItemsInGeneratedList - Do you want to show items, that were not bought/sold on the list?
    
    separatingLineAfterTransaction: false
    #separatingLineAfterTransaction - Do you want to show a line in the chat after transaction?
    
    #Messages:
    showOutOfStock: false
    showMoneyAfterTransaction: true
    
    #showOutOfStock - Do you want to show "Out of stock" messages?
    #showMoneyAfterTransaction - Do you want to show your balance after transaction?
     
    # If you want to translate this file, do it yourself, or copy the "lang:" part from another translation.
    # Prefix will be dispayed at the beggining of every message.
    # You can use terms like <buyer>, <amount> or <item> in messages, however
    # only certain messagess offer this.
    #
    # <buyer> - nick of the person who bought from shop.
    # <seller> - nick of the person who sold to shop.
    # <owner> - nick of the person who own the shop.
    # <amount> - amount of item
    # <item> - name of item
    # <money> - amount of money with iConomy currency
    # <cost> - cost of the item
    #
    # You can always use hMod colors, like
    # &1, &f etc...
    # For example: This is my&6 golden text.
    
    #MAXIMUM OF 55 CHARACTERS WITH PREFIX!
    
    #Experimental: Try changing the prefix to '                          &a[Shop] &f                                             '
    #The text will be centered!
    lang:
        prefix: '&3[S] &f'
        Somebody_sold_items_to_your_shop: '<seller> sold &2<amount> <item>&f for &2<cost>&f!'
        Somebody_bought_items_from_your_shop: '<buyer> bought &2<amount> <item>&f for&2 <cost>&f!'
        Your_shop_is_out_of_stock: 'Your &2<item>&f shop is &cout of stock&f!'
        You_cannot_use_your_own_shop: "You can't use your own shop! Duh :3"
    
        You_bought_items: 'You bought &2<amount> <item>&f for &2<cost>.'
    
        Your_inventory_is_full: 'Your inventory is full!'
        You_have_got_not_enough_money: "You don't have enough money!"
        Shop_is_out_of_stock: 'This shop is out of stock!'
    
        You_have_not_enough_items: 'You have not enough items to sell!'
        You_sold_items: "You sold &2<amount> <item>&f for &2<cost>"
        Chest_is_full: 'This chest is full!'
    
        Seller_has_not_enough_money: "Seller has not enough money!"
        Seller_has_no_account: "Seller's account doesn't exist!"
        No_selling_to_this_shop: "Shop owner doesn't want you to sell here!"
        No_buying_from_this_shop: "Shop owner doesn't want you to buy here!"
    
        Your_balance: 'After transaction you have &2<money>.'
    
        Shop_is_created: 'Your shop has been successfully created!'
        Shop_cannot_be_created: "You have no chest set up!"
        Shop_was_LWC_protected: "Your shop was successfully protected."
    
        Mode_changed_to_sell: 'Mode set to selling!'
        Mode_changed_to_buy: 'Mode set to buying!'
    
        You_tried_to_steal: "Don't steal!"
        wait: "&4Wait!"
    
        iteminfo: "&aItem ID and names:"
        incorrectID: "Incorrect &citem ID&f!"
        Couldnt_fit_on_sign: "Couldn't fit something on the sign!"
        Negative_price: "Can't make shop with &cnegative buy/sell price&f!"
        Incorrect_item_amount: "The &citem amount&f you specified is invalid!"
     
  9. Offline

    ray0911

    When players sell cookedpork or apples to the chest shop It does not stack and it fills up the chest fast. It there away to fix this?
     
  10. Offline

    Zeroi9

    For me, the players can only buy, not sell anything. No message or so when trying to sell.
     
  11. Offline

    Acrobot

    @Puremin0rez
    That's weird, it seems like bukkit is doing it :/

    @bluejack404
    Hmm, you can try making a ebean.properties file (blank) in your server directory.

    @ray0911
    Cooked pork and apples do not stack, however, there is an option to turn it off. (I'll tweak it a bit)

    @DannyCare
    sneakMode: false - it needs to be true
    I know it's not right name, but it's too late to change it. In sneakMode I wanted to tell that people should sneak not to sell to shop.

    @Zeroi9
    What is your config.yml?
     
  12. Offline

    silkey22

    hi it dosnt work for me i install the jar and folder and says something about data base and why and how do i get premishens
     
  13. Offline

    Acrobot

  14. Offline

    silkey22

    i cant i have to use a controll panle to axces my server
     
  15. Offline

    Acrobot

    @silkey22
    How am I supposed to help you, if I don't know what's the problem?
     
  16. Offline

    Ardawen

    did you looked at my report
     
  17. Offline

    silkey22

    it syas something about the data base
     
  18. Offline

    silkey22

    and it dosnt show when i do /plugins
     
  19. Offline

    Acrobot

    @Ardawen
    I have read it, but if you can't reproduce it, this may be caused by bug of any plugins installedor even bukkit.
     
  20. Offline

    silkey22

    who do i do that
     
  21. Offline

    Acrobot

    @silkey22
    What craftbukkit version have you got?
    /version in chat.
    What iConomyChestShop's version are you using?
    /icsversion in chat
    How do you know that something showed up in the console, but you can't copy it?
     
  22. Offline

    silkey22

    ok i can see the log off my server what do i look out for
     
  23. Offline

    silkey22

    chest shop 2.6 craftbukkuit (mc:1.5_02)
     
  24. Offline

    Acrobot

    @silkey22
    I still don't know what's happening :/
    Do you have access to files? If so, look for server.log and send me it.
     
  25. Offline

    silkey22

    [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
     
  26. Offline

    Acrobot

    @silkey22
    That's not an error. That's supposed to show up. It shows that my plugin is using database.
     
  27. Offline

    silkey22

    but it dosnt work
     
  28. Offline

    silkey22

    180.189.152.182:25593 come and ill show you
     
  29. Offline

    bluejack404

    I tried making the ebean.properties file (leaving it blank). I even tried making it fully writeable and executable. Nothing.

    The error was as follows:

    Code:
    [Lnet.minecraft.server.Statistic;@14c1103
    146 recipes
    [Lnet.minecraft.server.Statistic;@14c1103
    16 achievements
    14:23:27 [INFO] Starting minecraft server version Beta 1.5_02
    14:23:27 [INFO] Loading properties
    14:23:27 [INFO] Starting Minecraft server on *:25565
    14:23:27 [INFO] This server is running Craftbukkit version git-Bukkit-0.0.0-726-g8bdb616-b762jnks (MC: 1.5_02)
    14:23:27 [INFO] Preparing level "Joneverse"
    14:23:27 [INFO] Preparing start region
    14:23:28 [INFO] [Permissions] (Phoenix) was Initialized.
    14:23:28 [INFO] DataSourcePool [iConomyChestShop] autoCommit[false] transIsolation[SERIALIZABLE] min[2] max[20]
    >#
    # An unexpected error has been detected by Java Runtime Environment:
    #
    #  SIGFPE (0x8) at pc=0xb7ff150c, pid=6690, tid=744975280
    #
    # Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode linux-x86)
    # Problematic frame:
    # C  [ld-linux.so.2+0x850c]
    #
    # An error report file with more information is saved as:
    # /usr/home/jovonexus/minecraft/hs_err_pid6690.log
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    Aborted
    
     
  30. Offline

    Zeroi9

    @Acrobot -
    it seems like the players on my server have to type /buy /sell /buy a couple of time before it works to left click on the signs to sell.
     
  31. Offline

    bluejack404

    A more detailed error report. Hope it helps. The idea behind this mod is worth this trouble. :)

    Code:
    #
    # An unexpected error has been detected by Java Runtime Environment:
    #
    #  SIGFPE (0x8) at pc=0xb7ff150c, pid=8569, tid=745106352
    #
    # Java VM: Java HotSpot(TM) Client VM (10.0-b23 mixed mode linux-x86)
    # Problematic frame:
    # C  [ld-linux.so.2+0x850c]
    #
    # If you would like to submit a bug report, please visit:
    #   http://java.sun.com/webapps/bugreport/crash.jsp
    # The crash happened outside the Java Virtual Machine in native code.
    # See problematic frame for where to report the bug.
    #
    
    ---------------  T H R E A D  ---------------
    
    Current thread (0x2ccc9000):  JavaThread "Server thread" [_thread_in_native, id=8596, stack(0x2c646000,0x2c697000)]
    
    siginfo:si_signo=SIGFPE: si_errno=0, si_code=1 (FPE_INTDIV), si_addr=0xb7ff150c
    
    Registers:
    EAX=0x0269d3d4, EBX=0xb7ffefd4, ECX=0x00000000, EDX=0x00000000
    ESP=0x2c693eec, EBP=0x2c693f34, ESI=0x2cc95968, EDI=0x2a726826
    EIP=0xb7ff150c, CR2=0x00000000, EFLAGS=0x00010246
    
    Top of Stack: (sp=0x2c693eec)
    0x2c693eec:   b7e48cf2 2a725380 2c693f14 b7ff3d98
    0x2c693efc:   00000000 00000000 00000000 2a726826
    0x2c693f0c:   2a724e20 2a723900 00000003 2cc95278
    0x2c693f1c:   00000000 0269d3d4 2a725380 b7ffefd4
    0x2c693f2c:   2cc95b18 2a725380 2c694008 b7ff18b2
    0x2c693f3c:   2a724100 2c693fc4 2cc95ac0 00000000
    0x2c693f4c:   00000000 00000001 00000000 00000000
    0x2c693f5c:   00000000 b7ffefd4 2c6940f4 b7fff650
    
    Instructions: (pc=0xb7ff150c)
    0xb7ff14fc:   7d d4 8b 45 ec 8b 8e 70 01 00 00 89 55 d8 31 d2
    0xb7ff150c:   f7 b6 6c 01 00 00 8b 14 91 85 d2 89 55 d0 75 28
    
    Stack: [0x2c646000,0x2c697000],  sp=0x2c693eec,  free space=311k
    Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
    C  [ld-linux.so.2+0x850c]
    C  [ld-linux.so.2+0x88b2]
    C  [ld-linux.so.2+0x9d54]
    C  [libc.so.6+0xfc26a]
    C  [ld-linux.so.2+0xc0fe]
    C  [libc.so.6+0xfccb8]  _dl_open+0x98
    C  [libdl.so.2+0xcb8]
    C  [ld-linux.so.2+0xc0fe]
    C  [libdl.so.2+0x12bb]
    C  [libdl.so.2+0xd11]  dlopen+0x41
    C  [libsphera.so.1+0x5ba0]  dlopen+0x30
    V  [libjvm.so+0x30dbda]
    V  [libjvm.so+0x284d8a]
    C  [libjava.so+0xbcac]  Java_java_lang_ClassLoader_00024NativeLibrary_load+0x6c
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21c4d0]
    V  [libjvm.so+0x339c75]
    V  [libjvm.so+0x33c84c]
    V  [libjvm.so+0x288585]
    C  [libjava.so+0x15214]  Java_sun_reflect_NativeMethodAccessorImpl_invoke0+0x34
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    V  [libjvm.so+0x21c63d]
    V  [libjvm.so+0x3107b8]
    V  [libjvm.so+0x21bf50]
    V  [libjvm.so+0x21bfdd]
    V  [libjvm.so+0x28c1e5]
    V  [libjvm.so+0x391ffd]
    V  [libjvm.so+0x311469]
    C  [libpthread.so.0+0x5371]
    
    Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::Interpreter
    v  ~BufferBlob::StubRoutines (1)
    
    ---------------  P R O C E S S  ---------------
    
    Java Threads: ( => current thread )
      0x086f9000 JavaThread "EbeanBackgroundThread" daemon [_thread_blocked, id=8605, stack(0x2a79c000,0x2a7ed000)]
      0x08114400 JavaThread "Thread-5" [_thread_blocked, id=8599, stack(0x2a7ed000,0x2a83e000)]
      0x08104400 JavaThread "Listen thread" [_thread_in_native, id=8598, stack(0x2a83e000,0x2a88f000)]
      0x08058000 JavaThread "Thread-4" daemon [_thread_in_native, id=8597, stack(0x2c4af000,0x2c500000)]
      0x2ccfd800 JavaThread "DestroyJavaVM" [_thread_blocked, id=8570, stack(0xb7df5000,0xb7e46000)]
    =>0x2ccc9000 JavaThread "Server thread" [_thread_in_native, id=8596, stack(0x2c646000,0x2c697000)]
      0x2ccb5800 JavaThread "Thread-1" daemon [_thread_blocked, id=8582, stack(0x2c697000,0x2c6e8000)]
      0x2cc6c800 JavaThread "Low Memory Detector" daemon [_thread_blocked, id=8580, stack(0x2c7fd000,0x2c84e000)]
      0x2cc6b000 JavaThread "CompilerThread0" daemon [_thread_blocked, id=8579, stack(0x2c84e000,0x2c8cf000)]
      0x2cc69c00 JavaThread "Signal Dispatcher" daemon [_thread_blocked, id=8578, stack(0x2c8cf000,0x2c920000)]
      0x2cc68c00 JavaThread "Surrogate Locker Thread (CMS)" daemon [_thread_blocked, id=8577, stack(0x2c920000,0x2c971000)]
      0x2cc52c00 JavaThread "Finalizer" daemon [_thread_blocked, id=8576, stack(0x2c971000,0x2c9c2000)]
      0x2cc51c00 JavaThread "Reference Handler" daemon [_thread_blocked, id=8575, stack(0x2cd27000,0x2cd78000)]
    
    Other Threads:
      0x2cc4d400 VMThread [stack: 0x2c9c2000,0x2ca43000] [id=8574]
      0x2cc6e000 WatcherThread [stack: 0x2c77c000,0x2c7fd000] [id=8581]
    
    VM state:not at safepoint (normal execution)
    
    VM Mutex/Monitor currently owned by a thread: None
    
    Heap
     par new generation   total 29504K, used 4198K [0x31bd0000, 0x33bd0000, 0x33bd0000)
      eden space 26240K,   3% used [0x31bd0000, 0x31cb98a0, 0x33570000)
      from space 3264K, 100% used [0x338a0000, 0x33bd0000, 0x33bd0000)
      to   space 3264K,   0% used [0x33570000, 0x33570000, 0x338a0000)
     concurrent mark-sweep generation total 2064384K, used 51310K [0x33bd0000, 0xb1bd0000, 0xb1bd0000)
     concurrent-mark-sweep perm gen total 12288K, used 7189K [0xb1bd0000, 0xb27d0000, 0xb5bd0000)
    
    Dynamic libraries:
    06000000-0641b000 r-xp 00000000 fd:01 72647891   /usr/local/jre1.6.0_07/lib/i386/client/libjvm.so
    0641b000-06435000 rwxp 0041a000 fd:01 72647891   /usr/local/jre1.6.0_07/lib/i386/client/libjvm.so
    06435000-06855000 rwxp 06435000 00:00 0
    08048000-08052000 r-xp 00000000 fd:01 72680375   /usr/local/jre1.6.0_07/bin/java
    08052000-08053000 rwxp 00009000 fd:01 72680375   /usr/local/jre1.6.0_07/bin/java
    08053000-08d4e000 rwxp 08053000 00:00 0
    2a000000-2a029000 rwxp 2a000000 00:00 0
    2a029000-2a100000 --xp 2a029000 00:00 0
    2a200000-2a2fd000 rwxp 2a200000 00:00 0
    2a2fd000-2a300000 --xp 2a2fd000 00:00 0
    2a300000-2a3fe000 rwxp 2a300000 00:00 0
    2a3fe000-2a400000 --xp 2a3fe000 00:00 0
    2a400000-2a4fe000 rwxp 2a400000 00:00 0
    2a4fe000-2a500000 --xp 2a4fe000 00:00 0
    2a500000-2a5fe000 rwxp 2a500000 00:00 0
    2a5fe000-2a600000 --xp 2a5fe000 00:00 0
    2a600000-2a6f9000 rwxp 2a600000 00:00 0
    2a6f9000-2a700000 --xp 2a6f9000 00:00 0
    2a723000-2a792000 r-xp 00000000 fd:01 84525274   /var/tmp/sqlite-3.7.2-libsqlitejdbc.so
    2a792000-2a794000 rwxp 0006e000 fd:01 84525274   /var/tmp/sqlite-3.7.2-libsqlitejdbc.so
    2a794000-2a795000 rwxp 2a794000 00:00 0
    2a795000-2a79c000 r-xs 00110000 fd:01 72647926   /usr/local/jre1.6.0_07/lib/resources.jar
    2a79c000-2a79f000 --xp 2a79c000 00:00 0
    2a79f000-2a7ed000 rwxp 2a79f000 00:00 0
    2a7ed000-2a7f0000 --xp 2a7ed000 00:00 0
    2a7f0000-2a83e000 rwxp 2a7f0000 00:00 0
    2a83e000-2a841000 --xp 2a83e000 00:00 0
    2a841000-2a88f000 rwxp 2a841000 00:00 0
    2a88f000-2a892000 r-xs 000c8000 fd:01 72680350   /usr/local/jre1.6.0_07/lib/ext/localedata.jar
    2a892000-2a899000 r-xp 00000000 fd:01 72647878   /usr/local/jre1.6.0_07/lib/i386/libnio.so
    2a899000-2a89a000 rwxp 00006000 fd:01 72647878   /usr/local/jre1.6.0_07/lib/i386/libnio.so
    2a89a000-2c49b000 rwxp 2a89a000 00:00 0
    2c49b000-2c4ae000 r-xp 00000000 fd:01 72647906   /usr/local/jre1.6.0_07/lib/i386/libnet.so
    2c4ae000-2c4af000 rwxp 00013000 fd:01 72647906   /usr/local/jre1.6.0_07/lib/i386/libnet.so
    2c4af000-2c4b2000 --xp 2c4af000 00:00 0
    2c4b2000-2c600000 rwxp 2c4b2000 00:00 0
    2c646000-2c649000 --xp 2c646000 00:00 0
    2c649000-2c697000 rwxp 2c649000 00:00 0
    2c697000-2c69a000 --xp 2c697000 00:00 0
    2c69a000-2c6e8000 rwxp 2c69a000 00:00 0
    2c6e8000-2c732000 r-xs 006e7000 fd:01 147462     /usr/home/jovonexus/minecraft/craftbukkit.jar
    2c77c000-2c77d000 --xp 2c77c000 00:00 0
    2c77d000-2c7fd000 rwxp 2c77d000 00:00 0
    2c7fd000-2c800000 --xp 2c7fd000 00:00 0
    2c800000-2c84e000 rwxp 2c800000 00:00 0
    2c84e000-2c851000 --xp 2c84e000 00:00 0
    2c851000-2c8cf000 rwxp 2c851000 00:00 0
    2c8cf000-2c8d2000 --xp 2c8cf000 00:00 0
    2c8d2000-2c920000 rwxp 2c8d2000 00:00 0
    2c920000-2c923000 --xp 2c920000 00:00 0
    2c923000-2c971000 rwxp 2c923000 00:00 0
    2c971000-2c974000 --xp 2c971000 00:00 0
    2c974000-2c9c2000 rwxp 2c974000 00:00 0
    2c9c2000-2c9c3000 --xp 2c9c2000 00:00 0
    2c9c3000-2ca75000 rwxp 2c9c3000 00:00 0
    2ca75000-2cc00000 r-xs 0290c000 fd:01 72647943   /usr/local/jre1.6.0_07/lib/rt.jar
    2cc00000-2ccfe000 rwxp 2cc00000 00:00 0
    2ccfe000-2cd00000 --xp 2ccfe000 00:00 0
    2cd1b000-2cd1d000 r-xs 00008000 fd:01 17188138   /usr/home/jovonexus/minecraft/plugins/Permissions.jar
    2cd1d000-2cd27000 r-xs 00123000 fd:01 17225374   /usr/home/jovonexus/minecraft/lib/h2.jar
    2cd27000-2cd2a000 --xp 2cd27000 00:00 0
    2cd2a000-2cd78000 rwxp 2cd2a000 00:00 0
    2cd78000-2cd79000 --xp 2cd78000 00:00 0
    2cd79000-313a4000 rwxp 2cd79000 00:00 0
    313a4000-313be000 rwxp 313a4000 00:00 0
    313be000-31bb5000 rwxp 313be000 00:00 0
    31bb5000-31bcf000 rwxp 31bb5000 00:00 0
    31bcf000-b27d0000 rwxp 31bcf000 00:00 0
    b27d0000-b5bd0000 rwxp b27d0000 00:00 0
    b5bd1000-b5bd3000 r-xs 0000c000 fd:01 17186817   /usr/home/jovonexus/minecraft/plugins/iConomyChestShop.jar
    b5bd3000-b5bd4000 r-xs 00006000 fd:01 17186847   /usr/home/jovonexus/minecraft/plugins/jobs.jar
    b5bd4000-b5bdb000 r-xs 000a5000 fd:01 17225756   /usr/home/jovonexus/minecraft/lib/mysql.jar
    b5bdb000-b5bdd000 r-xs 00029000 fd:01 17186843   /usr/home/jovonexus/minecraft/plugins/iConomy.jar
    b5bdd000-b5bde000 r-xs 00005000 fd:01 17186841   /usr/home/jovonexus/minecraft/plugins/SignShop.jar
    b5bde000-b5bdf000 r-xs 00009000 fd:01 17186842   /usr/home/jovonexus/minecraft/plugins/MobBounty.jar
    b5bdf000-b5be0000 --xp b5bdf000 00:00 0
    b5be0000-b5c60000 rwxp b5be0000 00:00 0
    b5c60000-b5c61000 --xp b5c60000 00:00 0
    b5c61000-b5ce5000 rwxp b5c61000 00:00 0
    b5ce5000-b5d61000 rwxp b5ce5000 00:00 0
    b5d61000-b5e61000 rwxp b5d61000 00:00 0
    b5e61000-b7d61000 rwxp b5e61000 00:00 0
    b7d61000-b7d70000 r-xp 00000000 fd:01 72647881   /usr/local/jre1.6.0_07/lib/i386/libzip.so
    b7d70000-b7d72000 rwxp 0000e000 fd:01 72647881   /usr/local/jre1.6.0_07/lib/i386/libzip.so
    b7d72000-b7d95000 r-xp 00000000 fd:01 72647879   /usr/local/jre1.6.0_07/lib/i386/libjava.so
    b7d95000-b7d97000 rwxp 00023000 fd:01 72647879   /usr/local/jre1.6.0_07/lib/i386/libjava.so
    b7d97000-b7da2000 r-xp 00000000 fd:01 72647910   /usr/local/jre1.6.0_07/lib/i386/libverify.so
    b7da2000-b7da3000 rwxp 0000b000 fd:01 72647910   /usr/local/jre1.6.0_07/lib/i386/libverify.so
    b7da3000-b7dab000 rwxs 00000000 fd:01 17186818   /var/tmp/hsperfdata_jovonexus/8569
    b7dab000-b7db4000 r-xp 00000000 fd:01 75694954   /ftp/usr/lib/libnss_files-2.3.4.so
    b7db4000-b7db6000 rwxp 00008000 fd:01 75694954   /ftp/usr/lib/libnss_files-2.3.4.so
    b7db6000-b7dc8000 r-xp 00000000 fd:01 75694920   /ftp/usr/lib/libnsl-2.3.4.so
    b7dc8000-b7dca000 rwxp 00011000 fd:01 75694920   /ftp/usr/lib/libnsl-2.3.4.so
    b7dca000-b7dcc000 rwxp b7dca000 00:00 0
    b7dd3000-b7dd9000 r-xp 00000000 fd:01 72680173   /usr/local/jre1.6.0_07/lib/i386/native_threads/libhpi.so
    b7dd9000-b7dda000 rwxp 00006000 fd:01 72680173   /usr/local/jre1.6.0_07/lib/i386/native_threads/libhpi.so
    b7dda000-b7de2000 r-xp 00000000 fd:01 75710475   /ftp/usr/lib/tls/librt-2.3.4.so
    b7de2000-b7de4000 rwxp 00007000 fd:01 75710475   /ftp/usr/lib/tls/librt-2.3.4.so
    b7de4000-b7dee000 rwxp b7de4000 00:00 0
    b7df3000-b7df4000 rwxp b7df3000 00:00 0
    b7df4000-b7df5000 r-xp b7df4000 00:00 0
    b7df5000-b7df8000 --xp b7df5000 00:00 0
    b7df8000-b7e46000 rwxp b7df8000 00:00 0
    b7e46000-b7e67000 r-xp 00000000 fd:01 75710485   /ftp/usr/lib/tls/libm-2.3.4.so
    b7e67000-b7e69000 rwxp 00020000 fd:01 75710485   /ftp/usr/lib/tls/libm-2.3.4.so
    b7e70000-b7e72000 rwxp b7e70000 00:00 0
    b7e72000-b7f97000 r-xp 00000000 fd:01 75710483   /ftp/usr/lib/tls/libc-2.3.4.so
    b7f97000-b7f98000 r-xp 00124000 fd:01 75710483   /ftp/usr/lib/tls/libc-2.3.4.so
    b7f98000-b7f9b000 rwxp 00125000 fd:01 75710483   /ftp/usr/lib/tls/libc-2.3.4.so
    b7f9b000-b7f9d000 rwxp b7f9b000 00:00 0
    b7f9d000-b7f9f000 r-xp 00000000 fd:01 75694866   /ftp/usr/lib/libdl-2.3.4.so
    b7f9f000-b7fa1000 rwxp 00001000 fd:01 75694866   /ftp/usr/lib/libdl-2.3.4.so
    b7fa1000-b7fa8000 r-xp 00000000 fd:01 72680171   /usr/local/jre1.6.0_07/lib/i386/jli/libjli.so
    b7fa8000-b7faa000 rwxp 00006000 fd:01 72680171   /usr/local/jre1.6.0_07/lib/i386/jli/libjli.so
    b7faa000-b7fb8000 r-xp 00000000 fd:01 75710482   /ftp/usr/lib/tls/libpthread-2.3.4.so
    b7fb8000-b7fba000 rwxp 0000d000 fd:01 75710482   /ftp/usr/lib/tls/libpthread-2.3.4.so
    b7fba000-b7fbc000 rwxp b7fba000 00:00 0
    b7fc2000-b7fc3000 r-xs 00000000 fd:01 84230145   /etc/.vds_property
    b7fc3000-b7fe0000 r-xp 00000000 fd:01 75694882   /ftp/usr/lib/libsphera.so.1
    b7fe0000-b7fe2000 rwxp 0001c000 fd:01 75694882   /ftp/usr/lib/libsphera.so.1
    b7fe2000-b7fe9000 rwxp b7fe2000 00:00 0
    b7fe9000-b7ffe000 r-xp 00000000 fd:01 75694923   /ftp/usr/lib/ld-2.3.4.so
    b7ffe000-b7fff000 r-xp 00015000 fd:01 75694923   /ftp/usr/lib/ld-2.3.4.so
    b7fff000-b8000000 rwxp 00016000 fd:01 75694923   /ftp/usr/lib/ld-2.3.4.so
    bffcc000-c0000000 rwxp bffcb000 00:00 0
    ffffe000-fffff000 r-xp 00000000 00:00 0
    
    VM Arguments:
    jvm_args: -Xmx2048M -Xms2048M -XX:+UseConcMarkSweepGC -XX:+UseParNewGC
    java_command: craftbukkit.jar nogui
    Launcher Type: SUN_STANDARD
    
    Environment Variables:
    PATH=/usr/kerberos/bin:/bin:/usr/bin:/usr/local/bin:/sbin:/usr/sbin:/usr/local/apache/bin
    LD_LIBRARY_PATH=/usr/local/jre1.6.0_07/lib/i386/client:/usr/local/jre1.6.0_07/lib/i386:/usr/local/jre1.6.0_07/../lib/i386
    LD_PRELOAD=
    SHELL=/bin/sh
    
    Signal Handlers:
    SIGSEGV: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGBUS: [libjvm.so+0x3be780], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGFPE: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGPIPE: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGXFSZ: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGILL: [libjvm.so+0x30f880], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGUSR1: SIG_DFL, sa_mask[0]=0x00000000, sa_flags=0x00000000
    SIGUSR2: [libjvm.so+0x3118c0], sa_mask[0]=0x00000000, sa_flags=0x10000004
    SIGHUP: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGINT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGTERM: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    SIGQUIT: [libjvm.so+0x311660], sa_mask[0]=0x7ffbfeff, sa_flags=0x10000004
    
    
    ---------------  S Y S T E M  ---------------
    
    OS:Linux
    uname:Linux 2.6.9-89.35.1.ELsmp #1 SMP Tue Jan 4 22:30:58 EST 2011 i686
    libc:glibc 2.3.4 NPTL 2.3.4
    rlimit: STACK 10240k, CORE 0k, NPROC 59374, NOFILE 1048576, AS infinity
    load average:2.73 2.00 3.19
    
    CPU:total 2 (1 cores per cpu, 2 threads per core) family 15 model 4 stepping 1, cmov, cx8, fxsr, mmx, sse, sse2, sse3, ht
    
    Memory: 4k page, physical 3764304k(129128k free), swap 8191992k(5858188k free)
    
    vm_info: Java HotSpot(TM) Client VM (10.0-b23) for linux-x86 JRE (1.6.0_07-b06), built on Jun 10 2008 01:33:02 by "java_re" with gcc 3.2.1-7a (J2SE release)
    
    time: Tue May 10 08:27:22 2011
    elapsed time: 2 seconds
    
    
     

Share This Page