[spyder] Introduction tour mistake

2023-03-14 Thread Giancarlo Perrotta
Hello,
On the first page of the Introduction tour it says:
"Spyder is a powerful *Interactive* Development Environment (IDE)..."
I think it should be "Integrated".

-- 
You received this message because you are subscribed to the Google Groups 
"spyder" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to spyderlib+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/spyderlib/717e488c-016d-42e7-8fa0-5eb30d4f0507n%40googlegroups.com.


[FFmpeg-user] harware encoding

2021-01-20 Thread manuel perrotta
ffmpeg -i PradaMens.mkv -i IFNMASK1920.png -filter_complex overlay=1:
-acodec copy -vcodec h264 PradaMens.mp4

what i sthe best and most powerful / fast command to reencode a file like
this if I have intel I7 9700 processor and NVidia RTX 2060 16GB Ram and I
need to encode and place watermark on 100.000 videos in batch
___
ffmpeg-user mailing list
ffmpeg-user@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-user

To unsubscribe, visit link above, or email
ffmpeg-user-requ...@ffmpeg.org with subject "unsubscribe".

[aur-dev] [Bug Report] Fwd: AUR Ownership Notification for rcm

2017-01-21 Thread Thiago Barroso Perrotta via aur-dev
I just disowned a package in the AUR, and then I received the following 
automatic email:

> Begin forwarded message:
> 
> From: not...@aur.archlinux.org 
> Subject: AUR Ownership Notification for rcm
> Date: 21 January 2017 22:07:54 GMT-2
> To: < my email address>
> Reply-To: nore...@aur.archlinux.org 
> 
> The package rcm [1] was disowned by serialoverflow [2].
> 
> [1] https://aur.archlinux.org/pkgbase/rcm/ 
> 
> [2] https://aur.archlinux.org/account/serialoverflow/ 
> 

I want to stress this part out:

The package rcm [1] was disowned by serialoverflow [2].

User `serialoverflow` was the only co-maintainer of the `rcm` package; and now, 
he is the current maintainer, since I have disowned the package.

The aforementioned message is wrong, because I was the one who disowned the 
package, not its former co-maintainer.

In other words:

* Package X has Y as its maintainer and Z as its co-maintainer.
* Y, the maintainer, disowns the package.
* AUR sends an email stating that Z, not Y, disowned the package.

This is a bug.

- Thiago



[cmake-developers] [PATCH] CMAKE_DL_LIBS: fix typo

2017-01-20 Thread Thiago Perrotta
Hi list,

Since this is a very small fix (literally just one character) and this is
my first patch here, I didn't bother to read the instructions for
contributing / submitting patches. Therefore, feel free to use this patch
according to your own workflow.

- Thiago
From 90d2637e4f6105225a9556e39431c8fa6d03506c Mon Sep 17 00:00:00 2001
From: Thiago Perrotta <tperro...@tgr.net.br>
Date: Fri, 20 Jan 2017 23:35:27 -0200
Subject: [PATCH] CMAKE_DL_LIBS: fix typo

---
 Help/variable/CMAKE_DL_LIBS.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Help/variable/CMAKE_DL_LIBS.rst b/Help/variable/CMAKE_DL_LIBS.rst
index 1fe7641..50d313d 100644
--- a/Help/variable/CMAKE_DL_LIBS.rst
+++ b/Help/variable/CMAKE_DL_LIBS.rst
@@ -1,7 +1,7 @@
 CMAKE_DL_LIBS
 -
 
-Name of library containing ``dlopen`` and ``dlcose``.
+Name of library containing ``dlopen`` and ``dlclose``.
 
 The name of the library that has ``dlopen`` and ``dlclose`` in it, usually
 ``-ldl`` on most UNIX machines.
-- 
1.9.1

-- 

Powered by www.kitware.com

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Kitware offers various services to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

[android-developers] New android developer having trouble building signed apk

2016-10-05 Thread Bill Perrotta
Running Windows 7 Android studio.

When trying to build a signed apk I get java.lang.OutOfMemoryError: unable 
to create new native thread.


Is it possible to run android studion correctly on 3gb ramm 32 bit 
windows7? Intel  D cpu 3.40 ghz 3.39 GHZ

I have bluestacks running api19 android 4.4.2 because the native emulator 
requires vtx haxm.

I created and coded a project but can't run it or export it to an apk.

I created this variable in windows system when gradle wouldn't 
run _JAVA_OPTIONS Variable value: -Xmx512M.

Very frustrating maybe someone here can help or point me to a good source 
for help.



I apologise if this is the wrong place to post.


Thanks,

Bill Perrotta.


-- 
You received this message because you are subscribed to the Google Groups 
"Android Developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to android-developers+unsubscr...@googlegroups.com.
To post to this group, send email to android-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/android-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/android-developers/0c1534fc-c4b4-4f20-8e0d-4c491df7e430%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [sumo-user] Prevent teleporting buses

2015-10-07 Thread Deborah Perrotta
Redirecting...

Deborah Perrotta
http://pt.linkedin.com/in/deborahperrotta/

On Wed, Oct 7, 2015 at 12:00 PM, bhargavareddy mopuru <
bhargavamop...@gmail.com> wrote:

> Hello everyone,
>
>
> I'm using SUMO 0.23, NS 3.21 and Traci in my research. I need to write a
> code in c++ in ns3 to communicate with sumo through ns3 using traci.
>
> I am facing a problem how to write a code in ns3 to communicate with sumo,
> is there any documentation or steps. Please provide me.
>
>
>
>
> Thanks in advance.
>
> On Fri, Sep 25, 2015 at 6:49 PM, Deborah Perrotta <
> deborahperro...@gmail.com> wrote:
>
>> Hi Jakob,
>> thanks for the answer. I'm focusing on fixing the network and traffic to
>> prevent teleports from happening.
>>
>> Kindly,
>> Deborah.
>>
>> Deborah Perrotta
>> http://pt.linkedin.com/in/deborahperrotta/
>>
>> On Tue, Sep 22, 2015 at 6:56 AM, Jakob Erdmann <
>> namdre.s...@googlemail.com>
>> wrote:
>>
>> > Hello,
>> > there is currently no mechanism for type-specific teleports. What is the
>> > underlying cause of teleporting? It's usually better to address the root
>> > cause, rather than deal with the symptoms.
>> > regards,
>> > Jakob
>> >
>> > 2015-09-21 16:15 GMT+02:00 Deborah Perrotta <deborahperro...@gmail.com
>> >:
>> >
>> >> Hi everyone,
>> >>
>> >> is there a way to prevent the teleport of buses but not other
>> vehicles'?
>> >>
>> >> Thank you,
>> >>
>> >> Deborah Perrotta
>> >> http://pt.linkedin.com/in/deborahperrotta/
>> >>
>> >>
>> --
>> >> ___
>> >> sumo-user mailing list
>> >> sumo-user@lists.sourceforge.net
>> >> https://lists.sourceforge.net/lists/listinfo/sumo-user
>> >>
>> >
>> >
>>
>> --
>> ___
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
--
Full-scale, agent-less Infrastructure Monitoring from a single dashboard
Integrate with 40+ ManageEngine ITSM Solutions for complete visibility
Physical-Virtual-Cloud Infrastructure monitoring from one console
Real user monitoring with APM Insights and performance trend reports 
Learn More http://pubads.g.doubleclick.net/gampad/clk?id=247754911=/4140
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Prevent teleporting buses

2015-09-25 Thread Deborah Perrotta
Hi Jakob,
thanks for the answer. I'm focusing on fixing the network and traffic to
prevent teleports from happening.

Kindly,
Deborah.

Deborah Perrotta
http://pt.linkedin.com/in/deborahperrotta/

On Tue, Sep 22, 2015 at 6:56 AM, Jakob Erdmann <namdre.s...@googlemail.com>
wrote:

> Hello,
> there is currently no mechanism for type-specific teleports. What is the
> underlying cause of teleporting? It's usually better to address the root
> cause, rather than deal with the symptoms.
> regards,
> Jakob
>
> 2015-09-21 16:15 GMT+02:00 Deborah Perrotta <deborahperro...@gmail.com>:
>
>> Hi everyone,
>>
>> is there a way to prevent the teleport of buses but not other vehicles'?
>>
>> Thank you,
>>
>> Deborah Perrotta
>> http://pt.linkedin.com/in/deborahperrotta/
>>
>> --
>> ___
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Changing lane-restrictions temporarily

2015-09-15 Thread Deborah Perrotta
Hi Jakob,

thank you, I'll go for the second option.

Best,
Deborah.

Deborah Perrotta
http://pt.linkedin.com/in/deborahperrotta/

On Mon, Sep 14, 2015 at 5:00 PM, Jakob Erdmann <namdre.s...@googlemail.com>
wrote:

> Hi Deborah,
> At simulation time you could use rerouters (
> http://sumo.dlr.de/wiki/Simulation/Rerouter#Closing_a_Street)
> but only to close whole edges.
> However, you can easily keep a master network and minimal patch files to
> describe your different networks. see
>
> http://sumo.dlr.de/wiki/Tutorials/ScenarioGuide#Example:_Patching_the_type_of_a_node
>
> regards,
> Jakob
>
> On 09/11/2015 05:47 PM, Deborah Perrotta wrote:
>
> Hi Jakob,
>
> thanks for the answer, it worked perfectly.
>
> I take the opportunity to ask if it's possible to define in an additional
> file different lane restrictions, so that those would overwrite the network
> restriction for those lanes when sumocfg is loaded (containing this
> additional file). The objective is to keep only one network file and for
> each pre-defined scenario, be able to change some lanes restrictions.
>
> Thanks again,
> Deborah.
>
> On Thu, Aug 27, 2015 at 3:47 PM, Jakob Erdmann <namdre.s...@googlemail.com> 
> <namdre.s...@googlemail.com>
> wrote:
>
>
> Hello,
> as always, report odd behavior as described 
> here:http://sumo.dlr.de/wiki/FAQ#How_do_I_report_Erroneous_behavior_of_a_SUMO-Application.3F
>
> As a workaround you may specify all connections from the troublesome edge
> explicitly. In this case no additional connections should be built. 
> (seehttp://sumo.dlr.de/wiki/Networks/Building_Networks_from_own_XML-descriptions#Explicitly_setting_which_Edge_.2F_Lane_is_connected_to_which
> )
>
> regards,
> Jakob
>
> 2015-08-27 16:12 GMT+02:00 Deborah Perrotta <deborahperro...@gmail.com> 
> <deborahperro...@gmail.com>:
>
>
> Hi SUMO users,
>
> I've been having  a problem when generating my network. Although I use the
> --no-turnarounds option when applying NETCONVERT, I'm getting one that's
> been hard to fix.
>
> Any ideas on why this is happening and what to do to troubleshoot this?
>
> Thank you in advance.
>
> Kind regards,
>
> Deborah Perrottahttp://pt.linkedin.com/in/deborahperrotta/
>
> --
> ___
> sumo-user mailing 
> listsumo-user@lists.sourceforge.nethttps://lists.sourceforge.net/lists/listinfo/sumo-user
>
>
>
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Changing lane-restrictions temporarily

2015-09-11 Thread Deborah Perrotta
Hi Jakob,

thanks for the answer, it worked perfectly.

I take the opportunity to ask if it's possible to define in an additional
file different lane restrictions, so that those would overwrite the network
restriction for those lanes when sumocfg is loaded (containing this
additional file). The objective is to keep only one network file and for
each pre-defined scenario, be able to change some lanes restrictions.

Thanks again,
Deborah.

On Thu, Aug 27, 2015 at 3:47 PM, Jakob Erdmann <namdre.s...@googlemail.com>
wrote:

> Hello,
> as always, report odd behavior as described here:
> http://sumo.dlr.de/wiki/FAQ#How_do_I_report_Erroneous_behavior_of_a_SUMO-Application.3F
>
> As a workaround you may specify all connections from the troublesome edge
> explicitly. In this case no additional connections should be built. (see
> http://sumo.dlr.de/wiki/Networks/Building_Networks_from_own_XML-descriptions#Explicitly_setting_which_Edge_.2F_Lane_is_connected_to_which
> )
>
> regards,
> Jakob
>
> 2015-08-27 16:12 GMT+02:00 Deborah Perrotta <deborahperro...@gmail.com>:
>
>> Hi SUMO users,
>>
>> I've been having  a problem when generating my network. Although I use the
>> --no-turnarounds option when applying NETCONVERT, I'm getting one that's
>> been hard to fix.
>>
>> Any ideas on why this is happening and what to do to troubleshoot this?
>>
>> Thank you in advance.
>>
>> Kind regards,
>>
>> Deborah Perrotta
>> http://pt.linkedin.com/in/deborahperrotta/
>>
>> --
>> ___
>> sumo-user mailing list
>> sumo-user@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/sumo-user
>>
>
>
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Turnaround happening with no-turnaround option

2015-08-27 Thread Deborah Perrotta
Hi SUMO users,

I've been having  a problem when generating my network. Although I use the
--no-turnarounds option when applying NETCONVERT, I'm getting one that's
been hard to fix.

Any ideas on why this is happening and what to do to troubleshoot this?

Thank you in advance.

Kind regards,

Deborah Perrotta
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] vClass and DUAROUTER

2015-08-19 Thread Deborah Perrotta
Hi Jakob,

yes, of course. Sometimes the solution is that easy and we don't see it.
Thank you for your support. :)

On Wed, Aug 19, 2015 at 9:50 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 run duarouter with the option --repair and make sure the vehicles have the
 appropriate 'type' attribute.

 regards,
 Jakob

 2015-08-18 17:35 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hello all!

 Does anyone know of a way to make DUAROUTER to re-route vehicles from a
 route file .rou considering vclass restrictions of the network? I tried
 uploading an additional file with the vtype and vclass definition (option
 -d), but it didn't seem to make any difference.

 Thank you in advance.

 Kind regards,

 --
 Deborah Perrotta
 http://pt.linkedin.com/in/deborahperrotta/

 --
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Passengers boarding on the left

2015-08-14 Thread Deborah Perrotta
Hi Jakob,

as an immediate solution, I located the bus stops in lane _2. Because SUMO
is used as base for another visualization software, the important is for it
to run ans stop at bus stops, no matter which lane. But I'll test that,
thank you.

Rgs,
Deborah.

On Fri, Aug 14, 2015 at 9:15 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 Hello Deborah,
 please test svn revision 18630 where the problem of
 not-overtaking-stopped-vehicles should be fixed.
 regards,
 Jakob

 2015-08-13 18:08 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob,

 thanks a lot, it works indeed, people just hop in with no problems.

 I take the opportunity to mention a situation I had today when simulating
 parked vehicles along the lane: buses are stopping right before them
 assuming it's traffic congestion, although I designated a specific lane for
 them.

 I found someone had this problem before (
 http://sourceforge.net/p/sumo/mailman/message/33612418/) and you
 mentioned it could be a bug in the lane-changing code. Is there a way to
 solve this while the code is not fixed? I ran the simulation in the latest
 svn version but got the same behavior.

 [image: Displaying image.png]

 Thank you very much in advance.

 Best,
 Deborah.

 On Tue, Aug 11, 2015 at 12:35 PM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 That should work (but I haven't tested it). Persons do not care about
 the lane when boarding vehicles. Only about edge and position. The door by
 which the bus is entered is not modeled anyway.


 2015-08-10 22:00 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 is it possible for a bus stop to be located in the middle of the road,
 with
 passengers boarding/alighting through the bus doors on the left side?

 Thank you in advance.

 Best regards,
 --
 Deborah Perrotta

 --
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Passengers boarding on the left

2015-08-13 Thread Deborah Perrotta
Hi Jakob,

thanks a lot, it works indeed, people just hop in with no problems.

I take the opportunity to mention a situation I had today when simulating
parked vehicles along the lane: buses are stopping right before them
assuming it's traffic congestion, although I designated a specific lane for
them.

I found someone had this problem before (
http://sourceforge.net/p/sumo/mailman/message/33612418/) and you mentioned
it could be a bug in the lane-changing code. Is there a way to solve this
while the code is not fixed? I ran the simulation in the latest svn version
but got the same behavior.

[image: Displaying image.png]

Thank you very much in advance.

Best,
Deborah.

On Tue, Aug 11, 2015 at 12:35 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 That should work (but I haven't tested it). Persons do not care about the
 lane when boarding vehicles. Only about edge and position. The door by
 which the bus is entered is not modeled anyway.


 2015-08-10 22:00 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 is it possible for a bus stop to be located in the middle of the road,
 with
 passengers boarding/alighting through the bus doors on the left side?

 Thank you in advance.

 Best regards,
 --
 Deborah Perrotta

 --
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Passengers boarding on the left

2015-08-10 Thread Deborah Perrotta
Hi everyone,

is it possible for a bus stop to be located in the middle of the road, with
passengers boarding/alighting through the bus doors on the left side?

Thank you in advance.

Best regards,
-- 
Deborah Perrotta
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Fwd: Net connectivity problems/ randomTrips

2015-07-31 Thread Deborah Perrotta
Hi Jakob,

thank you very much for your answer. I'll try to apply your suggestions.

Best,
Deborah.

On Wed, Jul 29, 2015 at 2:17 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 Generally speaking If SUMO is crashing, you should always report a bug.
 You could try the latest svn version to check whether the crash is already
 fixed if not please report.
 To get randomTrips to ignore these edges you must either delete them from
 the network (i.e. using netconvert --keep-edges.input-file
 outputfileOfNetCheck.py ) or provide randomTrips with weight files were
 those edges have weight 0.
 (http://sumo.dlr.de/wiki/Tools/Trip#customized_weights)

 regards,
 Jakob

 2015-07-22 17:14 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Resending due to server breakdown. Thanks!
 -- Mensagem encaminhada --
 De: Deborah Perrotta deborahperro...@gmail.com
 Data: 21/07/2015 21:43
 Assunto: Net connectivity problems/ randomTrips
 Para: sumo-user@lists.sourceforge.net sumo-user@lists.sourceforge.net
 Cc:

 Hi everyone,

 I have problems when using randomTrips (with duarouter option) in my most
 recent network, and it seems to be due to lack of connectivity in the .net
 file. Thus I ran netcheck.py and most of the issues are related to edges
 in
 the boundaries, some of them being small and indeed disconnected.

 My network was generated based on an OSM area and with the following
 options:

 type-files value=
 C:\sumo-0.23.0\data\typemap\osmNetconvertPedestrians.typ.xml/
 tls.join value=true/
 ramps.guess value=true/
 remove-edges.by-vclass value=
 rail_slow,rail_fast,bicycle,pedestrian,lightrail,cityrail/
 remove-edges.isolated value=true/
 no-turnarounds value=true/
 geometry.remove value=true/
 roundabouts.guess value=true/
 junctions.join value=true/
 sidewalks.guess value=true/
 crossings.guess value=true/
 tls.guess-signals value=true/

 Is there a way to prevent randomTrips to consider those edges when
 generating the trips and routes? I wouldn't mind to have a couple of
 invalid routes, but the problem is that it is making SUMO crash.

 Thank you in advance for your help.

 Best regards,
 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Fwd: Net connectivity problems/ randomTrips

2015-07-22 Thread Deborah Perrotta
Resending due to server breakdown. Thanks!
-- Mensagem encaminhada --
De: Deborah Perrotta deborahperro...@gmail.com
Data: 21/07/2015 21:43
Assunto: Net connectivity problems/ randomTrips
Para: sumo-user@lists.sourceforge.net sumo-user@lists.sourceforge.net
Cc:

Hi everyone,

I have problems when using randomTrips (with duarouter option) in my most
recent network, and it seems to be due to lack of connectivity in the .net
file. Thus I ran netcheck.py and most of the issues are related to edges in
the boundaries, some of them being small and indeed disconnected.

My network was generated based on an OSM area and with the following
options:

type-files value=
C:\sumo-0.23.0\data\typemap\osmNetconvertPedestrians.typ.xml/
tls.join value=true/
ramps.guess value=true/
remove-edges.by-vclass value=
rail_slow,rail_fast,bicycle,pedestrian,lightrail,cityrail/
remove-edges.isolated value=true/
no-turnarounds value=true/
geometry.remove value=true/
roundabouts.guess value=true/
junctions.join value=true/
sidewalks.guess value=true/
crossings.guess value=true/
tls.guess-signals value=true/

Is there a way to prevent randomTrips to consider those edges when
generating the trips and routes? I wouldn't mind to have a couple of
invalid routes, but the problem is that it is making SUMO crash.

Thank you in advance for your help.

Best regards,
-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] cutRoutes for buses

2015-07-22 Thread Deborah Perrotta
Hi Michael,
Jakob had answered me already, but thanks anyway. :)

Best,
Deborah.
Em 22/07/2015 12:00, Michael Behrisch behri...@users.sourceforge.net
escreveu:

 Hi Deborah,
 sorry for the delay but you probably noticed that sourceforge was down.

 Am 2015-07-16 17:43, schrieb Deborah Perrotta:

 Hello everyone,

 I've been trying to apply cutRoutes to a file composed by bus routes (and
 stops) and was not successful. I transformed the file from an additional
 file to a route file, so it is basically like this:

 routes
 vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12 minGap=3
 maxSpeed=17 color=1,1,0 guiShape=bus/
 route id=14_0 edges=8650842#1 8650842#2 (...)/route
 flow id=14_0 type=BUS begin=1000 end=2800 period=420
 color=1,1,0 route=14_0/
 /routes


 The problem is that cutRoutes currently only handles vehicle elements with
 nested routes such as
 vehicle id=...
 route ...
 /vehicle

 I opened a ticket for that: http://sumo.dlr.de/trac.wsgi/ticket/1838


 You could pass your route file through the duarouter which should create
 the correct format and cut it afterwards.

 Regards,
 Michael


--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] cutRoutes for buses

2015-07-16 Thread Deborah Perrotta
Hello everyone,

I've been trying to apply cutRoutes to a file composed by bus routes (and
stops) and was not successful. I transformed the file from an additional
file to a route file, so it is basically like this:

routes
vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12 minGap=3
maxSpeed=17 color=1,1,0 guiShape=bus/
route id=14_0 edges=8650842#1 8650842#2 (...)/route
flow id=14_0 type=BUS begin=1000 end=2800 period=420
color=1,1,0 route=14_0/
/routes

I tried transforming the flow into vehicles but it didn't work as well. Is
it possible to apply cutRoutes to a traditional bus route file? What type
of modifications to the file have to be made in order to become possible?

Thank you in advance.

Kind regards,

-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Models/Emissions/HBEFA3-based/Bus

2015-06-10 Thread Deborah Perrotta
Hey Michael,

I tried searching in HBEFA page for the exact fuels used (I guess there are
no buses running in gasoline, or really few as you said) and so I thought
that maybe, the considered fuel for the Bus category would be only
natural gas, once diesel is covered in the other EURO categories for heavy
duty vehicles, and gasoline has its own category HDV_G. I based my
assumption in this help file from their website:

http://www.hbefa.net/e/help/HBEFA32_help_en.pdf

where In page 15, they say:

- Fuel  = Fuel consumption 
- HBEFA 3.1/3.2 consider primarily diesel and petrol vehicles, but provides
also emission factors for
  - PC CNG Euro-2 to Euro-6, PC LPG Euro-2 to Euro-6 and PC E85 Euro-4 to
Euro-6 
  - Urban buses: CNG

Thus what do you think? Maybe it is only CNG for urban buses?

Thank you again,
Deborah.


On Wed, Jun 10, 2015 at 7:14 AM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,

 Am 09.06.2015 um 19:03 schrieb Deborah Perrotta:
  I'm collecting emissions according to the HBEFA3 model and I have a doubt
  regarding the emission class Bus. Which fuel is considered for the
  estimation of emissions in SUMO? It says all fuel types but I each fuel
  has a specif emissions behavior.

 Yes, you are right but the HBEFA did aggregate them all into one (maybe
 because the sample of gasoline driven busses was too small). So it is
 not our aggregation here but it should relate to a realistic fleet
 distribution at least for Germany (so mainly Diesel).

 Best regards,
 Michael




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Models/Emissions/HBEFA3-based/Bus

2015-06-09 Thread Deborah Perrotta
Hello everyone,

I'm collecting emissions according to the HBEFA3 model and I have a doubt
regarding the emission class Bus. Which fuel is considered for the
estimation of emissions in SUMO? It says all fuel types but I each fuel
has a specif emissions behavior.

Thank you all in advance,

-
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Pedestrians simulation

2015-06-05 Thread Deborah Perrotta
Hi Jakob,

just tried with yesterday's svn and it happened again. I'll file the bug
report.

On Tue, Jun 2, 2015 at 10:10 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 if this happens when using the latest svn-version of netconvert and sumo,
 please file a bug report (send all input files and options)

 2015-06-01 23:02 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Thanks, Jakob. I tried using --crossings.guess before but when I try to
 open the network generated with this option, SUMO crashes.

 On Mon, Jun 1, 2015 at 9:44 PM, Jakob Erdmann namdre.s...@googlemail.com
  wrote:

 This is partly due to a bug (http://sumo.dlr.de/trac.wsgi/ticket/1630)
 as a workaround, use netconvert option --crossings.guess.

 2015-06-01 19:44 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Michael,

 thanks for the answer, it makes sense. However, now I was able to notice
 some strange errors in the network in what concerns connection between
 the
 lanes, as you can see bellow:

 [image: Inline image 2]

 So the pedestrian lane 87109178_0 is only connected to vehicle's lanes,
 not
 with any sidewalk, preventing vehicles to go straight forward once the
 actual vehicle lanes 87109178_1 and 87109178_2 are not connected to
 those
 on the bottom.

 After fixing the vehicle class, I'm getting many connection mistakes
 like
 those. Is there something I should do when generating the network with
 sidewalks to prevent this from happening? This network was generated
 with
 the typemap pedestrians option.

 Thank you again,
 Deborah.

 On Mon, Jun 1, 2015 at 4:42 PM, Michael Behrisch 
 behri...@users.sourceforge.net wrote:

  Hi Deborah,
  it is not the vType but the vClass which decides the permissions, see
  here
 
 
 http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Abstract_Vehicle_Class
  .
  So you should add vClass=bus to your vType definition.
 
  Regards,
  Michael
 
  Am 01.06.2015 um 12:02 schrieb Deborah Perrotta:
   Hello Michael,
  
   the vType is BUS, as you can see here (from de additional file of
 the bus
   route:
  
   vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12
  minGap=3
   maxSpeed=17 color=1,1,0 guiShape=bus/
  
   Thank you,
   Deborah.
  
  
  
   On Sun, May 31, 2015 at 10:05 AM, Michael Behrisch 
   behri...@users.sourceforge.net wrote:
  
   Hi Deborah,
   since the net looks OK, it is most likely a problem with the bus.
 Which
   vClass does it's type have?
  
   Regards,
   Michael
  
  
   Am 27.05.2015 um 20:15 schrieb Deborah Perrotta:
   Hi everyone,
  
   I'm testing SUMO for pedestrians now and something weird
 happened: the
   bus
   is running on the sidewalk at some points, as you can see here (I
  tested
   in
   both sumo 22 and 23 versions):
  
   [image: Inline image 2]
  
   This lane only allows pedestrians:
  
   [image: Inline image 1]
  
   Another somehow similar problem I've been having is for lanes
 that only
   allow buses. I define manually those lanes but randomTrips (with
 -r
   option)
   still considers them for routing the regular passenger cars.
  
   I appreciate any help.
  
   Best regards,
  
   Deborah Perrotta
   PhD Researcher - MIT Portugal
   http://pt.linkedin.com/in/deborahperrotta/
  
  
  
  
  
 
 --
  
  
  
   ___
   sumo-user mailing list
   sumo-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/sumo-user
  
  
  
  
  
 
 


 --

 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Pedestrians simulation

2015-06-01 Thread Deborah Perrotta
Hello Michael,

the vType is BUS, as you can see here (from de additional file of the bus
route:

vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12 minGap=3
maxSpeed=17 color=1,1,0 guiShape=bus/

Thank you,
Deborah.



On Sun, May 31, 2015 at 10:05 AM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 since the net looks OK, it is most likely a problem with the bus. Which
 vClass does it's type have?

 Regards,
 Michael


 Am 27.05.2015 um 20:15 schrieb Deborah Perrotta:
  Hi everyone,
 
  I'm testing SUMO for pedestrians now and something weird happened: the
 bus
  is running on the sidewalk at some points, as you can see here (I tested
 in
  both sumo 22 and 23 versions):
 
  [image: Inline image 2]
 
  This lane only allows pedestrians:
 
  [image: Inline image 1]
 
  Another somehow similar problem I've been having is for lanes that only
  allow buses. I define manually those lanes but randomTrips (with -r
 option)
  still considers them for routing the regular passenger cars.
 
  I appreciate any help.
 
  Best regards,
 
  Deborah Perrotta
  PhD Researcher - MIT Portugal
  http://pt.linkedin.com/in/deborahperrotta/
 
 
 
 
 --
 
 
 
  ___
  sumo-user mailing list
  sumo-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sumo-user
 




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Pedestrians simulation

2015-06-01 Thread Deborah Perrotta
Hi Michael,

thanks for the answer, it makes sense. However, now I was able to notice
some strange errors in the network in what concerns connection between the
lanes, as you can see bellow:

[image: Inline image 2]

So the pedestrian lane 87109178_0 is only connected to vehicle's lanes, not
with any sidewalk, preventing vehicles to go straight forward once the
actual vehicle lanes 87109178_1 and 87109178_2 are not connected to those
on the bottom.

After fixing the vehicle class, I'm getting many connection mistakes like
those. Is there something I should do when generating the network with
sidewalks to prevent this from happening? This network was generated with
the typemap pedestrians option.

Thank you again,
Deborah.

On Mon, Jun 1, 2015 at 4:42 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 it is not the vType but the vClass which decides the permissions, see
 here

 http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Abstract_Vehicle_Class
 .
 So you should add vClass=bus to your vType definition.

 Regards,
 Michael

 Am 01.06.2015 um 12:02 schrieb Deborah Perrotta:
  Hello Michael,
 
  the vType is BUS, as you can see here (from de additional file of the bus
  route:
 
  vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12
 minGap=3
  maxSpeed=17 color=1,1,0 guiShape=bus/
 
  Thank you,
  Deborah.
 
 
 
  On Sun, May 31, 2015 at 10:05 AM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi Deborah,
  since the net looks OK, it is most likely a problem with the bus. Which
  vClass does it's type have?
 
  Regards,
  Michael
 
 
  Am 27.05.2015 um 20:15 schrieb Deborah Perrotta:
  Hi everyone,
 
  I'm testing SUMO for pedestrians now and something weird happened: the
  bus
  is running on the sidewalk at some points, as you can see here (I
 tested
  in
  both sumo 22 and 23 versions):
 
  [image: Inline image 2]
 
  This lane only allows pedestrians:
 
  [image: Inline image 1]
 
  Another somehow similar problem I've been having is for lanes that only
  allow buses. I define manually those lanes but randomTrips (with -r
  option)
  still considers them for routing the regular passenger cars.
 
  I appreciate any help.
 
  Best regards,
 
  Deborah Perrotta
  PhD Researcher - MIT Portugal
  http://pt.linkedin.com/in/deborahperrotta/
 
 
 
 
 
 --
 
 
 
  ___
  sumo-user mailing list
  sumo-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sumo-user
 
 
 
 
 


--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Pedestrians simulation

2015-06-01 Thread Deborah Perrotta
Thanks, Jakob. I tried using --crossings.guess before but when I try to
open the network generated with this option, SUMO crashes.

On Mon, Jun 1, 2015 at 9:44 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 This is partly due to a bug (http://sumo.dlr.de/trac.wsgi/ticket/1630) as
 a workaround, use netconvert option --crossings.guess.

 2015-06-01 19:44 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Michael,

 thanks for the answer, it makes sense. However, now I was able to notice
 some strange errors in the network in what concerns connection between the
 lanes, as you can see bellow:

 [image: Inline image 2]

 So the pedestrian lane 87109178_0 is only connected to vehicle's lanes,
 not
 with any sidewalk, preventing vehicles to go straight forward once the
 actual vehicle lanes 87109178_1 and 87109178_2 are not connected to those
 on the bottom.

 After fixing the vehicle class, I'm getting many connection mistakes like
 those. Is there something I should do when generating the network with
 sidewalks to prevent this from happening? This network was generated with
 the typemap pedestrians option.

 Thank you again,
 Deborah.

 On Mon, Jun 1, 2015 at 4:42 PM, Michael Behrisch 
 behri...@users.sourceforge.net wrote:

  Hi Deborah,
  it is not the vType but the vClass which decides the permissions, see
  here
 
 
 http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Abstract_Vehicle_Class
  .
  So you should add vClass=bus to your vType definition.
 
  Regards,
  Michael
 
  Am 01.06.2015 um 12:02 schrieb Deborah Perrotta:
   Hello Michael,
  
   the vType is BUS, as you can see here (from de additional file of the
 bus
   route:
  
   vType id=BUS accel=0.7 decel=1.0 sigma=0.5 length=12
  minGap=3
   maxSpeed=17 color=1,1,0 guiShape=bus/
  
   Thank you,
   Deborah.
  
  
  
   On Sun, May 31, 2015 at 10:05 AM, Michael Behrisch 
   behri...@users.sourceforge.net wrote:
  
   Hi Deborah,
   since the net looks OK, it is most likely a problem with the bus.
 Which
   vClass does it's type have?
  
   Regards,
   Michael
  
  
   Am 27.05.2015 um 20:15 schrieb Deborah Perrotta:
   Hi everyone,
  
   I'm testing SUMO for pedestrians now and something weird happened:
 the
   bus
   is running on the sidewalk at some points, as you can see here (I
  tested
   in
   both sumo 22 and 23 versions):
  
   [image: Inline image 2]
  
   This lane only allows pedestrians:
  
   [image: Inline image 1]
  
   Another somehow similar problem I've been having is for lanes that
 only
   allow buses. I define manually those lanes but randomTrips (with -r
   option)
   still considers them for routing the regular passenger cars.
  
   I appreciate any help.
  
   Best regards,
  
   Deborah Perrotta
   PhD Researcher - MIT Portugal
   http://pt.linkedin.com/in/deborahperrotta/
  
  
  
  
  
 
 --
  
  
  
   ___
   sumo-user mailing list
   sumo-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/sumo-user
  
  
  
  
  
 
 


 --

 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-22 Thread Deborah Perrotta
Hi Michael,
you are correct, sorry for such an elementary mistake. I nested both stops
location and time to the route and now it is working perfectly.

Thank you for your support, and Jakob's as well.

Kindly,
Deborah.

On Tue, Apr 21, 2015 at 6:07 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 stops can be either part of the route or of the vehicle, see here:

 http://sumo.dlr.de/wiki/Definition_of_Vehicles,_Vehicle_Types,_and_Routes#Stops

 Regards,
 Michael

 Am 21.04.2015 um 19:03 schrieb Deborah Perrotta:
  Hi Michael,
  yes, the bus stop displacement in SUMO-GUI works, the problem is the
  vehicle to be added to actually stop at those. Can I nest the times at
 bus
  stops to the route? Because it is a vehicle parameter, I did not try
 that.
 
  On Tue, Apr 21, 2015 at 5:59 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi Deborah,
  did you already try to add the stops to the xml route instead of the
  vehicle like below?
 
  route id=28out edges=.../
  stop busStop=...
  /route
 
  Regards,
  Michael
 
  Am 20.04.2015 um 23:29 schrieb Deborah Perrotta:
  Hi Michael,
 
  it actually works, except for the stops at bus stops. Is there a way to
  force the added bus performing a specific route to stop at the bus
 stops?
 
  Thank you again,
  Deborah.
 
  On Mon, Apr 20, 2015 at 10:09 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi Deborah,
  so I think this sounds perfectly reasonable. If you just preload all
  route files as additional files and modify the routes such that they
  contain the stops it should work.
 
  Regards,
  Michael
 
 
 
 




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-21 Thread Deborah Perrotta
Hi Michael,
yes, the bus stop displacement in SUMO-GUI works, the problem is the
vehicle to be added to actually stop at those. Can I nest the times at bus
stops to the route? Because it is a vehicle parameter, I did not try that.

On Tue, Apr 21, 2015 at 5:59 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 did you already try to add the stops to the xml route instead of the
 vehicle like below?

 route id=28out edges=.../
 stop busStop=...
 /route

 Regards,
 Michael

 Am 20.04.2015 um 23:29 schrieb Deborah Perrotta:
  Hi Michael,
 
  it actually works, except for the stops at bus stops. Is there a way to
  force the added bus performing a specific route to stop at the bus stops?
 
  Thank you again,
  Deborah.
 
  On Mon, Apr 20, 2015 at 10:09 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi Deborah,
  so I think this sounds perfectly reasonable. If you just preload all
  route files as additional files and modify the routes such that they
  contain the stops it should work.
 
  Regards,
  Michael




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-20 Thread Deborah Perrotta
Hi Michael,

it actually works, except for the stops at bus stops. Is there a way to
force the added bus performing a specific route to stop at the bus stops?

Thank you again,
Deborah.

On Mon, Apr 20, 2015 at 10:09 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 so I think this sounds perfectly reasonable. If you just preload all
 route files as additional files and modify the routes such that they
 contain the stops it should work.

 Regards,
 Michael

 Am 20.04.2015 um 13:43 schrieb Deborah Perrotta:
  Hi Michael,
 
  I haven't defined the vType BUS in this file (let's call it route_28)
  because it was already defined in the first file in the role of
 additional
  files. So I have 6 different routes, and in order to load them all as
  additional files in the beginning, only the first route has the vType BUS
  defined. (previously, I had the vType defined in all files, but they
 cannot
  be loaded together due to the error that already a vType BUS is
 defined).
 
  Nevertheless, just to make a test, I changed route_28 file to account for
  vType BUS definition, and ran the simulation without this file. Later, I
  tried to add it through TraCI and it returned again that 28_out is an
  invalid route for vehicle 24. I also performed another test with the
  unchanged route_28 file (which means not accounting for defining vType
  BUS), where I loaded it in the beginning, removed through TraCI and added
  it back including the vType on the command. I could add a bus to the
 28out
  route but it did not perform the stops at bus stops...
 
  Summarizing the problem, I believe that if the bus route file is not
 loaded
  in the beginning as an additional file, it is not available to be later
  included in the simulation. However, in case I define the vType BUS in
 all
  my additional files with bus routes, I cannot load them in the beginning
  due to vType BUS already defined error. I appreciate again your inputs
 on
  this matter.
 
  Best,
  Deborah.
 
  On Sun, Apr 19, 2015 at 6:32 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi Deborah,
  are you still trying via XML or are you already using TraCI? Your XML
  file did not define the vType BUS, so this could not work. If you use it
  from TraCI you need to specify the vType explicitly when calling the
  vehicle.add method (and it still needs to be defined before in the XML).
  Furthermore if you want the route to always contain the stops you need
  to specify the stops inside the route:
  route id=28out edges=.../
 stop busStop=...
  /route
 
  Regards,
  Michael
 
  Am 17.04.2015 um 19:35 schrieb Deborah Perrotta:
  Hi Michael,
 
  thank you for your answer. I performed this adjustment in the
 additional
  file and it worked somehow, as a vehicle was added with id 24 and
  respecting route28. However, the vehicle was loaded as a passenger car
  and
  was not performing the stops at bus stops. I guess it is a new problem
  now:
  how to load the vehicle in this route as a bus and respecting bus
  parameters defined in the additional file?
 
  Answering your second question, I didn't disabled it and I was getting
  the
  same message as you did, I guess: Error: Answered with error to command
  0xc4: Invalid route '28out' for vehicle: '24'.
 
  Cheers,
  Deborah.
 
  On Fri, Apr 17, 2015 at 5:23 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi,
  the reason is simple, a nested route definition ignores the route id.
  You need to define the route outside the vehicle and it should work.
  Try something like
  route id=28out edges=.../
  vehicle id=24 type=BUS depart=0 color=1,1,0
 route=28out
stop busStop=...
  /vehicle
 
  It is odd however that the XML schema checking did not fail here. It
  should have told you that a route id is not valid here. Did you
  explicitly disable schema checking?
 
  Regards,
  Michael
 
  Am 17.04.2015 um 13:07 schrieb Deborah Perrotta:
  Hi Michael,
  it was just an excerpt indeed. Please see bellow one of my additional
  files
  for a bus route I'm using. You can see that the vehicle is defined,
  which
  is different from the previous excerpt.
 
  additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:noNamespaceSchemaLocation=
  http://sumo.sf.net/xsd/additional_file.xsd;
  busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
  endPos=50 lines=28/
  busStop id=Warren St @ Circuit St lane=8639780#5_0 startPos=25
  endPos=40 lines=28/
  busStop id=OUT Warren St @ Waverly St lane=8639780#5_0
  startPos=160
  endPos=175 lines=28/
  busStop id=OUT Warren St @ Woodbine St lane=8647878#1_0
  startPos=10
  endPos=25 lines=28/
  busStop id=Warren St @ ML King Blvd lane=8647878#2_0
  startPos=105
  endPos=120 lines=28/
  busStop id=Warren St @ Townsend St lane=-8646989+-8648449#13_0
  startPos=10 endPos=25 lines=28/
  busStop id

Re: [sumo-user] Add a bus route in TraCI

2015-04-20 Thread Deborah Perrotta
Hi Michael,

I haven't defined the vType BUS in this file (let's call it route_28)
because it was already defined in the first file in the role of additional
files. So I have 6 different routes, and in order to load them all as
additional files in the beginning, only the first route has the vType BUS
defined. (previously, I had the vType defined in all files, but they cannot
be loaded together due to the error that already a vType BUS is defined).

Nevertheless, just to make a test, I changed route_28 file to account for
vType BUS definition, and ran the simulation without this file. Later, I
tried to add it through TraCI and it returned again that 28_out is an
invalid route for vehicle 24. I also performed another test with the
unchanged route_28 file (which means not accounting for defining vType
BUS), where I loaded it in the beginning, removed through TraCI and added
it back including the vType on the command. I could add a bus to the 28out
route but it did not perform the stops at bus stops...

Summarizing the problem, I believe that if the bus route file is not loaded
in the beginning as an additional file, it is not available to be later
included in the simulation. However, in case I define the vType BUS in all
my additional files with bus routes, I cannot load them in the beginning
due to vType BUS already defined error. I appreciate again your inputs on
this matter.

Best,
Deborah.

On Sun, Apr 19, 2015 at 6:32 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 are you still trying via XML or are you already using TraCI? Your XML
 file did not define the vType BUS, so this could not work. If you use it
 from TraCI you need to specify the vType explicitly when calling the
 vehicle.add method (and it still needs to be defined before in the XML).
 Furthermore if you want the route to always contain the stops you need
 to specify the stops inside the route:
 route id=28out edges=.../
stop busStop=...
 /route

 Regards,
 Michael

 Am 17.04.2015 um 19:35 schrieb Deborah Perrotta:
  Hi Michael,
 
  thank you for your answer. I performed this adjustment in the additional
  file and it worked somehow, as a vehicle was added with id 24 and
  respecting route28. However, the vehicle was loaded as a passenger car
 and
  was not performing the stops at bus stops. I guess it is a new problem
 now:
  how to load the vehicle in this route as a bus and respecting bus
  parameters defined in the additional file?
 
  Answering your second question, I didn't disabled it and I was getting
 the
  same message as you did, I guess: Error: Answered with error to command
  0xc4: Invalid route '28out' for vehicle: '24'.
 
  Cheers,
  Deborah.
 
  On Fri, Apr 17, 2015 at 5:23 PM, Michael Behrisch 
  behri...@users.sourceforge.net wrote:
 
  Hi,
  the reason is simple, a nested route definition ignores the route id.
  You need to define the route outside the vehicle and it should work.
  Try something like
  route id=28out edges=.../
  vehicle id=24 type=BUS depart=0 color=1,1,0 route=28out
stop busStop=...
  /vehicle
 
  It is odd however that the XML schema checking did not fail here. It
  should have told you that a route id is not valid here. Did you
  explicitly disable schema checking?
 
  Regards,
  Michael
 
  Am 17.04.2015 um 13:07 schrieb Deborah Perrotta:
  Hi Michael,
  it was just an excerpt indeed. Please see bellow one of my additional
  files
  for a bus route I'm using. You can see that the vehicle is defined,
 which
  is different from the previous excerpt.
 
  additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:noNamespaceSchemaLocation=
  http://sumo.sf.net/xsd/additional_file.xsd;
  busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
  endPos=50 lines=28/
  busStop id=Warren St @ Circuit St lane=8639780#5_0 startPos=25
  endPos=40 lines=28/
  busStop id=OUT Warren St @ Waverly St lane=8639780#5_0
  startPos=160
  endPos=175 lines=28/
  busStop id=OUT Warren St @ Woodbine St lane=8647878#1_0
  startPos=10
  endPos=25 lines=28/
  busStop id=Warren St @ ML King Blvd lane=8647878#2_0
 startPos=105
  endPos=120 lines=28/
  busStop id=Warren St @ Townsend St lane=-8646989+-8648449#13_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Waumbeck St lane=-8648449#8_0 startPos=5
  endPos=20 lines=28/
  busStop id=Warren St @ Brunswick St lane=-8648449#4_0 startPos=5
  endPos=20 lines=28/
  busStop id=Warren St @ Crawford St lane=-8648449#1_0 startPos=10
  endPos=25 lines=28/
  busStop id=Blue Hill Ave @ Wayne St lane=8649124#4_0 startPos=55
  endPos=70 lines=28/
  busStop id=Blue Hill Ave @ Seaver St lane=8649124#6_0
 startPos=35
  endPos=50 lines=28/
  busStop id=Blue Hill Ave @ Columbia Rd lane=8644670#0_0
  startPos=10
  endPos=25 lines=28/
  busStop id=OUT Blue Hill Ave @ Charlotte St lane=8644670#1_0
  startPos=160 endPos=175 lines

Re: [sumo-user] Add a bus route in TraCI

2015-04-17 Thread Deborah Perrotta
 Hill Ave @ Hansborough St duration=20/
stop busStop=OUT Blue Hill Ave @ Morton St duration=20/
stop busStop=Blue Hill Ave @ Goodale St duration=20/
stop busStop=Blue Hill Ave @ Wellington Hill St duration=20/
stop busStop=Blue Hill Ave @ Mattapan St duration=20/
stop busStop=OUT Blue Hill Ave @ Almont St duration=20/
stop busStop=OUT Blue Hill Ave @ Woodhaven St duration=20/
stop busStop=OUT Blue Hill Ave @ Babson St duration=20/
stop busStop=OUT Blue Hill Ave @ Mattapan Sq duration=20/
stop busStop=Blue Hill Ave @ River St duration=20/
stop busStop=Mattapan Station - South Busway duration=20/
/vehicle
/additional

Thank you in advance,
Deborah.

On Thu, Apr 16, 2015 at 9:40 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,
 can you share a completely working excerpt of your scenario? there seems
 to be a typo (or errors due to the omissions) in the lines you sent:
  busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
  endPos=50 lines=28/
  (...)
  route id=28_out edges=-8643840#0 -116884900#0 (...)/
  stop busStop=OUT Dudley Station duration=20/
  stop busStop=OUT Warren St @ Kearsarge Ave duration=20/
  (...)
  /route
  /additional

 The route element is closed twice and also not all bus stops are defined.

 Regards,
 Michael




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-17 Thread Deborah Perrotta
Hi Michael,

thank you for your answer. I performed this adjustment in the additional
file and it worked somehow, as a vehicle was added with id 24 and
respecting route28. However, the vehicle was loaded as a passenger car and
was not performing the stops at bus stops. I guess it is a new problem now:
how to load the vehicle in this route as a bus and respecting bus
parameters defined in the additional file?

Answering your second question, I didn't disabled it and I was getting the
same message as you did, I guess: Error: Answered with error to command
0xc4: Invalid route '28out' for vehicle: '24'.

Cheers,
Deborah.

On Fri, Apr 17, 2015 at 5:23 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi,
 the reason is simple, a nested route definition ignores the route id.
 You need to define the route outside the vehicle and it should work.
 Try something like
 route id=28out edges=.../
 vehicle id=24 type=BUS depart=0 color=1,1,0 route=28out
   stop busStop=...
 /vehicle

 It is odd however that the XML schema checking did not fail here. It
 should have told you that a route id is not valid here. Did you
 explicitly disable schema checking?

 Regards,
 Michael

 Am 17.04.2015 um 13:07 schrieb Deborah Perrotta:
  Hi Michael,
  it was just an excerpt indeed. Please see bellow one of my additional
 files
  for a bus route I'm using. You can see that the vehicle is defined, which
  is different from the previous excerpt.
 
  additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
  xsi:noNamespaceSchemaLocation=
 http://sumo.sf.net/xsd/additional_file.xsd;
  busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
  endPos=50 lines=28/
  busStop id=Warren St @ Circuit St lane=8639780#5_0 startPos=25
  endPos=40 lines=28/
  busStop id=OUT Warren St @ Waverly St lane=8639780#5_0
 startPos=160
  endPos=175 lines=28/
  busStop id=OUT Warren St @ Woodbine St lane=8647878#1_0
 startPos=10
  endPos=25 lines=28/
  busStop id=Warren St @ ML King Blvd lane=8647878#2_0 startPos=105
  endPos=120 lines=28/
  busStop id=Warren St @ Townsend St lane=-8646989+-8648449#13_0
  startPos=10 endPos=25 lines=28/
  busStop id=Warren St @ Waumbeck St lane=-8648449#8_0 startPos=5
  endPos=20 lines=28/
  busStop id=Warren St @ Brunswick St lane=-8648449#4_0 startPos=5
  endPos=20 lines=28/
  busStop id=Warren St @ Crawford St lane=-8648449#1_0 startPos=10
  endPos=25 lines=28/
  busStop id=Blue Hill Ave @ Wayne St lane=8649124#4_0 startPos=55
  endPos=70 lines=28/
  busStop id=Blue Hill Ave @ Seaver St lane=8649124#6_0 startPos=35
  endPos=50 lines=28/
  busStop id=Blue Hill Ave @ Columbia Rd lane=8644670#0_0
 startPos=10
  endPos=25 lines=28/
  busStop id=OUT Blue Hill Ave @ Charlotte St lane=8644670#1_0
  startPos=160 endPos=175 lines=28/
  busStop id=Blue Hill Ave @ American Legion Hwy lane=8644670#5_0
  startPos=20 endPos=35 lines=28/
  busStop id=Blue Hill Ave @ Angell St lane=8644670#6_0 startPos=85
  endPos=100 lines=28/
  busStop id=Blue Hill Ave @ Harvard St lane=8644670#8_0 startPos=20
  endPos=35 lines=28/
  busStop id=Blue Hill Ave @ Paxton St lane=8644670#10_0
 startPos=235
  endPos=250 lines=28/
  busStop id=Blue Hill Ave @ Greenock St lane=8644670#15_0
 startPos=10
  endPos=25 lines=28/
  busStop id=Blue Hill Ave @ Hansborough St lane=8644670#18_0
  startPos=45 endPos=60 lines=28/
  busStop id=OUT Blue Hill Ave @ Morton St lane=8644670#25_0
  startPos=10 endPos=25 lines=28/
  busStop id=Blue Hill Ave @ Goodale St lane=8644670#27_0
 startPos=10
  endPos=25 lines=28/
  busStop id=Blue Hill Ave @ Wellington Hill St lane=8644670#28_0
  startPos=145 endPos=160 lines=28/
  busStop id=Blue Hill Ave @ Mattapan St lane=8644670#31_0
 startPos=70
  endPos=85 lines=28/
  busStop id=OUT Blue Hill Ave @ Almont St lane=8644670#35_0
  startPos=10 endPos=25 lines=28/
  busStop id=OUT Blue Hill Ave @ Woodhaven St lane=34729472_0
  startPos=5 endPos=20 lines=28/
  busStop id=OUT Blue Hill Ave @ Babson St lane=8652272#0_0
  startPos=100 endPos=115 lines=28/
  busStop id=OUT Blue Hill Ave @ Mattapan Sq lane=8652272#1_0
  startPos=145 endPos=160 lines=28/
  busStop id=Blue Hill Ave @ River St lane=8642290_0 startPos=10
  endPos=25 lines=28/
   vehicle id=24 type=BUS depart=0 color=1,1,0
  route id=28out edges=-8643840#0 -116884900#0 8649570#0 8639780#0
  8639780#1 8639780#2 8639780#3 8639780#4 8639780#5 8639780#6 8647878#0
  8647878#1 8647878#2 8651522#0 8651522#2 8651522#3 8651522#4
  -8646989+-8648449#13 -8648449#12 -8648449#11 -8648449#9 -8648449#8
  -8648449#7 -8648449#6 -8648449#5 -8648449#4 -8648449#2 -8648449#1
 8649124#0
  8649124#1 8649124#2 8649124#3 8649124#4 8649124#5 8649124#6 8646757#0
  8646757#1 8639091 8644670#0 8644670#1 8644670#2 8644670#3 8644670#5
  8644670#6 8644670#7 8644670#8 8644670#10 8644670#11 8644670#12 8644670#13
  8644670#14 8644670#15 8644670#16 8644670#17 8644670#18 8644670#19

Re: [sumo-user] Add a bus route in TraCI

2015-04-16 Thread Deborah Perrotta
I don't understand why mine is not... My additional file looks like this:

additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
xsi:noNamespaceSchemaLocation=http://sumo.sf.net/xsd/additional_file.xsd;

busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
startPos=10 endPos=25 lines=28/
busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
endPos=50 lines=28/
(...)
route id=28_out edges=-8643840#0 -116884900#0 (...)/
stop busStop=OUT Dudley Station duration=20/
stop busStop=OUT Warren St @ Kearsarge Ave duration=20/
(...)
/route
/additional

The command I'm trying is:

traci.vehicle.add('23','28_out');

And the error I get is:

Error: Answered with error to command 0xc4: Invalid route '28_out' for
vehicle: '23'

I tried this route and it is valid. Can you see where is my mistake?

Thank you again.

On Thu, Apr 16, 2015 at 12:31 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 the code
 traci.vehicle.add(testVeh, withStop)
 works as well in my test.

 2015-04-16 13:05 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Thank you for your answer.

 So it is not possible to actually add a bus and its route to the
 simulation (e.g. using traci.vehicle.add('testVeh', 'withStop'), but only
 to transform an already existent vehicle in the bus itself?

 On Thu, Apr 16, 2015 at 8:17 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 The additional file looks like this:
 busStop id=busstop1 lane=2fi_0 startPos=20 endPos=30
 lines=foo/
 route id=withStop edges=2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi
 4si
 stop busStop=busstop1 duration=10/
 /route

 the traci code is:
 traci.vehicle.setRouteID(testVeh, withStop)

 Note, that the vehicle testVeh must be one the first edge of route
 withStop for this to work.
 regards,
 Jakob

 2015-04-15 10:57 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob,
 It just says it was not possible to add that route.
 In your tests, the bus stops are loaded as well? Can you show me how
 your additional file is composed?
 Thank you,
 Deborah.
 Em 15/04/2015 09:14, Jakob Erdmann namdre.s...@googlemail.com
 escreveu:

 Hello,
 using a route that is defined in an additional file is working in our
 tests. What error message do you get?
 regards,
 Jakob

 2015-04-14 19:23 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com
 :

 Hi everyone,

 I'm starting to work in TraCI now using TraCI4Matlab and I'm actually
 struggling with adding a bus route during the simulation. I have the
 additional file for a bus with the stops and edges of the route, and I
 would like to know how can I add this bus to the simulation using
 TraCI4Matlab.

 I tried using the add vehicle command, but it asks for a route ID
 and
 despite trying to change the additional file to name the route, it
 didn't
 work.

 Thank you in advance,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live
 exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
 event?utm_
 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user






 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-16 Thread Deborah Perrotta
Thank you for your answer.

So it is not possible to actually add a bus and its route to the simulation
(e.g. using traci.vehicle.add('testVeh', 'withStop'), but only to transform
an already existent vehicle in the bus itself?

On Thu, Apr 16, 2015 at 8:17 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 The additional file looks like this:
 busStop id=busstop1 lane=2fi_0 startPos=20 endPos=30
 lines=foo/
 route id=withStop edges=2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi 4si
 stop busStop=busstop1 duration=10/
 /route

 the traci code is:
 traci.vehicle.setRouteID(testVeh, withStop)

 Note, that the vehicle testVeh must be one the first edge of route
 withStop for this to work.
 regards,
 Jakob

 2015-04-15 10:57 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob,
 It just says it was not possible to add that route.
 In your tests, the bus stops are loaded as well? Can you show me how your
 additional file is composed?
 Thank you,
 Deborah.
 Em 15/04/2015 09:14, Jakob Erdmann namdre.s...@googlemail.com
 escreveu:

 Hello,
 using a route that is defined in an additional file is working in our
 tests. What error message do you get?
 regards,
 Jakob

 2015-04-14 19:23 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 I'm starting to work in TraCI now using TraCI4Matlab and I'm actually
 struggling with adding a bus route during the simulation. I have the
 additional file for a bus with the stops and edges of the route, and I
 would like to know how can I add this bus to the simulation using
 TraCI4Matlab.

 I tried using the add vehicle command, but it asks for a route ID and
 despite trying to change the additional file to name the route, it
 didn't
 work.

 Thank you in advance,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live
 exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
 event?utm_
 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user






-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Add a bus route in TraCI

2015-04-16 Thread Deborah Perrotta
I tried before, once this is the standard for the bus additional file. It
does not work either, unfortunately. It returns the exactly same error.

Is there a way to maybe load this bus route in the beginning (in the
sumocfg file) but in a stand-by mode, just waiting to be actually added to
the simulation?


On Thu, Apr 16, 2015 at 1:35 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 The error message indicates that the route is not known. It looks as if
 the additional file isn't loaded into sumo. Try defining a vehicle .../
 inside that file and see whether it appears in the simulation.

 2015-04-16 13:41 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 I don't understand why mine is not... My additional file looks like this:

 additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:noNamespaceSchemaLocation=http://sumo.sf.net/xsd/additional_file.xsd
 

 busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
 startPos=10 endPos=25 lines=28/
 busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
 endPos=50 lines=28/
 (...)
 route id=28_out edges=-8643840#0 -116884900#0 (...)/
 stop busStop=OUT Dudley Station duration=20/
 stop busStop=OUT Warren St @ Kearsarge Ave duration=20/
 (...)
 /route
 /additional

 The command I'm trying is:

 traci.vehicle.add('23','28_out');

 And the error I get is:

 Error: Answered with error to command 0xc4: Invalid route '28_out' for
 vehicle: '23'

 I tried this route and it is valid. Can you see where is my mistake?

 Thank you again.

 On Thu, Apr 16, 2015 at 12:31 PM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 the code
 traci.vehicle.add(testVeh, withStop)
 works as well in my test.

 2015-04-16 13:05 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Thank you for your answer.

 So it is not possible to actually add a bus and its route to the
 simulation (e.g. using traci.vehicle.add('testVeh', 'withStop'), but only
 to transform an already existent vehicle in the bus itself?

 On Thu, Apr 16, 2015 at 8:17 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 The additional file looks like this:
 busStop id=busstop1 lane=2fi_0 startPos=20 endPos=30
 lines=foo/
 route id=withStop edges=2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi
 4si
 stop busStop=busstop1 duration=10/
 /route

 the traci code is:
 traci.vehicle.setRouteID(testVeh, withStop)

 Note, that the vehicle testVeh must be one the first edge of route
 withStop for this to work.
 regards,
 Jakob

 2015-04-15 10:57 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com
 :

 Hi Jakob,
 It just says it was not possible to add that route.
 In your tests, the bus stops are loaded as well? Can you show me how
 your additional file is composed?
 Thank you,
 Deborah.
 Em 15/04/2015 09:14, Jakob Erdmann namdre.s...@googlemail.com
 escreveu:

 Hello,
 using a route that is defined in an additional file is working in
 our tests. What error message do you get?
 regards,
 Jakob

 2015-04-14 19:23 GMT+02:00 Deborah Perrotta 
 deborahperro...@gmail.com:

 Hi everyone,

 I'm starting to work in TraCI now using TraCI4Matlab and I'm
 actually
 struggling with adding a bus route during the simulation. I have the
 additional file for a bus with the stops and edges of the route,
 and I
 would like to know how can I add this bus to the simulation using
 TraCI4Matlab.

 I tried using the add vehicle command, but it asks for a route ID
 and
 despite trying to change the additional file to name the route, it
 didn't
 work.

 Thank you in advance,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live
 exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
 event?utm_

 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user






 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source

Re: [sumo-user] Add a bus route in TraCI

2015-04-16 Thread Deborah Perrotta
I load all my bus routes as additional files, and I've just tried
re-inserting one of those buses that had already left the simulation and
the error is still the same.

The error lies on SUMO not recognizing the route name I give in the
additional file, and I'm not really sure why.

On Thu, Apr 16, 2015 at 3:49 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 When loading a file with route elements using option --additional-files,
 the routes are available for the whole simulation.
 When loading that file using the option --route-files, they are loaded
 incrementally and may not be available at the time of your call (one
 solution would be to put all the busstop and route elements at the top
 of the file).
 Maybe there lies your problem.

 2015-04-16 15:58 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 I tried before, once this is the standard for the bus additional file. It
 does not work either, unfortunately. It returns the exactly same error.

 Is there a way to maybe load this bus route in the beginning (in the
 sumocfg file) but in a stand-by mode, just waiting to be actually added to
 the simulation?


 On Thu, Apr 16, 2015 at 1:35 PM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 The error message indicates that the route is not known. It looks as if
 the additional file isn't loaded into sumo. Try defining a vehicle .../
 inside that file and see whether it appears in the simulation.

 2015-04-16 13:41 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 I don't understand why mine is not... My additional file looks like
 this:

 additional xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance;
 xsi:noNamespaceSchemaLocation=
 http://sumo.sf.net/xsd/additional_file.xsd;

 busStop id=OUT Warren St @ Kearsarge Ave lane=8639780#1_0
 startPos=10 endPos=25 lines=28/
 busStop id=Warren St @ Dabney PI lane=8639780#4_0 startPos=35
 endPos=50 lines=28/
 (...)
 route id=28_out edges=-8643840#0 -116884900#0 (...)/
 stop busStop=OUT Dudley Station duration=20/
 stop busStop=OUT Warren St @ Kearsarge Ave duration=20/
 (...)
 /route
 /additional

 The command I'm trying is:

 traci.vehicle.add('23','28_out');

 And the error I get is:

 Error: Answered with error to command 0xc4: Invalid route '28_out' for
 vehicle: '23'

 I tried this route and it is valid. Can you see where is my mistake?

 Thank you again.

 On Thu, Apr 16, 2015 at 12:31 PM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 the code
 traci.vehicle.add(testVeh, withStop)
 works as well in my test.

 2015-04-16 13:05 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com
 :

 Thank you for your answer.

 So it is not possible to actually add a bus and its route to the
 simulation (e.g. using traci.vehicle.add('testVeh', 'withStop'), but only
 to transform an already existent vehicle in the bus itself?

 On Thu, Apr 16, 2015 at 8:17 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 The additional file looks like this:
 busStop id=busstop1 lane=2fi_0 startPos=20 endPos=30
 lines=foo/
 route id=withStop edges=2fi 2si 1o 1fi 1si 3o 3fi 3si 4o 4fi
 4si
 stop busStop=busstop1 duration=10/
 /route

 the traci code is:
 traci.vehicle.setRouteID(testVeh, withStop)

 Note, that the vehicle testVeh must be one the first edge of route
 withStop for this to work.
 regards,
 Jakob

 2015-04-15 10:57 GMT+02:00 Deborah Perrotta 
 deborahperro...@gmail.com:

 Hi Jakob,
 It just says it was not possible to add that route.
 In your tests, the bus stops are loaded as well? Can you show me
 how your additional file is composed?
 Thank you,
 Deborah.
 Em 15/04/2015 09:14, Jakob Erdmann namdre.s...@googlemail.com
 escreveu:

 Hello,
 using a route that is defined in an additional file is working in
 our tests. What error message do you get?
 regards,
 Jakob

 2015-04-14 19:23 GMT+02:00 Deborah Perrotta 
 deborahperro...@gmail.com:

 Hi everyone,

 I'm starting to work in TraCI now using TraCI4Matlab and I'm
 actually
 struggling with adding a bus route during the simulation. I have
 the
 additional file for a bus with the stops and edges of the route,
 and I
 would like to know how can I add this bus to the simulation using
 TraCI4Matlab.

 I tried using the add vehicle command, but it asks for a route
 ID and
 despite trying to change the additional file to name the route,
 it didn't
 work.

 Thank you in advance,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through
 live exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
 event?utm_

 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF

Re: [sumo-user] Add a bus route in TraCI

2015-04-15 Thread Deborah Perrotta
Hi Jakob,
It just says it was not possible to add that route.
In your tests, the bus stops are loaded as well? Can you show me how your
additional file is composed?
Thank you,
Deborah.
Em 15/04/2015 09:14, Jakob Erdmann namdre.s...@googlemail.com escreveu:

 Hello,
 using a route that is defined in an additional file is working in our
 tests. What error message do you get?
 regards,
 Jakob

 2015-04-14 19:23 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 I'm starting to work in TraCI now using TraCI4Matlab and I'm actually
 struggling with adding a bus route during the simulation. I have the
 additional file for a bus with the stops and edges of the route, and I
 would like to know how can I add this bus to the simulation using
 TraCI4Matlab.

 I tried using the add vehicle command, but it asks for a route ID and
 despite trying to change the additional file to name the route, it didn't
 work.

 Thank you in advance,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
 Develop your own process in accordance with the BPMN 2 standard
 Learn Process modeling best practices with Bonita BPM through live
 exercises
 http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual-
 event?utm_
 source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user



--
BPM Camp - Free Virtual Workshop May 6th at 10am PDT/1PM EDT
Develop your own process in accordance with the BPMN 2 standard
Learn Process modeling best practices with Bonita BPM through live exercises
http://www.bonitasoft.com/be-part-of-it/events/bpm-camp-virtual- event?utm_
source=Sourceforge_BPM_Camp_5_6_15utm_medium=emailutm_campaign=VA_SF
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] busway:lane

2015-03-19 Thread Deborah Perrotta
I tried to simulate two different bus lines simultaneously and I've gotten
this message:

Error: Another vehicle type (or distribution) with the id 'BUS' exists.

How can I solve this problem?

Thank you,
Deborah.

On Wed, Mar 18, 2015 at 12:38 PM, Deborah Perrotta 
deborahperro...@gmail.com wrote:

 Thanks again, Jakob! I thought that although I can load many different
 categories of additional files, I could not do it with the same one.

 On Wed, Mar 18, 2015 at 12:21 PM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 load as many additional-files (separated by ',') as you want. The plural
 in the option name is there for a reason. (But of course you could put all
 your bus definitions in a single file)

 2015-03-18 13:16 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob,

 thank you for your answer. I'll try to implement your suggestion.

 Another question I have is whether it is possible to simulate different
 bus lines at the same time, which would imply in loading different
 buses.add files at once. Is this possible? If not, how could I do it?

 Thank you again,
 Deborah.

 On Wed, Mar 18, 2015 at 7:47 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 Hello,
 there a two competing schemes for representing exclusive bus lanes
 http://wiki.openstreetmap.org/wiki/Bus_lanes and netconvert currently
 supports neither.
 http://sumo.dlr.de/trac.wsgi/ticket/1682
 Until this is fixed, you can add the missing edge in the opposite
 direction by loading patch files of the .edg.xml variety when importing osm
 data
 http://sumo.dlr.de/wiki/Tutorials/ScenarioGuide#Modifying_the_Network
 regards,
 Jakob



 2015-03-17 19:39 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com
 :

 Hi everyone,

 I know SUMO recognizes highway:secondary from OSM to convert the map,
 but I
 would like to know if it is possible for SUMO to recognize dedicated
 bus
 lanes (usually has the tag busway:lane) as well. I have an already
 existent
 oneway road with dedicated bus lanes on both directions, and I could
 not
 find a solution to represent it in SUMO.

 Thank you very much in advance.

 Kind regards,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join
 the
 conversation now. http://goparallel.sourceforge.net/
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] busway:lane

2015-03-18 Thread Deborah Perrotta
Thanks again, Jakob! I thought that although I can load many different
categories of additional files, I could not do it with the same one.

On Wed, Mar 18, 2015 at 12:21 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 load as many additional-files (separated by ',') as you want. The plural
 in the option name is there for a reason. (But of course you could put all
 your bus definitions in a single file)

 2015-03-18 13:16 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob,

 thank you for your answer. I'll try to implement your suggestion.

 Another question I have is whether it is possible to simulate different
 bus lines at the same time, which would imply in loading different
 buses.add files at once. Is this possible? If not, how could I do it?

 Thank you again,
 Deborah.

 On Wed, Mar 18, 2015 at 7:47 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 Hello,
 there a two competing schemes for representing exclusive bus lanes
 http://wiki.openstreetmap.org/wiki/Bus_lanes and netconvert currently
 supports neither.
 http://sumo.dlr.de/trac.wsgi/ticket/1682
 Until this is fixed, you can add the missing edge in the opposite
 direction by loading patch files of the .edg.xml variety when importing osm
 data
 http://sumo.dlr.de/wiki/Tutorials/ScenarioGuide#Modifying_the_Network
 regards,
 Jakob



 2015-03-17 19:39 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 I know SUMO recognizes highway:secondary from OSM to convert the map,
 but I
 would like to know if it is possible for SUMO to recognize dedicated bus
 lanes (usually has the tag busway:lane) as well. I have an already
 existent
 oneway road with dedicated bus lanes on both directions, and I could not
 find a solution to represent it in SUMO.

 Thank you very much in advance.

 Kind regards,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] busway:lane

2015-03-18 Thread Deborah Perrotta
Hi Jakob,

thank you for your answer. I'll try to implement your suggestion.

Another question I have is whether it is possible to simulate different bus
lines at the same time, which would imply in loading different buses.add
files at once. Is this possible? If not, how could I do it?

Thank you again,
Deborah.

On Wed, Mar 18, 2015 at 7:47 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 Hello,
 there a two competing schemes for representing exclusive bus lanes
 http://wiki.openstreetmap.org/wiki/Bus_lanes and netconvert currently
 supports neither.
 http://sumo.dlr.de/trac.wsgi/ticket/1682
 Until this is fixed, you can add the missing edge in the opposite
 direction by loading patch files of the .edg.xml variety when importing osm
 data
 http://sumo.dlr.de/wiki/Tutorials/ScenarioGuide#Modifying_the_Network
 regards,
 Jakob



 2015-03-17 19:39 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 I know SUMO recognizes highway:secondary from OSM to convert the map, but
 I
 would like to know if it is possible for SUMO to recognize dedicated bus
 lanes (usually has the tag busway:lane) as well. I have an already
 existent
 oneway road with dedicated bus lanes on both directions, and I could not
 find a solution to represent it in SUMO.

 Thank you very much in advance.

 Kind regards,

 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/

 --
 Dive into the World of Parallel Programming The Go Parallel Website,
 sponsored
 by Intel and developed in partnership with Slashdot Media, is your hub
 for all
 things parallel software development, from weekly thought leadership
 blogs to
 news, videos, case studies, tutorials and more. Take a look and join the
 conversation now. http://goparallel.sourceforge.net/
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Dive into the World of Parallel Programming The Go Parallel Website, sponsored
by Intel and developed in partnership with Slashdot Media, is your hub for all
things parallel software development, from weekly thought leadership blogs to
news, videos, case studies, tutorials and more. Take a look and join the 
conversation now. http://goparallel.sourceforge.net/
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [arch-general] openntpd creating /usr/var/run/ntpd.sock

2015-03-05 Thread Thiago Perrotta
On Thu, Mar 05, 2015 at 02:12:49PM -0700, Squall Lionheart wrote:
 Hello,
 
 I am running openntpd on several machines, one of which has /usr mounted as
 read only.  Openntpd wants to create it's socket file in /usr/var/run and
 can't, thus it fails to start.  I was unable to find a configuration option
 to change this location to /run, where it seems like it should be.
 
 Is there a way to change this somewhere that I missed?  Or is this a bug
 that needs to be filed?
 
 Thank you
 Squall
 
 -- 
 Yesterday is history.
 Tomorrow is a mystery.
 Today is a gift.
 That's why its called the present.
 
 Headmaster Squall :: The Wired/Section-9
 Close the world  txen eht nepo
 $3R14L 3XP3R1M3NT$ #L41N
 https://github.com/headmastersquall

Hi,

A quick investigation tells you should add this option to the
./configure script (in the PKGBUILD):

--localstatedir=/var

Or /run, as you wish. Default one in the current PKGBUILD is /usr/var. From the 
`help`:

  --localstatedir=DIR modifiable single-machine data [PREFIX/var]


Sincerely,

-- 
- Thiago Perrotta
http://thiagowfx.github.io/


pgpop4JvV49i1.pgp
Description: PGP signature


Re: [arch-general] pip install broken

2015-01-15 Thread Thiago Barroso Perrotta
Have you tried it in a virtualenv to see if the same error occurs?

-- 

- Thiago


Re: [sumo-user] Emissions for specific vtype

2015-01-09 Thread Deborah Perrotta
Hi Jakob,

I don't mind filtering the buses, I was just afraid to crash the computer
using a tool that would consider all vehicles.

Thanks for the answer,
Deborah.

On Fri, Jan 9, 2015 at 7:52 AM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 Hello,
 If you do not mind aggregated values you can use
 http://sumo.dlr.de/wiki/Simulation/Output/Lane-_or_Edge-based_Emissions_Measures
 use the 'vTypes' attribute to filter out your busses.
 regards,
 Jakob


 2015-01-08 21:05 GMT+01:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi everyone,

 is there a way to somehow specify the vehicle type for the generation of
 the emissions report ( --emission-output)? I have a network with 18
 cars but I only need the emissions output for the buses circulating in
 this
 network. Unfortunately, the vtypeprobe does not output emissions.

 Thank you in advance,

 Deborah Perrotta.

 --
 Dive into the World of Parallel Programming! The Go Parallel Website,
 sponsored by Intel and developed in partnership with Slashdot Media, is
 your
 hub for all things parallel software development, from weekly thought
 leadership blogs to news, videos, case studies, tutorials and more. Take a
 look and join the conversation now. http://goparallel.sourceforge.net
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user





-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Emissions for specific vtype

2015-01-08 Thread Deborah Perrotta
Hi everyone,

is there a way to somehow specify the vehicle type for the generation of
the emissions report ( --emission-output)? I have a network with 18
cars but I only need the emissions output for the buses circulating in this
network. Unfortunately, the vtypeprobe does not output emissions.

Thank you in advance,

Deborah Perrotta.
--
Dive into the World of Parallel Programming! The Go Parallel Website,
sponsored by Intel and developed in partnership with Slashdot Media, is your
hub for all things parallel software development, from weekly thought
leadership blogs to news, videos, case studies, tutorials and more. Take a
look and join the conversation now. http://goparallel.sourceforge.net
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Output buses speed profile

2014-11-30 Thread Deborah Perrotta

   Hi Michael,
   thanks for the answers and specially the tip on SUMO-GUI. After I closed its
   window, the file showed up like this for my scenario:
   Inline image 2
   However, it is missing the most important data: speed and lat/long per each
   bus  per  defined  frequency  step,  like in the output example of the
   documentation:
   Inline image 3
   What do I need to do in order to have such an outcome? I'm attaching my .cfg
   file for reference.
   Thanks a lot,
   Deborah.Â

   OnSat,Nov   29,   2014   at   10:51   PM,   Michael   Behrisch
   [1]behri...@users.sourceforge.net wrote:

 Hi Deborah,
 Am 29.11.2014 um 22:52 schrieb Deborah Perrotta:
  Just a quick update: I ran the example in the sumo docs
   (cross3ltl_vtypeprobe)  and  this is the outcome. Basically, the
 vtypeprobe
  is outputing only the configuration file, and not the results.
 It runs fine here, maybe it is just another instance of the GUI not
 closing all files properly. Please try to run without GUI.
 The example is not a good one, though, because it produces almost no
 output. I will fix that.
 Best regards,
 Michael

   --
   Deborah Perrotta
   PhD Researcher - MIT Portugal
   [2]http://pt.linkedin.com/in/deborahperrotta/

References

   1. mailto:behri...@users.sourceforge.net
   2. http://pt.linkedin.com/in/deborahperrotta/


boston-w.sumocfg
Description: Binary data
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Output buses speed profile

2014-11-29 Thread Deborah Perrotta
Hi Michael,

thank you very much for your quick reply. Regarding this additional file,
do I have to specify the ID for every detector? Or can I somehow direct the
vTypeProbe to the file containing all detectors on the network?

Kindly,
Deborah.

On Fri, Nov 28, 2014 at 12:03 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi Deborah,

  is there a way to extract only the buses speed profile after a simulation
  run? If I use netstate-dump, it will get all vehicles and I have more
 than
  10 on my network...

 http://sumo.dlr.de/wiki/Simulation/Output/VTypeProbe
 lets you specify which vehicle types to detect

 Best regards,
 Michael




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Output buses speed profile

2014-11-29 Thread Deborah Perrotta
Just a quick update: I ran the example in the sumo docs
(cross3ltl_vtypeprobe) and this is the outcome. Basically, the vtypeprobe
is outputing only the configuration file, and not the results. The same
thing is happening with my model.

Thank you for any help you can give me.
Deborah.

[image: Inline image 1]

On Sat, Nov 29, 2014 at 6:40 PM, Deborah Perrotta deborahperro...@gmail.com
 wrote:

 Hi Michael,

 thank you very much for your quick reply. Regarding this additional file,
 do I have to specify the ID for every detector? Or can I somehow direct the
 vTypeProbe to the file containing all detectors on the network?

 Kindly,
 Deborah.

 On Fri, Nov 28, 2014 at 12:03 PM, Michael Behrisch 
 behri...@users.sourceforge.net wrote:

 Hi Deborah,

  is there a way to extract only the buses speed profile after a
 simulation
  run? If I use netstate-dump, it will get all vehicles and I have more
 than
  10 on my network...

 http://sumo.dlr.de/wiki/Simulation/Output/VTypeProbe
 lets you specify which vehicle types to detect

 Best regards,
 Michael




 --
 Deborah Perrotta
 PhD Researcher - MIT Portugal
 http://pt.linkedin.com/in/deborahperrotta/




-- 
Deborah Perrotta
PhD Researcher - MIT Portugal
http://pt.linkedin.com/in/deborahperrotta/
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Output buses speed profile

2014-11-27 Thread Deborah Perrotta
Helo everyone,

is there a way to extract only the buses speed profile after a simulation
run? If I use netstate-dump, it will get all vehicles and I have more than
10 on my network...

Thank you,

Deborah Perrotta
--
Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server
from Actuate! Instantly Supercharge Your Business Reports and Dashboards
with Interactivity, Sharing, Native Excel Exports, App Integration  more
Get technology previously reserved for billion-dollar corporations, FREE
http://pubads.g.doubleclick.net/gampad/clk?id=157005751iu=/4140/ostg.clktrk
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [arch-general] nm-applet and ethernet

2014-10-24 Thread Thiago Barroso Perrotta
See https://bbs.archlinux.org/viewtopic.php?pid=1467359

-- 

- Thiago


Re: [aur-general] add

2014-10-11 Thread Thiago Barroso Perrotta
Yes, you yourself can do it. Begin by reading the wiki [1]. An alternative
is to request people to do that for you, however this [2] forum is more
suitable for that purpose than this mailing list IMHO.

[1]: https://wiki.archlinux.org/index.php/AUR
[2]: https://bbs.archlinux.org/viewforum.php?id=38

2014-10-11 23:09 GMT-03:00 Ali Abdul Ghani blade.vp2...@gmail.com:

 hi list
 Is one can add my Program to aur??
 this my Program
 http://sourceforge.net/projects/rosecrypt/




-- 

- Thiago


Re: [arch-general] bugs.archlinux.org - enable comments on closed issues

2014-08-24 Thread Thiago Barroso Perrotta
2014-08-24 17:49 GMT-03:00 Alexander Rødseth rods...@gmail.com:

 Sometimes people just want to say thanks for fixing, though.

 - Alexander / xyproto


​But this is not really useful; IIRC, even Stack Overflow (the Stack
Exchange network, for that matter) doesn't encourage thank yous. The
policy here is not much different from the forums, you see: if you want to
continue the discussion, usually you just open a new thread (or bug)
referencing the old one.

-- 

- Thiago


Re: android bsd connectivity tools etc ?

2014-08-14 Thread Thiago Barroso Perrotta
Nowadays I'm using syncthing [1] for file transfer. ADB over WIFI also
works great.

[1]: http://svnweb.freebsd.org/ports/head/net/syncthing/

PS.: Sorry if I've sent you multiple e-mails.


2014-08-13 20:47 GMT-03:00 Julian H. Stacey j...@berklix.com:

 Hi,
 Any tips for Android / FreeBSD BSD tools for connectivity etc ?

 I just got a Samsung Galaxy Note 3, with Android 4.4.2 kernel 3.4.0

 It directs me to
 https://www.android.com/filetransfer/
 which seems binary for mac

 I recall I will need current for IP tethering

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-usb-tethering.html

 http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/network-aggregation.html#networking-lagg-wired-and-wireless

 I'll build a current from a 10.0-RELEASE partition,
 but now looking with 9.2-RELEASE I see:

 /dev/
 lrwxr-xr-x  1 root  wheel9 Aug 14 00:01 ugen1.5@ - usb/1.5.0
 crw---  1 root  operator  0x7a Aug 14 00:00 usb/1.5.0
 crw---  1 root  operator  0x8f Aug 14 00:00 usb/1.5.1
 crw---  1 root  operator  0x90 Aug 14 00:00 usb/1.5.2

 devd .conf will need:
match   vendor0x04e8;
match   product   0x6860;
match   devclass  0x00;
match   devsubclass   0x00;
match   sernum6758498c;
match   release   0x0400;
 I've no idea what to do for attach

 http://www.freebsd.org/cgi/ports.cgi?query=androidstype=all
 has just
 /usr/ports/devel/android-tools-adb/pkg-descr
  these for cross compiling later:
 /usr/ports/lang/*gnatdroid*/pkg-descr

 I also found
 ports/
 deskutils/tine20
 net/crtmpserver
 net/linphone
 https://source.android.com/source/index.html

 Any URLs, tips, comments welcome, Thanks

 Cheers,
 Julian
 --
 Julian Stacey, BSD Linux Unix'78 C Sys Eng Consultant Munich
 http://berklix.com
 Interleave replies Below, like a play script.
 ___
 freebsd-current@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org




-- 

- Thiago
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: android bsd connectivity tools etc ?

2014-08-14 Thread Thiago Barroso Perrotta
Nowadays I'm using syncthing [1] for file transfer. ADB over WIFI also
works great.


[1]: http://svnweb.freebsd.org/ports/head/net/syncthing/


2014-08-14 8:47 GMT-03:00 Luigi Rizzo ri...@iet.unipi.it:

 On Thu, Aug 14, 2014 at 09:40:56AM +0200, Lars Engels wrote:
  On Thu, Aug 14, 2014 at 08:29:37AM +0200, Per olof Ljungmark wrote:
   On 08/14/14 01:47, Julian H. Stacey wrote:
Hi,
Any tips for Android / FreeBSD BSD tools for connectivity etc ?
 ...
  There's also Airdroid [1]. After installing the App on the phone you can
  connect to it with your PC's browser, up- and download files, send
  messages, etc.
 
  [1] https://play.google.com/store/apps/details?id=com.sand.airdroid

 quite nice (security concerns apart).
 Looks also nice as a home monitoring solution.

 cheers
 luigi
 ___
 freebsd-current@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-current
 To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org




-- 

- Thiago
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: android bsd connectivity tools etc ?

2014-08-14 Thread Thiago Barroso Perrotta
Nowadays I'm using syncthing [1] for file transfer. ADB over WIFI also
works great.

[1]: http://svnweb.freebsd.org/ports/head/net/syncthing/
___
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to freebsd-current-unsubscr...@freebsd.org


Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-08-13 Thread Thiago Barroso Perrotta
On Wed, 13 Aug 2014 15:19:16 -0700
Craig Rodrigues rodr...@freebsd.org wrote:

 Thiago,
 
 I really liked the blog articles you wrote:
 
 http://thiagoperrotta.wordpress.com/2014/07/20/here-be-dragons-freebsd-overview-part-i/
 http://thiagoperrotta.wordpress.com/2014/07/21/here-be-packages-freebsd-overview-part-ii/
 
 and you have very good suggestions.
 
 You seem like a very positive person, and are willing to make good
 suggestions and contributions.
 
 We (FreeBSD community) should take your suggestions, because you are
 a newcomer, so you are seeing things with fresh eyes.
 
 I am a bit busy these days, but would you have time to maybe help me
 write some HOWTO's for
 FreeBSD, especially things that help people migrate from Linux to
 FreeBSD?
 
 Thanks.
 --
 Craig

Hi Craig,
​​
Thanks. I guess we can work that out, feel free to e-mail me and tell
what you have in mind whenever you like.

-- 

- Thiago


signature.asc
Description: PGP signature


Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-08-11 Thread Thiago Barroso Perrotta
Greetings!

First of all, hello. I intended to reply to [1], but since I am new to
this mailing list, I found that it would be better to create a
new thread (if any of you know how to reply to a mailman message
without much trouble, I would appreciate to discover it).

I am the author of the post referred in the previous message (Wordpress
brought me there). I am liking FreeBSD, and I'll probably migrate soon
my current Debian server to it. One of the reasons that I enjoyed
FreeBSD is because it is similar to Arch Linux (my current preferred
Linux distro) in various ways.

Anyways, I just wanted to indicate this [2] link to you. It is a good
resource comparing different package manager commands. Right now it
does not include FreeBSD's pkg, however I highly encourage you to add
one more column to this table, featuring it. There is no problem that
pkg is not a Linux thing.

Also, I am interested in the direction the original thread could go. As
a almost-2,5 years Linux user, I could have discovered FreeBSD before.
One of the reasons that I haven't paid much attention to it in the past
was just because I didn't know that it had a large community. I thought
it was small, not much significant. I'm still confused about the
difference between the several BSDs out there (Open, Net, DragonFly,
etc) and the relative size of each community, however at least I can
see it is significant :)

[1]: https://lists.freebsd.org/pipermail/freebsd-current/2014-July/051429.html
[2]: https://wiki.archlinux.org/index.php/Pacman_rosetta


Regards,

-- 

- Thiago


signature.asc
Description: PGP signature


Re: HOWTO articles for migrating from Linux to FreeBSD, especially for pkg?

2014-08-11 Thread Thiago Barroso Perrotta
Greetings!

First of all, hello. I intended to reply to [1], but since I am new to
this mailing list, I found that it would be better to create a
new thread (if any of you know how to reply to a mailman message
without much trouble, I would appreciate to discover it).

I am the author of the post referred in the previous message (Wordpress
brought me here). I am liking FreeBSD, and I'll probably migrate soon
my current Debian server to it. One of the reasons that I enjoyed
FreeBSD is because it is similar to Arch Linux (my current preferred
Linux distro) in various ways.

Anyways, I just wanted to indicate this [2] link to you. It is a good
resource comparing different package manager commands. Right now it
does not include FreeBSD's pkg, however I highly encourage you to add
one more column to this table, featuring it. There is no problem that
pkg is not a Linux thing.

Also, I am interested in the direction the original thread could go. As
a almost-2,5 years Linux user, I could have discovered FreeBSD before.
One of the reasons that I haven't paid much attention to it in the past
was just because I didn't know that it had a large community. I thought
it was small, not much significant. I'm still confused about the
difference between the several BSDs out there (Open, Net, DragonFly,
etc) and the relative size of each community, however at least I can
see it is significant :)

[1]: https://lists.freebsd.org/pipermail/freebsd-current/2014-July/051429.html
[2]: https://wiki.archlinux.org/index.php/Pacman_rosetta


Regards,

-- 

- Thiago


signature.asc
Description: PGP signature


Re: [sumo-user] Intersection Problem

2014-08-01 Thread Deborah Perrotta
Hi Jakob, SUMO users,

I am bringing back this topic again because after running the duaiterate
for dynamic user assignment for 49 steps, I still get this deadlock in the
network (please see print screen: the highlighted route is for the first
car on the right lane, while the first car on the left lane wants to go
straight). Any suggestions on how I can solve this?

Thank you all in advance.
Deborah Perrotta.

[image: Inline image 1]


On Tue, Apr 29, 2014 at 11:17 AM, Deborah Perrotta 
deborahperro...@gmail.com wrote:

 Hi Jakob,

 thanks for your prompt reply. I am using version 16, once the different
 way SUMO treats steps on the simulation on later versions messes with my
 integrated platform (SUMO+MATLAB via HLA). The platform will be upgraded
 soon but for now I have to use version 16.

 I'll use your suggestion departLane=best and check if I can avoid this
 problem.

 Thank you again.
 Deborah.


 On Tue, Apr 29, 2014 at 8:15 AM, Jakob Erdmann namdre.s...@googlemail.com
  wrote:

 Hello,
 what version of SUMO are you using? If you use version 0.18.0 or older,
 upgrading to the latest release will probably solve the issue since it
 contains improvements to avoid such deadlocks in most cases.
 In the current version, such a situation may sometimes still happen when
 vehicles are inserted close to an intersection in dense traffic. Setting
 the attribute departLane=best for your vehicles causes them to be
 inserted on a lane which is better suited to their continuation and avoids
 this type of deadlock.
 If neither of these solves your problem, feel free to send me your
 scenario for taking a deeper look.
 regards,
 Jakob




 2014-04-28 18:57 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:


Hi all,
I have an inconsistency in my network. As you can see on the print
 screen in
Capture 1, the highlighted route belongs to the first car on the
 right lane,
and on Capture 2, the highlighted route belongs to the first car on
 the left
lane. I have a bus in the end of this edge that cannot pass through
 because
none of the cars move, once the car on the right wants to turn left
 and the
car on the left wants to move forward.
Is there a way to solve this?
Thank you in advance.
Inline image 1


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get
 unparalleled scalability from the best Selenium testing platform
 available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user




--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Intersection Problem

2014-08-01 Thread Deborah Perrotta
I am sorry, Jakob, I forgot to mention I'm running version 0.21.0.


On Fri, Aug 1, 2014 at 12:00 PM, Jakob Erdmann namdre.s...@googlemail.com
wrote:

 Hello,
 I'm afraid there's nothing that can be done if you're still using version
 0.16.0. Maybe you can run duaIterate using the latest release and the work
 with the generated route in 0.16.0 if you must.
 regards,
 Jakob


 2014-08-01 12:49 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com:

 Hi Jakob, SUMO users,

 I am bringing back this topic again because after running the duaiterate
 for dynamic user assignment for 49 steps, I still get this deadlock in the
 network (please see print screen: the highlighted route is for the first
 car on the right lane, while the first car on the left lane wants to go
 straight). Any suggestions on how I can solve this?

 Thank you all in advance.
 Deborah Perrotta.

 [image: Inline image 1]


 On Tue, Apr 29, 2014 at 11:17 AM, Deborah Perrotta 
 deborahperro...@gmail.com wrote:

 Hi Jakob,

 thanks for your prompt reply. I am using version 16, once the different
 way SUMO treats steps on the simulation on later versions messes with my
 integrated platform (SUMO+MATLAB via HLA). The platform will be upgraded
 soon but for now I have to use version 16.

 I'll use your suggestion departLane=best and check if I can avoid
 this problem.

 Thank you again.
 Deborah.


 On Tue, Apr 29, 2014 at 8:15 AM, Jakob Erdmann 
 namdre.s...@googlemail.com wrote:

 Hello,
 what version of SUMO are you using? If you use version 0.18.0 or older,
 upgrading to the latest release will probably solve the issue since it
 contains improvements to avoid such deadlocks in most cases.
 In the current version, such a situation may sometimes still happen
 when vehicles are inserted close to an intersection in dense traffic.
 Setting the attribute departLane=best for your vehicles causes them to be
 inserted on a lane which is better suited to their continuation and avoids
 this type of deadlock.
 If neither of these solves your problem, feel free to send me your
 scenario for taking a deeper look.
 regards,
 Jakob




 2014-04-28 18:57 GMT+02:00 Deborah Perrotta deborahperro...@gmail.com
 :


Hi all,
I have an inconsistency in my network. As you can see on the print
 screen in
Capture 1, the highlighted route belongs to the first car on the
 right lane,
and on Capture 2, the highlighted route belongs to the first car on
 the left
lane. I have a bus in the end of this edge that cannot pass through
 because
none of the cars move, once the car on the right wants to turn left
 and the
car on the left wants to move forward.
Is there a way to solve this?
Thank you in advance.
Inline image 1


 --
 Accelerate Dev Cycles with Automated Cross-Browser Testing - For FREE
 Instantly run your Selenium tests across 300+ browser/OS combos.  Get
 unparalleled scalability from the best Selenium testing platform
 available.
 Simple to use. Nothing to install. Get started now for free.
 http://p.sf.net/sfu/SauceLabs
 ___
 sumo-user mailing list
 sumo-user@lists.sourceforge.net
 https://lists.sourceforge.net/lists/listinfo/sumo-user






--
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [aur-general] Announcement Input

2014-07-27 Thread Thiago Barroso Perrotta
On Fri, 25 Jul 2014 11:43:51 +0200
Christian Hesse l...@eworm.de wrote:

 Hello everybody,
 
 I would like to have something like an announcement input for AUR
 packages. Just like comments, but the announcement should be editable
 by the maintainer only and shown at the top all the time. This could
 be handy for something like:
 
  Currently this application does not remember passwords. This is
  because gnome-keyring is broken.
  (https://bugs.archlinux.org/task/39913)
 
 Preventing users from complaining over and over again when comments
 move down. Or:
 
  This is a git package. Most of the time it compiles fine with
  $dependency. If it does not please try $dependency-git.
 
 Any comments?

I'm not sure about the usefulness of this feature, or even if AUR
packagers want it.

However, if this goes on a day, my suggestion is this input should be
an entry of .AURINFO. There is no need to clutter the web interface with
editable fields.

A typical packaging workflow would be: 

$ mkaurball
$ script/program to change announcement here path to src aurball
here Developer announcement / sticky post here.

This way, implementing this would be very easy, just a matter of
parsing the correct entry and displaying it appropriately.

-- 

- Thiago 


signature.asc
Description: PGP signature


Re: [arch-general] yaourt - tmpfs error: No space left on device

2014-07-20 Thread Thiago Barroso Perrotta
On Fri, 18 Jul 2014 21:40:20 +0200
Csányi Pál csanyi...@gmail.com wrote:

 Hi,
 
 I'm trying to install icecat with yaourt but get always error: No
 space left on device.
 
 $ df -H
 Filesystem  Size  Used Avail Use% Mounted on
 /dev/sda366G   38G   26G  60% /
 tmpfs   3.2G 0  3.2G   0% /dev/shm
 tmpfs   3.2G 0  3.2G   0% /sys/fs/cgroup
 tmpfs   3.2G  3.2G  160k 100% /tmp
 tmpfs   627M  4.1k  627M   1% /run/user/1000
 
 I have installed my arch linux on one partition only, on /dev/sda3.
 
 I tried to install icecat several times, moreover after a reboot too,
 but always get this error message.
 
 I tried also to setup yaourt and makepkg:
 /etc/yaourtrc
 TMPDIR=/tmp
 
 /etc/makepkg.conf
 BUILDDIR=/tmp/makepkg
 
 Still get the above error.
 What can I do to solve this problem?
 

The problem is icecat takes up much RAM space, so the build process is
interrupted. I've built this package once and had the same issues as
you. Simplest solution is to set BUILDDIR to a (existing) directory in
your hard disk (not in the RAM).

For example,

$ BUILDDIR=/home/myself/build makepkg -s

I believe yaourt honors the BUILDDIR environment variable, if you
insist in using it. If not, search for a tmp option in its man page.


signature.asc
Description: PGP signature


Re: [aur-general] AUR logo

2014-06-22 Thread Thiago Barroso Perrotta
2014-06-21 22:18 GMT-03:00 Jeremy Audet ichimonj...@gmail.com:

  Is there a reason the Arch services {aur,bbs,wiki,bugs}.archlinux.org
  all use the same logo?

 KISS?


​Consistency, I'd say.​


[aur-general] Removal request -- osc-build-archlinux

2014-06-16 Thread Thiago Barroso Perrotta
Hi,

osc-build-archlinux [1] should be deleted: it is outdated; more than
that, it is not needed anymore, since support for this feature is
included upstream now (see comments in the package). Anyway,
obs-build-git [2] is an up-to-date version of it.

[1]: https://aur.archlinux.org/packages/osc-build-archlinux/
[2]: https://aur.archlinux.org/packages/obs-build-git/


signature.asc
Description: PGP signature


Re: [aur-general] Package orphaning policy improvement - RFC

2014-05-25 Thread Thiago Barroso Perrotta
On Sun, 25 May 2014 17:06:21 +0200
Nowaker enwuk...@gmail.com wrote:

 What do you think about auto-orhpaning packages that stay marked 
 out-of-date for more than, say, 3 months? Done automatically by AUR, 
 with no request on ML.
 

+1 for that.

Of course, it would be nice to also auto-mail the maintainer, say, one
week before the auto-orphaning.


signature.asc
Description: PGP signature


Re: [aur-general] Merge request: pipe and pipe2

2014-05-22 Thread Thiago Barroso Perrotta
On Fri, 16 May 2014 08:34:23 +0400
Evgeniy Alekseev darkarca...@mail.ru wrote:
 
 Unfortunately, according to our rules [1] you should contact with its
 current maintainer first and wait for a response for two weeks.
 
 1.
 https://wiki.archlinux.org/index.php/Arch_User_Repository#Other_requests

Hi,

I contacted the former maintainer and he replied to me today, now I've
adopted the pipe2 package [1]. Now we can safely merge pipe [2] into
pipe2.

Just to be clear: the final package wil be 'pipe2'.

[1]: https://aur.archlinux.org/packages/pipe2/
[2]: https://aur.archlinux.org/packages/pipe


signature.asc
Description: PGP signature


Re: [aur-general] Merge request: pipe and pipe2

2014-05-16 Thread Thiago Barroso Perrotta
On Fri, 16 May 2014 10:16:05 +0200
Lukas Jirkovsky l.jirkov...@gmail.com wrote: 
 I don't know the project, but isn't pipe better name that pipe2? I
 skimmed over the web and they sometimes refer to it as PIPE, sometimes
 as PIPE2, the current version is PIPEv4.x.y and the documentation says
 PIPE 5. This suggests that the -2 actually refers to a(n old) version
 and in that case pipe would be more appropriate. Also, in that case
 I could merge pipe2 into pipe immediately.
 
 Lukas

Well, I suggested the main name of the project to be PIPE2 because both
the old development website [1] and the current one [2] refer to it as
PIPE2.

I agree with you, all these versions seem confusing, but I find 'pipe'
to be a name too generic. At least, 'pipe2' usually returns better
search results with your favorite search engine than simply 'pipe'.

[1]: http://pipe2.sourceforge.net/
[2]: https://github.com/sarahtattersall/PIPE


signature.asc
Description: PGP signature


Re: [aur-general] Merge request: pipe and pipe2

2014-05-16 Thread Thiago Barroso Perrotta
On Fri, 16 May 2014 08:34:23 +0400
Evgeniy Alekseev darkarca...@mail.ru wrote:
 
 Unfortunately, according to our rules [1] you should contact with its
 current maintainer first and wait for a response for two weeks. Pipe2
 have not any comments about out-of-dating and the package was marked
 as out-of-date just today by me. And I cannot say for sure that its
 current maintainer is inactive (but his last action was in 2012).
 
 Tl;dr: if I merge it now, perhaps there will be no actual version of
 the package for two weeks =)
 
 1.
 https://wiki.archlinux.org/index.php/Arch_User_Repository#Other_requests

All right, I'm going to contact him. Thanks for you time =)


signature.asc
Description: PGP signature


Re: [aur-general] Merge request: pipe and pipe2

2014-05-15 Thread Thiago Barroso Perrotta
On Fri, 16 May 2014 03:27:30 +0400
Evgeniy Alekseev darkarca...@mail.ru wrote:

 On Tuesday 13 May 2014 20:20:23 Thiago Barroso Perrotta wrote:
  Hi,
  
  I just updated the pipe [1] PKGBUILD. There is also pipe2 [2],
  which is the same program, but outdated (last updated in 2012).
  
  The best thing here would be to merge them into 'pipe2'.
 
 If we will merge pipe into pipe2 all PKGBUILD changes will be lost.
 Do you want merge pipe right now?

Yes, no problem. Are you going to disown pipe2, I suppose?


signature.asc
Description: PGP signature


Re: [arch-general] [Classroom] new class: A First Look at the Linux Kernel - Saturday, May 31 at 16:00 UTC

2014-05-14 Thread Thiago Barroso Perrotta
Nice one! I'll try to attend.


[aur-general] Merge request: pipe and pipe2

2014-05-13 Thread Thiago Barroso Perrotta
Hi,

I just updated the pipe [1] PKGBUILD. There is also pipe2 [2], which is
the same program, but outdated (last updated in 2012).

The best thing here would be to merge them into 'pipe2'.

[1]: https://aur.archlinux.org/packages/pipe/
[2]: https://aur.archlinux.org/packages/pipe2/


signature.asc
Description: PGP signature


[aur-general] Removal request: arc-status

2014-05-08 Thread Thiago Barroso Perrotta
Hi,

Just stumbled upon this[1] package, it is very old (last updated in
2009) and useful only when Arch used to have RC init scripts.

I'd suggest its removal. 

Also, I think there are still a number of packages related to old
initscripts. Do you mind if every time we find one, we request its
removal here, or would this be too cumbersome?


[1]: https://aur.archlinux.org/packages/arc-status/


signature.asc
Description: PGP signature


Re: [arch-general] Android support in Linux Arch

2014-04-25 Thread Thiago Barroso Perrotta
Hello,

Yeah, android-udev would be useful in [community]. And what do you think
about moving android-sdk too?

I personally also find more useful to get updates about Android tools from
it rather than using any package managers or aur pkgbuilds.

/opt could still be its install location.

All the best,

Sent from my Android
On Apr 23, 2014 1:28 PM, Anatol Pomozov anatol.pomo...@gmail.com wrote:

 Hi,

 As there is no strong consensus on what to do with Android development
 tools then I am going to leave the situation as-is. Arch users will
 keep either installing the packages using Android installer or by AUR
 packages.

 I am going to move packages android-tool and android-udev to
 [community]. These are small packages that many people find useful.



[sumo-user] Losing cars on route generation/ Priority lane

2014-04-07 Thread Deborah Perrotta
Hello all,

I have converted a big OD matrix to SUMO format and further generated the
trips using the converted matrix and the districts file. I noticed that
around 5.500 cars (out of 181500) are lost, part of them due to the use of
internal lanes. What other reasons could it be?

Another question: in the route generation, once cars need to go form
district A to B, despite having many streets to choose, they always choose
the longest/widest lane (higher probability). What I get is a congested
lane while the others are completely free. Is there a way to solve this
issue?

Thank you in advance,
Deborah Perrotta.
--
Put Bad Developers to Shame
Dominate Development with Jenkins Continuous Integration
Continuously Automate Build, Test  Deployment 
Start a new project now. Try Jenkins in the cloud.
http://p.sf.net/sfu/13600_Cloudbees_APR
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [arch-general] Building a live USB version of ArchLinux for ARM users

2014-02-22 Thread Thiago Barroso Perrotta
Hey Kyle,

I've always thought of creating something similar too, but I didn't do
anything about it because of its usefulness (would people use it, since
parted magic and other similar projects already exist?) and maintainability
issues. But it is good to know another person who also finds this a good
idea. The Arch ISO is really great for recovery purposes without X (dd, for
example, yesterday I used it this way!), but there are some GUI-based
recovery tools without an easy CLI replacement.

We should probably stick back to the topic, but please let me know if you
ever do something about this.


2014-02-22 22:09 GMT-03:00 Kyle Terrien kyleterr...@gmail.com:


 I've considered putting together an Arch-based recovery disc (as an
 alternative to PartedMagic now that they are commercial). It sounds like
 a similar project, except for x86.



-- 
Atenciosamente,

Thiago Barroso Perrotta
*thiagowfx.github.io http://thiagowfx.github.io*


Re: [sumo-user] Importing OD matrix from CUBE

2013-12-29 Thread Deborah Perrotta
Hello Michael,

thanks for this, I haven't known this tool before. I have the geometry for
the TAZ in a shapefile. I'll see what I can do and give you the feedback.

Best,
Deborah.


On Sat, Dec 28, 2013 at 8:42 PM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi,
 you need to define all of them or at least all where vehicles can
 start (or end respectively). If you have a geometry for your taz, you
 can use
 sumo/tools/district/edgesInDistricts.py.


 Best regards,
 Michael

 2013/12/28 Deborah Perrotta deborahperro...@gmail.com:
  Yes, I could see that... What I will try to do is defining my own TAZ
 table
  and for this I have a doubt: do I have to define all source/destination
  edges for each TAZ or only the ones at the border between one TAZ and the
  other?
 
  Thanks in advance.
 
 
  On Thu, Dec 19, 2013 at 8:46 AM, Michael Behrisch
  behri...@users.sourceforge.net wrote:
 
  Hi,
  sorry apparently no one here knows about CUBE OD matrices. Maybe you
  could share an example?
 
  Best regards,
  Michael
 
  2013/12/4 Deborah Perrotta deborahperro...@gmail.com:
   Is there an easier/less manual way of transforming an OD matrix
 exported
   from CUBE simulator into SUMO? The way I'm thinking of doing it is by
   creating my on TAZ, according to the information on the website. So
 far
   I
   have a network converted from OSM.
  
   Thanks!
  
  
 --
   Sponsored by Intel(R) XDK
   Develop, test and display web and hybrid apps with a single code base.
   Download it for free now!
  
  
 http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
   ___
   sumo-user mailing list
   sumo-user@lists.sourceforge.net
   https://lists.sourceforge.net/lists/listinfo/sumo-user
 
 

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [sumo-user] Importing OD matrix from CUBE

2013-12-28 Thread Deborah Perrotta
Yes, I could see that... What I will try to do is defining my own TAZ table
and for this I have a doubt: do I have to define all source/destination
edges for each TAZ or only the ones at the border between one TAZ and the
other?

Thanks in advance.


On Thu, Dec 19, 2013 at 8:46 AM, Michael Behrisch 
behri...@users.sourceforge.net wrote:

 Hi,
 sorry apparently no one here knows about CUBE OD matrices. Maybe you
 could share an example?

 Best regards,
 Michael

 2013/12/4 Deborah Perrotta deborahperro...@gmail.com:
  Is there an easier/less manual way of transforming an OD matrix exported
  from CUBE simulator into SUMO? The way I'm thinking of doing it is by
  creating my on TAZ, according to the information on the website. So far I
  have a network converted from OSM.
 
  Thanks!
 
 --
  Sponsored by Intel(R) XDK
  Develop, test and display web and hybrid apps with a single code base.
  Download it for free now!
 
 http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
  ___
  sumo-user mailing list
  sumo-user@lists.sourceforge.net
  https://lists.sourceforge.net/lists/listinfo/sumo-user

--
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET,  PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831iu=/4140/ostg.clktrk
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


[sumo-user] Importing OD matrix from CUBE

2013-12-04 Thread Deborah Perrotta
Is there an easier/less manual way of transforming an OD matrix exported
from CUBE simulator into SUMO? The way I'm thinking of doing it is by
creating my on TAZ, according to the information on the website. So far I
have a network converted from OSM.

Thanks!
--
Sponsored by Intel(R) XDK 
Develop, test and display web and hybrid apps with a single code base.
Download it for free now!
http://pubads.g.doubleclick.net/gampad/clk?id=111408631iu=/4140/ostg.clktrk
___
sumo-user mailing list
sumo-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sumo-user


Re: [xcat-user] kvm Debian/Ubuntu Support

2013-10-21 Thread Arturo Perrotta

  
  
Hi,

  
  

  

  

  
  

  
  I
  solved it by destroying the machines,
  undefined them and reinstalling them.
The problem appears
  to be related to the driver's (virtual) network card on
  ubuntu / debian,
but only if the vms
are deployed
  through xCAT.
  
  However, there is no network link at boot time,
i have to manually turn on ...

Best 
Arturo


  
  


  Am 21.10.2013 04:12, schrieb Xiao Peng Wang:


  
  Great.

Then what the problem was and
  how did you resolve it?


  Thanks
  Best Regards
--
  Wang Xiaopeng ()
  IBM China System Technology Laboratory
  Tel: 86-10-82453455
  Email: w...@cn.ibm.com
  Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West
  Road, Haidian District Beijing P.R.China 100193

Arturo Perrotta
  ---2013/10/18 21:55:50---Solved! Thanks!

From: Arturo Perrotta
  arturo.perro...@parstream.com
To: xCAT Users Mailing list
  xcat-user@lists.sourceforge.net, 
Date: 2013/10/18 21:55
Subject: Re: [xcat-user] kvm Debian/Ubuntu
  Support
  
  
  
  
  Solved!
Thanks!

  
  

  Am 16.10.2013 15:23,
schrieb Arturo Perrotta:
  
Hi,
  
  I tried both the Driver rtl8139 and Virtio but the result does
  not change: No Network.
  Of Course i have deleted and reinstalled the VMs
  
  Best Regards
  Arturo Perrotta

  
Am 16.10.2013 14:40,
  schrieb Xiao Peng Wang:

  
  did you rmvm
and mkvm to create the vm?

Thanks
Best Regards
--
Wang Xiaopeng ()
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: w...@cn.ibm.com
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang
West Road, Haidian District Beijing P.R.China 100193

  Arturo Perrotta ---2013/10/16
20:38:32---Hi, thanks, i have set the debian vm to use the
rtl8139 driver:
  
From: Arturo Perrotta arturo.perro...@parstream.com
To: xCAT
Users Mailing list xcat-user@lists.sourceforge.net, 
Date: 2013/10/16 20:38
Subject: Re: [xcat-user] kvm Debian/Ubuntu Support
  


Hi,

thanks, i have set the debian vm to use the rtl8139 driver:

[root@~]# lsdef vm-deb7-01
Object name: vm-deb7-01
 appstatustime=10-15-2013 14:49:52
 arch=x86_64
 currchain=boot
 currstate=boot
 groups=kvm

initrd=xcat/osimage/debian7.1.0-x86_64-install-ps/initrd.img
 kcmdline=nofb utf8 auto url="">http://!myipfn!/install/autoinst/vm-deb7-01xcatd=!myipfn!
mirror/http/hostname=!myipfn! netcfg/choose_interface=eth0
locale=en_US console-setup/layoutcode=us priority=critical
netcfg/dhcp_timeout=120 hostname=vm-deb7-01
 kernel=xcat/osimage/debian7.1.0-x86_64-install-ps/vmlinuz
 mac=42:51:c0:a8:20:08
 mgt=kvm
 netboot=pxe
 os=debian7.1.0
 postbootscripts=otherpkgs
 postscripts=syslog,remoteshell,syncfiles
 primarynic=eth0
 profile="">
 provmethod=debian7.1.0-x86_64-install-ps
 serialport=1
 serialspeed=115200
 status=booting
 statustime=10-16-2013 14:26:28
 vmcpus=8
 vmhost=testnode05
 vmmemory=16384
 vmnicnicmodel=rtl8139
 vmnics=br0
 vmstorage=nfs://hetznernas/install/vms
[root@~]#


But the Debian VM still using the e1000 Driver:

lsmod

e1000  85357 0
  -
  
  
      Arturo Perrotta - Systemadministrator
arturo.perro...@parstream.com
  
  ParStream GmbH
  Groe Sandkaul 2, 50667 Kln, Germany
  +49 (0) 221  977 614 80
  +49 (0) 221  977 614 841 (fax)
  
 

Re: [xcat-user] kvm Debian/Ubuntu Support

2013-10-18 Thread Arturo Perrotta

  
  
Solved!
Thanks!


  
  

  Am 16.10.2013 15:23, schrieb Arturo Perrotta:


  
  Hi,
  
  I tried both the Driver rtl8139 and Virtio but the result does
  not change: No Network.
  Of Course i have deleted and reinstalled the VMs
  
  Best Regards
  Arturo Perrotta



Am 16.10.2013 14:40, schrieb Xiao Peng Wang:
  
  
did you rmvm and mkvm to
create the vm?
  
Thanks
Best Regards
--
Wang Xiaopeng ()
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: w...@cn.ibm.com
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang
West Road, Haidian District Beijing P.R.China 100193
  
  Arturo Perrotta
---2013/10/16 20:38:32---Hi, thanks, i have set the debian
vm to use the rtl8139 driver:
  
  From: Arturo Perrotta arturo.perro...@parstream.com
  To: xCAT Users Mailing list xcat-user@lists.sourceforge.net,
  
  Date: 2013/10/16 20:38
  Subject: Re: [xcat-user] kvm Debian/Ubuntu
Support




Hi,
  
  thanks, i have set the debian vm to use the rtl8139 driver:
  
  [root@~]# lsdef vm-deb7-01
  Object name: vm-deb7-01
   appstatustime=10-15-2013 14:49:52
   arch=x86_64
   currchain=boot
   currstate=boot
   groups=kvm
  
  initrd=xcat/osimage/debian7.1.0-x86_64-install-ps/initrd.img
   kcmdline=nofb utf8 auto url="">http://!myipfn!/install/autoinst/vm-deb7-01xcatd=!myipfn!
  mirror/http/hostname=!myipfn! netcfg/choose_interface=eth0
  locale=en_US console-setup/layoutcode=us priority=critical
  netcfg/dhcp_timeout=120 hostname=vm-deb7-01
   kernel=xcat/osimage/debian7.1.0-x86_64-install-ps/vmlinuz
   mac=42:51:c0:a8:20:08
   mgt=kvm
   netboot=pxe
   os=debian7.1.0
   postbootscripts=otherpkgs
   postscripts=syslog,remoteshell,syncfiles
   primarynic=eth0
   profile="">
   provmethod=debian7.1.0-x86_64-install-ps
   serialport=1
   serialspeed=115200
   status=booting
   statustime=10-16-2013 14:26:28
   vmcpus=8
   vmhost=testnode05
   vmmemory=16384
   vmnicnicmodel=rtl8139
   vmnics=br0
   vmstorage=nfs://hetznernas/install/vms
  [root@~]#
  
  
  But the Debian VM still using the e1000 Driver:
  
  lsmod
  
  e1000  85357 0
-

    
    Arturo Perrotta - Systemadministrator
  arturo.perro...@parstream.com

ParStream GmbH
Groe Sandkaul 2, 50667 Kln, Germany
+49 (0) 221  977 614 80
+49 (0) 221  977 614 841 (fax)

parstream.com
Real-time Big Data Analytics

Geschftsfhrung: Michael Hummel, Jrg Bienert
Registergericht Amtsgericht Kln, HRB 61306
  
Am 16.10.2013 14:03,
  schrieb Xiao Peng Wang:

  
  Looks like
the driver for the nic was not loaded correctly. You could
log in node with rcons and try to probe the driver. You also
could try other drivers for the vm.
vmnicnicmodel: Model of NICs that will be provided to VMs
(i.e. e1000, rtl8139, virtio, etc)
  

Thanks
Best Regards
--
Wang Xiaopeng ()
IBM China System Technology Laboratory
Tel: 86-10-82453455
Email: w...@cn.ibm.com
Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang
West Road, Haidian District Beijing P.R.China 100193

  Arturo Perrotta
---2013/10/16 18:56:22---Hi, I have a problem with KVM
Debian/Ubuntu Guests on a Centos6.4 Hypervisor.
  
    From: Arturo Perrotta arturo.perro...@parstream.com
To: xcat-user@lists.sourceforge.net, 
Date: 2013/10/16 18:56
Subject: [xcat-user] kvm Debian/Ubuntu Support
  


Hi,

I have a problem with KVM Debian/Ubuntu Guests on a
Centos6.4 Hypervisor.
The installation process is concluded without issues but
after reboot the guest

[xcat-user] kvm Debian/Ubuntu Support

2013-10-16 Thread Arturo Perrotta

Hi,

I have a problem with KVM Debian/Ubuntu Guests on a Centos6.4 Hypervisor.
The installation process is concluded without issues but after reboot 
the guests do not have network link.


e1000: eth0 : e1000_probe: Intel(R) PRO/1000 Network Connection
ADDRCONF(NETDEV_UP): eth0 link is not ready.


#lsdef vm-deb7-01
Object name: vm-deb7-01
appstatustime=10-15-2013 14:49:52
arch=x86_64
currchain=boot
currstate=boot
groups=kvm
initrd=xcat/osimage/debian7.1.0-x86_64-install-ps/initrd.img
kcmdline=nofb utf8 auto 
url=http://!myipfn!/install/autoinst/vm-deb7-01 xcatd=!myipfn! 
mirror/http/hostname=!myipfn! netcfg/choose_interface=eth0 locale=en_US 
console-setup/layoutcode=us priority=critical netcfg/dhcp_timeout=120 
hostname=vm-deb7-01

kernel=xcat/osimage/debian7.1.0-x86_64-install-ps/vmlinuz
mac=42:51:c0:a8:20:08
mgt=kvm
netboot=pxe
os=debian7.1.0
postbootscripts=otherpkgs
postscripts=syslog,remoteshell,syncfiles
primarynic=eth0
profile=ps
provmethod=debian7.1.0-x86_64-install-ps
serialport=1
serialspeed=115200
status=booting
statustime=10-16-2013 10:45:13
vmcpus=8
vmhost=testnode05
vmmemory=16384
vmnics=br0
vmstorage=nfs://hetznernas/install/vms
[root@~]#


--
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register 
http://pubads.g.doubleclick.net/gampad/clk?id=60135031iu=/4140/ostg.clktrk___
xCAT-user mailing list
xCAT-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xcat-user


Re: [xcat-user] kvm Debian/Ubuntu Support

2013-10-16 Thread Arturo Perrotta

  
  
Hi,

thanks, i have set the debian vm to use the rtl8139 driver:

[root@~]# lsdef vm-deb7-01
Object name: vm-deb7-01
 appstatustime=10-15-2013 14:49:52
 arch=x86_64
 currchain=boot
 currstate=boot
 groups=kvm
 initrd=xcat/osimage/debian7.1.0-x86_64-install-ps/initrd.img
 kcmdline=nofb utf8 auto
url="" class="moz-txt-link-freetext" href="http://!myipfn!/install/autoinst/vm-deb7-01">http://!myipfn!/install/autoinst/vm-deb7-01 xcatd=!myipfn!
mirror/http/hostname=!myipfn! netcfg/choose_interface=eth0
locale=en_US console-setup/layoutcode=us priority=critical
netcfg/dhcp_timeout=120 hostname=vm-deb7-01
 kernel=xcat/osimage/debian7.1.0-x86_64-install-ps/vmlinuz
 mac=42:51:c0:a8:20:08
 mgt=kvm
 netboot=pxe
 os=debian7.1.0
 postbootscripts=otherpkgs
 postscripts=syslog,remoteshell,syncfiles
 primarynic=eth0
 profile="">
 provmethod=debian7.1.0-x86_64-install-ps
 serialport=1
 serialspeed=115200
 status=booting
 statustime=10-16-2013 14:26:28
 vmcpus=8
 vmhost=testnode05
 vmmemory=16384
 vmnicnicmodel=rtl8139
 vmnics=br0
 vmstorage=nfs://hetznernas/install/vms
[root@~]#

 
But the Debian VM still using the e1000 Driver:

lsmod

e1000 85357 0
  
  -


Arturo Perrotta - Systemadministrator
arturo.perro...@parstream.com

ParStream GmbH
Groe Sandkaul 2, 50667 Kln, Germany
+49 (0) 221  977 614 80
+49 (0) 221  977 614 841 (fax)

parstream.com
Real-time Big Data Analytics

Geschftsfhrung: Michael Hummel, Jrg Bienert
Registergericht Amtsgericht Kln, HRB 61306

  Am 16.10.2013 14:03, schrieb Xiao Peng Wang:


  
  Looks like the driver for the
  nic was not loaded correctly. You could log in node with rcons
  and try to probe the driver. You also could try other drivers
  for the vm.
vmnicnicmodel: Model of NICs
  that will be provided to VMs (i.e. e1000, rtl8139, virtio,
  etc)


  Thanks
  Best Regards
--
  Wang Xiaopeng ()
  IBM China System Technology Laboratory
  Tel: 86-10-82453455
  Email: w...@cn.ibm.com
  Address: 28,ZhongGuanCun Software Park,No.8 Dong Bei Wang West
  Road, Haidian District Beijing P.R.China 100193

Arturo Perrotta
  ---2013/10/16 18:56:22---Hi, I have a problem with KVM
  Debian/Ubuntu Guests on a Centos6.4 Hypervisor.

From: Arturo Perrotta
  arturo.perro...@parstream.com
To: xcat-user@lists.sourceforge.net,

Date: 2013/10/16 18:56
Subject: [xcat-user] kvm Debian/Ubuntu
  Support
  
  
  
  
  Hi,

I have a problem with KVM Debian/Ubuntu Guests on a Centos6.4
Hypervisor.
The installation process is concluded without issues but after
reboot the guests do not have network link.

e1000: eth0 : e1000_probe: Intel(R) PRO/1000 Network Connection
ADDRCONF(NETDEV_UP): eth0 link is not ready.


#lsdef vm-deb7-01
Object name: vm-deb7-01
 appstatustime=10-15-2013 14:49:52
 arch=x86_64
 currchain=boot
 currstate=boot
 groups=kvm
 initrd=xcat/osimage/debian7.1.0-x86_64-install-ps/initrd.img
 kcmdline=nofb utf8 auto url="">http://!myipfn!/install/autoinst/vm-deb7-01xcatd=!myipfn!
mirror/http/hostname=!myipfn! netcfg/choose_interface=eth0
locale=en_US console-setup/layoutcode=us priority=critical
netcfg/dhcp_timeout=120 hostname=vm-deb7-01
 kernel=xcat/osimage/debian7.1.0-x86_64-install-ps/vmlinuz
 mac=42:51:c0:a8:20:08
 mgt=kvm
 netboot=pxe
 os=debian7.1.0
 postbootscripts=otherpkgs
 postscripts=syslog,remoteshell,syncfiles
 primarynic=eth0
 profile="">
 provmethod=debian7.1.0-x86_64-install-ps
 serialport=1
 serialspeed=115200
 status=booting
 statustime=10-16-2013 10:45:13
 vmcpus=8
 vmhost=testnode05
 vmmemory=16384
 vmnics=br0
 vmstorage=nfs://hetznernas/install/vms
[root@~]# 

--
  October Webinars: Code for Performance
  Free Intel webinars can help you accelerate application
  performance.
  Explore tips for MPI, OpenMP, advanced prof

Stay in touch with me through LinkedIn

2013-09-12 Thread Eugenio Perrotta Neto
LinkedIn




Willem.Jiang,

I'd like to include you in my network to share updates and stay in touch.

- Eugenio

Eugenio Perrotta Neto
Desenvolvedor Java at Giran
Serra Area, Brazil

Confirm that you know Eugenio Perrotta Neto:
https://www.linkedin.com/e/-c2ht9p-hliewzlx-3d/isd/16515285382/Tyy5eNl9/?hs=falsetok=2BJF2sBJGXIRU1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-c2ht9p-hliewzlx-3d/zZhE0NJmpMICliQlbwlMGXsItkHhg2JlbO81eA1Ijbw7IzP4HOGe61SW1fO/goo/ml-node%2Bs465427n5724185h65%40n5%2Enabble%2Ecom/20061/I5491718039_1/?hs=falsetok=3ugBZZRCiXIRU1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.


  




--
View this message in context: 
http://camel.465427.n5.nabble.com/Stay-in-touch-with-me-through-LinkedIn-tp5739280.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Stay in touch with me through LinkedIn

2013-09-12 Thread Eugenio Perrotta Neto
LinkedIn




Willem.Jiang,

I'd like to include you in my network to share updates and stay in touch.

- Eugenio

Eugenio Perrotta Neto
Desenvolvedor Java at Giran
Serra Area, Brazil

Confirm that you know Eugenio Perrotta Neto:
https://www.linkedin.com/e/-c2ht9p-hliewzqe-5i/isd/16515285382/Tyy5eNl9/?hs=falsetok=2BJF2sBJGXIRU1

--
You are receiving Invitation to Connect emails. Click to unsubscribe:
http://www.linkedin.com/e/-c2ht9p-hliewzqe-5i/zZhE0NJmpMICliQlbwlMGXsItkHhg2JlbO81eA1Ijbw7IzP4HOGe61SW1fO/goo/ml-node%2Bs465427n5724185h65%40n5%2Enabble%2Ecom/20061/I5491718070_1/?hs=falsetok=0f9AglRoaXIRU1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA 94043, USA.


  




--
View this message in context: 
http://camel.465427.n5.nabble.com/Stay-in-touch-with-me-through-LinkedIn-tp5739281.html
Sent from the Camel - Users mailing list archive at Nabble.com.

Re: execute an action on exception and use redeçivery Policy

2012-12-17 Thread Eugenio Perrotta Neto
I used,  but I could not rethrow the exception to be catched or treated by
an onexception clause!


On Sun, Dec 16, 2012 at 11:42 PM, Willem.Jiang [via Camel] 
ml-node+s465427n5724185...@n5.nabble.com wrote:

 Hi,

 Did you try to use the try … catch DSL[1]

 [1]http://camel.apache.org/try-catch-finally.html

 --
 Willem Jiang

 Red Hat, Inc.
 FuseSource is now part of Red Hat
 Web: http://www.fusesource.com | http://www.redhat.com
 Blog: http://willemjiang.blogspot.com (http://willemjiang.blogspot.com/)
 (English)
   http://jnn.iteye.com (http://jnn.javaeye.com/) (Chinese)
 Twitter: willemjiang
 Weibo: 姜宁willem





 On Monday, December 17, 2012 at 4:53 AM, Eugenio Perrotta Neto wrote:

  Hello. Its the first time i'm writing on this forum. I read everyday to
 solve
  my question and always was very useful for me. But know i'm facing a
 big
  problem. I will try to explain:
 
 
  I want to create a route that listens to a queue of ActiveMQ.
 
  from(activwmq:queue:myQueue);
 
  I want each message, only one processing is performed
 
  from(activwmq:queue:myQueue)
  .processRef(myProcessor);
 
  in this processor, for any exception throwed i want to redelivery this
  message to the route for x times and with y miliseconds of delay:
 
  from(activmq:queue:myQueue)
 
 .onException(Exception.class).maximumRedeliveries(x).redeliveryDelay(y).end()

  .processRef(myProcessor);
 
  So far so good.
 
  my problem is:I would like to run a processor when an exception was
 throwed
  and not when it was done redelivery.
 
  Run a processor on redeçlivery is very easy. Just use the
 onRedelivery().
  Run a processor when the exception was throwed is easy to. Just use
 doTry
  and tocatch.
 
 
  But execute when a execute a processor on catch the message is not
  redelivery.
 
  can someone help me? I'm sorry for my English. I am from Brazil
 
  thanks
 
 
 
 
 
  --
  View this message in context:
 http://camel.465427.n5.nabble.com/execute-an-action-on-exception-and-use-redecivery-Policy-tp5724183.html
  Sent from the Camel - Users mailing list archive at Nabble.com (
 http://Nabble.com).





 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://camel.465427.n5.nabble.com/execute-an-action-on-exception-and-use-redecivery-Policy-tp5724183p5724185.html
  To unsubscribe from execute an action on exception and use redeçivery
 Policy, click 
 herehttp://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=5724183code=ZXVnZW5pby5wZXJyb3R0YW5ldG9AZ21haWwuY29tfDU3MjQxODN8LTE5OTU0NzIwODY=
 .
 NAMLhttp://camel.465427.n5.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml




-- 
Eugenio Perrotta Neto
Tel: (27) 9913-8080




--
View this message in context: 
http://camel.465427.n5.nabble.com/execute-an-action-on-exception-and-use-redecivery-Policy-tp5724183p5724230.html
Sent from the Camel - Users mailing list archive at Nabble.com.

execute an action on exception and use redeçivery Policy

2012-12-16 Thread Eugenio Perrotta Neto
Hello. Its the first time i'm writing on this forum. I read everyday to solve
my question and always was very useful for me. But know i'm facing a big
problem. I will try to explain:


I want to create a route that listens to a queue of ActiveMQ.

from(activwmq:queue:myQueue);

I want each message, only one processing is performed

from(activwmq:queue:myQueue)
.processRef(myProcessor);

in this processor, for any exception throwed i want to redelivery this
message to the route for x times and with y miliseconds of delay:

from(activmq:queue:myQueue)
.onException(Exception.class).maximumRedeliveries(x).redeliveryDelay(y).end()
.processRef(myProcessor);

So far so good.

my problem is:I would like to run a processor when an exception was throwed
and not when it was done redelivery.
 
Run a processor on redeçlivery is very easy. Just use the onRedelivery().
Run a processor when the exception was throwed is easy to. Just use doTry
and tocatch.


But execute when a execute a processor on catch the message is not
redelivery. 

can someone help me? I'm sorry for my English. I am from Brazil

thanks 





--
View this message in context: 
http://camel.465427.n5.nabble.com/execute-an-action-on-exception-and-use-redecivery-Policy-tp5724183.html
Sent from the Camel - Users mailing list archive at Nabble.com.


mysql db pool and NoClassDefFoundError

2012-04-05 Thread Michele Perrotta
Hi all,

I premise that I am approached to the apache Geronimo/Tomcat world only 
recently and I don't know much details about those servers.


Ok, now here's my problem:

On Geronimo 2.2.1 + Tomcat6  I create a mysql database pool via the wizard 
in order to connect a war to my mysql db.
I used mysql-connector-java-5.1.12-bin.jar as driver (or connector?).

I also, as described in the usage link of the pool (on the console), 
added to the war the geronimo-web.xml file.


web.xml:


?xml version=1.0 encoding=UTF-8?
web-app version=3.0 xmlns=http://java.sun.com/xml/ns/javaee; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
http://java.sun.com/xml/ns/javaee 
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd;
 
servlet
servlet-nameExtractor/servlet-name
servlet-classdatabase.Extractor/servlet-class
/servlet
 
servlet-mapping
servlet-nameExtractor/servlet-name
url-pattern/Extractor/url-pattern
/servlet-mapping
 
session-config
session-timeout30/session-timeout
/session-config
 
resource-ref
res-ref-namemysqlpool/res-ref-name
res-typejavax.sql.DataSource/res-type
res-authContainer/res-auth
res-sharing-scopeShareable/res-sharing-scope 
/resource-ref
 
/web-app





geronimo-web.xml:


?xml version=1.0 encoding=UTF-8?
web-app xmlns=http://geronimo.apache.org/xml/ns/j2ee/web-1.1;
 
environment
 
moduleId
artifactIdTestPool2/artifactId
/moduleId
 
dependencies
dependency
groupIdconsole.dbpool/groupId
artifactIdjdbc_local_mysql/artifactId
/dependency
/dependencies
 
/environment

context-root/TestPool2/context-root

resource-ref
ref-namemysqlpool/ref-name
resource-linkjdbc/local_mysql/resource-link
/resource-ref
 
/web-app





Servlet:


...

InitialContext ctx = new InitialContext();
 
String resourcename = mysqlpool;
 
DataSource ds = (DataSource) ctx.lookup(java:comp/env/+resourcename);
 
con = ds.getConnection();
 
String sql = select message from log.mito_logbook limit 10;
PreparedStatement pstm = con.prepareStatement(sql);
 
ResultSet rs = pstm.executeQuery();
 
while(rs.next())
{
out.println(p+rs.getString(1)+/p);
}

...




After the war deploy (no problems with it), I tried to run the application 
and I got the following (Extractor is the name of my servlet):

ERROR [[Extractor]] Servlet.service() for servlet Extractor threw 
exception java.lang.NoClassDefFoundError: 
org/apache/tomcat/jdbc/pool/DataSource

at database.Extractor.processRequest(Extractor.java:50)
at database.Extractor.doGet(Extractor.java:104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:420)
at 
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
at 
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:109)
at 
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:298)
at 
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:857)
at 
org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process(Http11Protocol.java:588)
at 
org.apache.tomcat.util.net.JIoEndpoint$SocketProcessor.run(JIoEndpoint.java:396)
at org.apache.geronimo.pool.ThreadPool$1.run(ThreadPool.java:214)
at 
org.apache.geronimo.pool.ThreadPool$ContextClassLoaderRunnable.run(ThreadPool.java:344)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown 
Source)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown 
Source)
at 

Rif: Re: mysql db pool and NoClassDefFoundError

2012-04-05 Thread Michele Perrotta
Well.
This is embarrassing.

I was importing the org.apache.tomcat.jdbc.pool.DataSource
.
Once I've imported javax.sql.Datasource all worked as expected.

Thank you very much.





Da: Ivan xhh...@gmail.com
Per:user@geronimo.apache.org
Data:   2012-04-05 16:15
Oggetto:Re: mysql db pool and NoClassDefFoundError



Think that the servlet  Extractor did not import the correct DataSource 
class.

2012/4/5 Michele Perrotta michele.perro...@cabel.it
Hi all,

I premise that I am approached to the apache Geronimo/Tomcat world only 
recently and I don't know much details about those servers.


Ok, now here's my problem:

On Geronimo 2.2.1 + Tomcat6  I create a mysql database pool via the wizard 
in order to connect a war to my mysql db.
I used mysql-connector-java-5.1.12-bin.jar as driver (or connector?).

I also, as described in the usage link of the pool (on the console), 
added to the war the geronimo-web.xml file.


web.xml:


?xml version=1.0 encoding=UTF-8?
web-app version=3.0 xmlns=http://java.sun.com/xml/ns/javaee; 
xmlns:xsi=http://www.w3.org/2001/XMLSchema-instance; xsi:schemaLocation=
http://java.sun.com/xml/ns/javaee
http://java.sun.com/xml/ns/javaee/web-app_3_0.xsd;

servlet
servlet-nameExtractor/servlet-name
servlet-classdatabase.Extractor/servlet-class
/servlet

servlet-mapping
servlet-nameExtractor/servlet-name
url-pattern/Extractor/url-pattern
/servlet-mapping

session-config
session-timeout30/session-timeout
/session-config

resource-ref
res-ref-namemysqlpool/res-ref-name
res-typejavax.sql.DataSource/res-type
res-authContainer/res-auth
res-sharing-scopeShareable/res-sharing-scope
/resource-ref

/web-app





geronimo-web.xml:


?xml version=1.0 encoding=UTF-8?
web-app xmlns=http://geronimo.apache.org/xml/ns/j2ee/web-1.1;

environment

moduleId
artifactIdTestPool2/artifactId
/moduleId

dependencies
dependency
groupIdconsole.dbpool/groupId
artifactIdjdbc_local_mysql/artifactId
/dependency
/dependencies

/environment

context-root/TestPool2/context-root

resource-ref
ref-namemysqlpool/ref-name
resource-linkjdbc/local_mysql/resource-link
/resource-ref

/web-app





Servlet:


...

InitialContext ctx = new InitialContext();

String resourcename = mysqlpool;

DataSource ds = (DataSource) ctx.lookup(java:comp/env/+resourcename);

con = ds.getConnection();

String sql = select message from log.mito_logbook limit 10;
PreparedStatement pstm = con.prepareStatement(sql);

ResultSet rs = pstm.executeQuery();

while(rs.next())
{
out.println(p+rs.getString(1)+/p);
}

...




After the war deploy (no problems with it), I tried to run the application 
and I got the following (Extractor is the name of my servlet):

ERROR [[Extractor]] Servlet.service() for servlet Extractor threw 
exception java.lang.NoClassDefFoundError: 
org/apache/tomcat/jdbc/pool/DataSource

at database.Extractor.processRequest(Extractor.java:50)
at database.Extractor.doGet(Extractor.java:104)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:693)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:806)
at 
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:290)
at 
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:206)
at 
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:233)
at 
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:191)
at 
org.apache.geronimo.tomcat.GeronimoStandardContext$SystemMethodValve.invoke(GeronimoStandardContext.java:420)
at 
org.apache.geronimo.tomcat.valve.GeronimoBeforeAfterValve.invoke(GeronimoBeforeAfterValve.java:47)
at 
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
at 
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:102)
at 
org.apache.catalina.valves.AccessLogValve.invoke(AccessLogValve.java:555)
at 
org.apache.catalina.core.StandardEngineValve.invoke

[Genome] Time and space complexity

2011-09-22 Thread Michele Angelo Perrotta
Hi,

I asked on one of the mailing lists about the time and the space complexity
of Genome Browser and Table Browser.
Luvina Guruvadoo answered me that there are many algorithms implemented in
the two Browsers, so it's practically impossible to say something certain in
general.

Now, I want to ask you a more specific question (actually not really very
specific), hoping it can be answered even with approximation.
The operations that I have to execute are the following:

1 - Submit a genebank as an input to the Genome Browser
( http://genome.ucsc.edu/cgi-bin/hgGateway )

2 - Get a FASTA of a promoter of a gene
( http://genome.ucsc.edu/cgi-bin/hgc )

3 - Submit an input to the Table Browser and operate an intersection
( http://genome.ucsc.edu/cgi-bin/hgTables )


I hope it is possible to determine even an approximated esteem of
complexity.

Thank you in advance.


-- 
Michele Angelo Perrotta
___
Genome maillist  -  Genome@soe.ucsc.edu
https://lists.soe.ucsc.edu/mailman/listinfo/genome


[Genome] time and space complexity

2011-09-12 Thread Michele Angelo Perrotta
Hello,

I would ask you if it is possible to know approximately the time complexity
and the space complexity of the Genome browser and the Table browser.

I thank you in advance.


-- 
Michele Angelo Perrotta
___
Genome maillist  -  Genome@soe.ucsc.edu
https://lists.soe.ucsc.edu/mailman/listinfo/genome


[FUG-BR] Invitation to connect on LinkedIn

2011-02-06 Thread Hana Perrotta via LinkedIn
LinkedIn
Hana Perrotta solicitou sua adição como uma conexão no LinkedIn:
--

Josué,

I'd like to add you to my professional network on LinkedIn.

- Hana

Aceitar convite de Hana Perrotta
http://www.linkedin.com/e/-s189xw-gjueib9c-43/uhCptJdQQ-Sug5_L6VCVbBqbsb1KYl/blk/I104806574_10/1BpC5vrmRLoRZcjkkZt5YCpnlOt3RApnhMpmdzgmhxrSNBszYMclYQdPkSc3wQc359bPxIdSpGgnpRbPgSe3oRczATcz8LrCBxbOYWrSlI/EML_comm_afe/

Visualizar convite de Hana Perrotta
http://www.linkedin.com/e/-s189xw-gjueib9c-43/uhCptJdQQ-Sug5_L6VCVbBqbsb1KYl/blk/I104806574_10/30NnPgTdjoMe3gMckALqnpPbOYWrSlI/svi/
 

--
Você sabia que pode usar o seu perfil do LinkedIn como seu site? Selecioneuma 
URL  e promova esse endereço nos seus cartões de negócios, assinaturas de 
e-mail, sites, etc.
http://www.linkedin.com/e/-s189xw-gjueib9c-43/ewp/inv-21/


 
-- 
(c) 2011, LinkedIn Corporation
-
Histórico: http://www.fug.com.br/historico/html/freebsd/
Sair da lista: https://www.fug.com.br/mailman/listinfo/freebsd


[Pressemeldungen] episomal

2009-07-26 Thread Perrotta
Sex in Remarriage -- Where Did That 'Loviing Feeling' Go in Our 
Remarriage?.www.molopo . net

___
Pressemeldungen mailing list
Pressemeldungen@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/pressemeldungen


Re: Getter Method call twice - S2

2008-12-09 Thread Eugenio Perrotta Neto
im a mother fu..

i found the problem

when i use the tag debub s2 calls my getters methods

thanks all


On Mon, Dec 8, 2008 at 3:04 PM, Paweł Wielgus [EMAIL PROTECTED] wrote:

 Hi Eugenio,
 i just tried to replicate Your problem,
 the thing is that i remember in S1 (don't know which version) that was
 normal behavior,
 getter was called n times where n is list.size() - more or less.

 But in S2 i don't see it anymore.
 So if You want to find what's going on try to add some debuging.

 Best greetings,
 Paweł Wielgus.


 2008/12/5 Felipe Lorenz [EMAIL PROTECTED]:
  Did you try to debug your application? Or try to see from what
  Action/JSP its called! Or create a Interceptor to print a log:
 
  public class Log4JInterceptor extends AbstractInterceptor {
 
 @Override
 public String intercept(ActionInvocation invocation) throws Exception
 {
 String comando = invocation.getInvocationContext().getName();
 Map parametros =
 invocation.getInvocationContext().getParameters();
 Map sessao = invocation.getInvocationContext().getSession();
 
 String loginUsuario = anonimo;
 if( sessao.containsKey(SessionSuport.USER_SESSION) ) {
 Colaborador colaborador = (Colaborador) sessao.get(
  SessionSuport.USER_SESSION );
 loginUsuario = colaborador.getLogin();
 }
 
 String linhaLog = ;
 Logger log = Logger.getLogger( comando );
 String retorno = invocation.invoke();
 
 if( !retorno.equals(erro) ) {
 for( Object chave : parametros.keySet() ) {
 Object valor = parametros.get( chave );
 String valorStr = ;
 if( valor instanceof String[] ) {
 for( String atual : ((String[])valor) )
 valorStr += atual + ,;
 }
 valorStr = valorStr.substring( 0, valorStr.length()-1 );
 linhaLog += chave + = + valorStr + ;;
 }
 linhaLog = linhaLog.trim();
 
 if( !linhaLog.equals() ) {
 PatternLayout layout = new PatternLayout(
  %d{HH:mm:ss} -  + loginUsuario +  - %c - %m%n );
 
 String formatoData = dd-MM-;
 SimpleDateFormat sdf = new SimpleDateFormat( formatoData
 );
 String hoje = sdf.format( new Date() );
 
 String nomeArquivo = logGerAtividade.log;
 
 DailyRollingFileAppender appender = new
  DailyRollingFileAppender( layout, nomeArquivo, dd-MM- );
 appender.setEncoding( ISO-8859-1 );
 
 ConsoleAppender consoleAppender = new ConsoleAppender(
  layout, System.out );
 consoleAppender.setEncoding( ISO-8859-1 );
 
 log.addAppender( appender );
 log.addAppender( consoleAppender );
 
 log.info( linhaLog );
 
 log.removeAllAppenders();
 }
 } else {
 ActionSupport action = ActionSupport.class.cast(
  invocation.getAction() );
 Collection erros = action.getActionErrors();
 for( Object erro : erros ) {
 linhaLog += erro + ,;
 }
 
 linhaLog = linhaLog.substring( 0, linhaLog.length()-1 );
 
 if( !linhaLog.equals() ) {
 PatternLayout layout = new PatternLayout(
  %d{HH:mm:ss} -  + loginUsuario +  - %c - %m%n );
 String formatoData = dd-MM-;
 SimpleDateFormat sdf = new SimpleDateFormat( formatoData
 );
 String hoje = sdf.format( new Date() );
 
 String nomeArquivo = logGerAtividadeERROR.log;
 
 DailyRollingFileAppender appender = new
  DailyRollingFileAppender( layout, nomeArquivo, dd-MM- );
 appender.setEncoding( ISO-8859-1 );
 
 ConsoleAppender consoleAppender = new ConsoleAppender(
  layout, System.out );
 consoleAppender.setEncoding( ISO-8859-1 );
 
 log.addAppender( appender );
 log.addAppender( consoleAppender );
 
 log.info( linhaLog );
 
 log.removeAllAppenders();
 }
 }
 return retorno;
 }
 
  }
 
  On Fri, Dec 5, 2008 at 9:07 AM, Eugenio Perrotta Neto
  [EMAIL PROTECTED] wrote:
  anybody has the answer?
 
  On Thu, Dec 4, 2008 at 2:05 PM, Eugenio Perrotta Neto 
  [EMAIL PROTECTED] wrote:
 
  the code is here:
 
 
 
  i have a tag file called page.tag
 
 
  %@ tag body-content=scriptless %
  %@ tag pageEncoding=UTF-8 %
  [EMAIL PROTECTED] prefix=s uri=/struts-tags %
  [EMAIL PROTECTED] prefix=sicat2 uri=/WEB-INF/sicat2.tld  %
  !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
  http://www.w3.org/TR/html4/loose.dtd;
  html
  head
  meta http-equiv=Content-Type content=text/html;
 charset=UTF-8
  /
  link rel=stylesheet href=s:url value='/css/main.css

Re: Getter Method call twice - S2

2008-12-05 Thread Eugenio Perrotta Neto
anybody has the answer?

On Thu, Dec 4, 2008 at 2:05 PM, Eugenio Perrotta Neto 
[EMAIL PROTECTED] wrote:

 the code is here:



 i have a tag file called page.tag


 %@ tag body-content=scriptless %
 %@ tag pageEncoding=UTF-8 %
 [EMAIL PROTECTED] prefix=s uri=/struts-tags %
 [EMAIL PROTECTED] prefix=sicat2 uri=/WEB-INF/sicat2.tld  %
 !DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
 http://www.w3.org/TR/html4/loose.dtd;
 html
 head
 meta http-equiv=Content-Type content=text/html; charset=UTF-8
 /
 link rel=stylesheet href=s:url value='/css/main.css'
 includeParams='none'  encode='false' namespace=/ / type=text/css/
 link rel=shortcut icon href=s:url
 value='/images/favicon.ico'/ /
 titles:property value=appName / : s:property
 value=moduleName / : s:property value=pageTitle //title
 SCRIPT src=s:url value='/js/lib/prototype/
 prototype-1.6.0.3.js' includeParams='none' / charset=UTF-8
 type=text/javascript/SCRIPT
 SCRIPT src=s:url value='/js/common.js' includeParams='none'/
 charset=UTF-8 type=text/javascript/SCRIPT
 /head
 body class=sicat2
 table width=100%
 trtdh1 id=pageTitles:property value=moduleName/ :
 s:property value=pageTitle//h1/td/tr
 trtdjsp:doBody //td/tr
 /table
 /body
 /html




 and i have a jsp whit the code:


 %@ page language=java contentType=text/html; charset=UTF-8
 pageEncoding=UTF-8%

 %@ taglib prefix=ui tagdir=/WEB-INF/tags%
 %@ taglib prefix=s uri=/struts-tags %
 %@ taglib prefix=sicat2 uri=/WEB-INF/sicat2.tld %
 %@ taglib prefix=display uri=http://displaytag.sf.net; %

 ui:page
 sicat2:toolbar
 sicat2:submitButtom action=MaterialServicoList label=Filtrar
 image=/images/icons/filter.png /
 sicat2:actionButtom action=MaterialServicoAdd label=Novo
 image=/images/icons/add.png /
 /sicat2:toolbar
 fieldset
 legendFiltro/legend
 s:form
 s:radio label=Situação list=situacoes
 name=filterSituacao /
 /s:form
 /fieldset
 display:table name=list id=materialServico
 cellspacing=0
 display:column property=numero  sortName=numero
 sortable=true defaultorder=ascending/
 display:column property=descricao sortName=descricao
 sortable=true defaultorder=ascending/
 display:column
 sicat2:actionButtom action=MaterialServicoEdit
 title=Editar image=/images/icons/edit.png 
 sicat2:buttonParam name=materialServico.id value=#
 attr.materialServico.id http://attr.materialservico.id//
 /sicat2:actionButtom
 /display:column
 /display:table
 /ui:page


 My action has this code:

 package br.com.cesan.sicat2.module.servico;

 import java.util.List;
 import java.util.Map;

 import org.displaytag.pagination.PaginatedList;
 import org.displaytag.properties.SortOrderEnum;

 import br.com.cesan.sicat2.domain.servico.SituacaoMaterialServico;
 import br.com.cesan.sicat2.util.FilterInfo;
 import br.com.cesan.sicat2.util.ListInfo;
 import br.com.cesan.sicat2.util.SortOrder;

 public class MaterialServicoList extends MaterialServicoBaseAction {

 private SituacaoMaterialServico filterSituacao =
 SituacaoMaterialServico.ATIVO;

 private FilterInfo filter = new FilterInfo(10, 1, numero,
 SortOrder.ASC);

 public void setFilter(FilterInfo filterInfo) {
 this.filter = filterInfo;
 }

 public FilterInfo getFilter() {
 return filter;
 }

 public PaginatedList getList(){
 final ListInfo list = materialServicoService.list(getFilter());

 return new PaginatedList(){
 public int getFullListSize() {
 return list.getListSize();
 }

 public List getList() {
 return list.getList();
 }

 public int getObjectsPerPage() {
 return getFilter().getPageSize();
 }

 public int getPageNumber() {
 return getFilter().getPage();
 }

 public String getSearchId() {
 return ;
 }
 public String getSortCriterion() {
 return getFilter().getSortField();
 }
 public SortOrderEnum getSortDirection() {
 SortOrder so = getFilter().getSortOrder();
 if(so == SortOrder.ASC){
 return SortOrderEnum.ASCENDING;
 }
 else{
 return SortOrderEnum.DESCENDING;
 }
 }
 };
 }





 public String execute(){
 return SUCCESS;
 }




 public SituacaoMaterialServico getFilterSituacao() {
 return filterSituacao;
 }

 public void setFilterSituacao(SituacaoMaterialServico filterSituacao) {
 this.filterSituacao = filterSituacao;
 }




 @Override @SuppressWarnings(unchecked)
 public Map getSituacoes() {
 Map

Re: Getter Method call twice - S2

2008-12-04 Thread Eugenio Perrotta Neto
It happens in both browsers
But if use a plain jsp this dont happen


On Thu, Dec 4, 2008 at 1:48 PM, Gianluca Musella [EMAIL PROTECTED]
 wrote:

 What browser do you use?

 It can be an ffx3 bug, if you use ffx3 try with ie.

 Hope this help

 Gianluca

 2008/12/4 Eugenio Perrotta Neto [EMAIL PROTECTED]

  Hi all.
 
  I nedd a very urgent help.
 
  I dont know why when i use tiles or use Tag files whith struts 2, my
 getter
  methods in the action class are been calling twice.
  Anybody could help me?
 
  Sorry, my english is not very good
 
  --
  Eugenio Perrotta Neto
  Tel: (27) 9913-8080
 




-- 
Eugenio Perrotta Neto
Tel: (27) 9913-8080


Re: Getter Method call twice - S2

2008-12-04 Thread Eugenio Perrotta Neto
i know that. but it just happen when i use tiles or a Tag file.
if a use a plain JSP it does not happen

On Thu, Dec 4, 2008 at 1:50 PM, Jim Kiley [EMAIL PROTECTED] wrote:

 The getter for a given property will get called once every time the page
 requests the property.

 On Thu, Dec 4, 2008 at 10:45 AM, Eugenio Perrotta Neto 
 [EMAIL PROTECTED] wrote:

  Hi all.
 
  I nedd a very urgent help.
 
  I dont know why when i use tiles or use Tag files whith struts 2, my
 getter
  methods in the action class are been calling twice.
  Anybody could help me?
 
  Sorry, my english is not very good
 
  --
  Eugenio Perrotta Neto
  Tel: (27) 9913-8080
 



 --
 Jim Kiley
 Technical Consultant | Summa
 [p] 412.258.3346 [m] 412.445.1729
 http://www.summa-tech.com




-- 
Eugenio Perrotta Neto
Tel: (27) 9913-8080


Re: Getter Method call twice - S2

2008-12-04 Thread Eugenio Perrotta Neto
im gonna put some code :

i have a tag file called page.tag


%@ tag body-content=scriptless %
%@ tag pageEncoding=UTF-8 %
[EMAIL PROTECTED] prefix=s uri=/struts-tags %
[EMAIL PROTECTED] prefix=sicat2 uri=/WEB-INF/sicat2.tld  %
!DOCTYPE html PUBLIC -//W3C//DTD HTML 4.01 Transitional//EN 
http://www.w3.org/TR/html4/loose.dtd;
html
head
meta http-equiv=Content-Type content=text/html; charset=UTF-8
/
link rel=stylesheet href=s:url value='/css/main.css'
includeParams='none'  encode='false' namespace=/ / type=text/css/
link rel=shortcut icon href=s:url
value='/images/favicon.ico'/ /
titles:property value=appName / : s:property
value=moduleName / : s:property value=pageTitle //title
SCRIPT src=s:url value='/js/lib/prototype/prototype-1.6.0.3.js'
includeParams='none' / charset=UTF-8 type=text/javascript/SCRIPT
SCRIPT src=s:url value='/js/common.js' includeParams='none'/
charset=UTF-8 type=text/javascript/SCRIPT
/head
body class=sicat2
table width=100%
trtdh1 id=pageTitles:property value=moduleName/ :
s:property value=pageTitle//h1/td/tr
trtdjsp:doBody //td/tr
/table
/body
/html




and i have a jsp whit the code:


%@ page language=java contentType=text/html; charset=UTF-8
pageEncoding=UTF-8%

%@ taglib prefix=ui tagdir=/WEB-INF/tags%
%@ taglib prefix=s uri=/struts-tags %
%@ taglib prefix=sicat2 uri=/WEB-INF/sicat2.tld %
%@ taglib prefix=display uri=http://displaytag.sf.net; %

ui:page
sicat2:toolbar
sicat2:submitButtom action=MaterialServicoList label=Filtrar
image=/images/icons/filter.png /
sicat2:actionButtom action=MaterialServicoAdd label=Novo
image=/images/icons/add.png /
/sicat2:toolbar
fieldset
legendFiltro/legend
s:form
s:radio label=Situação list=situacoes name=filterSituacao
/
/s:form
/fieldset
display:table name=list id=materialServico
cellspacing=0
display:column property=numero  sortName=numero sortable=true
defaultorder=ascending/
display:column property=descricao sortName=descricao
sortable=true defaultorder=ascending/
display:column
sicat2:actionButtom action=MaterialServicoEdit title=Editar
image=/images/icons/edit.png 
sicat2:buttonParam name=materialServico.id value=#
attr.materialServico.id/
/sicat2:actionButtom
/display:column
/display:table
/ui:page


My action has this code:

package br.com.cesan.sicat2.module.servico;

import java.util.List;
import java.util.Map;

import org.displaytag.pagination.PaginatedList;
import org.displaytag.properties.SortOrderEnum;

import br.com.cesan.sicat2.domain.servico.SituacaoMaterialServico;
import br.com.cesan.sicat2.util.FilterInfo;
import br.com.cesan.sicat2.util.ListInfo;
import br.com.cesan.sicat2.util.SortOrder;

public class MaterialServicoList extends MaterialServicoBaseAction {

private SituacaoMaterialServico filterSituacao =
SituacaoMaterialServico.ATIVO;

private FilterInfo filter = new FilterInfo(10, 1, numero,
SortOrder.ASC);

public void setFilter(FilterInfo filterInfo) {
this.filter = filterInfo;
}

public FilterInfo getFilter() {
return filter;
}

public PaginatedList getList(){
final ListInfo list = materialServicoService.list(getFilter());

return new PaginatedList(){
public int getFullListSize() {
return list.getListSize();
}

public List getList() {
return list.getList();
}

public int getObjectsPerPage() {
return getFilter().getPageSize();
}

public int getPageNumber() {
return getFilter().getPage();
}

public String getSearchId() {
return ;
}
public String getSortCriterion() {
return getFilter().getSortField();
}
public SortOrderEnum getSortDirection() {
SortOrder so = getFilter().getSortOrder();
if(so == SortOrder.ASC){
return SortOrderEnum.ASCENDING;
}
else{
return SortOrderEnum.DESCENDING;
}
}
};
}





public String execute(){
return SUCCESS;
}




public SituacaoMaterialServico getFilterSituacao() {
return filterSituacao;
}

public void setFilterSituacao(SituacaoMaterialServico filterSituacao) {
this.filterSituacao = filterSituacao;
}




@Override @SuppressWarnings(unchecked)
public Map getSituacoes() {
Map situacoes =  super.getSituacoes();
situacoes.put(, Todos);
return situacoes;
}


}




when a call this action the method getList() and getSituacoes() are been
called twice




On Thu, Dec 4, 2008 at 1:53 PM, Eugenio Perrotta Neto 
[EMAIL

Re: Getter Method call twice - S2

2008-12-04 Thread Eugenio Perrotta Neto
 2.0//EN
http://struts.apache.org/dtds/struts-2.0.dtd;


struts
constant name=struts.objectFactory value=spring /
package name=sicat2-default extends=struts-default abstract=true
interceptors
interceptor name=annotationRoles
class=br.com.cesan.sicat2.interceptor.AnnotationRolesInterceptor /
interceptor-stack name=defaultStack
interceptor-ref name=annotationRoles /
interceptor-ref name=exception /
interceptor-ref name=alias /
interceptor-ref name=servletConfig /
interceptor-ref name=timer /
interceptor-ref name=prepare /
interceptor-ref name=i18n /
interceptor-ref name=chain /
interceptor-ref name=modelDriven /
interceptor-ref name=debugging /
interceptor-ref name=fileUpload /
interceptor-ref name=checkbox /
interceptor-ref name=staticParams /
interceptor-ref name=params
  param name=excludeParamsdojo\..*/param
/interceptor-ref
interceptor-ref name=conversionError /
/interceptor-stack
/interceptors
/package

package name=sicat2-ui extends=sicat2-default 
interceptors
interceptor name=ui
class=br.com.cesan.sicat2.struts2.UIActionInterceptor /
interceptor-stack name=uiStack
interceptor-ref name=defaultStack /
interceptor-ref name=store /
interceptor-ref name=ui /
interceptor-ref name=validation
param
name=excludeMethodssetup,input,back,cancel,browse,execute/param
/interceptor-ref
interceptor-ref name=workflow
param
name=excludeMethodssetup,input,back,cancel,browse,execute/param
/interceptor-ref
/interceptor-stack
/interceptors
default-interceptor-ref name=uiStack  /
/package
package name=servico extends=sicat2-ui namespace=/servico
action name=MaterialServicoList!* method={1}
class=br.com.cesan.sicat2.module.servico.MaterialServicoList

result/WEB-INF/jsp/module/servico/MaterialServicoList.jsp/result
/action
action name=MaterialServicoAdd!* method={1}
class=br.com.cesan.sicat2.module.servico.MaterialServicoAdd
param name=/param
result
name=input/WEB-INF/jsp/module/servico/MaterialServicoAdd.jsp/result
result name=success type=redirectAction
param name=actionNameMaterialServicoList/param
param name=operationModeRETRIEVE/param
/result
/action
action name=MaterialServicoEdit!* method={1}
class=br.com.cesan.sicat2.module.servico.MaterialServicoEdit
result
name=input/WEB-INF/jsp/module/servico/MaterialServicoEdit.jsp/result
result name=success type=chainMaterialServicoList/result
/action
/package
/struts


what else i need to show to help?


On Thu, Dec 4, 2008 at 1:57 PM, Dave Newton [EMAIL PROTECTED] wrote:

 --- On Thu, 12/4/08, Eugenio Perrotta Neto wrote:
  i know that. but it just happen when i use tiles or a Tag
  file. if a use a plain JSP it does not happen
 
 You'll probably have to supply some example
 configuraton/pages/definitions/etc. that duplicate the problem for us to
 help; I'm using Tiles in an S2 app and don't see this behavior (as far as I
 know, anyway).

 Dave


 -
 To unsubscribe, e-mail: [EMAIL PROTECTED]
 For additional commands, e-mail: [EMAIL PROTECTED]




-- 
Eugenio Perrotta Neto
Tel: (27) 9913-8080


Re: Off Mailing List

2008-07-07 Thread Bill Perrotta
Please take me off the mailing list
 
Bill

--- On Mon, 7/7/08, Ivan Tchorbadjiyski [EMAIL PROTECTED] wrote:

From: Ivan Tchorbadjiyski [EMAIL PROTECTED]
Subject: Off Mailing List
To: yellowdog-newbie@lists.terrasoftsolutions.com
Date: Monday, July 7, 2008, 8:24 AM


Please take me off your mailing list. 
Thank you.
Ivan
___
yellowdog-newbie mailing list
yellowdog-newbie@lists.terrasoftsolutions.com
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie


  ___
yellowdog-newbie mailing list
yellowdog-newbie@lists.terrasoftsolutions.com
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie


Bug#52670: Find out what works for men

2008-03-24 Thread behram Perrotta
Don't believe the liars - Size DOES matter

http://www.dhipinktw.com/
Make her unbelievably wet



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Google Calender API

2008-02-01 Thread marco perrotta
Hi,
Thanks.

I have used a sample example from google below. I authentication is appended
(see bold text)

It is successful in authenticating but when i post to

ITEMS_FEED = http://www.google.com/calendar/feeds/default/owncalendars/full;;


it loses it authentication.

When i post to
http://www.google.com/calendar/feeds/default/owncalendars/full;;  does it
perform some redirect ? If so how can i handle this with my java code .

Thanks


JAVA SAMPLE CODE

public void postItem(String token) throws IOException {
HttpURLConnection connection = (HttpURLConnection)(new
URL(ITEMS_FEED)).openConnection();
connection.setFollowRedirects(true);
   // connection.setInstanceFollowRedirects(true);

// System.out.println(connection.getResponseMessage());
connection.setDoInput(true);
connection.setDoOutput(true);

// Set the properties of the connection: the Http method, the content
type
// of the POST request, the authorization header and the developer key
connection.setRequestMethod(POST);
connection.setRequestProperty(Content-Type, application/atom+xml);
connection.setRequestProperty(Authorization, GoogleLogin auth= +
token);
//connection.setRequestProperty(X-Google-Key, key= + DEVELOPER_KEY);
//connection.setRequestProperty(X-If-No-Redirect, 1);


// Post the data item
OutputStream outputStream = connection.getOutputStream();
outputStream.write(DATA_ITEM.getBytes());
outputStream.close();

// Retrieve the output
int responseCode = connection.getResponseCode();

Iterator i =  connection.getHeaderFields().keySet().iterator();
 while(i.hasNext())
System.out.println(i.next());

System.out.print(connection.getHeaderFields
().containsValue(WWW-Authenticate));


InputStream inputStream;
if (responseCode == HttpURLConnection.HTTP_CREATED) {
  inputStream = connection.getInputStream();
} else {
  inputStream = connection.getErrorStream();
}

// write the output to the console
System.out.println(toString(inputStream));
  }

  /**
   * Retrieves the authentication token for the provided set of credentials.
   * @return the authorization token that can be used to access
authenticated
   * Google Base data API feeds
   */
  public String authenticate() {
// create the login request
String postOutput = null;
try {
  URL url = new URL(AUTHENTICATION_URL);
  postOutput = makeLoginRequest(url);
} catch (IOException e) {
  System.out.println(Could not connect to authentication server: 
  + e.toString());
  System.exit(1);
}

// Parse the result of the login request. If everything went fine, the
// response will look like
//  HTTP/1.0 200 OK
//  Server: GFE/1.3
//  Content-Type: text/plain
//  SID=DQAAAGgA...7Zg8CTN
//  LSID=DQAAAGsA...lk8BBbG
//  Auth=DQAAAGgA...dk3fA5N
// so all we need to do is look for Auth and get the token that comes
after it

StringTokenizer tokenizer = new StringTokenizer(postOutput, =\n );
String token = null;

while (tokenizer.hasMoreElements()) {
  if (tokenizer.nextToken().equals(Auth)) {
if (tokenizer.hasMoreElements()) {
  token = tokenizer.nextToken();
}
break;
  }
}
if (token == null) {
  System.out.println(Authentication error. Response from server:\n +
postOutput);
  System.exit(1);
}
return token;
  }


On 02/02/2008, Austin (Google) [EMAIL PROTECTED] wrote:

 Hi,
 After you obtained the auth token, you are supposed to use it by embedding
 it within the http request header for every request.  For more details on
 how this is done, please read -

 http://code.google.com/apis/gdata/auth.html

 Hope it helps,
 Austin

 On Feb 1, 2008 1:25 PM, marco [EMAIL PROTECTED] wrote:

 
  I am trying to create a new event using java using the following
  method specified in
  http://code.google.com/apis/calendar/developers_guide_protocol.html#CreatingCalendars
  on Creating new calenders.
 
  I am able to login and authenticate properly but when i POST to the
  feed
 
  ITEMS_FEED = http://www.google.com/calendar/feeds/default/
  owncalendars/fullhttp://www.google.com/calendar/feeds/default/owncalendars/full
  ;
 
 
 
  The response i am getting is
 
  Obtained authorization token:
  DQAAAHYAAABvDVTChTtZtQ4EpQ202pJCG5w4yJHIiJN5-nKn-
  sMPJ5X_Wk169vKqvG7plP5yTzuwjQRVo7RYGySjl92FVT8im1eDNEKN7sprgdbBbzq8V-
  hxjVJjkXVEkWwc-Gog2izbUDMNWSqHf-i-Vr1v2YftnIORHgkf3Cah0IJKue4xjQ
  HTML
  HEAD
  TITLEAuthorization required/TITLE
  /HEAD
  BODY BGCOLOR=#FF TEXT=#00
  H1Authorization required/H1
  H2Error 401/H2
  /BODY
  /HTML
 
 

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Calendar Data API group.
To post to this group, send email to 
google-calendar-help-dataapi@googlegroups.com
To unsubscribe from this group, 

Re: Important information regarding the merger of core and extras, and what this means to Legacy

2006-11-15 Thread Bill Perrotta
That is fine where can i download an iso of centos? If it is similar enough to do all labs for rhel3 rhce that is my only concern.Jesse Keating [EMAIL PROTECTED] wrote: On Wednesday 15 November 2006 09:54, Gene Heskett wrote: I can't help but agree that its too short. 3 or 6 would be much more realistic from the users viewpoint, who has his setup all fine tuned and doesn't want to go thru that on an annual basis. There are other things to life you know.So why don't you use CentOS which as a annual or every other year release?-- Jesse KeatingRelease Engineer: Fedora--fedora-legacy-list mailing listfedora-legacy-list@redhat.comhttps://www.redhat.com/mailman/listinfo/fedora-legacy-list 

Sponsored LinkMortgage rates near 39yr lows. $510,000 Mortgage for $1,698/mo -   
Calculate new house payment--
fedora-legacy-list mailing list
fedora-legacy-list@redhat.com
https://www.redhat.com/mailman/listinfo/fedora-legacy-list

YDL 3.0 locks up on third screen during install on PPC 8500

2006-11-15 Thread Bill Perrotta
When I try to do a ydl 3.x install on my mac 8500 or powerwave clone.
I can start the install but on the screen that asks for the media the screen 
locks and I can't go any farther. So far The only ydl version i got installed 
successfully as a development station was ydl 2.1 figi on my ppc 8500. I found 
an rpm upgrade document from 2.3 Dayton to 3.0 Sirius on the internet. If no 
one has any better suggestions right now I am attempting to install 2.3 and 
upgrade it to 3.0. But if anyone has a better solution to this problem let me 
know.


-
Sponsored Link

$200,000 mortgage for $660/mo - 30/15 yr fixed, reduce debt, home equity - 
Click now for info___
yellowdog-newbie mailing list
yellowdog-newbie@lists.terrasoftsolutions.com
http://lists.terrasoftsolutions.com/mailman/listinfo/yellowdog-newbie


  1   2   >