Page is keep on loading when play server started - browser

I want to configure play 2.1.0. I configured successfully and create the new project and i have started play server also. But my problem is when i am trying to load by browser by give url as localhost:9000. Its keep on loading. It is not giving output. If I install 2.2.2 its loading correctly. But 2.1.0 is not working. Please anyone provide solution for this. Thanks in advance.

do you use for both the same play version?
When I upgraded to play 2.2.x I needed to ajust the sbt from 0.12 to 0.13.
Probably if you use the correct play version for your 2.1.x application it will work

Related

PatchOrchestrationApplicationType 1.2.2 - FABRIC_E_FILE_NOT_FOUND: The Application Manifest file 'ApplicationManifest.xml' is not found in the store

I have deployed a Service Fabric cluster with the Patch Orchestration application with version 1.2.1 using ARM following the link, it was successful without any issues with package 1.2.1. But same thing I tried with the package with the version 1.2.2, it is giving me an error "FABRIC_E_FILE_NOT_FOUND: The Application Manifest file 'ApplicationManifest.xml' is not found in the store."
Is it a known issue or could anyone help me out in this?
Thanks,
Avinash
In this case the issue was due to a different folder structure of the downloaded content. for me just changing the version to 1.2.2 and the url to the new version worked for the template.

Onlyoffice plugins not working when 4.4.3 (build:7) to 5.0.4 (build:15)

When we upgraded onlyoffice server (integration mode) on linux, in-build plugins as well as plugins i customized are stopped working.
It is not giving any kind of errors in console as well.
My observation is that, it is not able to hit init() on my myplugin.js file.
Please guide me to fix this
It would be better if you discard current installation and re do it again from scratch.

Old versions of Sub Sonic

I am working on an opensource app that using SubSonic 2.0.3
I need to regenerate some of the code so I need the tool that does that.
I cannot find this version 2.0.3 of the code generator executable.
Any help would be greatly appreciated!
If you were just using ActiveRecord, there isn't that much difference (to my knowledge) between 2.0.3 and 2.2 so you could download and use 2.2 to update. With all the bug fixes in 2.2 from 2.0.3 I think it would be worth the effort.
Looks like the old codeplex hosting for subsonic is gone.
They haven't tagged any specific versions in the new github repository, but I bet that if you downloaded the 2.0 source you'd be able to get what you need.
http://github.com/subsonic/SubSonic-2.0/tree/master

Problems creating a Java Mobile Application project

I have installed the Netbeans 6.7 IDE with Java ME included, but cannot create a Mobile Application project from the Java ME category. When I select the project type the wizard stops at "Finding Feature" with the message:
Not all requested modules can be enabled:
[StandardModule:org.netbeans.modules.mobility.end2end.kig jarFile:C:\Program Files\NetBeans 6.7\mobility8\modules\org-netbeans-modules-mobility-end2end-kit.jar.
I am attempting to run this on Vista Home Premium. I have tried to run the IDE as Administrator with no luck.
I am at a loss for where to go next as I cannot seem to find any information regarding this issue. Even if you don't have the solution any insight into this error message would be helpful.
I am unable so far to get the project running via the Netbeans IDE install. I have, for the time being, installed the Java ME SDK which includes a very stripped down version of the Netbeans IDE for mobile development.
I originally had some issues starting the SDK as well on Vista. The IDE reported that it could not connect to the device manager on localhost. After some searching I found this link: Java ME SDK Startup Problem which suggests changing the hosts file localhost entry from IPv6 to IPv4. The fix worked perfectly and I can now compile and run code in the emulator.
This is not an optimal solution as the SDK does not include the visual design tools, however I am able to get a basic project going in the mean time.
I have given up on the 6.7 version and have instead located and installed 6.5.1. This previous version has been working just fine and seems to do everything I need.
I ran into the exact same error today while installing NB 6.8 beta. To resolve it we need to install two plugins:
Java Web Applications (as mentioned by Ali above) and
Sun Java System Web Server 7.0
Note that these two are part of the Category called "Java Web and EE" hence the confusion that we need to install Glassfish App Server. But we need these two plugins because they are required for debugging using breakpoints in emulator. Netbeans runs a web server when we do breakpoint based debugging.
Also note that the Java Web applications needs SOAP Web Services and JavaScript Debugger plugins to run and so these plugins are also installed when you try to install it.
You also need to install "Java Web Applications" plugin.
Tools->Plugins->Available Plugins
If the module is present, you should try unzipping it to check its content makes sense.
You should also be able to rebuild it from Netbeans sources.
You can also try to figure out why this happens by debugging the module loader inside Netbeans from its sources, using another IDE, presumably the latest version of Netbeans you can find without the issue.
If the module is missing, you might want to get the missing jar file from an installation of a previous version of Netbeans, see if it is compatible.
6.5.1 isn't missing any module.
back in version 5.5, the mobility module had to be downloaded and installed separately from the main IDE.
If you want to consider using Eclipse for developing your J2ME app...I've written a post related to that some time ago: here.

Where is the installation download for Subsonic 2.2?

Anyone know why I can't download the subsonic website development tool install anymore?
It only shows a source download. Does anyone have a link to a full install download?
Oh he's back - Eric's going to work up his installer. Maybe next week.
Download the latest 2.1 release. Then download the 2.2 zip and copy the files over the 2.1 installation.
The reason you can't get a 2.2 install is because the developer that used to contribute that to the project, took a hiatus from contributing. Although there's a rumor he's back, so it may happen eventually.
I eventually found the correct download location. Thanks for all the help.
http://code.google.com/p/subsonicproject/ Looks like it has moved over to google code.

Resources