Jump to content

Jheneise

Newbies
  • Posts

    4
  • Joined

  • Last visited

Jheneise's Achievements

Rookie

Rookie (2/14)

  • First Post
  • Conversation Starter
  • Week One Done
  • One Month Later
  • One Year In

Recent Badges

0

Reputation

  1. Have you tried using a different layout for mobile users?
  2. I am running the current SC plugin on an xServe (Mac OS 10.6.8), under Filemaker Server Advanced (10.0.2.206). SuperContainer is was installed using the installer.jar for FMS hosting. All aspects of Supercontainer work regarding uploading, displaying, deleting, etc within a web viewer in my database. This is true when running the database locally, on the server via FMP and when running via IWP using a browser. The issue is with the plugin. I can get the version both via FMP and IWP but I get ERROR when I try to use any of the plugin functions. I have captured the errors in the SC log file. Can anyone explain what the errors are telling me in this error log? Thanks for your assistance in advance. CONFIG: === Executing plugin function SCLastError on thread Thread-556 === Jan 6, 2012 2:39:17 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCSetBaseURL on thread Thread-557 === Jan 6, 2012 2:39:17 PM com.prosc.fmkit.Plugin setLastError SEVERE: PluginFunction PluginFunction{name='SCSetBaseURL', functionID=-20620, minArgs=1, maxArgs=3} got an error with converted args [http://xxx.xxx.xxx.xxx...ontainer/Files/, null, null] java.lang.NullPointerException at com.prosc.supercontainer.plugin.SuperContainerPlugin.SCSetBaseURL(SuperContainerPlugin.java:183) at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.prosc.fmkit.StaticFunction.invoke(StaticFunction.java:231) at com.prosc.fmkit.Plugin.invokeFunction(Plugin.java:333) at com.prosc.fmkit.Plugin.invokeFunctionNoErrors(Plugin.java:314) at com.prosc.fmkit.PluginBridge$4.run(PluginBridge.java:1064) at com.prosc.fmkit.PluginBridge.runTask(PluginBridge.java:1273) at com.prosc.fmkit.PluginBridge.doFunction(PluginBridge.java:1078) Jan 6, 2012 2:39:17 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCLastError on thread Thread-558 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCGetInfo on thread Thread-559 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.Plugin setLastError SEVERE: PluginFunction PluginFunction{name='SCGetInfo', functionID=-8372, minArgs=1, maxArgs=-1} got an error with converted args [upload Files/562-4234-930-4371-4901/96, null] java.lang.NullPointerException at com.prosc.supercontainer.plugin.SuperContainerPlugin.SCGetInfo(SuperContainerPlugin.java:275) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.prosc.fmkit.StaticFunction.invoke(StaticFunction.java:231) at com.prosc.fmkit.Plugin.invokeFunction(Plugin.java:333) at com.prosc.fmkit.Plugin.invokeFunctionNoErrors(Plugin.java:314) at com.prosc.fmkit.PluginBridge$4.run(PluginBridge.java:1064) at com.prosc.fmkit.PluginBridge.runTask(PluginBridge.java:1273) at com.prosc.fmkit.PluginBridge.doFunction(PluginBridge.java:1078) Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCLastError on thread Thread-560 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCGetInfo on thread Thread-561 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.Plugin setLastError SEVERE: PluginFunction PluginFunction{name='SCGetInfo', functionID=-8372, minArgs=1, maxArgs=-1} got an error with converted args [upload Files/562-4234-930-4371-4901/96, null] java.lang.NullPointerException at com.prosc.supercontainer.plugin.SuperContainerPlugin.SCGetInfo(SuperContainerPlugin.java:275) at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25) at java.lang.reflect.Method.invoke(Method.java:597) at com.prosc.fmkit.StaticFunction.invoke(StaticFunction.java:231) at com.prosc.fmkit.Plugin.invokeFunction(Plugin.java:333) at com.prosc.fmkit.Plugin.invokeFunctionNoErrors(Plugin.java:314) at com.prosc.fmkit.PluginBridge$4.run(PluginBridge.java:1064) at com.prosc.fmkit.PluginBridge.runTask(PluginBridge.java:1273) at com.prosc.fmkit.PluginBridge.doFunction(PluginBridge.java:1078) Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCLastError on thread Thread-562 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCVersion on thread Thread-563 === Jan 6, 2012 2:39:21 PM com.prosc.fmkit.PluginBridge$4 run CONFIG: === Executing plugin function SCLastError on thread Thread-564 ===
  3. I am creating a database using SuperContainer (Demo Mode). All works well when using my client FMP, which has the SC Plugin installed, to access the database via FMS which is running the SC server. When I access the database using IWP which is being served from a my developer FMS machine, everything works except the Plugin related calculations. I do have the plugin installed in FMS and it is enabled. I understand that I will need an Enterprise license when I move my solution over to my clients FMS machine in order for SuperContainer to work using IWP. Would I be correct to say that until I have an installed Enterprise license for SuperContainer, that the plugin functions will not work in my development FMS using IWP with SuperContainer in Demo mode?
  4. Have you checked the files owner and group privilages? Compare them to one that is working and make sure that they are correct.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.