[JBoss JIRA] Created: (GTNPORTAL-693) Windows: SEVERE: Cannot load property file
by Soren Schmidt (JIRA)
Windows: SEVERE: Cannot load property file
------------------------------------------
Key: GTNPORTAL-693
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-693
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-CR01
Environment: Tomcat
Windows XP
Reporter: Soren Schmidt
Priority: Blocker
Hello,
Downloaded the latest CR1 for tomcat and attempted to start the portal.
The following error appears:
SEVERE: Cannot load property file file://C:\Development\GateIn-3.0.0-CR01/gatein/conf/configuration.properties
java.net.UnknownHostException: C
at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
at java.net.Socket.connect(Socket.java:525)
at java.net.Socket.connect(Socket.java:475)
at sun.net.NetworkClient.doConnect(NetworkClient.java:163)
at sun.net.NetworkClient.openServer(NetworkClient.java:118)
at sun.net.ftp.FtpClient.openServer(FtpClient.java:488)
at sun.net.ftp.FtpClient.openServer(FtpClient.java:475)
at sun.net.www.protocol.ftp.FtpURLConnection.connect(FtpURLConnection.java:270)
at sun.net.www.protocol.ftp.FtpURLConnection.getInputStream(FtpURLConnection.java:352)
at java.net.URL.openStream(URL.java:1010)
at org.exoplatform.container.PropertyConfigurator.<init>(PropertyConfigurator.java:115)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
at org.exoplatform.container.ExoContainer.createComponent(ExoContainer.java:207)
.....
But the file does exist:
C:\Development\GateIn-3.0.0-CR01\gatein\conf>dir
Directory of C:\Development\GateIn-3.0.0-CR01\gatein\conf
02/18/2010 12:26 PM <DIR> .
02/18/2010 12:26 PM <DIR> ..
02/16/2010 10:54 PM 1,297 configuration.properties
1 File(s) 1,297 bytes
2 Dir(s) 101,589,045,248 bytes free
Please post a workaround if possible.
cu
Soren
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months
[JBoss JIRA] Created: (GTNPORTAL-240) Strange rendering of the google sample portlets with non zipcodes
by Matt Wringe (JIRA)
Strange rendering of the google sample portlets with non zipcodes
-----------------------------------------------------------------
Key: GTNPORTAL-240
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-240
Project: GateIn Portal
Issue Type: Bug
Components: PC integration
Reporter: Matt Wringe
Attachments: gatein-google-portlet-hohoho.png
The sample google map and weather portlets can encounter strange rendering issues if the data provided to the portlet does not get automatically resolved as being a zipcode/postal code/etc....
An example is using hohoho (the Canadian postal code for the north pole/Santa, other Canadian postal codes work properly). See the attached screenshot. This causes some really strange issues with one of the portlets appearing to be rendered inside another portlet, and the window chrome not being rendered properly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
16 years, 2 months