From javier.romero at atos.net Mon Oct 5 11:16:31 2015 From: javier.romero at atos.net (Romero, Javier) Date: Mon, 5 Oct 2015 09:16:31 +0000 Subject: [Fiware-fractals-coaching] [Fractals] OLIfly FILAB problem registering app Message-ID: <22B4E3FE0E424241AE69A42B446AD25A014E2FCC@DEERLM99EX4MSX.ww931.my-it-solutions.net> Dear coachers We have received the following issue related with FILAB from OLIfly project I'm Sa?o Mo?kon, member of OLIfly team from Harpha Sea. Again, we have some problems with filab. We have registered application for iOS in filab account manager. The user is correctly redirected to account.lab.fiware.org. After signing in and clicking "Authorize" we get the following error: Error: An error occurred when trying to obtain the authorization code. Here is the URL where our application redirects the user for authorization: https://account.lab.fiware.org/oauth2/authorize?client_id=003a3a5496d44b98aba335d9c3cafe3b&redirect_uri=olifly%3A%2F%2Foauth2%2Fcallback&response_type=code&state=8771CED5 Best regards, Sa?o Could you provide some help? Thanks in advance. Best Regards This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informaci?n confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional. Si usted recibe este correo electr?nico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ning?n compromiso para el grupo Atos, salvo ratificaci?n escrita por ambas partes. Aunque se esfuerza al m?ximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no ser? responsable de cualesquiera da?os que puedan resultar de una transmisi?n de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.romero at atos.net Mon Oct 5 14:38:39 2015 From: javier.romero at atos.net (Romero, Javier) Date: Mon, 5 Oct 2015 12:38:39 +0000 Subject: [Fiware-fractals-coaching] [Fractals][Smarthive] Orion/IDAS issue Message-ID: <22B4E3FE0E424241AE69A42B446AD25A014E30C9@DEERLM99EX4MSX.ww931.my-it-solutions.net> Dear coachers We have received the following issue from Smarthive Hello, We use the public Orion/IDAS instance. The context of our Config.ini: [user] # Please, configure here your username at FIWARE Cloud and a valid Oauth2.0 TOKE username=gyorgy.fulop at r-key.eu #token=d8841e6692834c029d7267830369b95c #token=387c2c8eec9f4249a2f052 token=a47540aaf5f0480284a1b188ffb8c1f9 [contextbroker] host=130.206.80.40 #host=eidas5.lab.fi-ware.org #host=148.6.80.103 port=1026 OAuth=no # Here you need to specify the ContextBroker database you are querying.. # Leave it blank if you want the general database or the IDAS service if you are fiware_service=smarthives fiware-service-path=/ [idas] host=eidas5.lab.fi-ware.org #host=148.6.80.103 adminport=5371 ul20port=5371 OAuth=no # Here you need to configure the IDAS service your devices will be sending data # By default the OpenIoT service is provided.. fiware-service=smarthives #fiware-service=smarthives fiware-service-path=/ #apikey=4jggokgpepnvsb2uv4s40d59ov apikey=4jggokgpepnvsb2uv4s40d59ov [local] #Choose here your System type. Examples: RaspberryPI, MACOSX, Linux, ... host_type=RaspberryPI # Here please add a unique identifier for you. Suggestion: the 3 lower hexa byte # Also you may use your e-mail address. host_id=b8:27:eb First we did a service, because we have go error message if we used the "OpenIot" and fiwareiot, or the registration of sensor wasn?t possible. used command: python CreateService.py smarthives 4jggokgpepnvsb2uv4s40d59ov After that ? with the new smarthives service - the sensor registration was succesfully. used command: python RegisterDevice.py SENSOR_TEMP smhive0001 temp001 If we try list devices, it works. used command: python ListDevices.py As we think, we can send data about sensor status ? send observation is possible. used command: python SendObservation.py smhive0001 't|34' Result: * Asking to http://eidas5.lab.fi-ware.org:5371/iot/d?k=4jggokgpepnvsb2uv4s40d59ov&i=smhive0001 * Headers: {'Fiware-Service': 'smarthives', 'content-type': 'application/json', 'Fiware-ServicePath': '/', 'X-Auth-Token': 'NULL'} * Sending PAYLOAD: t|34 ... * Status Code: 200 * Response: Buti f I try query the data of that sensor ? which was sent uppon: used command: python GetEntity.py temp001 Result: * Status Code: 200 * Response: { "contextResponses" : [ { "contextElement" : { "type" : "thing", "isPattern" : "false", "id" : "temp001", "attributes" : [ { "name" : "TimeInstant", "type" : "ISO8601", "value" : "2015-10-04T19:01:11.410965Z" }, { "name" : "att_name", "type" : "string", "value" : "value", "metadatas" : [ { "name" : "TimeInstant", "type" : "ISO8601", "value" : "2015-10-04T19:01:11.411333Z" } ] } ] }, "statusCode" : { "code" : "200", "reasonPhrase" : "OK" } } ] } And nowhere is the sent 't|34' data? I think we have similar problem like we have find here: http://stackoverflow.com/questions/32933813/fiware-no-observation-attributes-in-orion-cb-when-registered-sent-via-idas-ultr?answertab=active#tab-top But I don?t know where is the misconfiguration, or which step wasn?t good. Can you help us, what is our misconfiguration, or what must us reconfigure? Thanks for the help Best Regards This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informaci?n confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional. Si usted recibe este correo electr?nico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ning?n compromiso para el grupo Atos, salvo ratificaci?n escrita por ambas partes. Aunque se esfuerza al m?ximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no ser? responsable de cualesquiera da?os que puedan resultar de una transmisi?n de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From gkraggel at di.uoa.gr Wed Oct 14 14:52:17 2015 From: gkraggel at di.uoa.gr (Aggelos Groumas) Date: Wed, 14 Oct 2015 15:52:17 +0300 Subject: [Fiware-fractals-coaching] Fwd: Geoserver issue In-Reply-To: References: Message-ID: Hello, i am forwarding an issue about Geoserver/3D GE. BR, Aggelos ---------- Forwarded message ---------- From: Panagiotis Koutsaftikis Date: Tue, Oct 13, 2015 at 8:38 PM Subject: Geoserver issue To: Aggelos Groumas , Nicholaos Petalidis < nikos at petalidis.gr> Hello Aggelos, We have an issue with the 3D representation of geo data. More specifically, the details of the Geoserver we use are: - Version: 2.6.0 - Git Revision: a648a0c32dd4a6998036410e08d24f94cbf9fb7e - Build Date: 23-Jul-2015 08:51 - GeoTools Version: 12.0 (rev 645963cd65a6f5c151722ce012f2a4a6d3b86a44) - GeoWebCache Version: 1.6.0 (rev 1.6.x/8beca4056f2c4873adbf6758b2ab12f65cebf7a0). The installation was made by following this guide: https://forge.fiware.org/plugins/mediawiki/wiki/fiware/index.php/GIS_Data_Provider_-_Installation_and_Administration_Guide Until now, we have : - created a workspace, - a store, (Directory of spatial files (shapefiles)), - uploaded plenty layers with testing data, mostly from Greece, - and a group to gather all. Taking advantage of Openlayers, we have created a UI (javascript,Html,css) to visualize all the previous layers into a map, giving the ability to the user to change also the base map (google streets, google physical, openlayers etc). Now, we want to take advantage of the W3DS service. Although, when we try to enable some of the layers, a Java IOException came, that says the shape type is Undefined: Caused by: java.io.IOException: Unsuported shape type:Undefined at org.geotools.data.shapefile.shp.ShapefileReader.init(ShapefileReader.java:342) at org.geotools.data.shapefile.shp.ShapefileReader.(ShapefileReader.java:266) at org.geotools.data.shapefile.ShapefileSetManager.openShapeReader(ShapefileSetManager. java:51) at org.geotools.data.shapefile.ShapefileFeatureSource.readAttributes(ShapefileFeatureSource.java:411) at org.geotools.data.shapefile.ShapefileFeatureSource.buildFeatureType(ShapefileFeatureSource.java:370) at org.geotools.data.shapefile.ShapefileFeatureStore.buildFeatureType(ShapefileFeatureStore.java:131) at org.geotools.data.store.ContentFeatureSource.getAbsoluteSchema(ContentFeatureSource.java:340) ... 104 more We manage to add some other layers that contains 3D data, but when we made a request with w3ds, we got nothing visible as result. 1. Do you have any sample shape file with 3D data that are valid, 2. In order to call w3ds service, the url parameters has to be set manually, or is there any other way to generate it? 3. Is there a specific style for the points in 3D representation? Any guide will be helpful. Thanks in advance, -- [image: photo] *Panagiotis Koutsaftikis* Software Engineer p: +30 210 3234175 | e: panagiotis at warp.ly | w: www.warp.ly | a: Athinas 2 & Ermou Str, 10551, Athens, Greece -- Groumas Aggelos Research Assistant SCAN Lab ~ http://scan.di.uoa.gr/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.romero at atos.net Tue Oct 20 10:36:33 2015 From: javier.romero at atos.net (Romero, Javier) Date: Tue, 20 Oct 2015 08:36:33 +0000 Subject: [Fiware-fractals-coaching] [Fractals][Emporia] Issue running web app from FILAB Message-ID: <22B4E3FE0E424241AE69A42B446AD25A014E46DC@DEERLM99EX4MSX.ww931.my-it-solutions.net> Dear coachers WE have recieved the following issue from Emporia Project: Dear FIWARE tech-team, Bellow we document an issue which we are facing with our application: VM info: Name: emporia ? app ID: 9dc84740-40de-4168-8861-a3e2cfecb0c3 Image Name: Ubuntu12.04-server-x86_64 region: PiraeusN RAM: 2048MB VCPUs: 1 VCPU Disk: 20GB node-int-net-01: 10.60.4.195 node-int-net-01: 185.23.171.118 We successfully installed the application on the vm (nodejs with mongodb). Url: http://185.23.171.118:1337/ The client side of the app consists of 1 html file, 1 css file and 1 javascript file. When we tried to run it from the browser we observed the following strange behavior: In some PCs the application ran successfully, but in others (we couldn't find any logical categorization between them) the html file was downloaded successfully while the css and the js file never finished downloading. The urls to these files are the following: http://185.23.171.118:1337/min/style.css http://185.23.171.118:1337/min/emporia.min.js When we tried to open them in a tab, some lines were fetched and then stopped fetching, while the tcp connection to the server never terminated. We also tried with wget and curl on the bash with the same results. After many hours of agony and despair we decided to deploy the application to amazon web services. To our surprise everything worked as expected. You can see the deployment in the following url: http://ec2-52-88-23-60.us-west-2.compute.amazonaws.com/ These tests were conducted during the period: 20/9/2015 - 30/9/2015. Looking forward for your guidelines on how to solve this problem in order to be able to run our application from the fiware cloud. Best Regards, BR This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informaci?n confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional. Si usted recibe este correo electr?nico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ning?n compromiso para el grupo Atos, salvo ratificaci?n escrita por ambas partes. Aunque se esfuerza al m?ximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no ser? responsable de cualesquiera da?os que puedan resultar de una transmisi?n de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.romero at atos.net Tue Oct 20 10:42:56 2015 From: javier.romero at atos.net (Romero, Javier) Date: Tue, 20 Oct 2015 08:42:56 +0000 Subject: [Fiware-fractals-coaching] [Fractals][MyFarm] Berlin2 node issue Message-ID: <22B4E3FE0E424241AE69A42B446AD25A014E46F1@DEERLM99EX4MSX.ww931.my-it-solutions.net> Dear coachers We have received the following issue from MyFarm project: Hello! Today our two instances in Berlin2 node has been shut down.We cannot power them on again.The instances are with IP addresses: - 192.168.1.209 - 192.168.1.141 We know that FIWARE Lab is in a reorganization process and Berlin2 node is planned to be closedand we expected something like that to happen. But we have some questions regarding that: - Is that shutdown of our instances planned or incidental? - Will Berlin2 continue to work and does it worth launching and configuring new instances in that node? - When our instances will be moved to another node? Please note that we are now currently at stage of interim reporting of our FRACTALS project - MyFarm and we have planned to demonstrate our prototype to our technical mentor on 20.10.2015. So the questions above are very important for us in order to ensure that we won't experience any technical problems during our reporting process. Thank you in advance and please give us feedback as soon as possible. Thanks in advance BR This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informaci?n confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional. Si usted recibe este correo electr?nico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ning?n compromiso para el grupo Atos, salvo ratificaci?n escrita por ambas partes. Aunque se esfuerza al m?ximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no ser? responsable de cualesquiera da?os que puedan resultar de una transmisi?n de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: From javier.romero at atos.net Tue Oct 20 10:50:00 2015 From: javier.romero at atos.net (Romero, Javier) Date: Tue, 20 Oct 2015 08:50:00 +0000 Subject: [Fiware-fractals-coaching] [Fractals][4cast2sustain] FILAB issue - Instance dissapear Message-ID: <22B4E3FE0E424241AE69A42B446AD25A014E4729@DEERLM99EX4MSX.ww931.my-it-solutions.net> Dear coachers We have received the following issue from 4cast2sustain project Dear All, We have a community account in Fiware Lab, user name MOMA. We have had an instance launched in the Fiware Lab Cloud, with IP 160.85.2.26. This instance has disappeared today from the list in Fiware Lab Cloud. Can you check the problem? Thanks in advance. Thanks in advance BR This e-mail and the documents attached are confidential and intended solely for the addressee; it may also be privileged. If you receive this e-mail in error, please notify the sender immediately and destroy it. As its integrity cannot be secured on the Internet, the Atos group liability cannot be triggered for the message content. Although the sender endeavors to maintain a computer virus-free network, the sender does not warrant that this transmission is virus-free and will not be liable for any damages resulting from any virus transmitted. Este mensaje y los ficheros adjuntos pueden contener informaci?n confidencial destinada solamente a la(s) persona(s) mencionadas anteriormente y pueden estar protegidos por secreto profesional. Si usted recibe este correo electr?nico por error, gracias por informar inmediatamente al remitente y destruir el mensaje. Al no estar asegurada la integridad de este mensaje sobre la red, Atos no se hace responsable por su contenido. Su contenido no constituye ning?n compromiso para el grupo Atos, salvo ratificaci?n escrita por ambas partes. Aunque se esfuerza al m?ximo por mantener su red libre de virus, el emisor no puede garantizar nada al respecto y no ser? responsable de cualesquiera da?os que puedan resultar de una transmisi?n de virus. -------------- next part -------------- An HTML attachment was scrubbed... URL: