RE: Re: Sharing
"rojomn" <[email protected]>
| Newsgroups | gmane.comp.web.pixory |
|---|---|
| Message-ID | <[email protected]> |
I have the new version installed and tried again. Here is the result. Still
no mail!
09:09:39,601 (main) [INFO:PXJettyLogSink$Log.log -- Starting Jetty/4.1]
09:09:39,601 (main) [INFO:PXJettyLogSink$Log.log -- Started
ServletHttpContext[/]]
09:09:39,617 (main) [INFO:PXJettyLogSink$Log.log -- Checking Resource
aliases]
09:09:39,726 (main) [WARN:PXJettyLogSink$Log.log -- No File Classpath from
URL path "jar:file:/C:/Pixory/lib/pxapplication.war!/WEB-INF/classes/"]
09:09:39,726 (main) [INFO:PXJettyLogSink$Log.log -- Started
WebApplicationContext[/pixory,PXApplication]]
09:09:39,742 (main) [INFO:PXJettyLogSink$Log.log -- Invoker: init]
09:09:39,820 (main) [INFO:PXApplication.init -- config:
org.mortbay.jetty.servlet.ServletHolder$Config@18f6235]
09:09:39,820 (main) [INFO:PXJettyLogSink$Log.log -- pxapplication: init]
09:09:39,945 (main) [INFO:dialect.Dialect -- Using dialect:
net.sf.hibernate.dialect.HSQLDialect]
09:09:39,945 (main) [INFO:dialect.Dialect -- Using dialect:
net.sf.hibernate.dialect.HSQLDialect]
09:09:39,976 (main) [INFO:cfg.Environment -- Hibernate 2.0.1]
09:09:39,976 (main) [INFO:cfg.Environment -- hibernate.properties not found]
09:09:39,976 (main) [INFO:cfg.Environment -- using CGLIB reflection
optimizer]
09:09:39,992 (main) [INFO:cfg.Environment -- JVM proxy support: true]
09:09:40,414 (main) [INFO:impl.SessionFactoryImpl -- building session
factory]
09:09:40,414 (main) [INFO:dialect.Dialect -- Using dialect:
net.sf.hibernate.dialect.HSQLDialect]
09:09:40,414 (main) [INFO:connection.DriverManagerConnectionProvider --
Hibernate connection pool size: 5]
09:09:40,445 (main) [INFO:connection.DriverManagerConnectionProvider --
using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:C:\Documents and
Settings\gbaron\.pixory\data\pixory]
09:09:40,445 (main) [INFO:connection.DriverManagerConnectionProvider --
connection properties: {user=sa, password=}]
09:09:40,445 (main) [INFO:ps.PreparedStatementCache -- prepared statement
cache size: 10]
09:09:40,445 (main) [INFO:impl.SessionFactoryImpl -- Use outer join
fetching: false]
09:09:43,757 (main) [INFO:impl.SessionFactoryImpl -- Use scrollable result
sets: true]
09:09:43,757 (main) [INFO:impl.SessionFactoryImpl -- Transaction strategy:
net.sf.hibernate.transaction.JDBCTransactionFactory]
09:09:44,054 (main) [INFO:impl.SessionFactoryObjectFactory -- no JDNI name
configured]
09:09:44,054 (main) [INFO:impl.SessionFactoryImpl -- Query language
substitutions: {}]
09:09:44,117 (main) [INFO:PXHibernateModel.ensureSchema -- store version: 1]
09:09:44,164 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXAlbumFace.hbm.xml]
09:09:44,367 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXAlbumFace -> ALBUM_FACE]
09:09:44,429 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXSystem.hbm.xml]
09:09:44,445 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXSystem -> PX_SYSTEM]
09:09:44,445 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXIdentity.hbm.xml]
09:09:44,461 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXIdentity -> PX_IDENTITY]
09:09:44,461 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXIdentity.contactsOf -> PX_CONTACT]
09:09:44,476 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXIdentity.groups -> PX_MEMBERSHIP]
09:09:44,476 (main) [INFO:cfg.Binder -- Mapping subclass:
org.pixory.pxmodel.PXPerson -> PX_IDENTITY]
09:09:44,492 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXPerson.contacts -> PX_CONTACT]
09:09:44,492 (main) [INFO:cfg.Binder -- Mapping subclass:
org.pixory.pxmodel.PXGroup -> PX_IDENTITY]
09:09:44,492 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXGroup.members -> PX_MEMBERSHIP]
09:09:44,492 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXEmailAddress.hbm.xml]
09:09:44,507 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXEmailAddress -> PX_EMAILADDRESS]
09:09:44,507 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXUserAccount.hbm.xml]
09:09:44,586 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXUserAccount -> PX_USER_ACCOUNT]
09:09:44,586 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXConfigurationValue.hbm.xml]
09:09:44,601 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXConfigurationValue -> PX_CONFIGURATION_VALUE]
09:09:44,601 (main) [INFO:cfg.Configuration -- Mapping resource:
org/pixory/pxmodel/PXConfigurationAttribute.hbm.xml]
09:09:44,601 (main) [INFO:cfg.Binder -- Mapping class:
org.pixory.pxmodel.PXConfigurationAttribute -> PX_CONFIGURATION_ATTRIBUTE]
09:09:44,617 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXPerson.emailAddresses -> PX_EMAILADDRESS]
09:09:44,617 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXPerson.userAccounts -> PX_USER_ACCOUNT]
09:09:44,617 (main) [INFO:cfg.Binder -- Mapping collection:
org.pixory.pxmodel.PXUserAccount.configurationValues ->
PX_CONFIGURATION_VALUE]
09:09:44,617 (main) [INFO:impl.SessionFactoryImpl -- building session
factory]
09:09:44,617 (main) [INFO:dialect.Dialect -- Using dialect:
net.sf.hibernate.dialect.HSQLDialect]
09:09:44,617 (main) [INFO:connection.DriverManagerConnectionProvider --
Hibernate connection pool size: 5]
09:09:44,617 (main) [INFO:connection.DriverManagerConnectionProvider --
using driver: org.hsqldb.jdbcDriver at URL: jdbc:hsqldb:C:\Documents and
Settings\gbaron\.pixory\data\pixory]
09:09:44,617 (main) [INFO:connection.DriverManagerConnectionProvider --
connection properties: {user=sa, password=}]
09:09:44,617 (main) [INFO:ps.PreparedStatementCache -- prepared statement
cache size: 10]
09:09:44,617 (main) [INFO:impl.SessionFactoryImpl -- Use outer join
fetching: false]
09:09:44,617 (main) [INFO:impl.SessionFactoryImpl -- Use scrollable result
sets: true]
09:09:44,617 (main) [INFO:impl.SessionFactoryImpl -- Transaction strategy:
net.sf.hibernate.transaction.JDBCTransactionFactory]
09:09:44,882 (main) [INFO:util.ReflectHelper -- reflection optimizer
disabled for: org.pixory.pxmodel.PXIdentity, InstantiationError:
org.pixory.pxmodel.PXIdentity]
09:09:45,132 (main) [INFO:impl.SessionFactoryObjectFactory -- no JDNI name
configured]
09:09:45,132 (main) [INFO:impl.SessionFactoryImpl -- Query language
substitutions: {}]
09:09:45,242 (main) [INFO:PXFtpServer.startServer -- started ftp server
'PXApplicationFtpServer']
09:09:45,289 (PXJob-PXApplicationThumbnailer-thumbnailInBackground)
[INFO:PXApplicationVisit.init -- creating visit]
09:09:45,289 (PXJob-PXApplicationThumbnailer-thumbnailInBackground)
[INFO:PXApplicationConfiguration.isLoginDisabled -- login is enabled]
09:09:45,367 (main) [INFO:PXJettyLogSink$Log.log -- Started SocketListener
on 0.0.0.0:8081]
09:09:45,367 (main) [INFO:PXJettyLogSink$Log.log -- Started
org.mortbay.jetty.Server@1434234]
09:09:47,914 (SocketListener-1) [INFO:PXBrowser.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@8c7be5[/org/pixory/pxtapestry/PX
Browser.jwc]]
09:09:47,992 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:09:48,007 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:09:48,007 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:09:48,007 (SocketListener-1) [INFO:Footer.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@292cb2[/org/pixory/pxapplication
/components/Footer.jwc]]
09:09:48,054 (SocketListener-1) [INFO:PXPageDecorator.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@688954[/org/pixory/pxtapestry/PX
PageDecorator.jwc]]
09:09:48,054 (SocketListener-1) [INFO:PXMenuBar.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@e80740[/org/pixory/pxtapestry/PX
MenuBar.jwc]]
09:09:48,070 (SocketListener-1) [INFO:PXMenuPane.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@7b1641[/org/pixory/pxtapestry/PX
MenuPane.jwc]]
09:09:48,086 (SocketListener-1) [INFO:AlbumBrowser.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@135da43 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1f217ec[/org/pixory/pxapplicatio
n/pages/composer/AlbumBrowser.page]]
09:09:48,211 (SocketListener-1) [INFO:PXApplicationVisit.init -- creating
visit]
09:09:48,242 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:09:48,242 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:09:48,242 (SocketListener-1) [INFO:Footer.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@292cb2[/org/pixory/pxapplication
/components/Footer.jwc]]
09:09:48,242 (SocketListener-1) [INFO:PXPageDecorator.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@688954[/org/pixory/pxtapestry/PX
PageDecorator.jwc]]
09:09:48,320 (SocketListener-1) [INFO:PXShowMessage.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@9ce4a3[/org/pixory/pxtapestry/PX
ShowMessage.jwc]]
09:09:48,336 (SocketListener-1) [INFO:Login.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@5e7020 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1f195fc[/org/pixory/pxapplicatio
n/pages/composer/Login.page]]
09:09:48,789 (SocketListener-1) [INFO:PXJettyLogSink$Log.log --
org.pixory.pxapplication.PXDefaultServlet: init]
09:09:56,882 (SocketListener-1)
[INFO:PXApplicationVisit.setAuthenticatedUsername -- set username: gbaron
sessionId: 62b2f8c58kgth]
09:09:56,882 (SocketListener-1) [INFO:PXApplicationVisit.login -- logged in
username 'gbaron']
09:10:45,179 (SocketListener-1) [INFO:PXImageComponent.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1e80761[/org/pixory/pxtapestry/P
XImageComponent.jwc]]
09:10:45,179 (SocketListener-1) [INFO:PXBrowser.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@8c7be5[/org/pixory/pxtapestry/PX
Browser.jwc]]
09:10:45,179 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:45,179 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:45,195 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:45,195 (SocketListener-1) [INFO:Footer.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@292cb2[/org/pixory/pxapplication
/components/Footer.jwc]]
09:10:45,195 (SocketListener-1) [INFO:PXPageDecorator.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@688954[/org/pixory/pxtapestry/PX
PageDecorator.jwc]]
09:10:45,195 (SocketListener-1) [INFO:PXMenuBar.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@e80740[/org/pixory/pxtapestry/PX
MenuBar.jwc]]
09:10:45,195 (SocketListener-1) [INFO:PXMenuPane.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@7b1641[/org/pixory/pxtapestry/PX
MenuPane.jwc]]
09:10:45,226 (SocketListener-1) [INFO:PXGridFrame.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1a5e68a[/org/pixory/pxtapestry/P
XGridFrame.jwc]]
09:10:45,242 (SocketListener-1) [INFO:PXListTraversor.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1567e6c[/org/pixory/pxtapestry/P
XListTraversor.jwc]]
09:10:45,242 (SocketListener-1) [INFO:PXGrid.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@18600d6[/org/pixory/pxtapestry/P
XGrid.jwc]]
09:10:45,257 (SocketListener-1) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:45,257 (SocketListener-1) [INFO:Lightbox.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@145e5a6 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@a0e990[/org/pixory/pxapplication
/pages/composer/Lightbox.page]]
09:10:45,476 (SocketListener-1)
[INFO:PXAlbumContentDescriptor.PXAlbumContentDescriptor -- descriptor]
09:10:45,507 (SocketListener-1) [INFO:PXPhotoDescriptor.PXPhotoDescriptor --
descriptor]
09:10:53,226 (SocketListener-2) [WARN:AlbumBrowser.validate -- redirecting
to: Lightbox]
09:10:55,664 (SocketListener-2) [INFO:PXBrowser.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@8c7be5[/org/pixory/pxtapestry/PX
Browser.jwc]]
09:10:55,664 (SocketListener-2) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:55,664 (SocketListener-2) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:55,664 (SocketListener-2) [INFO:Footer.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@292cb2[/org/pixory/pxapplication
/components/Footer.jwc]]
09:10:55,664 (SocketListener-2) [INFO:PXPageDecorator.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@688954[/org/pixory/pxtapestry/PX
PageDecorator.jwc]]
09:10:55,679 (SocketListener-2) [INFO:PXMenuBar.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@e80740[/org/pixory/pxtapestry/PX
MenuBar.jwc]]
09:10:55,679 (SocketListener-2) [INFO:PXMenuPane.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@7b1641[/org/pixory/pxtapestry/PX
MenuPane.jwc]]
09:10:55,679 (SocketListener-2) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:10:55,695 (SocketListener-2) [INFO:PXShowMessage.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@9ce4a3[/org/pixory/pxtapestry/PX
ShowMessage.jwc]]
09:10:55,695 (SocketListener-2) [INFO:AlbumInvitor.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@83b00f componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@d23e53[/org/pixory/pxapplication
/pages/composer/AlbumInvitor.page]]
09:11:19,304 (SocketListener-2) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:11:19,304 (SocketListener-2) [INFO:PXPopoutLink.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1015a9e[/org/pixory/pxtapestry/P
XPopoutLink.jwc]]
09:11:19,304 (SocketListener-2) [INFO:Footer.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@292cb2[/org/pixory/pxapplication
/components/Footer.jwc]]
09:11:19,304 (SocketListener-2) [INFO:PXPageDecorator.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@688954[/org/pixory/pxtapestry/PX
PageDecorator.jwc]]
09:11:19,304 (SocketListener-2) [INFO:PXImageComponent.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@1e80761[/org/pixory/pxtapestry/P
XImageComponent.jwc]]
09:11:19,304 (SocketListener-2) [INFO:AlbumInvitation.finishLoad -- loader:
net.sf.tapestry.pageload.PageLoader@19f90e3 componentSpecification:
net.sf.tapestry.spec.ComponentSpecification@e13e7b[/org/pixory/pxapplication
/pages/viewer/AlbumInvitation.page]]
09:11:19,367 (SocketListener-2) [DEBUG:PXMailSender.getSession -- getting
session for configuration: {[email protected],
pxmail.smtp.auth.username=gbaron, mail.transport.protocol=smtp,
mail.smtp.auth=false, pxmail.smtp.auth.password= ,
mail.host=smtp.charter.net}]
09:11:19,429 (SocketListener-2) [DEBUG:PXMailSender.createMessage --
aContentType: multipart/alternative]
09:11:19,429 (SocketListener-2) [DEBUG:PXMailSender.createMessage --
getPrimaryType: multipart]
Gil, W0MN http://webpages.charter.net/gbaron
N 44.082056 W 92.513024 1050'
Hierro Candente, Batir de repente
> -----Original Message-----
> From: Joe Panico [mailto:[email protected]]
> Sent: Saturday, December 20, 2003 8:42 AM
> To: [email protected]
> Subject: [pixory-beta] Re: Sharing
>
>
> Gil,
>
> I've modified the current version of Pixory to display more debug
> information when it sends out email invitations. Also, while I was in
> there I restructured things a bit in a way that may help us figure out
> why the invites might not work.
>
> Download Pixory.zip from www.pixory.org. Note that it's still labelled
> VERSION-beta-3.3.
>
> Stop your existing Pixory.
> Replace it with the new release.
> Delete any existing log files.
> Edit the log.configuration.xml file as per previous instructions
> (change "info" to "debug" for the PXMailSender entry.
> Restart Pixory
> Try sending an invite
> Post the relevant section of the log, starting with this line:
>
> [java] 09:25:37,726 (SocketListener-1)
> [DEBUG:PXMailSender.send -- to: [email protected] from:
> [email protected] subject: you have been invited to view a photo
> album bodyParts: [javax.mail.internet.MimeBodyPart@8a6dd4,
> javax.mail.internet.MimeBodyPart@30b7a2] multipartType:
> multipart/alternative]
>
> Include _all_ lines in the log file that follow the above line.
>
> If the log output is inconveniently large, you can just mail the whole
> log file to me.
>
> regards,
>
> joe
>
>
>
>
> To unsubscribe from this group, send an email to:
> [email protected]
>
>
>
> Yahoo! Groups Links
>
> To visit your group on the web, go to:
> http://groups.yahoo.com/group/pixory-beta/
>
> To unsubscribe from this group, send an email to:
> [email protected]
>
> Your use of Yahoo! Groups is subject to:
> http://docs.yahoo.com/info/terms/
>
>
>
To unsubscribe from this group, send an email to:
[email protected]
Yahoo! Groups Links
To visit your group on the web, go to:
http://groups.yahoo.com/group/pixory-beta/
To unsubscribe from this group, send an email to:
[email protected]
Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/