Re: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Helmut, I tried running the same file to retest the memory statistics, but I could see thatnow I am getting error "Java(TM) Platform SE binary has stopped working" and server crashes withing few...
View ArticleRe: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Chris, I added the parameter PB_POOL_THRESHOLD=256KB as envy variable and used several options 256, 512, 1024 and more but had no luck. I also added few more variables PB_HEAP_DEBUG &...
View ArticleRe: Powerbuilder Find function populates "Expression not Valid"
Hi, First of all, you are talking about the find method, but in your example you are using the filter method. Your expression is working in filter but not when used with find method? What is the return...
View ArticleRe: Powerbuilder Find function populates "Expression not Valid"
you need to prefix this single our double quote inside the string with two tilde signs : i.e. dw_1.Find( 'Pos(address, 'rue d~~'alesia') > 0', 1, dw_1.RowCount() ) Hope this helps.Abdallah.
View ArticleRe: PB 11.5.1 - any options for scheduled reporting?
You have multiple options but the answer really depends on how complex your current reporting mechanism is. Our reporting mechanism is all data driven with queries and criteria that the user can...
View ArticleRe: windows can't find a dll
Hi Melvyn I faced this problem today. I was installing the new release of our application (PB executable) on our two citrix servers. After installation, it worked but on one server but on other one it...
View ArticleRe: how to remove mouse cursor shadow for a treeview when drag and drop?
Maybe you are inadvertently cancelling and/or beginning drag in dragbegin, dragwithin or other events
View ArticleRe: Is there a future after PowerBuilder 12.6?
Thanks Ludwin. They seemed to have some sort of a strategy back in May to make PB to be a part of the realtime data management platform. Are they going back on this again? What is the reason for going...
View ArticleRe: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Chris, You mean EOL is for EAS6 or EAS5 next year ?, EOL is for EAS5 as I know. Trying some other stuff to fix this memory issue, at least I need to know the root cause of this extensive exhaust of...
View ArticleRe: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Helmut, I am out of the error posted above yesterday" "Java(TM) Platform SE binary has stopped working". There was another instance of JDK running for OS which was outdated. I removed that and made...
View ArticleRe: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Kunal,we used a backup of the java.exe / jsl.exe file, if we want to test with 2GB again.But I think you can also use the editbin.exe to change the /LARGEADDRESSAWARE switch. But I have never done...
View ArticleRe: EAServer6.3.1: java.lang.OutOfMemoryError: unable to create new native...
Hi Kunal; EOL is for all of the EAS product. A letter to all support contacts was sent out last year that sales would end in October 2013 and support for August 31, 2014. However since then, SAP...
View ArticleRe: Is there a future after PowerBuilder 12.6?
Hi Ludwin; Just one observation .... => Dirk Boessmann is Senior Vice President, Head of Mobile Platform Development. For what reasons ever, PowerBuilder is in this section. His business is mobile...
View ArticleRe: Is there a future after PowerBuilder 12.6?
Hi Chris,I don't know what he thinks.He stayed and watched Armeen's presentation. But we had no chance to talk about it. I think that he understood what Appeon is doing. Especially that they have a C++...
View ArticleRe: Is there a future after PowerBuilder 12.6?
Yes, on the web side HTML5 compatibility would be nice. However, Appeon is really based on an "Appcellerator" technology design which replies on either the web browser plug-in or an iOS/Android...
View ArticleRe: Is there a future after PowerBuilder 12.6?
For those that aren't from the US, the Sarbanes-Oxley Act relates to board members being held personally responsible for the accuracy of corporate financial statements.
View ArticleRe: Datastore Windows Handle Fix Speeds up Background Processing on Windows...
Hi Glenn, I can confirm. This little pb.ini file makes magic. Our team found this "undocumented trick" and our application stop crashing after years dealing with windows resources problems, unespected...
View ArticleRe: Error calling external object function intialize
Hi, Do we have any other solution for this issue. We are still struck up with the same issue Thanks,Lavanya
View Article