Max Titov IV @ TechSplice

The most beautiful music of all is the music of what happens.
  • Home
  • About

Posts Tagged ‘problem’

18 Nov 2008

The sales order … is currently being processed by user …

An inbound IDOC was failing due to the error [described in the title].  Some research resulted in the following results:

TR: SM12 displayed a list of locked elements in the system.

TR: SM04 displayed a list of logged in users in the local system.

TR: SM08 displayed a list of logged in users in all the app-servers [not just the current system].

Unfortunately in my case non of the mentioned transactions above helped me narrow down where the user was locking the system – in the end I’ve requested for the user to log back in and kill his session with a TR: /nex.

18 November, 2008 at 8:59 by Max

Tags: fix, order, problem, process, sales, sap, SAP/ABAP, solution, user
Posted in SAP/ABAP | No Comments »

9 Sep 2008

Finally no spam

This blog has been plagued by constant spam comment postings, the other day I’ve checked the moderation log to see 1400 unmoderated posts.  As you can imagine its very annoying and frustrating to see these things and practically impossible to go through and find proper comments.

So, I finally decided to do something about it and implemented Simple CAPTCHA plug in from WordPress library.

Today I have 0 spammed comments and I am very happy about it.  So if you are in the same shoes don’t be lazy like I was and set it up asap.

9 September, 2008 at 9:47 by Max

Tags: captcha, fix, problem, solution, spam
Posted in Everyday stuff | 1 Comment »

23 Jun 2008

Adobe Flex Builder 3 short dump [JVM terminated. Exit code=1...]

I was using Adobe Flex Builder 3 [AF3] for a few weeks now. I like what has been done with the application, the new functionality is very useful and there is a ton of new options that can be configured while designing your applications.

Unforchunately similarly to it’s predecessor there are major bugs in AF3. A week ago for no apparent reason the application stopped working. Every time ran the application it threw a short dump before initializing the EDI.

Adobe Flex Builder 3 short dump.

I’ve tried reinstalling the application and even removed the old versions of JRE references. Nothing helped and just as before I had to rely to googling and looking at configuration files.

The problem lied in the small FlexBuilder.ini file located in the root installation directory. The contents of the file included the following settings:

-vmargs
-Xms128m
-Xmx512m
-XX:MaxPermSize=256m
-XX:PermSize=64m
-Djava.net.preferIPv4Stack=true

I’ve modified the contents to exclude the last lines and vuala, the application went back to it’s usual state [sure I lost all my projects but its nice to have a working EDI once again].

23 June, 2008 at 9:18 by Max

Tags: builder, development, error, fix, Flex, problem, short dump, solution, workaround
Posted in Flex | 4 Comments »

11 Dec 2007

Workaround for: “Click to activate and use this control” IE problem.

Those of you who have been found of putting up interesting controls on your web pages might have come across the ‘Click to activate and use this control’ bug that occurs in Internet explorer.  If you do some searching you will find a lot of posts that require upgrade and an installation of a patch.   Having explored the problem my self I offer you an alternative solution:

  1. Create a javascript function that is initiated when the page is loaded ‘onload’ event.
  2. Create a tag with a particular id somewhere on your page [lets say "fuzzy_object" for a sake of an argument].
  3. In your javascript function create a  single string containing the specifications of your object [in my case it was an swf file].
  4. Perform the following: document.getElementById(‘fuzzy_object’).innerHTML = concatinated_string.

This is a tad generic but it should work.   If not just let me know and I’ll post a more detailed solution.

11 December, 2007 at 17:45 by Max

Tags: browser, development, fix, problem, solution, solve, web, workaround
Posted in Web Development | No Comments »

  • Subscribe using FeedBurner
  • Cloud

    abap adobe animation basic beautiful builder camera code configuration contribution design development digital engineering fix flash Flex friends function images interesting lesson new paypal Photography php problem problems program programmer review sap SAP/ABAP sdk setup soap software solution story system tables transaction transports user video

    WP Cumulus Flash tag cloud by Roy Tanck and Luke Morton requires Flash Player 9 or better.

  • My Links

    • Cooking
    • Gallery
    • Resume
  • Online Tools

    • Airline Ticket Search
    • Estimate Shipping Cost [from US]
    • Link your Blog
  • Software Engineering Blogs

    • Adam Goucher
    • Joel on Software
    • The Third Bit
    • Wide Awake Developers
  • Categories

    • Everyday stuff
    • Flex
    • Photography
    • SAP/ABAP
    • Short Stories
    • Software Engineering
    • Web Development
  • Gallery

    Roy Tanck's Flickr Widget requires Flash Player 9 or better.

Max Titov IV @ TechSplice is proudly powered by WordPress
Design & code by Jonk
Entries (RSS) and Comments (RSS).
Podcast Powered by podPress (v8.8)