Hi, I have no permission on D:\home\spanishwizards.com\. In fact, it's a different domain altogether, not related to mine. I have no idea why Transfer tries to read JavaProxy there.
The path should be D:\home\marcbakker.com\subdomains \simplecms.eenschoolintogo\transfer\com\util\javaloader\JavaProxy.cfc instead. So, why is transfer trying to read elsewhere? The first 2 lines indicate ModelGlue finds Transfer at D:\home\marcbakker.com\subdomains \simplecms.eenschoolintogo\transfer\ but then Javaloader (?) is trying to read elsewhere (D:\home\spanishwizards.com) This subdomain was working before under CF8 but I had it recently migrated to CF9. Marc On Apr 20, 11:11 am, Mark Mandel <[email protected]> wrote: > Looks like a permission / security error: > > [Line: 142 :: > D:\home\marcbakker.com\subdomains\simplecms.eenschoolintogo\transfer\com\factory\abstractbasefactory.cfc > :: transfer.factory.AutoWireException :: > [Line: -1 :: java.io.FilePermission D :: access denied > (java.io.FilePermission > D:\home\spanishwizards.com\wwwroot\transfer\com\util\javaloader\JavaProxy.cfc > read) :: ]]] > > Was this working on your shared server before, or is this the first time you > ran it? > > Check the permissions on > D:\home\spanishwizards.com > \wwwroot\transfer\com\util\javaloader\JavaProxy.cfc > > Mark > > > > On Wed, Apr 20, 2011 at 7:04 PM, marc <[email protected]> wrote: > > Hello, > > > I get a Transfer error on my shared host: > > > ================================ > > Framework Initialization/Configuration Exception > > Error Type: Error while attempting to autowire object of type > > transfer.com.sql.transaction.TransactionManager : [N/A] > > Error Messages: transfer.factory.AutoWireException > > ================================ > > > I wonder if anyone in this group could share some light on this since > > I have no idea how to solve this. > > > Here you can get the full error > > >http://eenschoolintogo-marcbakker-com.securec20.ezhostingserver.com/?... > > Subsequent calls to > >http://eenschoolintogo-marcbakker-com.securec20.ezhostingserver.com > > keep resulting in the error. > > > I run this app on CF9.01, > > Transfer 1.1 > > Coldbox v 2.6.3 > > > Since the error involves autowiring, I'm not sure the error is > > Transfer or Coldbox related so I apologize ahead if this is the wrong > > group to post. > > > Marc > > > -- > > Before posting questions to the group please read: > > >http://groups.google.com/group/transfer-dev/web/how-to-ask-support-qu... > > > Try out the new Transfer ORM Custom Google Search: > >http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 > > > You received this message because you are subscribed to the Google Groups > > "transfer-dev" group. > > To post to this group, send email to [email protected] > > To unsubscribe from this group, send email to > > [email protected] > > For more options, visit this group at > >http://groups.google.com/group/transfer-dev?hl=en > > -- > E: [email protected] > T:http://www.twitter.com/neurotic > W:www.compoundtheory.com > > cf.Objective(ANZ) - Nov 17, 18 - Melbourne > Australiahttp://www.cfobjective.com.au > > Hands-on ColdFusion ORM Trainingwww.ColdFusionOrmTraining.com -- Before posting questions to the group please read: http://groups.google.com/group/transfer-dev/web/how-to-ask-support-questions-on-transfer Try out the new Transfer ORM Custom Google Search: http://www.google.com/cse/home?cx=002375903941309441958:2s7wbd5ocb8 You received this message because you are subscribed to the Google Groups "transfer-dev" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/transfer-dev?hl=en
