Hi, Im trying to execute the Backup Manager on Solaris 9 System, and I have the following error: MagikSF> *** Exception 1 Raised In Critical Section ***...
19572
hoontheng
May 2, 2009 4:51 am
Hi there, Any one know how to create degree symbol in enumerator when i try to add value in enumerator list. Does it due to windows font setting? Please help....
19573
chithambaram ponnalagu
chithambaram_p
May 2, 2009 6:12 am
Hi, - Use ALT+ 0176 for creating the degree symbol. For your reference check the below link. http://office.microsoft.com/en-us/help/HA011179441033.aspx ...
19574
chithambaram_p
May 2, 2009 6:16 am
Hi, - Use ALT+ 0176 for creating the degree symbol. For your reference check the below link. http://office.microsoft.com/en-us/help/HA011179441033.aspx ...
19575
jacob14303
May 4, 2009 12:43 pm
I have a set of code in vba but I was unable to format it in magik sheet.OLEObjects.Add(Filename:= _ "", Link:= _ False, DisplayAsIcon:=True, ...
19577
Baņuls Aizpiri, Al...
elnexo
May 6, 2009 2:17 pm
Hello, Any one knows how can I get client's ip in SIAS? Thanks in advance A.Baņuls Hello, Any one knows how can I get client's ip in SIAS? Thanks in advance ...
19578
Mike Buller
mike_s_buller
May 6, 2009 6:37 pm
Hello A., If you are dealing with the SIAS JSF code for the web client, you'll have to use the FacesContext class. I haven't tested the following code, but...
19579
MainStay
mainstay918
May 8, 2009 3:29 am
I use CST 4.0. Now I do v.merge() on an alternative.But many hours later it still run,the CPU of the Client is used more than 50% and the thead is still...
19580
RICH SWAIN
richard_p_swain
May 8, 2009 3:48 am
There are a couple of normal reasons why this may happen: 1.. There are lots of changes in the parent or child alternative which have not been merged or posted...
19581
MainStay
mainstay918
May 8, 2009 4:38 am
I use v.table_changes_to(parent) to get the diffrent record,there are less than 2000 record different between this alternative and it's parent.And the CPU runs...
19582
Archana
mukundaarchanaa@...
May 8, 2009 5:35 am
Hi there, Code to know cleint IP HttpServletRequest request =((HttpServletRequest) FacesContext.getCurrentInstance().getExternalContext().getRequest()); String...
19583
Baņuls Aizpiri, Al...
elnexo
May 8, 2009 7:57 am
Thanks. ________________________________ De: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] En nombre de Archana Enviado el: viernes, 08 de mayo de...
19584
Stefan Alpers
stefanalpers
May 8, 2009 8:16 am
Hi Steve, I found the method point<< in CST 4.1.1 that solves the problem, too: point<< IN sw:win32_text_item_mixin RESTRICTED! index ## Set the position...
19585
jacob14303
May 9, 2009 5:51 am
does Any body know how to run excel macro in magik?...
19586
Mark van der Hurk
mdvdhurk
May 10, 2009 10:27 am
... Hi Jacob, You should first get a handle on the 'link' with Excel, use OLE for that. When you've got that, you perform almost any action in Excel by using...
19587
jacob14303
May 11, 2009 5:54 am
I have to take a snapshot of map and paste it in PDF file. can any one share the procedure to write to pdf in magik. -Jacob...
19588
Olivier Gagnon
olystersw
May 11, 2009 12:30 pm
Jacob, I think you should get the documentation on the format and then write the code in a textfile and save it as .pdf. There a few free components out there...
19589
Mera boxer
meraboxer
May 11, 2009 1:12 pm
Try, exc << excel.new() ... exc.run(_self.message(:excel_macro_name)) Regards,Mario To: sw-gis@yahoogroups.com From: jacob14303@... Date: Sat, 9 May 2009...
19590
Gretsch Luc
gretsch_l
May 11, 2009 1:59 pm
Hi group, I want to try out the WMS SOM on Swaf 4.1.1, but I don't know which kind of file-type I have to add. Does it need to be a .wms, or a .xml file? Can...
19591
smallworld4000
May 13, 2009 12:23 am
Hi, We have been running some load testing on our SIAS 4.1.2 implementation, and we have found that there appears to be a limit to the number of connections...
19592
Mike Buller
mike_s_buller
May 13, 2009 2:50 am
If you're only running 1 Magik session in the EIS tier, that might be the source of your problems. Try adding more Magik sessions. Mike Buller GE Energy...
19593
smallworld4000
May 13, 2009 3:10 am
Hi Mike, We have 2 agents running. I don't think that is the problem, our test scenario is relatively simple. Each test is really only 4 or 5 map requests,...
19594
Travers
naran500
May 13, 2009 5:37 am
... All Java EE containers will keep a session open for a certain amount of time before releasing the session data, but that's not a problem. We've used JBoss...
19595
smallworld4000
May 13, 2009 6:16 am
Hi Travers, Yes, we have 2 agents on seperate servers, each running one magik session. I will add an extra magik session to each agent and try again. I have...
19596
mike_s_buller
May 13, 2009 4:51 pm
Hi, If your problems persist, you could try contacting your Smallworld Help Desk. It's possible they've dealt with similar issues. Mike Buller GE Energy...
19597
Markus Neifer
howlingmad@...
May 14, 2009 12:09 pm
Hi, i'm using record_transaction.new_insert to create new objects in Smallworld 4.1. The objects look ok to me. I can view and select them just fine. However,...
19598
erik_raeves
May 14, 2009 2:50 pm
Hi Markus, there's the geom_id (a unique 64 bits part - that's got 32 bits high part (universe_bits and world_bits) and 32 bits low part (priority bits and...
19599
Markus Neifer
howlingmad@...
May 15, 2009 12:19 pm
Hi Erik, thank you for your reply. If the number of bits is determined at database/world creation time, i don't understand why objects that are already in the...
19600
Stefan Alpers
stefanalpers
May 15, 2009 2:46 pm
Hi, Does anyone have an easy to understand example for the usage of a progress indicator besides the online documentation? Thanks in advance, Stefan...
19601
Robert Schweikert
robert_schwe...
May 15, 2009 3:12 pm
Stefan, If you talk about the bar_progress_indicator, here is how I use it: _self.install_progress_indicator( _self.message(:x_progress_indicator), _self, ... ...