Search the web
Sign In
New User? Sign Up
sw-gis · Smallworld Developers
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Want your group to be featured on the Yahoo! Groups website? Add a group photo to Flickr.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 19668 - 19699 of 20137   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
19668
Hello, I am looking for spni_config.magik It should be located in /modules/pni_schematics/source/spni_base/spni_base_config/source/ I would appreciate anyone...
muzinicm
Offline Send Email
Jun 1, 2009
12:34 pm
19669
Hi, I'm trying to add a number of months to the current date, for example, today is 2009-06-01 (June 1, 2009), and I'd like to add 15 months to the current...
Jimmy Huang
jimmyhuang98
Offline Send Email
Jun 1, 2009
10:35 pm
19670
Try the method plus_month() on date_mixin ! Cheers Reinhard Von: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] Im Auftrag von Jimmy Huang Gesendet:...
Hahn Reinhard
reinhard.hahn
Offline Send Email
Jun 2, 2009
9:57 am
19671
... You could use sw_job_date_engine.figure_next_date() from the "sw_job_engine" module. There are several examples in the method comment showing how to use...
Neil
neilpawson
Offline Send Email
Jun 2, 2009
3:32 pm
19672
What version of SmallWorld are you running? 4.0 only has a plus_days() method on date_mixin....
Travers
naran500
Offline Send Email
Jun 2, 2009
4:51 pm
19673
Check out date_time_mixin.from_ymd() and date_time_mixin.ymd() Remember leap year, and months that have more days than other months. One trick to get the last...
Bruce Morehouse
BruceM@...
Send Email
Jun 2, 2009
5:03 pm
19674
Hi, Neil, Thanks for the reply, I don't seem to have "sw_job_date_engine", how do I find this engine? thanks Jimmy...
Jimmy Huang
jimmyhuang98
Offline Send Email
Jun 2, 2009
5:29 pm
19675
plus_month() must be a custom method in the image you're looking at, Reinhard, because it does not exist in CST 4.1.1. As for the original question, a method...
Mike Buller
mike_s_buller
Offline Send Email
Jun 2, 2009
5:32 pm
19676
Hi, Mike, You're the man! Thank you very much, I've tested the method and it's working for what I need!!! And thank you, all of you that's responded with some...
Jimmy Huang
jimmyhuang98
Offline Send Email
Jun 2, 2009
9:00 pm
19677
Yes, you're right. I saw, that the classbrowser didn't show the source code, so I thougt, that it's core. But in fact we've loaded other magikc-Sources into...
Hahn Reinhard
reinhard.hahn
Offline Send Email
Jun 3, 2009
7:13 am
19678
Hello. I've been testing the SIAS with a direct connection between the application server computer and one EIS host computer.Now i want to have two agents on...
rodrigo.aguerre
Offline Send Email
Jun 3, 2009
6:56 pm
19679
Two agents on the SAME machine trying to connect to the same mid-tier? Cannot be done (we did this before and the SW help desk put us straight). One agent on...
Travers
naran500
Offline Send Email
Jun 3, 2009
9:07 pm
19681
My idea is to run one agent with two magik sessions. Not two agents. Anyway i have the problem trying ton run just one agent with one magik session....
rodrigo.aguerre
Offline Send Email
Jun 4, 2009
1:02 pm
19682
It could be that port 8000 is already being used by another process. Open a command prompt and type: netstat -a -o > %TEMP%\netstat.log Check the netstat.log...
dan_vitry2000
Offline Send Email
Jun 4, 2009
1:48 pm
19683
Hi Rodrigo to use sias agents some points are essential: 1. In sias-connector.properties directConnection.enabled has to be false. Do not comment out this...
c.dohle
Offline Send Email
Jun 4, 2009
2:20 pm
19684
Hello, thank you for your points. - The property directConnection.enabled in the sias-connector.properties file is set to false (not commented out). - The...
rodrigo.aguerre
Offline Send Email
Jun 4, 2009
7:47 pm
19685
Hi, can you explain what exactly fails ? Do you get an error message in JBOSS or in the agent log ? Does the agent show a message like: 05/06/09 12:06:26...
c.dohle
Offline Send Email
Jun 5, 2009
8:20 am
19686
Hi, I am having a very unusual and strange "message.ds" inaccessible error issue. My laptop "mercury" (running Windows XP SP3 and Windows Live OneCare) cannot ...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 5, 2009
2:43 pm
19687
Hello I saw a same error yesterday and the problem was with the access of database. But in your case you are trying to open a close image. So its really ...
Ayyaz MAHMOOD PARACHA
taxalian2ket02
Offline Send Email
Jun 5, 2009
4:41 pm
19688
No, it is an open image. Thanks. Ding From: sw-gis@yahoogroups.com [mailto:sw-gis@yahoogroups.com] On Behalf Of Ayyaz MAHMOOD PARACHA Sent: Friday, June 05,...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 5, 2009
5:46 pm
19689
Since you're using an open image if your paths are set in environment variables, you might take a look at them. PC's which have 'swmfs.exe' running on them...
Harris, Ronnie
rharris@...
Send Email
Jun 5, 2009
6:36 pm
19690
Ronnie, The same open image works for any other computers and worked for my laptop (mercury) a couple of weeks ago. There is no any change in SWAF411 server...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 5, 2009
7:19 pm
19691
Hello, There is some reason that the file message.ds is unavailable. Very first check the path from your computer Mercury: START-> run ... write the line...
maam Gazeta.pl
marcin.malicki
Offline Send Email
Jun 5, 2009
8:36 pm
19692
Marcin, The folder holding "message.ds" file is available. I already tried to resolve this issue by myself and with GE Smallworld support team with all means,...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 5, 2009
8:45 pm
19693
Ding, Just a thought, but you might try giving "Everyone" full access rights to your installation directory. I have seen a similar issue and this fixed it. ...
Smith, Matthew (BOC)
mwsmith15
Offline Send Email
Jun 6, 2009
2:38 am
19694
Hi, maybe you could try to use a Smallworld Command Line instead of sending swmfs_tests from Magik, it will reduce one level of complexity :) First of all try...
Tomasz Sudak
tomasz_sudak
Offline Send Email
Jun 6, 2009
7:39 am
19695
Thanks Tomasz, Math, Barjat, Ronnie, Ayyaz and all other people who are trying to help me on this issue. Dan Cooney from GE Smallworld, a very experienced...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 6, 2009
1:25 pm
19697
Dear Ding   I hope to help you , i faced this error alot before   I opened Conig.exe file and on I opened server configuration and on rights   I removed all...
Assem Kamal
prog.assem
Offline Send Email
Jun 6, 2009
7:33 pm
19698
Hi Assem, We already tried "rights all" approach which did not fix the issue. This issue only happens in my laptop. Thanks. Ding From: sw-gis@yahoogroups.com...
Dingqiang Zhong
dzhong_mit
Offline Send Email
Jun 7, 2009
1:38 am
19699
Hi Ding, We had a similar error recently on a few laptops that each have a local message.ds, and it turned out to be an error in an upgrade of our McAfee ...
Bob Giddings
rpg7500
Offline Send Email
Jun 7, 2009
5:05 am
Messages 19668 - 19699 of 20137   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help